f64c3ee0b2156376991fcb1ab52f02b8f5d18a18
[p5sagit/p5-mst-13.2.git] / Changes
1 Please note: This file provides a complete, temporally ordered log of
2 changes that went into every version of Perl.  If you'd like more
3 detailed information, please consult the comments in the individual
4 patches posted to the perl5-porters mailing list.  Patches for each
5 individual change may also be obtained through ftp and rsync--see
6 perlhack.pod for the details.
7
8
9 [The "CAST AND CREW" list has been moved to AUTHORS.]
10
11 NOTE: Each change entry shows the change number; who checked it into the
12 repository; when; description of the change; which branch the change
13 happened in; and the affected files.  The file lists have a short symbolic
14 indicator:
15
16             !       modified
17             +       added
18             -       deleted
19             +>      branched (from elsewhere)
20             !>      merged changes (from elsewhere)
21
22 The Message-Ids in the change entries refer to the email messages sent
23 to the perl5-porters mailing list.  You can retrieve the messages for
24 example from http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/
25
26 This file contains only changes that affect the mainline branch,
27 not those that affect the (now decommissioned) cfgperl, or vmsperl,
28 or any other branch.
29
30 --------------
31 Version v5.7.2          Development release working toward v5.8
32 --------------
33 ____________________________________________________________________________
34 [ 12695] By: gsar                                  on 2001/10/26  15:34:31
35         Log: Term/Cap.t attempts to access the floppy drive for no good reason
36              on dosish systems
37      Branch: perl
38            ! lib/Term/Cap.t
39 ____________________________________________________________________________
40 [ 12694] By: gsar                                  on 2001/10/26  15:15:16
41         Log: fix misleading comment on known inadequacy in B::Terse, and skip
42              it correctly
43      Branch: perl
44            ! ext/B/t/terse.t
45 ____________________________________________________________________________
46 [ 12693] By: gsar                                  on 2001/10/26  14:53:56
47         Log: fix spurious AutoSplit.t failure under windows
48      Branch: perl
49            ! lib/AutoSplit.t
50 ____________________________________________________________________________
51 [ 12692] By: gsar                                  on 2001/10/26  14:39:06
52         Log: Time::HiRes::alarm() ain't gonna work either if ualarm() ain't
53      Branch: perl
54            ! ext/Time/HiRes/HiRes.t
55 ____________________________________________________________________________
56 [ 12691] By: jhi                                   on 2001/10/26  14:34:15
57         Log: More logical to use %04"UVXf" than %"UVuf" since
58              the Unicode standard prefers hex.
59      Branch: perl
60            ! lib/unicore/To/Fold.pl lib/unicore/To/Lower.pl
61            ! lib/unicore/To/Title.pl lib/unicore/To/Upper.pl
62            ! lib/unicore/mktables utf8.c
63 ____________________________________________________________________________
64 [ 12690] By: gsar                                  on 2001/10/26  14:15:55
65         Log: change#12065 seems to have broken Encode build on windows; fix
66      Branch: perl
67            ! ext/Encode/Encode.xs ext/Encode/Makefile.PL
68 ____________________________________________________________________________
69 [ 12689] By: jhi                                   on 2001/10/26  14:12:04
70         Log: Unicode: add the case folding table.
71      Branch: perl
72            + lib/unicore/To/Fold.pl
73            ! MANIFEST lib/unicore/mktables
74 ____________________________________________________________________________
75 [ 12688] By: sky                                   on 2001/10/26  13:51:29
76         Log: Get the new functions right, do not export lock since we use builtin lock.
77              TODO: fix xsubpp to support the new prototypes
78      Branch: perl
79            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
80 ____________________________________________________________________________
81 [ 12687] By: jhi                                   on 2001/10/26  13:43:03
82         Log: USE_ENVIRON_ARRAY instead of !MACOS_TRADITIONAL,
83              as suggested by Sarathy.
84      Branch: perl
85            ! mg.c
86 ____________________________________________________________________________
87 [ 12686] By: gsar                                  on 2001/10/26  13:39:52
88         Log: avoid compiler warning
89      Branch: perl
90            ! win32/win32.c
91 ____________________________________________________________________________
92 [ 12685] By: jhi                                   on 2001/10/26  13:39:12
93         Log: WinCE update from Rainer Keuchel.
94      Branch: perl
95            ! perl.h wince/Makefile.ce wince/config.ce wince/perldll.def
96            ! wince/wince.c
97 ____________________________________________________________________________
98 [ 12684] By: sky                                   on 2001/10/26  13:34:33
99         Log: And then finally cond_wait cond_signal and cond_broadcast are now implmented.
100      Branch: perl
101            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
102 ____________________________________________________________________________
103 [ 12683] By: gbarr                                 on 2001/10/26  13:32:47
104         Log: More fixes that were made to the core and not in the libnet src
105      Branch: perl
106            ! lib/Net/Domain.pm
107 ____________________________________________________________________________
108 [ 12682] By: jhi                                   on 2001/10/26  13:31:10
109         Log: Subject: Re: DB_File-1.79 on Cygwin 1.3.3
110              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>    
111              Date: Fri, 26 Oct 2001 13:55:21 +0200
112              Message-Id: <20011026135017.F575.H.M.BRAND@hccnet.nl>
113              
114              (plus make the db-recno.t#59 accept both \n and \r\n)
115      Branch: perl
116            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
117            ! ext/DB_File/t/db-recno.t
118 ____________________________________________________________________________
119 [ 12681] By: gbarr                                 on 2001/10/26  13:22:38
120         Log: Fix tests to be able to run in the core and the CPAN dist
121      Branch: perl
122            ! lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
123            ! lib/Net/t/require.t lib/Net/t/smtp.t
124 ____________________________________________________________________________
125 [ 12680] By: jhi                                   on 2001/10/26  13:16:03
126         Log: Subject: Re: perl@12605 on VMS, [minor PATCH enclosed]
127              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
128              Message-Id: <011026081912.dc29b@DUPHY4.Physics.Drexel.Edu>
129              Date: Fri, 26 Oct 2001 08:34:46 EDT
130      Branch: perl
131            ! ext/Time/HiRes/HiRes.t
132 ____________________________________________________________________________
133 [ 12679] By: gbarr                                 on 2001/10/26  13:11:00
134         Log: Sync libnet modules with what will be libnet-1.08
135      Branch: perl
136            ! lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.pm
137            ! lib/Net/Domain.pm lib/Net/FTP.pm lib/Net/FTP/I.pm
138            ! lib/Net/Netrc.pm lib/Net/SMTP.pm lib/Net/t/ftp.t
139            ! lib/Net/t/hostname.t lib/Net/t/nntp.t lib/Net/t/smtp.t
140 ____________________________________________________________________________
141 [ 12678] By: jhi                                   on 2001/10/26  13:03:01
142         Log: Integrate maintperl changes #12268 and #12669;
143              
144              final touches to the audit for statics and thread-unsafe code
145              * make DB_File, ODBM_File thread-safe 
146              * remove unnecessary/dangerous statics and protect others
147              from not getting accidentally enabled under threaded perls
148              
149              windows support functions get_childdir() et al aren't exported
150              correctly under vanilla build
151              
152              Testing under win32 appreciated since changes there had
153              to be manually merged and I cannot test how badly did I do.
154      Branch: perl
155           !> ext/B/B.xs ext/DB_File/DB_File.xs ext/File/Glob/Glob.xs
156           !> ext/ODBM_File/ODBM_File.xs ext/Opcode/Opcode.xs ext/re/re.xs
157           !> gv.c iperlsys.h makedef.pl mg.c op.c scope.c toke.c util.c
158           !> win32/vmem.h win32/win32.c win32/win32iop.h
159 ____________________________________________________________________________
160 [ 12677] By: sky                                   on 2001/10/26  12:37:17
161         Log: More Config::threads to threads::threads changes
162      Branch: perl
163            ! ext/threads/shared/shared.pm ext/threads/t/basic.t
164 ____________________________________________________________________________
165 [ 12676] By: sky                                   on 2001/10/26  12:31:46
166         Log: Make new() work exactly like create(). Move from Config::threads to threads::threads
167      Branch: perl
168            ! ext/threads/threads.pm ext/threads/threads.xs
169 ____________________________________________________________________________
170 [ 12675] By: sky                                   on 2001/10/26  12:06:30
171         Log: Allocing a TLS in runtime is not too hot.
172      Branch: perl
173            ! ext/threads/threads.xs
174 ____________________________________________________________________________
175 [ 12674] By: sky                                   on 2001/10/26  11:59:09
176         Log: Don't display debug data.
177      Branch: perl
178            ! ext/threads/threads.pm
179 ____________________________________________________________________________
180 [ 12673] By: sky                                   on 2001/10/26  11:35:47
181         Log: Extend support of change #12672 to support arrays and hashes. Shared reference support is
182              complete bar support for blessed objects.
183              TODO: tests for shared arrays and more hv reference tests. Also a complex test testing all types intermixed.
184      Branch: perl
185            ! ext/threads/shared/shared.xs ext/threads/shared/t/hv_refs.t
186 ____________________________________________________________________________
187 [ 12672] By: sky                                   on 2001/10/26  11:15:28
188         Log: Fix case where shared reference does not exist in current thread.
189      Branch: perl
190            ! ext/threads/shared/shared.xs ext/threads/shared/t/hv_refs.t
191 ____________________________________________________________________________
192 [ 12671] By: sky                                   on 2001/10/26  08:48:52
193         Log: Support for references in shared arrays.
194      Branch: perl
195            ! ext/threads/shared/shared.xs
196 ____________________________________________________________________________
197 [ 12670] By: sky                                   on 2001/10/26  08:30:11
198         Log: Add tests for references in hashes.
199      Branch: perl
200            + ext/threads/shared/t/hv_refs.t
201            ! MANIFEST
202 ____________________________________________________________________________
203 [ 12669] By: gsar                                  on 2001/10/26  06:07:10
204         Log: windows support functions get_childdir() et al aren't exported
205              correctly under vanilla build
206      Branch: maint-5.6/perl
207            ! iperlsys.h makedef.pl mg.c win32/win32.c win32/win32iop.h
208 ____________________________________________________________________________
209 [ 12668] By: gsar                                  on 2001/10/26  03:52:12
210         Log: final touches to the audit for statics and thread-unsafe code
211              * make DB_File, ODBM_File thread-safe 
212              * remove unnecessary/dangerous statics and protect others
213              from not getting accidentally enabled under threaded perls
214      Branch: maint-5.6/perl
215            ! ext/B/B.xs ext/DB_File/DB_File.xs ext/File/Glob/Glob.xs
216            ! ext/ODBM_File/ODBM_File.xs ext/Opcode/Opcode.xs ext/re/re.xs
217            ! gv.c mg.c op.c scope.c toke.c util.c win32/vmem.h
218            ! win32/win32.c
219 ____________________________________________________________________________
220 [ 12667] By: ams                                   on 2001/10/26  03:48:36
221         Log: Subject: [PATCH] Fix sharedsv.c compile-time warnings.
222              From: "Richard Soderberg" <rs@crystalflame.net>
223              Date: Thu, 25 Oct 2001 23:42:50 -0400
224              Message-Id: <NAEKLNAAHLMBPMPNBMLEKEJCEAAA.rs@crystalflame.net>
225      Branch: perl
226            ! sharedsv.c
227 ____________________________________________________________________________
228 [ 12666] By: jhi                                   on 2001/10/26  02:07:17
229         Log: Integrate change #12664 from maintperl;
230              
231              the newest GCCs don't seem to like C<"string1"##STRING2>
232              so keep it as C<"string1" STRING2> (latter appears to
233              work everywhere)
234      Branch: perl
235           !> ext/DynaLoader/dlutils.c
236 ____________________________________________________________________________
237 [ 12665] By: jhi                                   on 2001/10/26  02:04:29
238         Log: Subject: [PATCH] perl.h for Mac OS (Classic)
239              From: Chris Nandor <pudge@pobox.com>
240              Date: Thu, 25 Oct 2001 22:15:03 -0400
241              Message-Id: <p0510030db7fe771a5a34@[10.0.1.177]>
242      Branch: perl
243            ! perl.h
244 ____________________________________________________________________________
245 [ 12664] By: gsar                                  on 2001/10/26  00:22:35
246         Log: the newest GCCs don't seem to like C<"string1"##STRING2> so keep it as
247              C<"string1" STRING2> (latter appears to work everywhere)
248      Branch: maint-5.6/perl
249            ! ext/DynaLoader/dlutils.c
250 ____________________________________________________________________________
251 [ 12663] By: jhi                                   on 2001/10/25  22:59:44
252         Log: AUTHORS update.
253      Branch: perl
254            ! AUTHORS
255 ____________________________________________________________________________
256 [ 12662] By: jhi                                   on 2001/10/25  22:50:41
257         Log: Integrate change #12660 from maintperl;
258              
259              make the dMY_CXT stuff available under all of
260              MULTIPLICITY/PERL_OBJECT/USE_ITHREADS
261      Branch: perl
262           !> perl.h
263 ____________________________________________________________________________
264 [ 12661] By: jhi                                   on 2001/10/25  22:47:28
265         Log: Subject: [PATCH] DB_File-1.79
266              From: "Paul Marquess" <paul.marquess@openwave.com>
267              Date: Fri, 26 Oct 2001 00:03:54 +0100
268              Message-ID: <AIEAJICLCBDNAAOLLOKLAEELDDAA.paul.marquess@openwave.com>
269      Branch: perl
270            ! ext/DB_File/Changes ext/DB_File/DB_File.xs
271            ! ext/DB_File/t/db-recno.t ext/DB_File/version.c
272 ____________________________________________________________________________
273 [ 12660] By: gsar                                  on 2001/10/25  22:44:44
274         Log: make the dMY_CXT stuff available under all of
275              MULTIPLICITY/PERL_OBJECT/USE_ITHREADS
276      Branch: maint-5.6/perl
277            ! perl.h
278 ____________________________________________________________________________
279 [ 12659] By: jhi                                   on 2001/10/25  21:27:23
280         Log: Subject: [PATCH t/run/killperl.t] Re: [ID 20011025.054] Segmentation fault when using the function read not correctly
281              From: Michael G Schwern <schwern@pobox.com>
282              Date: Thu, 25 Oct 2001 18:28:12 -0400
283              Message-ID: <20011025182812.M4811@blackrider>
284      Branch: perl
285            ! t/run/kill_perl.t
286 ____________________________________________________________________________
287 [ 12658] By: jhi                                   on 2001/10/25  20:54:58
288         Log: STRLEN != int.
289      Branch: perl
290            ! regcomp.c regexec.c
291 ____________________________________________________________________________
292 [ 12657] By: jhi                                   on 2001/10/25  20:51:44
293         Log: Subject: [PATCH] remove small IVop redundancy
294              From: Nicholas Clark <nick@ccl4.org>
295              Date: Thu, 25 Oct 2001 22:48:28 +0100
296              Message-ID: <20011025224827.M66471@plum.flirble.org>
297      Branch: perl
298            ! pp.c pp_hot.c
299 ____________________________________________________________________________
300 [ 12656] By: jhi                                   on 2001/10/25  18:45:52
301         Log: Metaconfig unit change for #12655.
302      Branch: metaconfig/U/perl
303            ! Extensions.U
304 ____________________________________________________________________________
305 [ 12655] By: jhi                                   on 2001/10/25  18:45:18
306         Log: Subject: Re: Not OK @12650
307              From: Andy Dougherty <doughera@lafayette.edu>
308              Date: Thu, 25 Oct 2001 15:34:02 -0400 (EDT)
309              Message-ID: <Pine.SOL.4.10.10110251520300.22317-100000@maxwell.phys.lafayette.edu>
310      Branch: perl
311            ! Configure
312 ____________________________________________________________________________
313 [ 12654] By: jhi                                   on 2001/10/25  18:07:58
314         Log: Integrate changes #12652 and #12653 from maintperl;
315              
316              more tweaks to change#12626
317              * move the boilerplate code over to perl.h and make DynaLoader
318              use it
319              * make re, Opcode, File::Glob and B threadsafe
320              * re.xs needed s/deinstall/uninstall/ (guess nobody uses
321              C<no re;> anywhere)
322              
323              include XS_VERSION in MY_CXT_KEY (tweak for change#12652)
324              
325              File::Glob required a bit more work in bleadperl
326              because of ExtUtils::Constant (see the Makefile.PL change)
327      Branch: perl
328            ! ext/File/Glob/Glob.pm ext/File/Glob/Makefile.PL
329           !> ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
330           !> ext/Opcode/Opcode.xs ext/re/re.xs perl.h
331 ____________________________________________________________________________
332 [ 12653] By: gsar                                  on 2001/10/25  17:23:52
333         Log: include XS_VERSION in MY_CXT_KEY (tweak for change#12652)
334      Branch: maint-5.6/perl
335            ! ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
336            ! ext/Opcode/Opcode.xs ext/re/re.xs
337 ____________________________________________________________________________
338 [ 12652] By: gsar                                  on 2001/10/25  16:46:44
339         Log: more tweaks to change#12626
340              * move the boilerplate code over to perl.h and make DynaLoader
341              use it
342              * make re, Opcode, File::Glob and B threadsafe
343              * re.xs needed s/deinstall/uninstall/ (guess nobody uses
344              C<no re;> anywhere)
345      Branch: maint-5.6/perl
346            ! ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
347            ! ext/Opcode/Opcode.xs ext/re/re.xs perl.h
348 ____________________________________________________________________________
349 [ 12651] By: jhi                                   on 2001/10/25  16:35:51
350         Log: Metaconfig unit change for #12650.
351      Branch: metaconfig/U/perl
352            ! Extensions.U
353 ____________________________________________________________________________
354 [ 12650] By: jhi                                   on 2001/10/25  16:35:34
355         Log: Subject: Re: ithreads doesn't like usedl=n
356              From: Andy Dougherty <doughera@lafayette.edu>
357              Date: Thu, 25 Oct 2001 13:16:00 -0400 (EDT)
358              Message-ID: <Pine.SOL.4.10.10110251312200.22183-100000@maxwell.phys.lafayette.edu>
359              
360              Special-case threads::shared.
361      Branch: perl
362            ! Configure
363 ____________________________________________________________________________
364 [ 12649] By: jhi                                   on 2001/10/25  16:21:35
365         Log: Getting fancier...
366      Branch: perl
367            ! t/TEST
368 ____________________________________________________________________________
369 [ 12648] By: jhi                                   on 2001/10/25  14:26:20
370         Log: csh - what a pain.
371      Branch: perl
372            ! t/TEST
373 ____________________________________________________________________________
374 [ 12647] By: jhi                                   on 2001/10/25  14:04:01
375         Log: Update Changes.
376      Branch: perl
377            ! Changes patchlevel.h
378 ____________________________________________________________________________
379 [ 12646] By: jhi                                   on 2001/10/25  13:34:19
380         Log: Allow resetting the locale system for the duration
381              of the build (Mac OS X default setting LANG=En_US
382              ist kaputt)
383      Branch: perl
384            ! Makefile.SH
385 ____________________________________________________________________________
386 [ 12645] By: jhi                                   on 2001/10/25  13:04:17
387         Log: Update the MD5 checksum of MD5.xs (caused by #12642)
388      Branch: perl
389            ! ext/Digest/MD5/t/files.t
390 ____________________________________________________________________________
391 [ 12644] By: jhi                                   on 2001/10/25  12:56:33
392         Log: Subject: [PATCH] Omit needless calls to pod2man (perl@12641)
393              From: Andy Dougherty <doughera@lafayette.edu>
394              Date: Thu, 25 Oct 2001 09:56:57 -0400 (EDT) 
395              Message-ID: <Pine.SOL.4.10.10110250955390.18833-100000@maxwell.phys.lafayette.edu>
396      Branch: perl
397            ! ext/I18N/Langinfo/Makefile.PL ext/threads/Makefile.PL
398            ! ext/threads/shared/Makefile.PL
399 ____________________________________________________________________________
400 [ 12643] By: sky                                   on 2001/10/25  12:28:26
401         Log: Add support for reference members of hashes.
402      Branch: perl
403            ! ext/threads/shared/shared.xs
404 ____________________________________________________________________________
405 [ 12642] By: ams                                   on 2001/10/25  12:21:13
406         Log: Subject: [PATCH] ext/Digest/MD5/MD5.xs RFC typo
407              From: "Norton Allen" <nort@qnx.com>
408              Date: Thu, 25 Oct 2001 08:53:56 -0400 (edt)
409              Message-Id: <200110251253.IAA180600866@rosamund.arp.harvard.edu>
410      Branch: perl
411            ! ext/Digest/MD5/MD5.xs
412 ____________________________________________________________________________
413 [ 12641] By: sky                                   on 2001/10/25  10:27:39
414         Log: Tests shared hashes.
415      Branch: perl
416            + ext/threads/shared/t/hv_simple.t
417            ! MANIFEST
418 ____________________________________________________________________________
419 [ 12640] By: sky                                   on 2001/10/25  10:18:23
420         Log: Fix threadcounts for arrays and hashes.
421      Branch: perl
422            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
423 ____________________________________________________________________________
424 [ 12639] By: sky                                   on 2001/10/25  10:17:26
425         Log: Note to self, doing *src_ary++ in a macro that evaluates
426              the value more than once is a good way to dump core.
427      Branch: perl
428            ! sharedsv.c
429 ____________________________________________________________________________
430 [ 12638] By: jhi                                   on 2001/10/25  05:18:06
431         Log: Integrate change #12636 from maintperl; more dl fixups.
432      Branch: perl
433           !> ext/DynaLoader/dl_mac.xs ext/DynaLoader/dl_next.xs
434           !> ext/DynaLoader/dl_vms.xs
435 ____________________________________________________________________________
436 [ 12637] By: jhi                                   on 2001/10/25  05:14:17
437         Log: Like dl_hpux, like dl_dld.
438      Branch: perl
439            ! ext/DynaLoader/dl_dld.xs
440 ____________________________________________________________________________
441 [ 12636] By: gsar                                  on 2001/10/25  02:34:06
442         Log: followups to change#12635
443      Branch: maint-5.6/perl
444            ! ext/DynaLoader/dl_mac.xs ext/DynaLoader/dl_next.xs
445            ! ext/DynaLoader/dl_vms.xs
446 ____________________________________________________________________________
447 [ 12635] By: gsar                                  on 2001/10/25  02:22:03
448         Log: add part of change#12634 to the two files that need it; dl_aix.xs
449              in maint-5.6 doesn't have the branch that had the problem in
450              mainline
451      Branch: maint-5.6/perl
452            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_hpux.xs
453 ____________________________________________________________________________
454 [ 12634] By: jhi                                   on 2001/10/25  01:53:03
455         Log: Fixes for #12627.
456      Branch: perl
457            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_hpux.xs
458 ____________________________________________________________________________
459 [ 12633] By: jhi                                   on 2001/10/25  01:52:33
460         Log: Since pv_uni_display and sv_uni_display are now used
461              in the re extension, their symbols have to be exported.
462      Branch: perl
463            ! embed.pl global.sym
464 ____________________________________________________________________________
465 [ 12632] By: jhi                                   on 2001/10/25  01:00:06
466         Log: Subject:  Re: [PATCH Perl@12567] debug /list
467              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
468              Date: Tue, 23 Oct 2001 21:40:33 EDT
469              Message-Id: <011023214011.184825@DUPHY4.Physics.Drexel.Edu>
470      Branch: perl
471            ! configure.com
472 ____________________________________________________________________________
473 [ 12631] By: jhi                                   on 2001/10/25  00:25:55
474         Log: This takes care of some of the re 'debug' cases but
475              not all cases since the information whether the pattern
476              or the target are utf8 seems to be either lost or not
477              spread widely enough, sigh.
478      Branch: perl
479            ! regcomp.c
480 ____________________________________________________________________________
481 [ 12630] By: jhi                                   on 2001/10/25  00:03:07
482         Log: Subject: [PATCH] - was RE: [PATCH perl@12443] VMS64-bitconfigure
483              From: John Peacock <jpeacock@rowman.com>
484              Date: Wed, 24 Oct 2001 16:53:29 -0400
485              Message-ID: <3BD72A49.1508D152@rowman.com>
486      Branch: perl
487            ! configure.com
488 ____________________________________________________________________________
489 [ 12629] By: jhi                                   on 2001/10/24  23:16:21
490         Log: Upgrade NetWare and WinCE as in #12626.
491      Branch: perl
492            ! NetWare/dl_netware.xs wince/dl_win32.xs
493 ____________________________________________________________________________
494 [ 12628] By: jhi                                   on 2001/10/24  23:07:00
495         Log: Tru64 compiler nit.
496      Branch: perl
497            ! ext/threads/shared/shared.xs
498 ____________________________________________________________________________
499 [ 12627] By: jhi                                   on 2001/10/24  22:02:23
500         Log: Integrate change #12626 from maintperl;
501              make DynaLoader threadsafe by moving all statics into
502              interpreter-local space
503              
504              TODO: Netware, OS/2, WinCE
505      Branch: perl
506           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
507           !> ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dllload.xs
508           !> ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_dyld.xs
509           !> ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mac.xs
510           !> ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
511           !> ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
512           !> ext/DynaLoader/dlutils.c win32/dl_win32.xs
513 ____________________________________________________________________________
514 [ 12626] By: gsar                                  on 2001/10/24  21:43:10
515         Log: make DynaLoader threadsafe by moving all statics into interpreter-local
516              space
517      Branch: maint-5.6/perl
518            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
519            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dllload.xs
520            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_dyld.xs
521            ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mac.xs
522            ! ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
523            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
524            ! ext/DynaLoader/dlutils.c win32/dl_win32.xs
525 ____________________________________________________________________________
526 [ 12625] By: sky                                   on 2001/10/24  20:05:26
527         Log: Change #12623 inflicted an infinite hang. Fixed.
528      Branch: perl
529            ! ext/threads/shared/shared.xs
530 ____________________________________________________________________________
531 [ 12624] By: sky                                   on 2001/10/24  19:06:55
532         Log: Adds support for hashes. Neither hashes nor arrays can contain references yet.
533      Branch: perl
534            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
535 ____________________________________________________________________________
536 [ 12623] By: sky                                   on 2001/10/24  18:06:34
537         Log: We need to do sharedsv_find in the original perl context.
538      Branch: perl
539            ! ext/threads/shared/shared.xs
540 ____________________________________________________________________________
541 [ 12622] By: sky                                   on 2001/10/24  17:26:51
542         Log: Add support for basic support for AVs, references not supported yet.
543              Add test for AVs.
544              Add more tests to sv_refs
545              Fix documentation issues.  
546      Branch: perl
547            + ext/threads/shared/t/av_simple.t
548            ! MANIFEST ext/threads/shared/shared.pm
549            ! ext/threads/shared/shared.xs ext/threads/shared/t/sv_refs.t
550 ____________________________________________________________________________
551 [ 12621] By: jhi                                   on 2001/10/24  14:08:39
552         Log: Dump Unicode better for re 'debug'.  The regprop()
553              is unfinished since have to figure out how to detect
554              Unicodeness in there.
555      Branch: perl
556            ! regcomp.c regexec.c
557 ____________________________________________________________________________
558 [ 12620] By: sky                                   on 2001/10/24  13:18:07
559         Log: Add support for finding shared arrays and hashes.
560      Branch: perl
561            ! sharedsv.c
562 ____________________________________________________________________________
563 [ 12619] By: jhi                                   on 2001/10/24  13:06:24
564         Log: Rewrite sv_uni_display() as pv_uni_display() as
565              reimplement sv_uni_display() using that.
566      Branch: perl
567            ! dump.c embed.h embed.pl proto.h
568 ____________________________________________________________________________
569 [ 12618] By: jhi                                   on 2001/10/24  12:14:03
570         Log: Integrate change #12615 from maintperl;
571              on Windows, IO::File::new_tmpfile() fails after being called
572              32767 times because MSVCRT thinks stdio's TMP_MAX is a
573              process-wide limit
574      Branch: perl
575           !> win32/win32.c
576 ____________________________________________________________________________
577 [ 12617] By: jhi                                   on 2001/10/24  12:10:37
578         Log: Don't try to print ints as IVs.
579      Branch: perl
580            ! ext/Time/HiRes/HiRes.xs
581 ____________________________________________________________________________
582 [ 12616] By: sky                                   on 2001/10/24  11:06:35
583         Log: We only need to fetch the SV from the backend if the index
584              is not the same as mg_private.     In theory this could be
585              a problem if there are an exact multiple of U16 changes
586              of a shared variable between two access in a given thread,
587              we choose to avoid theory for now.
588      Branch: perl
589            ! ext/threads/shared/shared.xs sharedsv.c sharedsv.h
590 ____________________________________________________________________________
591 [ 12615] By: gsar                                  on 2001/10/24  04:09:43
592         Log: on Windows, IO::File::new_tmpfile() fails after being called
593              32767 times because MSVCRT thinks stdio's TMP_MAX is a
594              process-wide limit
595      Branch: maint-5.6/perl
596            ! win32/win32.c
597 ____________________________________________________________________________
598 [ 12614] By: jhi                                   on 2001/10/23  22:19:34
599         Log: Negation and Unicode: sort of solves 20010303.010,
600              except not quite like reported in the Subject
601              (Perl_warner is still utf8-ignorant).
602      Branch: perl
603            ! pp.c t/lib/warnings/sv
604 ____________________________________________________________________________
605 [ 12613] By: jhi                                   on 2001/10/23  21:53:13
606         Log: Make the "isn't numeric" warning to show Unicode as Unicode.
607      Branch: perl
608            ! sv.c t/lib/warnings/sv
609 ____________________________________________________________________________
610 [ 12612] By: jhi                                   on 2001/10/23  21:52:45
611         Log: sv_uni_display(): do not add the "...", let the caller
612              do it if wanted, and be prepared for more display options.
613      Branch: perl
614            ! dump.c embed.h embed.pl proto.h
615 ____________________________________________________________________________
616 [ 12611] By: nick                                  on 2001/10/23  20:28:07
617         Log: Integrate mainline
618      Branch: perlio
619           !> Changes configure.com cygwin/cygwin.c
620           !> ext/DynaLoader/DynaLoader_pm.PL ext/File/Glob/t/basic.t
621           !> ext/Time/HiRes/HiRes.t ext/Time/HiRes/HiRes.xs lib/AutoSplit.t
622           !> lib/File/Spec.t lib/File/Spec/Mac.pm lib/File/Spec/Win32.pm
623           !> lib/Net/Domain.pm patchlevel.h perl.c perlio.c
624           !> pod/perlunicode.pod pp.c t/TEST t/op/lc.t t/op/taint.t
625           !> utils/h2xs.PL utils/perldoc.PL
626 ____________________________________________________________________________
627 [ 12610] By: sky                                   on 2001/10/23  19:39:24
628         Log: Change #12607 introduced a bug, seems like some MAGICAL svs don't call themselves
629              READONLY but still dies with modification attempt. We only call bless for ext and
630              umagic.
631      Branch: perl
632            ! sv.c
633 ____________________________________________________________________________
634 [ 12609] By: jhi                                   on 2001/10/23  19:35:02
635         Log: Croak() on negative time; doc tweaks.
636      Branch: perl
637            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
638            ! ext/Time/HiRes/HiRes.xs
639 ____________________________________________________________________________
640 [ 12608] By: jhi                                   on 2001/10/23  18:38:03
641         Log: FAQ sync.
642      Branch: perl
643            ! pod/perlfaq4.pod pod/perlfaq7.pod
644 ____________________________________________________________________________
645 [ 12607] By: sky                                   on 2001/10/23  18:27:27
646         Log: Call setmagic on the referant we blessing!
647      Branch: perl
648            ! sv.c
649 ____________________________________________________________________________
650 [ 12606] By: jhi                                   on 2001/10/23  16:30:00
651         Log: Small test nits.
652      Branch: perl
653            ! t/op/lc.t
654 ____________________________________________________________________________
655 [ 12605] By: jhi                                   on 2001/10/23  13:08:32
656         Log: Update Changes.
657      Branch: perl
658            ! Changes patchlevel.h
659 ____________________________________________________________________________
660 [ 12604] By: jhi                                   on 2001/10/23  13:03:21
661         Log: Make the PerlIO_init() prototypes consistent.
662      Branch: perl
663            ! perlio.c
664 ____________________________________________________________________________
665 [ 12603] By: jhi                                   on 2001/10/23  12:54:52
666         Log: Upping the test count is a good idea.
667      Branch: perl
668            ! t/op/lc.t
669 ____________________________________________________________________________
670 [ 12602] By: jhi                                   on 2001/10/23  12:52:10
671         Log: Document the final sigma spot.
672      Branch: perl
673            ! pp.c
674 ____________________________________________________________________________
675 [ 12601] By: jhi                                   on 2001/10/23  12:26:12
676         Log: Fix multicharacter titlecase (ucfirst).
677      Branch: perl
678            ! pod/perlunicode.pod pp.c t/op/lc.t
679 ____________________________________________________________________________
680 [ 12600] By: jhi                                   on 2001/10/23  11:47:19
681         Log: Subject: [PATCH 5.6.1 perldoc] one more touch on File::Temp
682              From: Mikhail Zabaluev <mhz@alt-linux.org>
683              Date: Tue, 23 Oct 2001 10:40:37 +0400
684              Message-ID: <20011023104037.A12761@localhost.localdomain>
685              
686              (#12406 replaced with this)
687      Branch: perl
688            ! utils/perldoc.PL
689 ____________________________________________________________________________
690 [ 12599] By: jhi                                   on 2001/10/23  00:26:17
691         Log: MacOS Classic updates from Pudge.
692      Branch: perl
693            ! lib/File/Spec.t lib/File/Spec/Mac.pm
694 ____________________________________________________________________________
695 [ 12598] By: jhi                                   on 2001/10/22  22:32:59
696         Log: Subject: [PATCH bleadperl] AutoSplit.t now passes (partialy) on Win32
697              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
698              Date: Sun, 14 Oct 2001 23:14:46 +0200
699              Message-ID: <265984377.20011014231446@tesla.rcub.bg.ac.yu>
700              
701              except for the 2->4 changes.
702      Branch: perl
703            ! lib/AutoSplit.t
704 ____________________________________________________________________________
705 [ 12597] By: gsar                                  on 2001/10/22  22:02:50
706         Log: integrate macperl contents into maint-5.6
707      Branch: maint-5.6/perl
708            ! mg.c
709           !> AUTHORS README.macos ext/DynaLoader/DynaLoader_pm.PL
710           !> ext/DynaLoader/dl_mac.xs lib/File/Find.pm lib/File/Spec.pm
711           !> lib/File/Spec/Epoc.pm lib/File/Spec/Functions.pm
712           !> lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
713           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm lib/File/Temp.pm
714           !> perl.c perl.h pod/perlport.pod t/lib/filefind-taint.t
715           !> t/lib/filefind.t t/lib/filespec.t
716 ____________________________________________________________________________
717 [ 12596] By: jhi                                   on 2001/10/22  21:43:44
718         Log: At some point the #6234 has been lost from the mainline
719              (noticed by Pudge; what's a Mac guy doing reading Win modules? :-)
720      Branch: perl
721            ! lib/File/Spec/Win32.pm
722 ____________________________________________________________________________
723 [ 12595] By: jhi                                   on 2001/10/22  21:31:31
724         Log: Cygwin seems to round up (or closest, but not down)
725              for time(), so half of the time (bad pun intended)
726              Time::HiRes::time() is less than time(), half of
727              the time it's more.  So let's try harder in the loop.
728      Branch: perl
729            ! ext/Time/HiRes/HiRes.t
730 ____________________________________________________________________________
731 [ 12594] By: jhi                                   on 2001/10/22  21:23:15
732         Log: MacOS Classic timeofday(), from Chris Nandor. 
733      Branch: perl
734            ! ext/Time/HiRes/HiRes.xs
735 ____________________________________________________________________________
736 [ 12593] By: jhi                                   on 2001/10/22  21:17:39
737         Log: Integrate changes #12580 and #12581 from macperl;
738              
739              Fix path construction.
740              
741              (Copyright) Nit.
742      Branch: perl
743           !> ext/DynaLoader/DynaLoader_pm.PL perl.c
744 ____________________________________________________________________________
745 [ 12592] By: jhi                                   on 2001/10/22  21:00:18
746         Log: No domainname(1) in Cygwin, either, and the 2>/dev/null
747              doesn't seem to help (the error being output to console, maybe?)
748      Branch: perl
749            ! lib/Net/Domain.pm
750 ____________________________________________________________________________
751 [ 12591] By: jhi                                   on 2001/10/22  20:55:08
752         Log: Taint the getcwd() result also in Cygwin.
753              (TODO: which other platforms need the same thing?)
754      Branch: perl
755            ! cygwin/cygwin.c
756 ____________________________________________________________________________
757 [ 12590] By: jhi                                   on 2001/10/22  20:27:47
758         Log: Pretty hard for eval { setpwent(); getpwent(); 1 } to return false.
759      Branch: perl
760            ! t/op/taint.t
761 ____________________________________________________________________________
762 [ 12589] By: jhi                                   on 2001/10/22  20:10:40
763         Log: getpwuid() fragility continues.
764      Branch: perl
765            ! utils/h2xs.PL
766 ____________________________________________________________________________
767 [ 12588] By: jhi                                   on 2001/10/22  19:58:34
768         Log: getpwuid() might succeed but that's no guarantee
769              that the $home will be defined.
770      Branch: perl
771            ! ext/File/Glob/t/basic.t
772 ____________________________________________________________________________
773 [ 12587] By: jhi                                   on 2001/10/22  19:50:35
774         Log: It's safer to to expand the variable, too... (see #12571)
775      Branch: perl
776            ! t/TEST
777 ____________________________________________________________________________
778 [ 12586] By: pudge                                 on 2001/10/22  19:42:04
779         Log: Integrate with maintperl.
780      Branch: maint-5.6/macperl
781           !> win32/bin/pl2bat.pl win32/win32.c
782 ____________________________________________________________________________
783 [ 12585] By: pudge                                 on 2001/10/22  19:32:02
784         Log: Oops, forgot to include Win32 ... just as well, since it
785              seems in bleadperl, change #7764 was not included
786              (adding C:\temp).  Re-added.  Rip it back out if it
787              doesn't belong.  :-)
788      Branch: maint-5.6/macperl
789            ! lib/File/Spec/Win32.pm
790 ____________________________________________________________________________
791 [ 12584] By: jhi                                   on 2001/10/22  19:26:47
792         Log: Subject: [PATCH perl@12567] configure.com: no threads/shared without ithreads
793              From: "Craig A. Berry" <craigberry@mac.com>
794              Date: Mon, 22 Oct 2001 15:25:19 -0500
795              Message-Id: <5.1.0.14.2.20011022151232.032544e8@exchi01>
796      Branch: perl
797            ! configure.com
798 ____________________________________________________________________________
799 [ 12583] By: pudge                                 on 2001/10/22  19:26:00
800         Log: Add in lots of File::Spec changes, from Thomas Wegner,
801              and sync with changes from bleadperl.
802      Branch: maint-5.6/macperl
803            ! lib/File/Spec.pm lib/File/Spec/Epoc.pm
804            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
805            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
806            ! lib/File/Spec/Win32.pm t/lib/filespec.t
807 ____________________________________________________________________________
808 [ 12582] By: pudge                                 on 2001/10/22  19:23:28
809         Log: Sync with latest File::Find and tests from bleadperl.
810      Branch: maint-5.6/macperl
811            ! lib/File/Find.pm t/lib/filefind-taint.t t/lib/filefind.t
812 ____________________________________________________________________________
813 [ 12581] By: pudge                                 on 2001/10/22  19:22:12
814         Log: Nit.
815      Branch: maint-5.6/macperl
816            ! perl.c
817 ____________________________________________________________________________
818 [ 12580] By: pudge                                 on 2001/10/22  19:21:37
819         Log: Fix path construction.
820      Branch: maint-5.6/macperl
821            ! ext/DynaLoader/DynaLoader_pm.PL
822 ____________________________________________________________________________
823 [ 12579] By: nick                                  on 2001/10/22  19:08:35
824         Log: Integrate mainline (for Arthurs thread.xs fix)
825      Branch: perlio
826           !> ext/threads/threads.xs lib/Net/Domain.pm t/TEST t/op/groups.t
827 ____________________________________________________________________________
828 [ 12578] By: pudge                                 on 2001/10/22  19:02:34
829         Log: Fix up exported symbols, move relevant docs
830              over from macperl.pod.
831      Branch: maint-5.6/macperl
832            ! macos/ext/MacPerl/MacPerl.pm
833 ____________________________________________________________________________
834 [ 12577] By: pudge                                 on 2001/10/22  19:01:38
835         Log: Make ADDRESS called optionally as a method.
836      Branch: maint-5.6/macperl
837            ! macos/lib/Mac/Glue.pm
838 ____________________________________________________________________________
839 [ 12576] By: pudge                                 on 2001/10/22  18:58:22
840         Log: Fix exit code (MacPerl bug #422129) and add Stop Script
841              Apple event.
842      Branch: maint-5.6/macperl
843            ! macos/macish.c macos/macish.h macos/macperl/MPAppleEvents.c
844            ! macos/macperl/MPConsole.cp macos/macperl/MPMain.c
845            ! macos/macperl/MPTerminology.aete
846 ____________________________________________________________________________
847 [ 12575] By: pudge                                 on 2001/10/22  18:56:34
848         Log: Clean up some build utilities. Change Entab to Duplicate;
849              fix docs and error reporting; improve macify() of paths;
850              remove requirement for Exporter.pm presence.
851      Branch: maint-5.6/macperl
852            ! macos/InstallBLIB macos/MacPerlTests.cmd
853            ! macos/lib/ExtUtils/MM_MacOS.pm macos/lib/Mac/BuildTools.pm
854 ____________________________________________________________________________
855 [ 12574] By: pudge                                 on 2001/10/22  18:53:28
856         Log: Sync Time::HiRes with bleadperl
857      Branch: maint-5.6/macperl
858            ! macos/bundled_ext/Time/HiRes/HiRes.pm
859            ! macos/bundled_ext/Time/HiRes/HiRes.t
860            ! macos/bundled_ext/Time/HiRes/HiRes.xs
861 ____________________________________________________________________________
862 [ 12573] By: pudge                                 on 2001/10/22  18:52:58
863         Log: Fix up Changes
864      Branch: maint-5.6/macperl
865            ! macos/Changes
866 ____________________________________________________________________________
867 [ 12572] By: jhi                                   on 2001/10/22  18:49:32
868         Log: A user might belong to only a single group
869              (the group equal to the group id).
870      Branch: perl
871            ! t/op/groups.t
872 ____________________________________________________________________________
873 [ 12571] By: jhi                                   on 2001/10/22  18:36:46
874         Log: Prepending (instead of replacing with) the pwd is safer. 
875      Branch: perl
876            ! t/TEST
877 ____________________________________________________________________________
878 [ 12570] By: jhi                                   on 2001/10/22  18:34:54
879         Log: Be more robust if no hostname or domainname
880              (especially the latter)
881      Branch: perl
882            ! lib/Net/Domain.pm
883 ____________________________________________________________________________
884 [ 12569] By: sky                                   on 2001/10/22  17:41:07
885         Log: Flush IO buffers before starting a thread, this mimics fork and seems like a saneer behaviour.
886      Branch: perl
887            ! ext/threads/threads.xs
888 ____________________________________________________________________________
889 [ 12568] By: nick                                  on 2001/10/22  16:31:24
890         Log: Integrate mainline
891      Branch: perlio
892           +> ext/threads/shared/Makefile.PL ext/threads/shared/README
893           +> ext/threads/shared/shared.pm ext/threads/shared/shared.xs
894           +> ext/threads/shared/t/sv_refs.t
895           +> ext/threads/shared/t/sv_simple.t pod/perlpodspec.pod
896            - lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
897            - lib/unicore/To/SpecUpper.pl
898           !> (integrate 42 files)
899 ____________________________________________________________________________
900 [ 12567] By: jhi                                   on 2001/10/22  12:56:20
901         Log: Update Changes.
902      Branch: perl
903            ! Changes patchlevel.h
904 ____________________________________________________________________________
905 [ 12566] By: jhi                                   on 2001/10/22  12:22:29
906         Log: Subject: [PATCH pod/perlvar.pod] Undeprecating $]
907              From: Michael G Schwern <schwern@pobox.com>
908              Date: Mon, 22 Oct 2001 03:48:38 -0400
909              Message-ID: <20011022034838.B1676@blackrider>
910      Branch: perl
911            ! pod/perlvar.pod
912 ____________________________________________________________________________
913 [ 12565] By: jhi                                   on 2001/10/22  12:21:28
914         Log: Pod nits, as suggested by Stas Bekman.
915      Branch: perl
916            ! ext/threads/shared/shared.pm ext/threads/threads.pm
917 ____________________________________________________________________________
918 [ 12564] By: jhi                                   on 2001/10/22  12:17:00
919         Log: Subject: [PATCH @ ] Fix for FETCH/NEXTKEY problem in all *DB*_File modules
920              From: "Paul Marquess" <paul.marquess@openwave.com> 
921              Date: Sun, 21 Oct 2001 21:11:15 +0100
922              Message-ID: <AIEAJICLCBDNAAOLLOKLAEOMDCAA.paul.marquess@openwave.com>
923      Branch: perl
924            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
925            ! ext/DB_File/t/db-hash.t ext/GDBM_File/GDBM_File.xs
926            ! ext/GDBM_File/gdbm.t ext/GDBM_File/typemap
927            ! ext/NDBM_File/NDBM_File.xs ext/NDBM_File/ndbm.t
928            ! ext/ODBM_File/ODBM_File.xs ext/ODBM_File/odbm.t
929            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.xs
930            ! ext/SDBM_File/sdbm.t
931 ____________________________________________________________________________
932 [ 12563] By: jhi                                   on 2001/10/22  12:15:19
933         Log: Integrate change #12559 from maintperl;
934              various fixes for system() and backticks under windows
935      Branch: perl
936           !> win32/win32.c
937 ____________________________________________________________________________
938 [ 12562] By: jhi                                   on 2001/10/22  12:05:35
939         Log: Integrate change #12560 from maintperl;
940              make pl2bat use %0 rather than "%0" (the latter fails to work
941              in a lot of common cases)
942      Branch: perl
943           !> win32/bin/pl2bat.pl
944 ____________________________________________________________________________
945 [ 12561] By: jhi                                   on 2001/10/22  12:00:23
946         Log: Integrate changes #12549 and #12550 from maintperl;
947              
948              readline() doesn't work with our variables; it confuses them with
949              my variables (change#4227 was incomplete)
950      Branch: perl
951            ! t/lib/strict/vars
952           !> t/base/rs.t toke.c
953 ____________________________________________________________________________
954 [ 12560] By: gsar                                  on 2001/10/22  09:51:59
955         Log: make pl2bat use %0 rather than "%0" (the latter fails to work
956              in a lot of common cases)
957      Branch: maint-5.6/perl
958            ! win32/bin/pl2bat.pl
959 ____________________________________________________________________________
960 [ 12559] By: gsar                                  on 2001/10/22  09:49:51
961         Log: various fixes for system() and backticks under windows:
962              
963              * avoid munging whitespace that is passed within quotes
964              * work around a cmd.exe misfeature that made multi-arg
965              system() unreliable when there is more than one quoted
966              argument
967              * make multi-arg system() autoquote arguments as needed
968              before passing them to the shell (this avoids having to
969              second guess the shell quoting)
970              * perl's -Dp switch can be used to trace the innards
971      Branch: maint-5.6/perl
972            ! win32/win32.c
973 ____________________________________________________________________________
974 [ 12558] By: nick                                  on 2001/10/22  08:58:42
975         Log: Integrate ithreads buffer flush fix from perlio
976      Branch: perl
977           !> ext/threads/t/basic.t perl.c
978 ____________________________________________________________________________
979 [ 12557] By: nick                                  on 2001/10/22  08:35:09
980         Log: All tests pass (legitimately) on ithreads
981      Branch: perlio
982            ! ext/threads/t/basic.t perl.c
983 ____________________________________________________________________________
984 [ 12556] By: nick                                  on 2001/10/22  06:51:22
985         Log: Integrate non-ithreads fix to mainline
986      Branch: perl
987           !> perlio.c
988 ____________________________________________________________________________
989 [ 12555] By: nick                                  on 2001/10/22  06:48:33
990         Log: Restore non-ithreads build. Interestingly binmode test passes
991              non-ithreads - so crlf layer is not damaged and ithreads fail
992              is a symptom ...
993      Branch: perlio
994            ! perlio.c
995 ____________________________________________________________________________
996 [ 12554] By: jhi                                   on 2001/10/21  22:21:55
997         Log: Integrate from perlio; restructuring.
998      Branch: perl
999           !> embed.h embedvar.h intrpvar.h perl.c perlapi.h perlio.c
1000           !> perlio.h perliol.h pod/perlapi.pod sv.c win32/makefile.mk
1001           !> win32/perlhost.h
1002 ____________________________________________________________________________
1003 [ 12553] By: pudge                                 on 2001/10/21  21:51:34
1004         Log: Integrate from maintperl
1005              (Changes 12350, 12496, 12548, 12549, 12550)
1006      Branch: maint-5.6/macperl
1007           !> ext/IO/lib/IO/Seekable.pm lib/Carp/Heavy.pm t/base/rs.t
1008           !> t/lib/filefind-taint.t t/pragma/strict-vars toke.c
1009 ____________________________________________________________________________
1010 [ 12552] By: nick                                  on 2001/10/21  19:18:12
1011         Log: Win32 PerlIO_cleanup special cases should no longer be required.
1012      Branch: perlio
1013            ! perl.c
1014 ____________________________________________________________________________
1015 [ 12551] By: nick                                  on 2001/10/21  19:16:56
1016         Log: Multiple win32io.o is fatal for GCC (and noise with VC++)
1017      Branch: perlio
1018            ! win32/makefile.mk
1019 ____________________________________________________________________________
1020 [ 12550] By: gsar                                  on 2001/10/21  19:05:54
1021         Log: change#12549 wasn't aware of strictures
1022      Branch: maint-5.6/perl
1023            ! t/pragma/strict-vars toke.c
1024 ____________________________________________________________________________
1025 [ 12549] By: gsar                                  on 2001/10/21  18:03:19
1026         Log: readline() doesn't work with our variables; it confuses them with
1027              my variables (change#4227 was incomplete)
1028      Branch: maint-5.6/perl
1029            ! t/base/rs.t toke.c
1030 ____________________________________________________________________________
1031 [ 12548] By: gsar                                  on 2001/10/21  17:48:01
1032         Log: change#12220 appears to have pulled in a mainline change that
1033              isn't applicable to maint-5.6 (some platforms don't taint
1034              cwd)
1035      Branch: maint-5.6/perl
1036            ! t/lib/filefind-taint.t
1037 ____________________________________________________________________________
1038 [ 12547] By: nick                                  on 2001/10/21  17:15:54
1039         Log: Convert rest of PerlIO's memory tables to per-interp and add clone functions
1040              for them. Call explicit cleanup during destruct process.
1041              - one binmode test is failing
1042              - also ext/threads/t/basic.t fails under make test, and is noisy under
1043              harness. (Threads results are intermingled and don't match order expected.)
1044      Branch: perlio
1045            ! embed.h embedvar.h intrpvar.h perl.c perlapi.h perlio.c
1046            ! perlio.h perliol.h pod/perlapi.pod sv.c
1047 ____________________________________________________________________________
1048 [ 12546] By: jhi                                   on 2001/10/21  16:12:08
1049         Log: Implement multicharacter case mappings where a single
1050              Unicode character can be mapped into several.
1051      Branch: perl
1052            - lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
1053            - lib/unicore/To/SpecUpper.pl
1054            ! MANIFEST embed.h embed.pl global.sym lib/unicore/To/Lower.pl
1055            ! lib/unicore/To/Title.pl lib/unicore/To/Upper.pl
1056            ! lib/unicore/mktables pod/perlfunc.pod pod/perlunicode.pod pp.c
1057            ! proto.h t/op/lc.t utf8.c
1058 ____________________________________________________________________________
1059 [ 12545] By: sky                                   on 2001/10/21  15:25:16
1060         Log: First support of threads::shared, support shared svs and references.
1061      Branch: perl
1062            + ext/threads/shared/Makefile.PL ext/threads/shared/README
1063            + ext/threads/shared/shared.pm ext/threads/shared/shared.xs
1064            + ext/threads/shared/t/sv_refs.t
1065            + ext/threads/shared/t/sv_simple.t
1066            ! MANIFEST sharedsv.c
1067 ____________________________________________________________________________
1068 [ 12544] By: nick                                  on 2001/10/21  14:52:35
1069         Log: PerlIO layer table as PL_perlio (per-interpreter)
1070      Branch: perlio
1071            ! embed.h embedvar.h intrpvar.h perlapi.h perlio.c perlio.h
1072            ! pod/perlapi.pod sv.c
1073 ____________________________________________________________________________
1074 [ 12543] By: jhi                                   on 2001/10/21  13:36:40
1075         Log: Prettyprinting.
1076      Branch: perl
1077            ! pod/perlunicode.pod
1078 ____________________________________________________________________________
1079 [ 12542] By: ams                                   on 2001/10/21  03:50:25
1080         Log: Subject: perlpodspec and perlpod rewrite, draft 3 "final"
1081              From: "Sean M. Burke" <sburke@cpan.org>
1082              Date: Sat, 20 Oct 2001 17:51:09 -0600
1083              Message-Id: <3.0.6.32.20011020175109.007cb3d0@mail.spinn.net>
1084      Branch: perl
1085            + pod/perlpodspec.pod
1086            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlpod.pod
1087            ! pod/perltoc.pod
1088 ____________________________________________________________________________
1089 [ 12541] By: nick                                  on 2001/10/20  22:23:53
1090         Log: Fix typos in new locking on MemShared
1091              Make buffers in PerlIOBuf_* in per-thread heap (they are cloned after all...)
1092              - seems to make segfaults more deterministic - suspect they are 
1093              attempt to free() after Interp and Host have gone.
1094      Branch: perlio
1095            ! perlio.c win32/perlhost.h
1096 ____________________________________________________________________________
1097 [ 12540] By: nick                                  on 2001/10/20  21:50:46
1098         Log: Remove the MemShared re-#define (again)
1099      Branch: perlio
1100            ! perlio.c
1101 ____________________________________________________________________________
1102 [ 12539] By: nick                                  on 2001/10/20  21:49:06
1103         Log: Use locks on MemShared
1104      Branch: perlio
1105            ! win32/perlhost.h
1106 ____________________________________________________________________________
1107 [ 12538] By: jhi                                   on 2001/10/20  17:31:07
1108         Log: Subject: [REPATCH installhtml] Re: installhtml needs a good beating out
1109              From: "chromatic" <chromatic@rmci.net>
1110              Date: Sat, 20 Oct 2001 11:13:47 -0600
1111              Message-ID: <20011020172003.60024.qmail@onion.perl.org>
1112      Branch: perl
1113            ! installhtml
1114 ____________________________________________________________________________
1115 [ 12537] By: nick                                  on 2001/10/20  16:44:03
1116         Log: Integrate mainline
1117      Branch: perlio
1118           !> (integrate 48 files)
1119 ____________________________________________________________________________
1120 [ 12536] By: jhi                                   on 2001/10/20  15:58:00
1121         Log: Update Changes.
1122      Branch: perl
1123            ! Changes patchlevel.h
1124 ____________________________________________________________________________
1125 [ 12535] By: jhi                                   on 2001/10/20  15:18:57
1126         Log: Upgrade to podlators 1.11, from Russ Allbery.
1127      Branch: perl
1128            ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
1129            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
1130            ! pod/pod2man.PL pod/pod2text.PL
1131 ____________________________________________________________________________
1132 [ 12534] By: jhi                                   on 2001/10/20  15:14:25
1133         Log: Integrate perlio change #12532:
1134              introduce and use PerlIO_intmod2str().
1135      Branch: perl
1136           !> doio.c lib/Net/Domain.pm perlio.c perlio.h
1137 ____________________________________________________________________________
1138 [ 12533] By: jhi                                   on 2001/10/20  14:42:33
1139         Log: Update to Getopt::Long 2.26_02, from Johan Vromans.
1140      Branch: perl
1141            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES lib/newgetopt.pl
1142 ____________________________________________________________________________
1143 [ 12532] By: nick                                  on 2001/10/20  14:25:37
1144         Log: Extract doio.c's open(2) mode to string conversion as PerlIO_intmod2str()
1145              Use for non-PERLIO fdupopen().
1146      Branch: perlio
1147            ! doio.c lib/Net/Domain.pm perlio.c perlio.h
1148 ____________________________________________________________________________
1149 [ 12531] By: jhi                                   on 2001/10/20  14:05:47
1150         Log: Integrate perlio: PerlIO win32 fixes.
1151      Branch: perl
1152           !> embed.h embed.pl embedvar.h ext/threads/threads.xs global.sym
1153           !> perl.h perlapi.c perlapi.h perlio.c perlsdio.h pod/perlapi.pod
1154           !> proto.h sv.h win32/win32io.c
1155 ____________________________________________________________________________
1156 [ 12530] By: nick                                  on 2001/10/20  12:53:30
1157         Log: Fixed in two places - p4 resolve
1158      Branch: perlio
1159            ! perlsdio.h
1160 ____________________________________________________________________________
1161 [ 12529] By: nick                                  on 2001/10/20  12:51:05
1162         Log: Fix for ithreads/stdio build
1163      Branch: perlio
1164            ! perlio.c perlsdio.h
1165 ____________________________________________________________________________
1166 [ 12528] By: ams                                   on 2001/10/20  12:13:25
1167         Log: Subject: [PATCH installman] Using Pod::Man instead of pod2man
1168              From: Michael G Schwern <schwern@pobox.com>
1169              Date: Sat, 20 Oct 2001 01:41:21 -0400
1170              Message-Id: <20011020014121.I3681@blackrider>
1171      Branch: perl
1172            ! installman
1173 ____________________________________________________________________________
1174 [ 12527] By: ams                                   on 2001/10/20  12:09:41
1175         Log: Subject: [PATCH lib/Pod/Checker.pm] Minor typo
1176              From: Michael G Schwern <schwern@pobox.com>
1177              Date: Sat, 20 Oct 2001 02:04:21 -0400
1178              Message-Id: <20011020020421.A11732@blackrider>
1179      Branch: perl
1180            ! lib/Pod/Checker.pm
1181 ____________________________________________________________________________
1182 [ 12526] By: ams                                   on 2001/10/20  11:59:41
1183         Log: Subject: [PATCH lib/Net/Config.pm] Fix Some Pod Typos
1184              From: "chromatic" <chromatic@rmci.net>
1185              Date: Fri, 19 Oct 2001 22:46:39 -0600
1186              Message-Id: <20011020045254.73112.qmail@onion.perl.org>
1187      Branch: perl
1188            ! lib/Net/Config.pm
1189 ____________________________________________________________________________
1190 [ 12525] By: nick                                  on 2001/10/20  11:16:18
1191         Log: Avoid calling (now non-existant) Perl_sv_setsv(), by calling
1192              Perl_sv_setsv_flags directly.
1193      Branch: perlio
1194            ! ext/threads/threads.xs
1195 ____________________________________________________________________________
1196 [ 12524] By: nick                                  on 2001/10/20  10:28:17
1197         Log: Add a new flag character 'm' to embed.pl set to represent
1198              "functions" which are really macros. Use it foe the troublesome
1199              sv_setsv() etc. macros in sv.h - changing latter to define
1200              sv_setsv rather than sv_setsv_macro etc.
1201      Branch: perlio
1202            ! embed.h embed.pl embedvar.h global.sym perlapi.c perlapi.h
1203            ! pod/perlapi.pod proto.h sv.h
1204 ____________________________________________________________________________
1205 [ 12523] By: nick                                  on 2001/10/20  09:17:17
1206         Log: Add comments explaining why win32.h/embed.h are included where they are
1207              in perl.h 
1208      Branch: perlio
1209            ! perl.h
1210 ____________________________________________________________________________
1211 [ 12522] By: nick                                  on 2001/10/20  08:27:44
1212         Log: Code PerlIOWin32_dup - does not fix Win32 problems as :win32 is not 
1213              being used yet.
1214      Branch: perlio
1215            ! win32/win32io.c
1216 ____________________________________________________________________________
1217 [ 12521] By: jhi                                   on 2001/10/20  02:36:21
1218         Log: Wording tweaks.
1219      Branch: perl
1220            ! t/TEST
1221 ____________________________________________________________________________
1222 [ 12520] By: jhi                                   on 2001/10/20  01:02:26
1223         Log: Subject: IO module with nonblocking socket connect patch 
1224              From: Raul Dias <raul@dias.com.br>
1225              Date: Fri, 19 Oct 2001 22:45:32 -0300
1226              Message-Id: <200110200145.f9K1jWW08398@stratus.swi.com.br>     
1227      Branch: perl
1228            ! ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
1229 ____________________________________________________________________________
1230 [ 12519] By: jhi                                   on 2001/10/20  00:51:07
1231         Log: Test vertical whitespace combined with /x in \p{}.
1232      Branch: perl
1233            ! t/op/pat.t
1234 ____________________________________________________________________________
1235 [ 12518] By: jhi                                   on 2001/10/20  00:13:47
1236         Log: Subject: [PATCH] PERL_MM_USE_DEFAULT
1237              From: Gisle Aas <gisle@ActiveState.com> 
1238              Date: 19 Oct 2001 16:46:02 -0700
1239              Message-ID: <lrofn3i479.fsf_-_@caliper.ActiveState.com> 
1240      Branch: perl
1241            ! lib/ExtUtils/MakeMaker.pm
1242 ____________________________________________________________________________
1243 [ 12517] By: jhi                                   on 2001/10/19  23:59:34
1244         Log: No more this symbol.
1245      Branch: perl
1246            ! makedef.pl
1247 ____________________________________________________________________________
1248 [ 12516] By: jhi                                   on 2001/10/19  23:57:48
1249         Log: Integrate change #12511; fix gross win32 build issues.
1250      Branch: perl
1251           !> makedef.pl sv.c
1252 ____________________________________________________________________________
1253 [ 12515] By: jhi                                   on 2001/10/19  23:16:06
1254         Log: Unpack in scalar context should return the first value
1255              returned in list context, as pointed out by Ton Hospel
1256              in 2001-05-21 (this is how it works already in blead,
1257              just adding the test).
1258      Branch: perl
1259            ! t/op/pack.t
1260 ____________________________________________________________________________
1261 [ 12514] By: jhi                                   on 2001/10/19  21:10:43
1262         Log: Subject: [PATCH perl@12494] perldoc.PL tweak for VMS
1263              From: "Craig A. Berry" <craigberry@mac.com>
1264              Date: Fri, 19 Oct 2001 16:59:30 -0500
1265              Message-Id: <5.1.0.14.2.20011019162623.021e3868@exchi01>
1266      Branch: perl
1267            ! utils/perldoc.PL
1268 ____________________________________________________________________________
1269 [ 12513] By: jhi                                   on 2001/10/19  21:09:27
1270         Log: Subject: [PATCH Perl@12494] vmsish fix, ieee rand() cleanup
1271              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
1272              Date: Fri, 19 Oct 2001 17:45:23 EDT
1273              Message-Id: <011019174427.d749b@DUPHY4.Physics.Drexel.Edu>
1274      Branch: perl
1275            ! configure.com dump.c ext/B/t/stash.t op.c op.h opcode.h
1276            ! opcode.pl perl.c perl.h perlvars.h pp.sym pp_ctl.c pp_proto.h
1277            ! pp_sys.c vms/ext/vmsish.pm vms/ext/vmsish.t vms/vms.c
1278            ! vms/vmsish.h
1279 ____________________________________________________________________________
1280 [ 12512] By: jhi                                   on 2001/10/19  20:28:48
1281         Log: Subject: [PATCH Perl@12494] two fake test failures on VMS fixed
1282              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
1283              Date: Fri, 19 Oct 2001 17:26:35 EDT
1284              Message-Id: <011019172623.11292c@DUPHY4.Physics.Drexel.Edu>
1285      Branch: perl
1286            ! lib/Term/Complete.t lib/Test/Simple/t/output.t
1287 ____________________________________________________________________________
1288 [ 12511] By: nick                                  on 2001/10/19  19:55:36
1289         Log: Fix gross win32 build issues
1290      Branch: perlio
1291            ! makedef.pl sv.c
1292 ____________________________________________________________________________
1293 [ 12510] By: jhi                                   on 2001/10/19  19:52:17
1294         Log: Subject: Re: find2perl and File::Find on cdrom filesystems (with Tel's patch applied to perl-current)
1295              From: David Dyck <dcd@tc.fluke.com>
1296              Date: Fri, 19 Oct 2001 13:36:09 -0700 (PDT)
1297              Message-ID: <Pine.LNX.4.33.0110191309310.28510-100000@dd.tc.fluke.com>
1298      Branch: perl
1299            ! lib/File/Find.pm
1300 ____________________________________________________________________________
1301 [ 12509] By: jhi                                   on 2001/10/19  19:01:46
1302         Log: Subject: Re: PerlIO and Encode
1303              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
1304              Date: Tue, 16 Oct 2001 01:50:16 +0900
1305              Message-Id: <20011016014150.0C8E.BQW10602@nifty.com>
1306      Branch: perl
1307            ! ext/Encode/Encode.pm ext/Encode/Encode/Tcl.pm
1308            ! ext/Encode/Encode/Tcl.t
1309 ____________________________________________________________________________
1310 [ 12508] By: ams                                   on 2001/10/19  17:59:16
1311         Log: C<foo I<bar>> hunks from <20011019014551.A35625@not.autrijus.org>.
1312              (See #12499)
1313      Branch: perl
1314            ! pod/perlintro.pod
1315 ____________________________________________________________________________
1316 [ 12507] By: nick                                  on 2001/10/19  16:30:43
1317         Log: Integrate mainline
1318      Branch: perlio
1319           +> lib/Test/Builder.pm lib/Test/Simple/t/Builder.t
1320           +> lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/import.t
1321           +> lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/no_ending.t
1322           +> lib/Test/Simple/t/no_header.t lib/Test/Simple/t/output.t
1323           +> lib/Test/Simple/t/plan.t lib/Test/Simple/t/plan_no_plan.t
1324           +> lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/use_ok.t
1325           +> lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
1326           +> lib/unicore/To/SpecUpper.pl pod/perlintro.pod
1327           +> pod/perlmodstyle.pod win32/Makefile.win64 win32/config.win64
1328           +> win32/config_H.win64
1329            - lib/Test/Utils.pm lib/unicore/mktables.PL
1330            - t/lib/Test/Simple/Catch/More.pm
1331           !> (integrate 84 files)
1332 ____________________________________________________________________________
1333 [ 12506] By: jhi                                   on 2001/10/19  14:20:15
1334         Log: Retract the #10451 which seems to be the cause
1335              of the major leakage from while(){eval"sub{}"}
1336      Branch: perl
1337            ! op.c t/run/kill_perl.t
1338 ____________________________________________________________________________
1339 [ 12505] By: jhi                                   on 2001/10/19  13:39:59
1340         Log: Regen toc.
1341      Branch: perl
1342            ! pod/perltoc.pod
1343 ____________________________________________________________________________
1344 [ 12504] By: jhi                                   on 2001/10/19  13:35:59
1345         Log: Tiny tweaks.
1346      Branch: perl
1347            ! pod/perl.pod
1348 ____________________________________________________________________________
1349 [ 12503] By: ams                                   on 2001/10/19  13:34:24
1350         Log: Subject: Re: perlintro.pod
1351              From: Abe Timmerman <abe@ztreet.demon.nl>
1352              Date: Fri, 19 Oct 2001 14:12:40 +0200
1353              Message-Id: <ls40ttsmrr3rpjlm3dqhh8v60onsiopmuc@4ax.com>
1354      Branch: perl
1355            ! pod/perlintro.pod
1356 ____________________________________________________________________________
1357 [ 12502] By: ams                                   on 2001/10/19  13:24:12
1358         Log: Slight reorganisation of references.
1359      Branch: perl
1360            ! pod/perl.pod
1361 ____________________________________________________________________________
1362 [ 12501] By: jhi                                   on 2001/10/19  13:19:14
1363         Log: Subject: [DOC PATCH lib/ExtUtils/MakeMaker.pm] Discouraging use of PREREQ_FATAL in day-to-day Makefile.PL's   
1364              From: Kay Röpke <kroepke@dolphin-services.de>
1365              Date: Fri, 19 Oct 2001 14:04:01 +0200 
1366              Message-Id: <E15uYNb-00040L-00@mrvdom01.schlund.de>
1367      Branch: perl
1368            ! lib/ExtUtils/MakeMaker.pm
1369 ____________________________________________________________________________
1370 [ 12500] By: jhi                                   on 2001/10/19  03:25:44
1371         Log: Unicode categories continue:
1372              implement Category=, Script=, Block=
1373              (these are based on an upcoming update of TR#18)
1374              Fix a bug where we got two In categories named "old italic",
1375              and another where shortcut for the Is categories wasn't taken.
1376      Branch: perl
1377            ! lib/unicore/Blocks.pl lib/unicore/In.pl lib/unicore/In/137.pl
1378            ! lib/unicore/mktables lib/utf8_heavy.pl pod/perltodo.pod
1379            ! pod/perlunicode.pod t/op/pat.t
1380 ____________________________________________________________________________
1381 [ 12499] By: ams                                   on 2001/10/19  01:42:29
1382         Log: Subject: a small patch to perlintro.pod.
1383              From: Autrijus Tang <autrijus@autrijus.org>
1384              Date: Fri, 19 Oct 2001 01:45:51 +0800
1385              Message-Id: <20011019014551.A35625@not.autrijus.org>
1386              (Applied by hand with nits.)
1387      Branch: perl
1388            ! pod/perlintro.pod
1389 ____________________________________________________________________________
1390 [ 12498] By: jhi                                   on 2001/10/19  00:14:50
1391         Log: Subject: [PATCH] OpenBSD hints for ithreads
1392              From: Andy Dougherty <doughera@lafayette.edu>
1393              Date: Thu, 18 Oct 2001 12:33:59 -0400 (EDT)
1394              Message-ID: <Pine.SOL.4.10.10110181232060.15040-100000@maxwell.phys.lafayette.edu>
1395      Branch: perl
1396            ! hints/openbsd.sh
1397 ____________________________________________________________________________
1398 [ 12497] By: jhi                                   on 2001/10/18  16:14:13
1399         Log: Retract #12446; the problem solved by #12474.
1400      Branch: perl
1401            ! hints/aix.sh
1402 ____________________________________________________________________________
1403 [ 12496] By: gsar                                  on 2001/10/18  15:38:22
1404         Log: Carp::shortmess_heavy() doesn't notice trailing newline in
1405              message and suppress line number info (from Steve Hay
1406              <Steve.Hay@uk.radan.com>)
1407      Branch: maint-5.6/perl
1408            ! lib/Carp/Heavy.pm
1409 ____________________________________________________________________________
1410 [ 12495] By: jhi                                   on 2001/10/18  14:06:52
1411         Log: More documented In categories.
1412      Branch: perl
1413            ! pod/perlunicode.pod
1414 ____________________________________________________________________________
1415 [ 12494] By: jhi                                   on 2001/10/18  13:04:48
1416         Log: Update Changes.
1417      Branch: perl
1418            ! Changes patchlevel.h
1419 ____________________________________________________________________________
1420 [ 12493] By: jhi                                   on 2001/10/18  12:58:31
1421         Log: Add the lib/unicore/To/Spec*.pl to the MANIFEST.
1422      Branch: perl
1423            ! MANIFEST
1424 ____________________________________________________________________________
1425 [ 12492] By: jhi                                   on 2001/10/18  12:37:28
1426         Log: Wrong skip() arguments.
1427      Branch: perl
1428            ! ext/B/t/terse.t
1429 ____________________________________________________________________________
1430 [ 12491] By: jhi                                   on 2001/10/18  12:17:16
1431         Log: Subject: try#2: [proposed PATCH Perl@12401] ieee floats, rand() & old systems  
1432              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
1433              Date: Wed, 17 Oct 2001 09:10:53 EDT 
1434              Message-Id: <011017090944.15ad2e@DUPHY4.Physics.Drexel.Edu>
1435      Branch: perl
1436            ! configure.com embedvar.h opcode.pl perlapi.h perlvars.h
1437            ! pod/perlapi.pod vms/vms.c
1438 ____________________________________________________________________________
1439 [ 12490] By: ams                                   on 2001/10/18  09:31:00
1440         Log: Subject: PATCH perl.pod: Suggested reorganization of table of contents
1441              From: Mark-Jason Dominus <mjd@plover.com>
1442              Date: Thu, 18 Oct 2001 06:25:35 -0400
1443              Message-Id: <20011018102535.19264.qmail@plover.com>
1444      Branch: perl
1445            ! pod/perl.pod
1446 ____________________________________________________________________________
1447 [ 12489] By: jhi                                   on 2001/10/18  02:24:52
1448         Log: Prettyprinting.
1449      Branch: perl
1450            ! lib/unicore/In.pl lib/unicore/Is.pl lib/unicore/mktables
1451 ____________________________________________________________________________
1452 [ 12488] By: jhi                                   on 2001/10/18  00:47:19
1453         Log: Regen toc.
1454      Branch: perl
1455            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
1456 ____________________________________________________________________________
1457 [ 12487] By: jhi                                   on 2001/10/18  00:43:18
1458         Log: Add perlintro, from Skud.
1459      Branch: perl
1460            + pod/perlintro.pod
1461            ! MANIFEST
1462 ____________________________________________________________________________
1463 [ 12486] By: jhi                                   on 2001/10/18  00:10:44
1464         Log: FAQ sync.
1465      Branch: perl
1466            ! pod/perlfaq.pod pod/perlfaq2.pod pod/perlfaq3.pod
1467            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq7.pod
1468            ! pod/perlfaq8.pod pod/perlfaq9.pod
1469 ____________________________________________________________________________
1470 [ 12485] By: jhi                                   on 2001/10/17  23:57:15
1471         Log: Oh, bother. In Tru64 cc -std1 was looking rather nice
1472              in speed (upto 20% speedup in certain operations) but meanwhile
1473              regexps and arithmetics got slower (5-10%) (according to
1474              perlbench average speedup is negligible, and within measuring
1475              flutter, 1%).  Therefore retracting all the changes
1476              aimed at getting -std1 to compile cleanly:  #12475, #12476,
1477              #12479, #12480, #12481, #12482, #12483, #12484.
1478      Branch: perl
1479            ! doio.c mg.c miniperlmain.c perl.c perl.h perlio.c pp_ctl.c
1480            ! pp_hot.c pp_sys.c toke.c
1481 ____________________________________________________________________________
1482 [ 12484] By: jhi                                   on 2001/10/17  21:58:40
1483         Log: (retracted by #12485)
1484              Strict ANSI doesn't like the third argument of main()
1485              so enable ignoring it if using ultra picky compiler.
1486      Branch: perl
1487            ! miniperlmain.c
1488 ____________________________________________________________________________
1489 [ 12483] By: jhi                                   on 2001/10/17  21:48:24
1490         Log: (retracted by #12485)
1491              Move the VMS_FOO_ERROR codes next to the SETERRNO() definition.
1492      Branch: perl
1493            ! perl.h
1494 ____________________________________________________________________________
1495 [ 12482] By: jhi                                   on 2001/10/17  21:42:57
1496         Log: (retracted by #12485)
1497              Add explanatory comment.
1498      Branch: perl
1499            ! mg.c
1500 ____________________________________________________________________________
1501 [ 12481] By: jhi                                   on 2001/10/17  20:50:37
1502         Log: (retracted by #12485)
1503              More dollar$hiding.
1504      Branch: perl
1505            ! doio.c perl.h pp_sys.c
1506 ____________________________________________________________________________
1507 [ 12480] By: jhi                                   on 2001/10/17  20:27:34
1508         Log: (retracted by #12485)
1509              KISS.
1510      Branch: perl
1511            ! mg.c
1512 ____________________________________________________________________________
1513 [ 12479] By: jhi                                   on 2001/10/17  19:57:34
1514         Log: (retracted by #12485)
1515              Thou shalt not #ifdef inside macro invocations,
1516              noticed by Rafael Garcia-Suarez.
1517      Branch: perl
1518            ! mg.c
1519 ____________________________________________________________________________
1520 [ 12478] By: ams                                   on 2001/10/17  18:50:55
1521         Log: Subject: [PATCH pp_sys.c] coredump fix in pp_accept()
1522              From: Anton Berezin <tobez@tobez.org>
1523              Date: Wed, 17 Oct 2001 18:25:48 +0200
1524              Message-Id: <20011017182548.A12082@heechee.tobez.org>
1525      Branch: perl
1526            ! pp_sys.c
1527 ____________________________________________________________________________
1528 [ 12476] By: jhi                                   on 2001/10/17  16:46:50
1529         Log: (retracted by #12485)
1530              Unterminated #ifdef.
1531      Branch: perl
1532            ! mg.c
1533 ____________________________________________________________________________
1534 [ 12475] By: jhi                                   on 2001/10/17  16:42:49
1535         Log: (retracted by #12485)
1536              Avoid dollar signs in identifiers (in non-VMS) to
1537              placate ultra picky ANSI compilers (such as DEC^WCPQ^WHP).
1538      Branch: perl
1539            ! doio.c mg.c perl.c perl.h perlio.c pp_ctl.c pp_hot.c pp_sys.c
1540            ! toke.c
1541 ____________________________________________________________________________
1542 [ 12474] By: ams                                   on 2001/10/17  15:14:50
1543         Log: Subject: Two AIX patches
1544              From: H.Merijn Brand <h.m.brand@hccnet.nl>
1545              Date: Wed, 17 Oct 2001 18:04:35 +0200
1546              Message-Id: <20011017180223.1346.H.M.BRAND@hccnet.nl>
1547      Branch: perl
1548            ! hints/aix.sh makedef.pl
1549 ____________________________________________________________________________
1550 [ 12473] By: jhi                                   on 2001/10/17  14:48:38
1551         Log: Limiting the Time::HiRes::sleep and usleep to
1552              one second is not a good policy if drop-in
1553              replacement is still a goal.
1554      Branch: perl
1555            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
1556            ! ext/Time/HiRes/HiRes.xs
1557 ____________________________________________________________________________
1558 [ 12472] By: jhi                                   on 2001/10/17  11:00:54
1559         Log: Subject: [PATCH] Test::Simple 0.32
1560              From: Michael G Schwern <schwern@pobox.com> 
1561              Date: Wed, 17 Oct 2001 03:42:41 -0400
1562              Message-ID: <20011017034241.A25038@blackrider>
1563      Branch: perl
1564            + lib/Test/Builder.pm lib/Test/Simple/t/Builder.t
1565            + lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/import.t
1566            + lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/no_ending.t
1567            + lib/Test/Simple/t/no_header.t lib/Test/Simple/t/output.t
1568            + lib/Test/Simple/t/plan.t lib/Test/Simple/t/plan_no_plan.t
1569            + lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/use_ok.t
1570            - lib/Test/Utils.pm t/lib/Test/Simple/Catch/More.pm
1571            ! MANIFEST lib/Test/More.pm lib/Test/Simple.pm
1572            ! lib/Test/Simple/Changes lib/Test/Simple/t/More.t
1573            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
1574            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
1575            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
1576            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
1577            ! lib/Test/Simple/t/simple.t lib/Test/Simple/t/skip.t
1578            ! lib/Test/Simple/t/skipall.t lib/Test/Simple/t/todo.t
1579            ! lib/Test/Simple/t/undef.t lib/Test/Simple/t/useing.t
1580            ! t/lib/Test/Simple/Catch.pm
1581            ! t/lib/Test/Simple/sample_tests/five_fail.plx
1582 ____________________________________________________________________________
1583 [ 12471] By: jhi                                   on 2001/10/17  10:25:06
1584         Log: Subject: [PATCH t/TEST t/harness vms/test.com] Set PERL_CORE environment var   
1585              From: Michael G Schwern <schwern@pobox.com> 
1586              Date: Wed, 17 Oct 2001 04:04:13 -0400
1587              Message-ID: <20011017040413.C25550@blackrider>
1588      Branch: perl
1589            ! t/TEST t/harness vms/test.com
1590 ____________________________________________________________________________
1591 [ 12470] By: jhi                                   on 2001/10/17  02:25:01
1592         Log: Regen doc with perlmodstyle added.
1593      Branch: perl
1594            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
1595 ____________________________________________________________________________
1596 [ 12469] By: jhi                                   on 2001/10/17  02:24:02
1597         Log: Pod cleanup.
1598      Branch: perl
1599            ! lib/File/Spec.pm lib/File/Spec/Mac.pm
1600 ____________________________________________________________________________
1601 [ 12468] By: jhi                                   on 2001/10/17  02:16:11
1602         Log: Subject: perlmodstyle as a patch
1603              From: Kirrily Robert <skud@infotrope.net>
1604              Date: Tue, 16 Oct 2001 22:47:23 -0400
1605              Message-ID: <20011016224723.A20673@infotrope.net>
1606      Branch: perl
1607            + pod/perlmodstyle.pod
1608            ! MANIFEST
1609 ____________________________________________________________________________
1610 [ 12467] By: jhi                                   on 2001/10/17  00:59:43
1611         Log: Subject: [PATCH] for perlhack.pod - no p5p archive on deja/google
1612              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
1613              Date: Thu, 6 Sep 2001 11:09:40 +0100
1614              Message-ID: <20010906110939.A914@homer.diplex.co.uk>
1615              
1616              Mention also the develooper p5p archive.
1617      Branch: perl
1618            ! pod/perlhack.pod
1619 ____________________________________________________________________________
1620 [ 12466] By: jhi                                   on 2001/10/17  00:57:38
1621         Log: Subject: [PATCH lib/ExtUtils/MakeMaker.pm] PREREQ_PM does not really require.
1622              From: Kay Röpke <kroepke@dolphin-services.de>
1623              Date: Tue, 16 Oct 2001 17:23:52 +0200
1624              Message-Id: <E15tW4O-0003J7-00@mrvdom03.schlund.de>
1625      Branch: perl
1626            ! lib/ExtUtils/MakeMaker.pm
1627 ____________________________________________________________________________
1628 [ 12465] By: jhi                                   on 2001/10/17  00:54:28
1629         Log: Add the special casing mappings (from SpecCase.txt)
1630              (except for the hyper special case mappings that have
1631              the condition list); the special casing mappings are
1632              unused for now.  Small tidying up on mktables.
1633      Branch: perl
1634            + lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
1635            + lib/unicore/To/SpecUpper.pl
1636            ! lib/unicore/mktables
1637 ____________________________________________________________________________
1638 [ 12464] By: jhi                                   on 2001/10/16  22:38:24
1639         Log: Subject: [PATCH] Doc patch on here-docs (perlop and perldata)
1640              From: "David H. Adler" <dha@panix.com>       
1641              Date: Tue, 16 Oct 2001 11:59:35 -0400
1642              Message-ID: <20011016115935.A13078@panix.com>
1643              
1644              Subject: [ PATCH ] perldata patch, revised
1645              From: "David H. Adler" <dha@panix.com>     
1646              Date: Tue, 16 Oct 2001 18:26:49 -0400
1647              Message-ID: <20011016182649.C23970@panix.com>
1648      Branch: perl
1649            ! pod/perldata.pod pod/perlop.pod
1650 ____________________________________________________________________________
1651 [ 12463] By: jhi                                   on 2001/10/16  19:39:25
1652         Log: Integrate perlio: PerlIO_dup (for all but Win32).
1653      Branch: perl
1654           !> embed.h embed.pl ext/Encode/Encode.xs
1655           !> ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs hv.c perl.h
1656           !> perlio.c perlio.h perliol.h pod/perlapi.pod proto.h sv.c sv.h
1657           !> win32/win32io.c
1658 ____________________________________________________________________________
1659 [ 12462] By: nick                                  on 2001/10/16  19:11:30
1660         Log: PerlIOXxxx_dups for all but Win32
1661      Branch: perlio
1662            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
1663            ! ext/PerlIO/Via/Via.xs
1664 ____________________________________________________________________________
1665 [ 12461] By: nick                                  on 2001/10/16  18:28:48
1666         Log: Implement PerlIOStdio_dup (explains core dumps - dup
1667              was not setting up a FILE * to be fclosed()).
1668      Branch: perlio
1669            ! perlio.c
1670 ____________________________________________________________________________
1671 [ 12460] By: nick                                  on 2001/10/16  17:31:47
1672         Log: When USE_ITHREADS avoid SV * in PerlIO_debug, at risk of buffer
1673              overflow.
1674      Branch: perlio
1675            ! perlio.c
1676 ____________________________________________________________________________
1677 [ 12459] By: jhi                                   on 2001/10/16  17:10:22
1678         Log: Subject: [PATCH perl@12443] VMS 64-bit configure
1679              From: "Craig A. Berry" <craigberry@mac.com>
1680              Date: Tue, 16 Oct 2001 13:08:38 -0500
1681              Message-Id: <5.1.0.14.2.20011016122704.029eaea8@exchi01>
1682      Branch: perl
1683            ! configure.com
1684 ____________________________________________________________________________
1685 [ 12458] By: jhi                                   on 2001/10/16  17:07:20
1686         Log: Can't expect too much accuracy from a sleep of one second.
1687              (I think this will also fail with high load.)
1688      Branch: perl
1689            ! ext/Time/HiRes/HiRes.t
1690 ____________________________________________________________________________
1691 [ 12457] By: jhi                                   on 2001/10/16  16:50:24
1692         Log: Subject: WIN64 (Itanium) port of Perl 5.6.1
1693              From: "Werner, Randolf" <randolf.werner@sap.com>
1694              Date: Tue, 16 Oct 2001 18:33:02 +0200
1695              Message-ID: <816D93CCC927D31188570008C75D1DE10A5CB1F8@dbwdfx1a.wdf.sap-ag.de>
1696      Branch: perl
1697            + win32/Makefile.win64 win32/config.win64 win32/config_H.win64
1698            ! MANIFEST Porting/makerel ext/SDBM_File/sdbm/sdbm.c
1699 ____________________________________________________________________________
1700 [ 12456] By: nick                                  on 2001/10/16  14:08:16
1701         Log: Builds under ithreads (but fails all threads tests)
1702      Branch: perlio
1703            ! hv.c perlio.c sv.c
1704 ____________________________________________________________________________
1705 [ 12455] By: jhi                                   on 2001/10/16  13:59:32
1706         Log: I think the Perl_sortsv needs *not* be skipped?
1707      Branch: perl
1708            ! makedef.pl
1709 ____________________________________________________________________________
1710 [ 12454] By: jhi                                   on 2001/10/16  13:05:38
1711         Log: Subject: [ PATCH ] maint/perl/t/op/groups.t for build on Cygwin
1712              From: "Gerrit P. Haase" <gerrit.haase@convey.de>
1713              Date: Tue, 16 Oct 2001 15:32:44 +0200
1714              Message-ID: <3BCC531C.11494.3E433F@localhost>
1715      Branch: perl
1716            ! t/op/groups.t
1717 ____________________________________________________________________________
1718 [ 12453] By: jhi                                   on 2001/10/16  13:04:38
1719         Log: Subject: [ PATCH ] maint/perl/t/io/fs.t for build on Cygwin
1720              From: "Gerrit P. Haase" <gerrit.haase@convey.de>
1721              Date: Tue, 16 Oct 2001 15:01:04 +0200
1722              Message-ID: <3BCC4BB0.30935.2145B7@localhost>
1723      Branch: perl
1724            ! t/io/fs.t
1725 ____________________________________________________________________________
1726 [ 12452] By: jhi                                   on 2001/10/16  12:03:49
1727         Log: A forgotten deletion.
1728      Branch: perl
1729            - lib/unicore/mktables.PL
1730 ____________________________________________________________________________
1731 [ 12451] By: nick                                  on 2001/10/16  11:32:48
1732         Log: Skeleton of "PerlIO_dup" coded.
1733              Still-passes all tests non-threaded (well it would wouldn't it!)
1734      Branch: perlio
1735            ! embed.h embed.pl ext/Encode/Encode.xs
1736            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs perl.h
1737            ! perlio.c perlio.h perliol.h pod/perlapi.pod proto.h sv.c sv.h
1738            ! win32/win32io.c
1739 ____________________________________________________________________________
1740 [ 12450] By: jhi                                   on 2001/10/16  02:27:51
1741         Log: Document the problem with the swash_fetch() API that affects
1742              more complex case conversions.
1743      Branch: perl
1744            ! lib/utf8_heavy.pl utf8.c
1745 ____________________________________________________________________________
1746 [ 12449] By: jhi                                   on 2001/10/16  01:55:48
1747         Log: Make Time::HiRes::sleep() and usleep() to return
1748              the number of seconds (a floating point value) and 
1749              microseconds (an integer) actually slept (well,
1750              modulo the time spent in measuring the time actually
1751              slept...), to be a better drop-in replacement for
1752              the builtin sleep().  Noticed by Chris Nandor.
1753              
1754              Also make usleep() to croak if fed illegal number
1755              of useconds (anything greater than 1_000_000).
1756      Branch: perl
1757            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
1758            ! ext/Time/HiRes/HiRes.xs
1759 ____________________________________________________________________________
1760 [ 12448] By: jhi                                   on 2001/10/16  00:57:05
1761         Log: A missing SvREFCNT_dec.
1762      Branch: perl
1763            ! perl.c
1764 ____________________________________________________________________________
1765 [ 12447] By: nick                                  on 2001/10/15  20:27:53
1766         Log: Beginings of PerlIO_dup support (unstable)
1767      Branch: perlio
1768            ! perlio.c perliol.h
1769 ____________________________________________________________________________
1770 [ 12446] By: jhi                                   on 2001/10/15  18:44:19
1771         Log: (retracted by #12497)
1772              In AIX vac 5 just can't seem to get regcomp right.
1773      Branch: perl
1774            ! hints/aix.sh
1775 ____________________________________________________________________________
1776 [ 12445] By: jhi                                   on 2001/10/15  16:44:04
1777         Log: Bump the version number to agree with the maintperl one.
1778      Branch: perl
1779            ! lib/Tie/RefHash.pm
1780 ____________________________________________________________________________
1781 [ 12444] By: nick                                  on 2001/10/15  15:59:57
1782         Log: Integrate mainline
1783      Branch: perlio
1784           +> lib/Math/BigInt/t/Math/Subclass.pm
1785           +> lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/calling.t
1786           +> lib/Math/BigInt/t/subclass.t lib/unicore/In/163.pl
1787           +> lib/unicore/In/164.pl lib/unicore/In/165.pl
1788           +> lib/unicore/In/166.pl lib/unicore/In/167.pl
1789           +> lib/unicore/In/168.pl lib/unicore/In/169.pl
1790           +> lib/unicore/In/170.pl lib/unicore/In/171.pl lib/unicore/Is.pl
1791           +> lib/unicore/Is/Title.pl lib/unicore/Lbrk.pl
1792           +> lib/unicore/mktables
1793            - lib/unicore/Is/SylA.pl lib/unicore/Is/SylAA.pl
1794            - lib/unicore/Is/SylAAI.pl lib/unicore/Is/SylAI.pl
1795            - lib/unicore/Is/SylC.pl lib/unicore/Is/SylE.pl
1796            - lib/unicore/Is/SylEE.pl lib/unicore/Is/SylI.pl
1797            - lib/unicore/Is/SylII.pl lib/unicore/Is/SylN.pl
1798            - lib/unicore/Is/SylO.pl lib/unicore/Is/SylOO.pl
1799            - lib/unicore/Is/SylU.pl lib/unicore/Is/SylV.pl
1800            - lib/unicore/Is/SylWA.pl lib/unicore/Is/SylWAA.pl
1801            - lib/unicore/Is/SylWC.pl lib/unicore/Is/SylWE.pl
1802            - lib/unicore/Is/SylWEE.pl lib/unicore/Is/SylWI.pl
1803            - lib/unicore/Is/SylWII.pl lib/unicore/Is/SylWO.pl
1804            - lib/unicore/Is/SylWOO.pl lib/unicore/Is/SylWU.pl
1805            - lib/unicore/Is/SylWV.pl lib/unicore/Is/Syllable.pl
1806            - lib/unicore/syllables.txt
1807           !> (integrate 344 files)
1808 ____________________________________________________________________________
1809 [ 12443] By: jhi                                   on 2001/10/15  13:40:20
1810         Log: Casting tweak from Paul Marquess, helps Merijn on AIX.
1811      Branch: perl
1812            ! ext/DB_File/DB_File.xs
1813 ____________________________________________________________________________
1814 [ 12442] By: jhi                                   on 2001/10/15  13:35:36
1815         Log: Sync the skip() amounts with the number of tests.
1816      Branch: perl
1817            ! lib/Term/Complete.t
1818 ____________________________________________________________________________
1819 [ 12441] By: jhi                                   on 2001/10/15  13:11:03
1820         Log: Update Changes.
1821      Branch: perl
1822            ! Changes patchlevel.h
1823 ____________________________________________________________________________
1824 [ 12440] By: jhi                                   on 2001/10/15  12:58:24
1825         Log: MacOS Classic catdir() rewrite from Thomas Wegner
1826              (backward incompatibility, but a deliberate one,
1827              the old version simply is broken in its logic),
1828              also documentation updates, and as suggested replicated
1829              the File::Spec::Unix documentation updates also on the
1830              File::Spec documentation.
1831              
1832              TODO: there seems to be duplication of documentation
1833              between File::Spec and File::Spec::Unix.  I think
1834              the ::Unix should be left only with specific UNIXisms,
1835              and all the generic documentation should be in ::Spec.
1836      Branch: perl
1837            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
1838            ! lib/File/Spec.pm lib/File/Spec.t lib/File/Spec/Mac.pm
1839            ! lib/File/Spec/Unix.pm
1840 ____________________________________________________________________________
1841 [ 12439] By: jhi                                   on 2001/10/15  12:32:07
1842         Log: Subject: Re: [PATCH t/op/magic.t] missing tests on Win32
1843              From: Blair Zajac <blair@orcaware.com>
1844              Date: Mon, 24 Sep 2001 11:48:58 -0700
1845              Message-ID: <3BAF801A.88A4F614@orcaware.com>     
1846              
1847              (the skip() messages)
1848      Branch: perl
1849            ! t/op/magic.t
1850 ____________________________________________________________________________
1851 [ 12438] By: ams                                   on 2001/10/14  23:43:59
1852         Log: Subject: [PATCH] make PerlIO default on VMS
1853              From: "Craig A. Berry" <craigberry@mac.com>
1854              Date: Sun, 14 Oct 2001 15:27:18 -0500
1855              Message-Id: <5.1.0.14.0.20011014152339.021ec150@exchi01>
1856      Branch: perl
1857            ! configure.com
1858 ____________________________________________________________________________
1859 [ 12437] By: jhi                                   on 2001/10/14  23:05:57
1860         Log: Retract #12436 (Abhijit already did this at #12426)
1861      Branch: perl
1862            ! lib/ExtUtils/MM_Unix.pm
1863 ____________________________________________________________________________
1864 [ 12436] By: jhi                                   on 2001/10/14  21:22:43
1865         Log: (retracted by #12437)
1866              Subject: [PATCH lib/ExtUtils/MM_Unix.pm] MakeMaker tries to parse commented out $VERSION
1867              From: =?iso-8859-1?Q?Kay_R=F6pke?= <kroepke@dolphin-services.de>
1868              Date: Sat, 13 Oct 2001 20:33:55 +0200
1869              Message-Id: <E15sTbe-0001nt-00@mrvdom04.kundenserver.de>
1870      Branch: perl
1871            ! lib/ExtUtils/MM_Unix.pm
1872 ____________________________________________________________________________
1873 [ 12435] By: jhi                                   on 2001/10/14  21:21:52
1874         Log: Subject: h2xs grammar nit
1875              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
1876              Date: Fri, 12 Oct 2001 00:12:01 -0700 (PDT)
1877              Message-ID: <Pine.GSU.4.21.0110120010540.9710-100000@garcia.efn.org>
1878      Branch: perl
1879            ! utils/h2xs.PL
1880 ____________________________________________________________________________
1881 [ 12434] By: jhi                                   on 2001/10/14  13:48:30
1882         Log: Subject: [PATCH @12422] Fix scoping problem with FATAL warnings
1883              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
1884              Date: Sun, 14 Oct 2001 11:25:08 +0100
1885              Message-ID: <AIEAJICLCBDNAAOLLOKLCEFDDCAA.Paul_Marquess@Yahoo.co.uk>
1886      Branch: perl
1887            ! lib/warnings.pm pod/perllexwarn.pod t/lib/warnings/7fatal
1888            ! warnings.pl
1889 ____________________________________________________________________________
1890 [ 12433] By: jhi                                   on 2001/10/13  23:20:11
1891         Log: Use File::Spec (needs Thomas Wegner's upcoming patch
1892              for File::Spec::Mac::catfile)
1893      Branch: perl
1894            ! lib/h2xs.t
1895 ____________________________________________________________________________
1896 [ 12432] By: jhi                                   on 2001/10/13  23:17:31
1897         Log: Subject: [PATCH] Re: default module version for h2xs (was Re: [PATCH] Re: What sort of Makefile.PL should h2xs write?)   
1898              From: Nicholas Clark <nick@ccl4.org>
1899              Date: Sat, 13 Oct 2001 00:07:31 +0100
1900              Message-ID: <20011013000731.D67535@plum.flirble.org>
1901      Branch: perl
1902            ! lib/h2xs.t utils/h2xs.PL
1903 ____________________________________________________________________________
1904 [ 12431] By: jhi                                   on 2001/10/13  22:35:58
1905         Log: Define PASTHRU_DEFINE and PASTHRU_INC (which are used
1906              before DEFINE and INC), and repent by taking DEFINE and
1907              INC away from PASTHRU.
1908      Branch: perl
1909            ! lib/ExtUtils/MM_Unix.pm
1910 ____________________________________________________________________________
1911 [ 12430] By: jhi                                   on 2001/10/13  21:23:09
1912         Log: More MANIFEST anomalies.
1913      Branch: perl
1914            ! MANIFEST
1915 ____________________________________________________________________________
1916 [ 12429] By: jhi                                   on 2001/10/13  21:01:32
1917         Log: Not that many.
1918      Branch: perl
1919            ! MANIFEST
1920 ____________________________________________________________________________
1921 [ 12428] By: sky                                   on 2001/10/13  20:59:27
1922         Log: Subject: [DOC PATCH] pod syntax fixups for File::Spec::* modules
1923              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1924              Date: Sat, 13 Oct 2001 23:15:55 +0200
1925              Message-ID: <20011013231555.A18071@rafael>
1926      Branch: perl
1927            ! lib/File/Spec.pm lib/File/Spec/Epoc.pm lib/File/Spec/Mac.pm
1928            ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
1929 ____________________________________________________________________________
1930 [ 12427] By: jhi                                   on 2001/10/13  20:54:17
1931         Log: Rewrite mktables from scratch.
1932              - Cleaner.
1933              - Faster: 15-20 seconds as opposed to several minutes.
1934              - More dynamic: the names of the various categories
1935              such as the linebreak ones are dynamic, not static.
1936              - Is.pl: long names for the general category properties
1937              are now available.
1938              - Ranges (<... ,First>, <..., Last>) from the general
1939              categories work now.
1940              - No more mktables.PL because the mktables.PL is not
1941              and never has been run to create a mktables.
1942              - syllables.txt and Is/Syl*.pl removed: non-standard
1943              (not part of the Unicode), and the whole concept is
1944              being reworked (http://syllabary.sourceforge.net/),
1945              the old way wouldn't even work with the new Syllables.txt
1946              (it would result in 1000+ new categories)
1947      Branch: perl
1948            + lib/unicore/In/163.pl lib/unicore/In/164.pl
1949            + lib/unicore/In/165.pl lib/unicore/In/166.pl
1950            + lib/unicore/In/167.pl lib/unicore/In/168.pl
1951            + lib/unicore/In/169.pl lib/unicore/In/170.pl
1952            + lib/unicore/In/171.pl lib/unicore/Is.pl
1953            + lib/unicore/Is/Title.pl lib/unicore/Lbrk.pl
1954            + lib/unicore/mktables
1955            - lib/unicore/Is/SylA.pl lib/unicore/Is/SylAA.pl
1956            - lib/unicore/Is/SylAAI.pl lib/unicore/Is/SylAI.pl
1957            - lib/unicore/Is/SylC.pl lib/unicore/Is/SylE.pl
1958            - lib/unicore/Is/SylEE.pl lib/unicore/Is/SylI.pl
1959            - lib/unicore/Is/SylII.pl lib/unicore/Is/SylN.pl
1960            - lib/unicore/Is/SylO.pl lib/unicore/Is/SylOO.pl
1961            - lib/unicore/Is/SylU.pl lib/unicore/Is/SylV.pl
1962            - lib/unicore/Is/SylWA.pl lib/unicore/Is/SylWAA.pl
1963            - lib/unicore/Is/SylWC.pl lib/unicore/Is/SylWE.pl
1964            - lib/unicore/Is/SylWEE.pl lib/unicore/Is/SylWI.pl
1965            - lib/unicore/Is/SylWII.pl lib/unicore/Is/SylWO.pl
1966            - lib/unicore/Is/SylWOO.pl lib/unicore/Is/SylWU.pl
1967            - lib/unicore/Is/SylWV.pl lib/unicore/Is/Syllable.pl
1968            - lib/unicore/syllables.txt
1969            ! (edit 304 files)
1970 ____________________________________________________________________________
1971 [ 12426] By: ams                                   on 2001/10/13  18:05:36
1972         Log: ExtUtils::MM_Unix should ignore comments when searching for
1973              $VERSION.
1974      Branch: perl
1975            ! lib/ExtUtils/MM_Unix.pm
1976 ____________________________________________________________________________
1977 [ 12425] By: jhi                                   on 2001/10/13  12:26:41
1978         Log: Subject: Re: New module XML::Clean
1979              From: andreas.koenig@anima.de (Andreas J. Koenig)
1980              Date: 13 Oct 2001 10:17:09 +0200
1981              Message-ID: <m37ku0t0my.fsf@anima.de>
1982      Branch: perl
1983            ! pod/perlnewmod.pod
1984 ____________________________________________________________________________
1985 [ 12424] By: sky                                   on 2001/10/13  09:39:59
1986         Log: Set thread stack size if needed.
1987      Branch: perl
1988            ! ext/threads/threads.xs
1989 ____________________________________________________________________________
1990 [ 12423] By: sky                                   on 2001/10/13  09:36:49
1991         Log: We do want to set the attribute to joinable even on modern posix
1992              platforms.
1993      Branch: perl
1994            ! ext/threads/threads.xs
1995 ____________________________________________________________________________
1996 [ 12422] By: jhi                                   on 2001/10/13  02:04:44
1997         Log: Subject: [PATCH ext/Data/Dumper.xs]
1998              From: Brian Ingerson <ingy@ttul.org>
1999              Date: Fri, 12 Oct 2001 19:32:35 -0700
2000              Message-ID: <20011012193235.B889@ttul.org>
2001      Branch: perl
2002            ! ext/Data/Dumper/Dumper.xs
2003 ____________________________________________________________________________
2004 [ 12421] By: jhi                                   on 2001/10/12  23:22:45
2005         Log: Update Changes.
2006      Branch: perl
2007            ! Changes patchlevel.h
2008 ____________________________________________________________________________
2009 [ 12420] By: jhi                                   on 2001/10/12  22:51:17
2010         Log: FAQ sync.
2011      Branch: perl
2012            ! pod/perlfaq3.pod pod/perlfaq4.pod
2013 ____________________________________________________________________________
2014 [ 12419] By: jhi                                   on 2001/10/12  22:46:49
2015         Log: Subject: RE: [PATCH File::Copy] Silence warnings for tied filehandles     
2016              From: "Wilson, Doug" <Doug_Wilson@intuit.com>
2017              Date: Fri, 12 Oct 2001 11:51:05 -0700
2018              Message-ID: <35A280DF784CD411A06B0008C7B130AD0115DDAE@sdex04.sd.intuit.com>
2019      Branch: perl
2020            ! lib/File/Copy.pm
2021 ____________________________________________________________________________
2022 [ 12418] By: jhi                                   on 2001/10/12  22:44:24
2023         Log: Subject: [PATCH lib/Term/Complete.t] Rethinking the Test
2024              From: "chromatic" <chromatic@rmci.net>     
2025              Date: Thu, 11 Oct 2001 10:57:55 -0600
2026              Message-ID: <20011011170354.74354.qmail@onion.perl.org>
2027              
2028              Subject: [PATCH Complete.pm] Re: [PATCH lib/Term/Complete.t] Rethinking the Test
2029              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2030              Date: Thu, 11 Oct 2001 22:34:21 +0200
2031              Message-ID: <20011011223421.A693@rafael>     
2032              
2033              plus undef $Term::Complete::stty as suggested by Rafael.
2034      Branch: perl
2035            ! lib/Term/Complete.pm lib/Term/Complete.t
2036 ____________________________________________________________________________
2037 [ 12417] By: jhi                                   on 2001/10/12  20:35:49
2038         Log: UUnndduupplleexx..
2039      Branch: perl
2040            ! perl.h
2041 ____________________________________________________________________________
2042 [ 12416] By: sky                                   on 2001/10/12  20:16:19
2043         Log: Subject: Re: Sparc/Linux/ithreads unhappy @12391 [PATCH]
2044              From: Andy Dougherty <doughera@lafayette.edu>
2045              Date: Fri, 12 Oct 2001 16:53:03 -0400 (EDT)
2046              Message-ID: <Pine.SOL.4.10.10110121647360.11279-100000@maxwell.phys.lafayette.edu>
2047              (Potentially only band-aid)
2048      Branch: perl
2049            ! sv.c
2050 ____________________________________________________________________________
2051 [ 12415] By: jhi                                   on 2001/10/12  20:13:06
2052         Log: VMS pre-7.0 (which doesn't have sigaction()) uniformly
2053              mishandles kill(), and therefore the sigaction test
2054              should be skipped, from Charles Lane.
2055      Branch: perl
2056            ! ext/POSIX/t/sigaction.t
2057 ____________________________________________________________________________
2058 [ 12414] By: sky                                   on 2001/10/12  18:47:49
2059         Log: Perhaps other OLD_POSIX_API systems might be happy and not only HP-UX 10.20
2060      Branch: perl
2061            ! op.h
2062 ____________________________________________________________________________
2063 [ 12413] By: jhi                                   on 2001/10/12  18:35:31
2064         Log: Upgrade to Math::BigInt 1.44 from Tels and
2065              further fixes from John Peacock.
2066      Branch: perl
2067            + lib/Math/BigInt/t/Math/Subclass.pm
2068            + lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/calling.t
2069            + lib/Math/BigInt/t/subclass.t
2070            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
2071            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
2072            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
2073            ! lib/Math/BigInt/t/mbimbf.t
2074 ____________________________________________________________________________
2075 [ 12412] By: sky                                   on 2001/10/12  18:28:23
2076         Log: perhaps pthread_attr_t really needs to be set for the old api
2077      Branch: perl
2078            ! ext/threads/threads.xs
2079 ____________________________________________________________________________
2080 [ 12411] By: sky                                   on 2001/10/12  18:11:45
2081         Log: pthread_keycreate not pthread_key_create under the here be dragons API
2082      Branch: perl
2083            ! ext/threads/threads.h
2084 ____________________________________________________________________________
2085 [ 12410] By: sky                                   on 2001/10/12  18:07:37
2086         Log: Apperently OLD PTHREADS API is a bit retarded.
2087              This should fix another set of compile failures in HP-UX 10.20.
2088      Branch: perl
2089            ! ext/threads/threads.h ext/threads/threads.xs
2090 ____________________________________________________________________________
2091 [ 12409] By: nick                                  on 2001/10/12  15:30:01
2092         Log: Blind integrate of mainline
2093      Branch: perlio
2094           +> (branch 32 files)
2095            - lib/unicode/README
2096           !> (integrate 121 files)
2097 ____________________________________________________________________________
2098 [ 12408] By: sky                                   on 2001/10/12  14:55:08
2099         Log: Let us avoid being smart for now.
2100      Branch: perl
2101            ! ext/threads/threads.h
2102 ____________________________________________________________________________
2103 [ 12407] By: sky                                   on 2001/10/12  14:38:12
2104         Log: (void*) the argument to make sure we work with picky compilers
2105      Branch: perl
2106            ! ext/threads/threads.xs
2107 ____________________________________________________________________________
2108 [ 12406] By: ams                                   on 2001/10/12  13:26:04
2109         Log: (replaced with #12600)
2110              
2111              Subject: [PATCH 5.6.1 perldoc] use File::Temp
2112              From: Mikhail Zabaluev <mhz@alt-linux.org>
2113              Date: Fri, 12 Oct 2001 12:47:47 +0400
2114              Message-Id: <20011012124747.E13918@localhost.localdomain>
2115      Branch: perl
2116            ! utils/perldoc.PL
2117 ____________________________________________________________________________
2118 [ 12405] By: ams                                   on 2001/10/12  13:05:32
2119         Log: Subject: [PATCH] (Was: lib/Memoize/t/speed.................FAILED at test 2)
2120              From: andreas.koenig@anima.de (Andreas J. Koenig)
2121              Date: 12 Oct 2001 11:12:07 +0200
2122              Message-Id: <m3wv21te6w.fsf_-_@anima.de>
2123      Branch: perl
2124            ! lib/Memoize/t/speed.t
2125 ____________________________________________________________________________
2126 [ 12404] By: sky                                   on 2001/10/12  12:46:15
2127         Log: A) Support OLD_PTHREADS_API
2128              B) Change from using pthread_t to using a TLS to store the
2129              index of the thread in an hash, this is to avoid problems when
2130              in fact pthread_t was not a seralizable type.
2131              Both these changes are because of HP-UX 10.20
2132              This has not been tested on win32 but should work there.
2133              Need to add support for NetWare.
2134      Branch: perl
2135            ! ext/threads/threads.h ext/threads/threads.xs
2136 ____________________________________________________________________________
2137 [ 12403] By: ams                                   on 2001/10/12  07:34:19
2138         Log: Subject: Re: New module XML::Clean
2139              From: andreas.koenig@anima.de (Andreas J. Koenig)
2140              Date: 12 Oct 2001 10:20:35 +0200
2141              Message-Id: <m3elo9uv58.fsf@anima.de>
2142      Branch: perl
2143            ! pod/perlnewmod.pod
2144 ____________________________________________________________________________
2145 [ 12402] By: jhi                                   on 2001/10/11  19:51:04
2146         Log: More HP model tweaks from Merijn.
2147      Branch: perl
2148            ! README.hpux
2149 ____________________________________________________________________________
2150 [ 12401] By: jhi                                   on 2001/10/11  13:03:10
2151         Log: Update Changes.
2152      Branch: perl
2153            ! Changes patchlevel.h
2154 ____________________________________________________________________________
2155 [ 12400] By: jhi                                   on 2001/10/11  11:33:20
2156         Log: HP-UX update from H.Merijn Brand.
2157      Branch: perl
2158            ! README.hpux
2159 ____________________________________________________________________________
2160 [ 12399] By: jhi                                   on 2001/10/11  00:53:56
2161         Log: Subject: [PATCH] fix link rot in README.vms
2162              From: "Craig A. Berry" <craigberry@mac.com>
2163              Date: Wed, 10 Oct 2001 17:17:00 -0500
2164              Message-Id: <5.1.0.14.0.20011010171057.01bd77c8@exchi01>
2165      Branch: perl
2166            ! README.vms
2167 ____________________________________________________________________________
2168 [ 12398] By: jhi                                   on 2001/10/11  00:49:42
2169         Log: Subject: [PATCH lib/Term/Complete.t] (was Re: lib/Term/Complete.t won't complete in background)
2170              From: "chromatic" <chromatic@rmci.net>
2171              Date: Wed, 10 Oct 2001 15:50:30 -0600
2172              Message-ID: <20011010215627.13283.qmail@onion.perl.org> 
2173      Branch: perl
2174            ! lib/Term/Complete.t
2175 ____________________________________________________________________________
2176 [ 12397] By: jhi                                   on 2001/10/11  00:48:54
2177         Log: Subject: [PATCH MANIFEST lib/ExtUtils/Packlist.t] Add Tests for ExtUtils::Packlist
2178              From: "chromatic" <chromatic@rmci.net>
2179              Date: Wed, 10 Oct 2001 15:45:42 -0600
2180              Message-ID: <20011010215140.8913.qmail@onion.perl.org>
2181      Branch: perl
2182            + lib/ExtUtils/Packlist.t
2183            ! MANIFEST
2184 ____________________________________________________________________________
2185 [ 12396] By: jhi                                   on 2001/10/10  20:20:22
2186         Log: VMS needs quotes around the -I option to keep it from
2187              being downcased, from Charles Lane.
2188      Branch: perl
2189            ! t/run/kill_perl.t
2190 ____________________________________________________________________________
2191 [ 12395] By: ams                                   on 2001/10/10  16:22:32
2192         Log: Subject: [PATCH lib/FindBin.pm]
2193              From: Stas Bekman <stas@stason.org>
2194              Date: Tue, 09 Oct 2001 23:57:10 +0800
2195              Message-Id: <3BC31E56.60805@stason.org>
2196      Branch: perl
2197            ! lib/FindBin.pm
2198 ____________________________________________________________________________
2199 [ 12394] By: ams                                   on 2001/10/10  16:09:53
2200         Log: Subject: Re: /usr/include/sys/e ?? (perl@12340)
2201              From: Abhijit Menon-Sen <ams@wiw.org>
2202              Date: Wed, 10 Oct 2001 21:59:33 +0530
2203              Message-Id: <20011010215933.B2444@lustre.dyn.wiw.org>
2204      Branch: perl
2205            ! ext/Data/Dumper/Dumper.xs
2206 ____________________________________________________________________________
2207 [ 12393] By: jhi                                   on 2001/10/10  15:53:39
2208         Log: VMS: reorder the elimination of 000000 in the canonpath logic,
2209              from Charles Lane.
2210      Branch: perl
2211            ! lib/File/Spec/VMS.pm
2212 ____________________________________________________________________________
2213 [ 12392] By: ams                                   on 2001/10/10  14:49:43
2214         Log: Subject: [PATCH] two s/// bugfixes
2215              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2216              Date: Wed, 10 Oct 2001 17:23:44 +0200
2217              Message-Id: <20011010172344.C22440@rafael>
2218      Branch: perl
2219            ! pp_ctl.c regexec.c t/op/subst.t
2220 ____________________________________________________________________________
2221 [ 12391] By: jhi                                   on 2001/10/10  12:22:02
2222         Log: Fix/improve handling of the [000000] special "root"
2223              directory, by putting cwd in canonical form when doing
2224              abs2rel, and prepending a 000000 to directory "chunks"
2225              if missing from base or path.  Also adjust test to
2226              reflect the (improved) output from abs2rel.
2227              From Charles Lane.
2228      Branch: perl
2229            ! lib/File/Spec.t lib/File/Spec/VMS.pm
2230 ____________________________________________________________________________
2231 [ 12390] By: jhi                                   on 2001/10/10  11:48:14
2232         Log: In VMS the copy-to-untaint %ENV in the initialization also loses
2233              all of the extra VMSish attributes (such as "treat this logical
2234              as a device name") that are necessary to make programs run.
2235              A tainted %ENV does not hinder VMS.  From Charles Lane.
2236      Branch: perl
2237            ! lib/File/Find/t/taint.t
2238 ____________________________________________________________________________
2239 [ 12389] By: jhi                                   on 2001/10/10  11:40:29
2240         Log: VMS-specific fixes to the ExtUtils::Manifest tests.
2241              
2242              o  VMS is case-insensitive, RTL downcases filenames read
2243              by perl... so need to re-upcase filenames like MANIFEST
2244              and MANIFEST.SKIP
2245              
2246              o  Need to convert VMS-style to Unix-style filenames when comparing
2247              names in MANIFEST to names in filesystem.
2248              
2249              o  Need to remove mantest/MANIFEST before rmdir'ing mantest,
2250              since VMS won't let you (easily) delete non-empty directories.
2251              
2252              From Charles Lane.
2253      Branch: perl
2254            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Manifest.t
2255 ____________________________________________________________________________
2256 [ 12388] By: jhi                                   on 2001/10/10  11:28:44
2257         Log: Unix and VMS agree on "*" as a "match any number of any chars"
2258              wildcards, but differ ("?"  vs.  "%") for their "match any single
2259              char" wildcard.  This patch changes "?"  chars to "%" before doing a
2260              VMS glob...at no loss of functionality, since "?"  isn't a valid
2261              filename char on VMS.  From Charles Lane.
2262      Branch: perl
2263            ! doio.c
2264 ____________________________________________________________________________
2265 [ 12387] By: jhi                                   on 2001/10/10  11:20:13
2266         Log: (accidentally empty submit; new life as #12390)
2267      Branch: perl
2268            ! lib/File/Find/t/taint.t
2269 ____________________________________________________________________________
2270 [ 12386] By: jhi                                   on 2001/10/10  11:12:40
2271         Log: Even more VMS tweakage from Charles Lane:
2272              
2273              Tweak #1:  splitdir only works on directory part of filespec,
2274              split off volume first
2275              Tweak #2:  VMS pre-7.0's $ENV{'HOME'} is not settable
2276              (it's a horrible kludge in the run-time library,
2277              improved in later versions). Check the
2278              $Config{'d_setenv'} flag before attempting to set it.
2279      Branch: perl
2280            ! t/op/chdir.t
2281 ____________________________________________________________________________
2282 [ 12385] By: jhi                                   on 2001/10/09  20:34:36
2283         Log: VMS tweakage from Charles Lane.
2284              
2285              . command.com doubles an output line when prompting for extensions
2286              . Term::Cap has no business trying to run obscure Un*x utilities on VMS
2287              . perl5db doesn't clean up after itself
2288      Branch: perl
2289            ! configure.com lib/Term/Cap.pm lib/perl5db.pl
2290 ____________________________________________________________________________
2291 [ 12384] By: sky                                   on 2001/10/09  19:16:11
2292         Log: Subject: [PATCH again again], Re: [PATCH again] Re: [PATCH mg.c gv.c and others] ${^TAINT}
2293              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2294              Date: Tue, 9 Oct 2001 22:10:26 +0200
2295              Message-ID: <20011009221026.A8579@rafael>
2296      Branch: perl
2297            ! pod/perldata.pod
2298 ____________________________________________________________________________
2299 [ 12383] By: jhi                                   on 2001/10/09  14:33:15
2300         Log: Subject: [PATCH t/op/subst.t] new tests, new TODO test
2301              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
2302              Date: 9 Oct 2001 15:15:06 -0000
2303              Message-Id: <slrn9s653h.h2p.rgarciasuarez@rafael.kazibao.net>
2304      Branch: perl
2305            ! t/op/subst.t
2306 ____________________________________________________________________________
2307 [ 12382] By: jhi                                   on 2001/10/09  14:03:30
2308         Log: Update Changes.
2309      Branch: perl
2310            ! Changes patchlevel.h
2311 ____________________________________________________________________________
2312 [ 12381] By: jhi                                   on 2001/10/09  13:52:50
2313         Log: Seems that a glob(undef) triggers an ACCVIO in Perl_flex_stat
2314              Seems that a glob(undef) triggers an ACCVIO in Perl_flex_stat,
2315              when a NULL is passed for the filename string pointer.
2316              From Charles Lane.
2317      Branch: perl
2318            ! vms/vms.c
2319 ____________________________________________________________________________
2320 [ 12379] By: jhi                                   on 2001/10/09  13:03:49
2321         Log: Subject: HP systems update
2322              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2323              Date: Tue, 09 Oct 2001 15:59:22 +0200
2324              Message-Id: <20011009155614.A4F5.H.M.BRAND@hccnet.nl>
2325      Branch: perl
2326            ! README.hpux
2327 ____________________________________________________________________________
2328 [ 12378] By: jhi                                   on 2001/10/09  12:52:21
2329         Log: CPAN::Nox does now have a test.
2330      Branch: perl
2331            ! t/lib/1_compile.t
2332 ____________________________________________________________________________
2333 [ 12377] By: jhi                                   on 2001/10/09  12:23:27
2334         Log: Subject: [ID 20011001.009] /usr/bin/perl (in addition to /usr/local/bin/perl)
2335              From: David Dyck <dcd@tc.fluke.com>
2336              Date: Mon, 1 Oct 2001 12:17:36 -0700
2337              Message-Id: <200110011917.MAA11879@dd.tc.fluke.com>
2338      Branch: perl
2339            ! installperl
2340 ____________________________________________________________________________
2341 [ 12376] By: jhi                                   on 2001/10/09  12:18:39
2342         Log: NetWare update from Ananth Kesari.
2343      Branch: perl
2344            ! NetWare/nwperlsys.h makedef.pl
2345 ____________________________________________________________________________
2346 [ 12375] By: jhi                                   on 2001/10/09  11:43:01
2347         Log: Subject: [PATCH Perl@12307] File::Find test on VMS
2348              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
2349              Date: Tue, 9 Oct 2001 08:40:57 EDT
2350              Message-Id: <011009083426.17530f@DUPHY4.Physics.Drexel.Edu>
2351      Branch: perl
2352            ! lib/File/Find/t/find.t
2353 ____________________________________________________________________________
2354 [ 12374] By: ams                                   on 2001/10/09  05:31:45
2355         Log: Subject: [PATCH MANIFEST lib/ExtUtils/Mkbootstrap.t] Add Tests for
2356              ExtUtils::Mkbootstrap
2357              From: "chromatic" <chromatic@rmci.net>
2358              Date: Tue, 09 Oct 2001 00:08:37 -0600
2359              Message-Id: <20011009061432.46666.qmail@onion.perl.org>
2360      Branch: perl
2361            + lib/ExtUtils/Mkbootstrap.t
2362            ! MANIFEST
2363 ____________________________________________________________________________
2364 [ 12373] By: jhi                                   on 2001/10/09  02:56:13
2365         Log: Enable more debugging.
2366      Branch: perl
2367            ! lib/utf8_heavy.pl
2368 ____________________________________________________________________________
2369 [ 12372] By: ams                                   on 2001/10/09  02:11:59
2370         Log: #12370 forgot to modify is_gv_magical().
2371      Branch: perl
2372            ! gv.c
2373 ____________________________________________________________________________
2374 [ 12371] By: jhi                                   on 2001/10/09  01:48:17
2375         Log: Make the toupper/lower/title API for Unicode not right
2376              but at least less wrong: prepare for the mapping being
2377              more than just one-character-to-one-character.
2378      Branch: perl
2379            ! embed.h embed.pl global.sym handy.h pp.c proto.h regcomp.c
2380            ! regexec.c utf8.c
2381 ____________________________________________________________________________
2382 [ 12370] By: jhi                                   on 2001/10/09  01:23:08
2383         Log: Subject: Re: [PATCH mg.c gv.c and others] ${^TAINT}
2384              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
2385              Date: Mon, 8 Oct 2001 22:18:23 -0400
2386              Message-ID: <20011008221823.A413700@linguist.thayer.dartmouth.edu>
2387      Branch: perl
2388            ! pod/perlvar.pod t/op/taint.t
2389 ____________________________________________________________________________
2390 [ 12369] By: jhi                                   on 2001/10/08  23:31:21
2391         Log: FAQ sync.
2392      Branch: perl
2393            ! pod/perlfaq3.pod pod/perlfaq4.pod
2394 ____________________________________________________________________________
2395 [ 12368] By: jhi                                   on 2001/10/08  21:20:45
2396         Log: Subject: [PATCH lib/Term/Cap.t] Fix Debian Failures on Test 22
2397              From: "chromatic" <chromatic@rmci.net>
2398              Date: Mon, 08 Oct 2001 14:05:32 -0600
2399              Message-ID: <20011008201126.73702.qmail@onion.perl.org>
2400      Branch: perl
2401            ! lib/Term/Cap.t
2402 ____________________________________________________________________________
2403 [ 12367] By: jhi                                   on 2001/10/08  21:10:49
2404         Log: Subject: [PATCH again] Re: [PATCH mg.c gv.c and others] ${^TAINT}
2405              From: Michael G Schwern <schwern@pobox.com>
2406              Date: Mon, 8 Oct 2001 17:00:14 -0400
2407              Message-ID: <20011008170014.L17083@blackrider>
2408      Branch: perl
2409            ! gv.c mg.c pod/perlvar.pod t/op/magic.t t/op/taint.t
2410 ____________________________________________________________________________
2411 [ 12366] By: jhi                                   on 2001/10/08  20:43:19
2412         Log: Subject: [PATCH Perl@12307] Time::Hires for VMS pre-7.0
2413              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
2414              Date: Mon, 8 Oct 2001 16:01:33 EDT
2415              Message-Id: <011008155856.1604b5@DUPHY4.Physics.Drexel.Edu>
2416      Branch: perl
2417            ! ext/Time/HiRes/HiRes.xs
2418 ____________________________________________________________________________
2419 [ 12365] By: jhi                                   on 2001/10/08  20:41:50
2420         Log: Subject: [PATCH] Autosplit patch for VMS
2421              From: "Craig A. Berry" <craigberry@mac.com>
2422              Date: Mon, 08 Oct 2001 15:40:43 -0500
2423              Message-Id: <5.1.0.14.0.20011008150808.02302618@exchi01>
2424      Branch: perl
2425            ! lib/AutoSplit.pm lib/AutoSplit.t
2426 ____________________________________________________________________________
2427 [ 12364] By: jhi                                   on 2001/10/08  20:36:58
2428         Log: Don't assume that everybody is running OS X 10.1 yet;
2429              from Kay Röpke.
2430      Branch: perl
2431            ! hints/darwin.sh
2432 ____________________________________________________________________________
2433 [ 12363] By: jhi                                   on 2001/10/08  14:26:35
2434         Log: Update Changes.
2435      Branch: perl
2436            ! Changes patchlevel.h
2437 ____________________________________________________________________________
2438 [ 12362] By: jhi                                   on 2001/10/08  14:05:50
2439         Log: Retract #12358 for now.
2440      Branch: perl
2441            ! lib/Term/Cap.t
2442 ____________________________________________________________________________
2443 [ 12361] By: jhi                                   on 2001/10/08  13:57:10
2444         Log: Can't figure out what this is testing.
2445              (If it is trying to catch SIGKILL, it should stop
2446              trying because that is by definition impossible.)
2447      Branch: perl
2448            ! lib/sigtrap.t
2449 ____________________________________________________________________________
2450 [ 12360] By: jhi                                   on 2001/10/08  13:23:28
2451         Log: Subject: [PATCH bleadperl] why some tests fail on Win95...
2452              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
2453              Date: Sun, 30 Sep 2001 21:15:13 +0200
2454              Message-ID: <5033457805.20010930211513@tesla.rcub.bg.ac.yu>
2455      Branch: perl
2456            ! lib/ExtUtils/MM_Win32.pm
2457 ____________________________________________________________________________
2458 [ 12359] By: jhi                                   on 2001/10/08  12:37:17
2459         Log: Clarify the ldlibpth part and condense the overall text.
2460      Branch: perl
2461            ! t/TEST
2462 ____________________________________________________________________________
2463 [ 12358] By: jhi                                   on 2001/10/08  11:56:49
2464         Log: Subject: Re: [PATCH] & what's to be done for 5.8.0?
2465              From: "chromatic" <chromatic@rmci.net>
2466              Date: Sun, 07 Oct 2001 16:59:26 -0600
2467              Message-ID: <20011007230518.90917.qmail@onion.perl.org>
2468      Branch: perl
2469            ! lib/Term/Cap.t
2470 ____________________________________________________________________________
2471 [ 12357] By: jhi                                   on 2001/10/08  11:54:50
2472         Log: Update the list because fo #12265.
2473      Branch: perl
2474            ! t/lib/1_compile.t
2475 ____________________________________________________________________________
2476 [ 12356] By: jhi                                   on 2001/10/08  11:53:30
2477         Log: Subject: [PATCH] & what's to be done for 5.8.0? 
2478              From: Nicholas Clark <nick@ccl4.org>
2479              Date: Sun, 7 Oct 2001 20:53:33 +0100
2480              Message-ID: <20011007205333.S38756@plum.flirble.org>   
2481      Branch: perl
2482            ! ext/B/t/showlex.t ext/B/t/stash.t ext/Cwd/t/taint.t
2483            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
2484            ! ext/DB_File/t/db-recno.t ext/Fcntl/t/fcntl.t lib/CGI/t/carp.t
2485            ! lib/CGI/t/cookie.t lib/File/Find/t/taint.t lib/FindBin.t
2486            ! lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
2487            ! lib/Net/t/smtp.t lib/Switch/t/given.t lib/Switch/t/nested.t
2488            ! lib/Switch/t/switch.t lib/Term/Complete.t
2489            ! lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/todo.t
2490            ! lib/bigfloat.t lib/bigint.t lib/integer.t t/op/flip.t
2491            ! t/op/my_stash.t
2492 ____________________________________________________________________________
2493 [ 12355] By: jhi                                   on 2001/10/08  11:51:29
2494         Log: Integrate patch #12350 from maintperl; typo in
2495              IO::Seekable doc.
2496      Branch: perl
2497           !> ext/IO/lib/IO/Seekable.pm
2498 ____________________________________________________________________________
2499 [ 12354] By: jhi                                   on 2001/10/08  11:41:16
2500         Log: Detypo.
2501      Branch: perl
2502            ! hints/darwin.sh
2503 ____________________________________________________________________________
2504 [ 12353] By: sky                                   on 2001/10/07  17:16:14
2505         Log: Change 12349 didn't really get it right.
2506      Branch: perl
2507            ! lib/Unicode/README
2508 ____________________________________________________________________________
2509 [ 12352] By: jhi                                   on 2001/10/07  15:03:18
2510         Log: If running the harness the dynamic library search path
2511              may need setting.
2512      Branch: perl
2513            ! t/TEST
2514 ____________________________________________________________________________
2515 [ 12351] By: jhi                                   on 2001/10/07  14:17:12
2516         Log: It seems that in MacOS X 10.1 one must use -flat_namespace
2517              in ldflags.
2518      Branch: perl
2519            ! hints/darwin.sh
2520 ____________________________________________________________________________
2521 [ 12350] By: gsar                                  on 2001/10/07  13:30:42
2522         Log: typo in IO::Seekable doc
2523      Branch: maint-5.6/perl
2524            ! ext/IO/lib/IO/Seekable.pm
2525 ____________________________________________________________________________
2526 [ 12349] By: jhi                                   on 2001/10/07  12:49:31
2527         Log: Give up the fantasy of having lib/Unicode and lib/unicode:
2528              doesn't work on Mac OS X 10.1 (when unpacking the tar the
2529              latter gets renamed as lib/unicode:1, assumedly for security
2530              reasons not to overwrite stuff)
2531      Branch: perl
2532            + lib/Unicode/README
2533            - lib/unicode/README
2534            ! MANIFEST
2535 ____________________________________________________________________________
2536 [ 12348] By: ams                                   on 2001/10/07  05:33:40
2537         Log: Subject: [PATCH MANIFEST lib/CPAN/t/Nox.t] Add Tests for CPAN::Nox
2538              From: "chromatic" <chromatic@rmci.net>
2539              Date: Sat, 06 Oct 2001 21:42:03 -0600
2540              Message-Id: <20011007034754.21057.qmail@onion.perl.org>
2541      Branch: perl
2542            + lib/CPAN/t/Nox.t
2543            ! MANIFEST
2544 ____________________________________________________________________________
2545 [ 12347] By: ams                                   on 2001/10/07  00:48:10
2546         Log: Subject: [PATCH MANIFEST lib/sigtrap.t] Add Tests for sigtrap.pm
2547              From: "chromatic" <chromatic@rmci.net>
2548              Date: Sat, 06 Oct 2001 18:52:10 -0600
2549              Message-Id: <20011007005801.98381.qmail@onion.perl.org>
2550      Branch: perl
2551            + lib/sigtrap.t
2552            ! MANIFEST
2553 ____________________________________________________________________________
2554 [ 12346] By: ams                                   on 2001/10/06  23:14:01
2555         Log: Subject: [PATCH] (was Re: [PATCH] Re: What sort of Makefile.PL should
2556              h2xs write?)
2557              From: Nicholas Clark <nick@ccl4.org>
2558              Date: Sat, 6 Oct 2001 21:46:43 +0100
2559              Message-Id: <20011006214643.L38756@plum.flirble.org>
2560      Branch: perl
2561            ! utils/h2xs.PL
2562 ____________________________________________________________________________
2563 [ 12345] By: ams                                   on 2001/10/06  17:39:53
2564         Log: Subject: [PATCH] Memoize tests
2565              From: Nicholas Clark <nick@ccl4.org>
2566              Date: Sat, 6 Oct 2001 18:04:21 +0100
2567              Message-Id: <20011006180421.J38756@plum.flirble.org>
2568      Branch: perl
2569            ! lib/Memoize/t/array.t lib/Memoize/t/array_confusion.t
2570            ! lib/Memoize/t/correctness.t lib/Memoize/t/errors.t
2571            ! lib/Memoize/t/expire.t lib/Memoize/t/expire_file.t
2572            ! lib/Memoize/t/expire_module_n.t
2573            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
2574            ! lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
2575            ! lib/Memoize/t/speed.t lib/Memoize/t/tie.t
2576            ! lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
2577            ! lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
2578            ! lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
2579 ____________________________________________________________________________
2580 [ 12344] By: jhi                                   on 2001/10/06  00:30:23
2581         Log: Retract the latter part of #12343.
2582      Branch: perl
2583            ! ext/IO/lib/IO/Socket/INET.pm
2584 ____________________________________________________________________________
2585 [ 12343] By: jhi                                   on 2001/10/05  23:32:07
2586         Log: Subject: patch to ext/IO/lib/IO/Socket/INET.pm fixes Bug ID (20010803.022)
2587              From: David Dyck <dcd@tc.fluke.com>
2588              Date: Fri, 5 Oct 2001 16:04:43 -0700 (PDT)
2589              Message-ID: <Pine.LNX.4.33.0110051548340.9856-100000@dd.tc.fluke.com>
2590              
2591              Subject: Re: patch to ext/IO/lib/IO/Socket/INET.pm fixes Bug ID (20010803.022)
2592              From: David Dyck <dcd@tc.fluke.com>
2593              Date: Fri, 5 Oct 2001 17:27:46 -0700 (PDT)
2594              Message-ID: <Pine.LNX.4.33.0110051714350.14248-100000@dd.tc.fluke.com>
2595      Branch: perl
2596            ! ext/IO/lib/IO/Socket/INET.pm
2597 ____________________________________________________________________________
2598 [ 12342] By: jhi                                   on 2001/10/05  16:28:37
2599         Log: Subject: [PATCH perl@12307] Re: test names from C<make TEST>
2600              From: Robin Barker <rmb1@cise.npl.co.uk>
2601              Date: Fri, 5 Oct 2001 18:20:44 +0100 (BST)
2602              Message-Id: <200110051720.SAA17023@tempest.npl.co.uk>
2603      Branch: perl
2604            ! t/TEST
2605 ____________________________________________________________________________
2606 [ 12341] By: jhi                                   on 2001/10/05  13:54:08
2607         Log: Don't assume that %x is good for displaying UVs.
2608      Branch: perl
2609            ! dump.c
2610 ____________________________________________________________________________
2611 [ 12340] By: jhi                                   on 2001/10/05  12:41:31
2612         Log: Update Changes.
2613      Branch: perl
2614            ! Changes patchlevel.h
2615 ____________________________________________________________________________
2616 [ 12339] By: ams                                   on 2001/10/05  10:22:34
2617         Log: Subject: [PATCH] perlfunc/select
2618              From: Nicholas Clark <nick@ccl4.org>
2619              Date: Fri, 5 Oct 2001 11:33:58 +0100
2620              Message-Id: <20011005113358.Z38756@plum.flirble.org>
2621      Branch: perl
2622            ! pod/perlfunc.pod
2623 ____________________________________________________________________________
2624 [ 12338] By: jhi                                   on 2001/10/04  22:54:06
2625         Log: Retract #12313 and #12249.
2626      Branch: perl
2627            ! pod/perlboot.pod pod/perlbot.pod pod/perlcall.pod
2628            ! pod/perldata.pod pod/perldbmfilter.pod pod/perldsc.pod
2629            ! pod/perlebcdic.pod
2630 ____________________________________________________________________________
2631 [ 12337] By: jhi                                   on 2001/10/04  17:17:03
2632         Log: Subject: [PATCH] perlvms.pod update
2633              From: "Craig A. Berry" <craigberry@mac.com>
2634              Date: Thu, 04 Oct 2001 12:55:52 -0500
2635              Message-Id: <5.1.0.14.0.20011004124831.01aa49c0@exchi01>
2636      Branch: perl
2637            ! vms/perlvms.pod
2638 ____________________________________________________________________________
2639 [ 12336] By: jhi                                   on 2001/10/04  14:02:17
2640         Log: Subject: PATCH: Tie::SubstrHash
2641              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
2642              Date: Thu, 04 Oct 2001 12:12:41 +0100
2643              Message-Id: <200110041112.f94BCfS17390@crypt.compulink.co.uk> 
2644      Branch: perl
2645            ! lib/Tie/SubstrHash.pm
2646 ____________________________________________________________________________
2647 [ 12335] By: jhi                                   on 2001/10/04  04:45:00
2648         Log: Unicode properties saga continues.
2649      Branch: perl
2650            ! lib/unicore/In.pl lib/unicore/In/136.pl lib/unicore/In/155.pl
2651            ! lib/unicore/mktables.PL lib/utf8_heavy.pl
2652 ____________________________________________________________________________
2653 [ 12334] By: jhi                                   on 2001/10/04  03:42:04
2654         Log: Yet more Unicode properties.
2655      Branch: perl
2656            + lib/unicore/In/137.pl lib/unicore/In/138.pl
2657            + lib/unicore/In/139.pl lib/unicore/In/140.pl
2658            + lib/unicore/In/141.pl lib/unicore/In/142.pl
2659            + lib/unicore/In/143.pl lib/unicore/In/144.pl
2660            + lib/unicore/In/145.pl lib/unicore/In/146.pl
2661            + lib/unicore/In/147.pl lib/unicore/In/148.pl
2662            + lib/unicore/In/149.pl lib/unicore/In/150.pl
2663            + lib/unicore/In/151.pl lib/unicore/In/152.pl
2664            + lib/unicore/In/153.pl lib/unicore/In/154.pl
2665            + lib/unicore/In/155.pl lib/unicore/In/156.pl
2666            + lib/unicore/In/157.pl lib/unicore/In/158.pl
2667            + lib/unicore/In/159.pl lib/unicore/In/160.pl
2668            + lib/unicore/In/161.pl lib/unicore/In/162.pl
2669            ! MANIFEST lib/unicore/In.pl lib/unicore/In/136.pl
2670            ! lib/unicore/mktables.PL lib/utf8_heavy.pl pod/perltodo.pod
2671            ! pod/perlunicode.pod
2672 ____________________________________________________________________________
2673 [ 12333] By: jhi                                   on 2001/10/04  03:02:19
2674         Log: Subject: [PATCH perl@12307] 2 more VMS test tweaks
2675              From: "Craig A. Berry" <craigberry@mac.com>
2676              Date: Wed, 03 Oct 2001 17:45:25 -0500
2677              Message-Id: <5.1.0.14.0.20011003154131.01bc8528@exchi01>
2678              
2679              (the lib/Term/Complete.t patched differently by #12332)
2680      Branch: perl
2681            ! lib/ExtUtils/Command.t
2682 ____________________________________________________________________________
2683 [ 12332] By: jhi                                   on 2001/10/04  03:00:03
2684         Log: Restore only if something to restore.
2685      Branch: perl
2686            ! lib/Term/Complete.t
2687 ____________________________________________________________________________
2688 [ 12331] By: pudge                                 on 2001/10/03  19:30:48
2689         Log: Update various resources for credits,
2690              minor icons fixes, and versions.
2691      Branch: maint-5.6/macperl
2692            ! macos/MPVersion.r macos/Perl.r macos/macperl/MPDroplet.r
2693            ! macos/macperl/MPExtension.rsrc macos/macperl/MPSave.c
2694            ! macos/macperl/MacPerl.r macos/macperl/MacPerl.rsrc
2695 ____________________________________________________________________________
2696 [ 12330] By: pudge                                 on 2001/10/03  19:17:25
2697         Log: Quiet the warnings about using undef value
2698      Branch: maint-5.6/macperl
2699            ! lib/File/Temp.pm
2700 ____________________________________________________________________________
2701 [ 12329] By: pudge                                 on 2001/10/03  19:14:59
2702         Log: Fix up Ballon Help and Help menu docs (first pass);
2703              remove balloon rez file, and autogenerate with
2704              Balloon2Rez instead.
2705      Branch: maint-5.6/macperl
2706            + macos/macperl/macscripts/Balloon2Rez
2707            - macos/macperl/MPBalloons.r
2708            ! macos/macperl/MPBalloons.ball macos/macperl/MacPerl.podhelp
2709 ____________________________________________________________________________
2710 [ 12328] By: pudge                                 on 2001/10/03  19:11:15
2711         Log: Allow overriding of defaults, for change #12327.
2712      Branch: maint-5.6/macperl
2713            ! perl.h
2714 ____________________________________________________________________________
2715 [ 12327] By: pudge                                 on 2001/10/03  19:10:26
2716         Log: Override PerlProc_exit.
2717      Branch: maint-5.6/macperl
2718            ! macos/macish.h
2719 ____________________________________________________________________________
2720 [ 12326] By: pudge                                 on 2001/10/03  19:08:28
2721         Log: Add in new macos/ modules, fix up BuildTools and Makefile.
2722      Branch: maint-5.6/macperl
2723            + macos/bundled_lib/blib/lib/MD5.pm
2724            + macos/bundled_lib/t/MD5/md5.t macos/lib/Mac/AETE/App.pm
2725            + macos/lib/Mac/AETE/Dialect.pm
2726            + macos/lib/Mac/AETE/Format/Converter.pm
2727            + macos/lib/Mac/AETE/Format/Dictionary.pm
2728            + macos/lib/Mac/AETE/Format/Glue.pm macos/lib/Mac/AETE/Parser.pm
2729            + macos/lib/Mac/Glue.pm macos/lib/Mac/OSA/Simple.pm
2730            + macos/lib/Mac/Toolbox.pod
2731            ! macos/Makefile.mk macos/lib/Mac/BuildTools.pm
2732 ____________________________________________________________________________
2733 [ 12325] By: pudge                                 on 2001/10/03  18:51:28
2734         Log: Sync up silly CVS headers ... I should commit CVS
2735              first to avoid this ...
2736      Branch: maint-5.6/macperl
2737            ! macos/config.h macos/ext/Mac/ExtUtils/MakeToolboxModule
2738            ! macos/ext/Mac/Fonts/Fonts.xs macos/ext/MacPerl/MacPerl.xs
2739            ! macos/macperl/MPEditor.c macos/macperl/MPGlobals.h
2740            ! macos/macperl/MPScript.c macos/macperl/MPUtils.c
2741 ____________________________________________________________________________
2742 [ 12324] By: pudge                                 on 2001/10/03  18:44:09
2743         Log: Fix Matthias' address, and attributions.
2744      Branch: maint-5.6/macperl
2745            ! AUTHORS README.macos ext/DynaLoader/dl_mac.xs perl.c
2746            ! pod/perlport.pod
2747 ____________________________________________________________________________
2748 [ 12323] By: pudge                                 on 2001/10/03  18:42:37
2749         Log: Fix Matthias' address, and attributions.
2750      Branch: maint-5.6/macperl
2751            ! macos/config.h macos/ext/Mac/AppleEvents/AppleEvents.pm
2752            ! macos/ext/Mac/Components/Components.pm
2753            ! macos/ext/Mac/Controls/Controls.pm macos/ext/Mac/DCon/DCon.pm
2754            ! macos/ext/Mac/Dialogs/Dialogs.pm
2755            ! macos/ext/Mac/Events/Events.pm
2756            ! macos/ext/Mac/ExtUtils/MakeToolboxModule
2757            ! macos/ext/Mac/Files/Files.pm macos/ext/Mac/Fonts/Fonts.pm
2758            ! macos/ext/Mac/Gestalt/Gestalt.pm
2759            ! macos/ext/Mac/ImageCompression/ImageCompression.pm
2760            ! macos/ext/Mac/Lists/Lists.pm macos/ext/Mac/Memory/Memory.pm
2761            ! macos/ext/Mac/Menus/Menus.pm
2762            ! macos/ext/Mac/MoreFiles/MoreFiles.pm
2763            ! macos/ext/Mac/Movies/Movies.pm
2764            ! macos/ext/Mac/Navigation/Navigation.pm
2765            ! macos/ext/Mac/Notification/Notification.pm
2766            ! macos/ext/Mac/OSA/OSA.pm macos/ext/Mac/Processes/Processes.pm
2767            ! macos/ext/Mac/QDOffscreen/QDOffscreen.pm
2768            ! macos/ext/Mac/QuickDraw/QuickDraw.pm
2769            ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.pm
2770            ! macos/ext/Mac/Resources/Resources.pm macos/ext/Mac/SAT/SAT.pm
2771            ! macos/ext/Mac/Sound/Sound.pm macos/ext/Mac/Speech/Speech.pm
2772            ! macos/ext/Mac/SpeechRecognition/SpeechRecognition.pm
2773            ! macos/ext/Mac/StandardFile/StandardFile.pm
2774            ! macos/ext/Mac/TextEdit/TextEdit.pm
2775            ! macos/ext/Mac/Types/Types.pm macos/ext/Mac/Windows/Windows.pm
2776            ! macos/fcntl.h macos/lib/ExtUtils/MM_MacOS.pm
2777            ! macos/lib/Mac/LowMem.pm
2778 ____________________________________________________________________________
2779 [ 12322] By: sky                                   on 2001/10/03  18:41:07
2780         Log: Subject: [PATCH perl@12307] %ENV tainting for VMS
2781              From: "Craig A. Berry" <craigberry@mac.com>
2782              Date: Wed, 03 Oct 2001 14:30:55 -0500
2783              Message-Id: <5.1.0.14.0.20011003124800.01bd31c0@exchi01>
2784      Branch: perl
2785            ! vms/vms.c
2786 ____________________________________________________________________________
2787 [ 12321] By: jhi                                   on 2001/10/03  18:38:34
2788         Log: Subject: [PATCH perl@12307] %ENV tainting for VMS
2789              From: "Craig A. Berry" <craigberry@mac.com>
2790              Date: Wed, 03 Oct 2001 14:30:55 -0500
2791              Message-Id: <5.1.0.14.0.20011003124800.01bd31c0@exchi01>
2792      Branch: perl
2793            ! vms/vms.c
2794 ____________________________________________________________________________
2795 [ 12320] By: jhi                                   on 2001/10/03  16:47:30
2796         Log: Unicode properties: fix L& (the #12319 didn't allow L&,
2797              only IsL&) and Inherited (negative lookahead good);
2798              add tests for Common, Inherited, and L&.
2799      Branch: perl
2800            ! lib/utf8_heavy.pl pod/perltodo.pod t/op/pat.t
2801 ____________________________________________________________________________
2802 [ 12319] By: jhi                                   on 2001/10/03  16:12:53
2803         Log: Unicode properties: support \p{(?:Is)?L&} as an alias for \pL.
2804              (The Unicode standard uses L& quite often.)
2805      Branch: perl
2806            ! lib/utf8_heavy.pl
2807 ____________________________________________________________________________
2808 [ 12318] By: jhi                                   on 2001/10/03  15:57:34
2809         Log: Add the 'Common' Unicode property (code points not
2810              explicitly assigned to any other script).
2811      Branch: perl
2812            + lib/unicore/In/136.pl
2813            ! MANIFEST lib/unicore/In.pl lib/unicore/mktables.PL
2814 ____________________________________________________________________________
2815 [ 12317] By: jhi                                   on 2001/10/03  13:23:32
2816         Log: Skip the RV printing test under threads until fixed.
2817      Branch: perl
2818            ! ext/B/t/terse.t
2819 ____________________________________________________________________________
2820 [ 12316] By: jhi                                   on 2001/10/03  12:57:05
2821         Log: Subject: 12309 / cygwin / win2k
2822              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2823              Date: Wed, 03 Oct 2001 15:25:15 +0200
2824              Message-Id: <20011003152353.A479.H.M.BRAND@hccnet.nl>
2825      Branch: perl
2826            ! makedef.pl
2827 ____________________________________________________________________________
2828 [ 12315] By: jhi                                   on 2001/10/03  12:50:17
2829         Log: Metaconfig unit change for #12314.
2830      Branch: metaconfig
2831            ! U/modified/Head.U
2832 ____________________________________________________________________________
2833 [ 12314] By: jhi                                   on 2001/10/03  12:49:26
2834         Log: Subject: Both cygwin and djgpp on one machine
2835              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2836              Date: Wed, 03 Oct 2001 15:02:59 +0200
2837              Message-Id: <20011003150222.A474.H.M.BRAND@hccnet.nl>
2838      Branch: perl
2839            ! Configure
2840 ____________________________________________________________________________
2841 [ 12313] By: jhi                                   on 2001/10/03  12:04:49
2842         Log: (retracted by #12338)
2843              
2844              Subject: [PATCH] Code clean up for perlboot.pod
2845              From: Casey West <casey@geeknest.com>
2846              Date: Tue, 2 Oct 2001 19:24:43 -0400
2847              Message-ID: <20011002192443.B2163@stupid.geeknest.com>
2848              
2849              Subject: [PATCH] Code clean up for perlbot.diff
2850              From: Casey West <casey@geeknest.com>
2851              Date: Tue, 2 Oct 2001 19:25:22 -0400
2852              Message-ID: <20011002192522.C2163@stupid.geeknest.com>
2853              
2854              Subject: [PATCH] Code clean up for perlcall.pod
2855              From: Casey West <casey@geeknest.com>
2856              Date: Tue, 2 Oct 2001 19:25:57 -0400
2857              Message-ID: <20011002192557.D2163@stupid.geeknest.com>
2858              
2859              Subject: [PATCH] Code clean up for perldata.pod
2860              From: Casey West <casey@geeknest.com>
2861              Date: Tue, 2 Oct 2001 19:26:29 -0400
2862              Message-ID: <20011002192629.E2163@stupid.geeknest.com>
2863              
2864              Subject: [PATCH] Code clean up for perldbmfilter.pod
2865              From: Casey West <casey@geeknest.com>
2866              Date: Tue, 2 Oct 2001 19:26:59 -0400
2867              Message-ID: <20011002192659.F2163@stupid.geeknest.com>
2868              
2869              Subject: [PATCH] Code clean up for perlebcdic.pod
2870              From: Casey West <casey@geeknest.com>
2871              Date: Tue, 2 Oct 2001 19:27:37 -0400
2872              Message-ID: <20011002192737.G2163@stupid.geeknest.com>
2873      Branch: perl
2874            ! pod/perlboot.pod pod/perlbot.pod pod/perlcall.pod
2875            ! pod/perldata.pod pod/perldbmfilter.pod pod/perlebcdic.pod
2876 ____________________________________________________________________________
2877 [ 12312] By: ams                                   on 2001/10/02  23:43:55
2878         Log: Subject: [PATCH lib/ExtUtils/MakeMaker.pm] makemaker@perl.org
2879              From: Michael G Schwern <schwern@pobox.com>
2880              Date: Tue, 2 Oct 2001 17:00:49 -0400
2881              Message-Id: <20011002170049.A9955@blackrider>
2882      Branch: perl
2883            ! lib/ExtUtils/MakeMaker.pm
2884 ____________________________________________________________________________
2885 [ 12311] By: jhi                                   on 2001/10/02  23:24:07
2886         Log: FAQ sync.
2887      Branch: perl
2888            ! pod/perlfaq3.pod
2889 ____________________________________________________________________________
2890 [ 12310] By: nick                                  on 2001/10/02  16:09:49
2891         Log: Integrate mainline
2892      Branch: perlio
2893           !> AUTHORS Changes ext/I18N/Langinfo/Langinfo.pm
2894           !> ext/I18N/Langinfo/Langinfo.t ext/I18N/Langinfo/Makefile.PL
2895           !> lib/Pod/Html.pm lib/unicore/In.pl lib/unicore/mktables.PL mg.c
2896           !> patchlevel.h t/op/pat.t
2897 ____________________________________________________________________________
2898 [ 12309] By: jhi                                   on 2001/10/02  14:34:59
2899         Log: Unicode properties: allow also intra(wordbreak)name whitespace,
2900              not just one single space.
2901      Branch: perl
2902            ! lib/unicore/In.pl lib/unicore/mktables.PL t/op/pat.t
2903 ____________________________________________________________________________
2904 [ 12308] By: jhi                                   on 2001/10/02  12:49:41
2905         Log: AUTHORS updates.
2906      Branch: perl
2907            ! AUTHORS
2908 ____________________________________________________________________________
2909 [ 12307] By: jhi                                   on 2001/10/02  12:22:21
2910         Log: Update Changes.
2911      Branch: perl
2912            ! Changes patchlevel.h
2913 ____________________________________________________________________________
2914 [ 12306] By: jhi                                   on 2001/10/02  11:59:12
2915         Log: Work around old buggy glibcs for langinfo constants,
2916              from Nicholas Clark and David Dyck.
2917      Branch: perl
2918            ! ext/I18N/Langinfo/Langinfo.t ext/I18N/Langinfo/Makefile.PL
2919 ____________________________________________________________________________
2920 [ 12305] By: jhi                                   on 2001/10/02  11:45:55
2921         Log: Eradicate Time::Piece; add an example.
2922      Branch: perl
2923            ! ext/I18N/Langinfo/Langinfo.pm
2924 ____________________________________________________________________________
2925 [ 12304] By: jhi                                   on 2001/10/02  11:34:18
2926         Log: Subject: [PATCH] Pod::Html makes a poor guess at author
2927              From: Robert Spier <rspier@pobox.com>
2928              Date: Mon, 1 Oct 2001 23:20:16 -0700
2929              Message-ID: <15289.23712.422087.878224@rls.cx>
2930      Branch: perl
2931            ! lib/Pod/Html.pm
2932 ____________________________________________________________________________
2933 [ 12303] By: sky                                   on 2001/10/02  10:40:57
2934         Log: Fixes obscure bug that manifests itself by.
2935              local $!=0;undef*STDOUT;#segfaults
2936              Has been around for a while. Possible other magic IO vars are
2937              possibly affected aswell. Reported by Jos Boumans.
2938      Branch: perl
2939            ! mg.c
2940 ____________________________________________________________________________
2941 [ 12302] By: nick                                  on 2001/10/02  09:00:52
2942         Log: Integrate mainline
2943      Branch: perlio
2944           !> ext/B/t/terse.t ext/I18N/Langinfo/Langinfo.t hints/darwin.sh
2945           !> lib/Term/Cap.t lib/open.t pod/perlapi.pod pod/perlunicode.pod
2946           !> pp_ctl.c regcomp.c t/TEST t/op/arith.t t/op/pack.t t/op/pat.t
2947 ____________________________________________________________________________
2948 [ 12301] By: nick                                  on 2001/10/02  08:40:57
2949         Log: Integrate mainline + lib/open.t patch from Chromatic
2950      Branch: perlio
2951           +> lib/Term/Cap.t lib/Text/TabsWrap/CHANGELOG
2952            ! lib/open.t
2953           !> (integrate 29 files)
2954 ____________________________________________________________________________
2955 [ 12300] By: jhi                                   on 2001/10/01  19:22:16
2956         Log: Mac OS X doesn't have threadsafe (_r) libc interfaces.
2957              Until it has, better stop early if someone requests threads.
2958      Branch: perl
2959            ! hints/darwin.sh
2960 ____________________________________________________________________________
2961 [ 12299] By: jhi                                   on 2001/10/01  19:01:31
2962         Log: Subject: [ID 20011001.011] redundant code in t/TEST
2963              From: David Dyck <dcd@tc.fluke.com>
2964              Date: Mon, 1 Oct 2001 12:56:24 -0700
2965              Message-Id: <200110011956.MAA16250@dd.tc.fluke.com>
2966      Branch: perl
2967            ! t/TEST
2968 ____________________________________________________________________________
2969 [ 12298] By: jhi                                   on 2001/10/01  18:52:12
2970         Log: Subject: [PATCH lib/Term/Cap.t] Robustify %ENV Handling in Test (was Re: Failed Term/Cap.t test)
2971              From: "chromatic" <chromatic@rmci.net>
2972              Date: Mon, 01 Oct 2001 12:27:12 -0600
2973              Message-ID: <20011001183251.89148.qmail@onion.perl.org>
2974      Branch: perl
2975            ! lib/Term/Cap.t
2976 ____________________________________________________________________________
2977 [ 12297] By: jhi                                   on 2001/10/01  17:04:18
2978         Log: UNICOS testing patches from Nicholas Clark.
2979      Branch: perl
2980            ! t/op/arith.t t/op/pack.t
2981 ____________________________________________________________________________
2982 [ 12296] By: jhi                                   on 2001/10/01  17:01:26
2983         Log: Subject: [PATCH lib/open.t] Better Locale Flutzigation (was Re: lib/open.t and locale tests)
2984              From: "chromatic" <chromatic@rmci.net>
2985              Date: Mon, 01 Oct 2001 10:21:51 -0600
2986              Message-ID: <20011001162731.40639.qmail@onion.perl.org>
2987      Branch: perl
2988            ! lib/open.t
2989 ____________________________________________________________________________
2990 [ 12295] By: jhi                                   on 2001/10/01  14:55:37
2991         Log: Make missing the RADIXCHAR a softer, gentler error.
2992      Branch: perl
2993            ! ext/I18N/Langinfo/Langinfo.t
2994 ____________________________________________________________________________
2995 [ 12294] By: jhi                                   on 2001/10/01  14:51:42
2996         Log: Nuke also the LANG because of glibc.
2997      Branch: perl
2998            ! lib/open.t
2999 ____________________________________________________________________________
3000 [ 12293] By: jhi                                   on 2001/10/01  14:51:20
3001         Log: Also the ^Is is optional.
3002      Branch: perl
3003            ! pod/perlunicode.pod t/op/pat.t
3004 ____________________________________________________________________________
3005 [ 12292] By: jhi                                   on 2001/10/01  14:08:26
3006         Log: Be careful to pull chars from the varargs stack when
3007              formatting chars.
3008      Branch: perl
3009            ! regcomp.c
3010 ____________________________________________________________________________
3011 [ 12291] By: jhi                                   on 2001/10/01  12:27:57
3012         Log: sortsv not in place anymore, noticed by John P. Linderman.
3013      Branch: perl
3014            ! pod/perlapi.pod pp_ctl.c
3015 ____________________________________________________________________________
3016 [ 12290] By: jhi                                   on 2001/10/01  12:25:03
3017         Log: Make the diagnostic messages more neutral.
3018      Branch: perl
3019            ! ext/B/t/terse.t
3020 ____________________________________________________________________________
3021 [ 12289] By: jhi                                   on 2001/10/01  03:59:34
3022         Log: Forgotten from #12288.
3023      Branch: perl
3024            ! ext/Data/Dumper/Dumper.pm
3025 ____________________________________________________________________________
3026 [ 12288] By: jhi                                   on 2001/10/01  03:58:37
3027         Log: Subject: [PATCH ext/Data/Dumper.pm Dumper.xs Dumper.t] Option to sort hashes
3028              From: Brian Ingerson <ingy@ttul.org>
3029              Date: Sun, 30 Sep 2001 21:45:56 -0700
3030              Message-ID: <20010930214556.D26392@ttul.org>
3031              
3032              (remember also the #12289)
3033      Branch: perl
3034            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
3035 ____________________________________________________________________________
3036 [ 12287] By: jhi                                   on 2001/10/01  03:33:15
3037         Log: More Unicode property tests for the abbreviated
3038              general properties.
3039      Branch: perl
3040            ! t/op/pat.t
3041 ____________________________________________________________________________
3042 [ 12286] By: jhi                                   on 2001/10/01  02:02:08
3043         Log: Further tweaks to the Unicode properties.
3044      Branch: perl
3045            ! lib/utf8_heavy.pl pod/perlunicode.pod regcomp.c t/op/pat.t
3046 ____________________________________________________________________________
3047 [ 12285] By: jhi                                   on 2001/10/01  01:46:35
3048         Log: Retract #12284.
3049      Branch: perl
3050            ! lib/Term/Cap.t
3051 ____________________________________________________________________________
3052 [ 12284] By: jhi                                   on 2001/10/01  01:24:12
3053         Log: (Retracted by #12285)
3054      Branch: perl
3055            ! lib/Term/Cap.t
3056 ____________________________________________________________________________
3057 [ 12283] By: jhi                                   on 2001/10/01  01:22:05
3058         Log: Subject: [PATCH MANIFEST lib/Term/Cap.t] Add tests for Term::Cap   
3059              From: "chromatic" <chromatic@rmci.net>  
3060              Date: Sun, 30 Sep 2001 16:10:02 -0600
3061              Message-ID: <20010930221540.67279.qmail@onion.perl.org>
3062      Branch: perl
3063            + lib/Term/Cap.t
3064            ! MANIFEST
3065 ____________________________________________________________________________
3066 [ 12282] By: jhi                                   on 2001/10/01  01:19:21
3067         Log: Use stty -g to restore the terminal state, do not even
3068              try to run the tests if stty -g is not available.
3069      Branch: perl
3070            ! lib/Term/Complete.t
3071 ____________________________________________________________________________
3072 [ 12281] By: jhi                                   on 2001/09/30  21:05:00
3073         Log: Cleanup utf8_heavy; allow dropping the In prefix from
3074              Unicode script/block properties.
3075      Branch: perl
3076            ! lib/utf8_heavy.pl
3077 ____________________________________________________________________________
3078 [ 12280] By: jhi                                   on 2001/09/30  13:42:18
3079         Log: Retract the #12259 for now.
3080      Branch: perl
3081            ! embed.h embed.pl sv.h
3082 ____________________________________________________________________________
3083 [ 12279] By: jhi                                   on 2001/09/30  13:37:59
3084         Log: Upgrade to Text-Tabs+Wrap-2001.0929 from David Muir Sharnoff.
3085      Branch: perl
3086            + lib/Text/TabsWrap/CHANGELOG
3087            ! MANIFEST lib/Text/TabsWrap/t/fill.t lib/Text/Wrap.pm
3088 ____________________________________________________________________________
3089 [ 12278] By: jhi                                   on 2001/09/30  05:05:18
3090         Log: #12272 wasn't right, it introduced an extra ().
3091      Branch: perl
3092            ! lib/utf8_heavy.pl
3093 ____________________________________________________________________________
3094 [ 12277] By: jhi                                   on 2001/09/30  00:31:07
3095         Log: Subject: [PATCH @12256 ext/DB_File.pm ext/GDBM_File.pm] Remove string eval from AUTOLOAD
3096              From: Jonathan Stowe <gellyfish@gellyfish.com>
3097              Date: Sat, 29 Sep 2001 15:52:43 +0100 (BST)
3098              Message-ID: <Pine.LNX.4.33.0109291535120.18586-100000@orpheus.gellyfish.com>
3099      Branch: perl
3100            ! ext/DB_File/DB_File.pm ext/GDBM_File/GDBM_File.pm
3101 ____________________________________________________________________________
3102 [ 12276] By: jhi                                   on 2001/09/30  00:15:38
3103         Log: Subject: Patch to put qsortsv in the public API
3104              From: Brian Ingerson <ingy@ttul.org>
3105              Date: Sat, 29 Sep 2001 17:41:13 -0700
3106              Message-ID: <20010929174113.A30223@ttul.org>
3107      Branch: perl
3108            ! embed.h embed.pl global.sym pod/perlapi.pod pp_ctl.c proto.h
3109 ____________________________________________________________________________
3110 [ 12275] By: jhi                                   on 2001/09/30  00:11:21
3111         Log: Subject: [PATCH perlvar, perlfunc, inccode.t] additional docs and tests
3112              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3113              Date: Sat, 29 Sep 2001 23:54:48 +0200
3114              Message-ID: <20010929235448.A5017@rafael>
3115      Branch: perl
3116            ! pod/perlfunc.pod pod/perlvar.pod t/op/inccode.t
3117 ____________________________________________________________________________
3118 [ 12274] By: jhi                                   on 2001/09/30  00:03:19
3119         Log: FAQ sync.
3120      Branch: perl
3121            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
3122            ! pod/perlfaq9.pod
3123 ____________________________________________________________________________
3124 [ 12273] By: bailey                                on 2001/09/29  23:43:46
3125         Log: Resync with mainline
3126      Branch: vmsperl
3127           +> (branch 1207 files)
3128            - (delete 324 files)
3129           !> (integrate 866 files)
3130 ____________________________________________________________________________
3131 [ 12272] By: jhi                                   on 2001/09/29  21:32:33
3132         Log: Nasty recursion trap if one would match Unicode.
3133      Branch: perl
3134            ! lib/utf8_heavy.pl
3135 ____________________________________________________________________________
3136 [ 12271] By: jhi                                   on 2001/09/29  21:18:44
3137         Log: More Unicode todo.
3138      Branch: perl
3139            ! pod/perltodo.pod
3140 ____________________________________________________________________________
3141 [ 12270] By: jhi                                   on 2001/09/29  20:15:32
3142         Log: Explain a bit the new more flexible \p\P syntax.
3143      Branch: perl
3144            ! pod/perlunicode.pod
3145 ____________________________________________________________________________
3146 [ 12269] By: jhi                                   on 2001/09/29  20:05:24
3147         Log: More leniency to the \p and \P: now can have whitespace
3148              between the property definition and the curlies; now can
3149              invert the property by having a caret between the open
3150              curly and the property.
3151      Branch: perl
3152            ! lib/utf8_heavy.pl pod/perldiag.pod regcomp.c t/op/pat.t
3153 ____________________________________________________________________________
3154 [ 12268] By: nick                                  on 2001/09/29  17:39:26
3155         Log: Integrate mainline. Builds lots of sv.h/embed.h redef warnings
3156              one test (lib/open.t) fails
3157      Branch: perlio
3158           +> ext/B/t/b.t ext/B/t/debug.t ext/B/t/deparse.t
3159           +> ext/B/t/showlex.t ext/B/t/stash.t ext/B/t/terse.t
3160           +> ext/threads/t/stress_cv.t ext/threads/t/stress_string.t
3161           +> lib/Tie/Scalar.t lib/open.t
3162            - ext/B/B.t ext/B/Debug.t ext/B/Deparse.t ext/B/Showlex.t
3163            - ext/B/Stash.t
3164           !> (integrate 62 files)
3165 ____________________________________________________________________________
3166 [ 12267] By: jhi                                   on 2001/09/29  13:54:04
3167         Log: Save and restore $ENV{'SYS$LOGIN'} only in VMS.
3168      Branch: perl
3169            ! t/op/chdir.t
3170 ____________________________________________________________________________
3171 [ 12266] By: jhi                                   on 2001/09/29  13:51:49
3172         Log: Subject: [PATCH perl@12258] chdir.t finally (I hope)
3173              From: "Craig A. Berry" <craigberry@mac.com> 
3174              Date: Sat, 29 Sep 2001 09:35:33 -0500
3175              Message-Id: <a05101000b7db8afde231@[172.16.52.1]>
3176      Branch: perl
3177            ! t/op/chdir.t
3178 ____________________________________________________________________________
3179 [ 12265] By: jhi                                   on 2001/09/29  13:49:43
3180         Log: Subject: [PATCH MANIFEST lib/Tie/Scalar.pm lib/Tie/Scalar.t] Add tests, clean up Tie::Scalar
3181              From: "chromatic" <chromatic@rmci.net>
3182              Date: Fri, 28 Sep 2001 21:20:12 -0600
3183              Message-ID: <20010929032543.58322.qmail@onion.perl.org>
3184      Branch: perl
3185            + lib/Tie/Scalar.t
3186            ! MANIFEST lib/Tie/Scalar.pm
3187 ____________________________________________________________________________
3188 [ 12264] By: jhi                                   on 2001/09/29  04:57:42
3189         Log: Allow for more flexibility in the \p{In...} names, now
3190              case doesn't matter, and any space or dash can be
3191              matched by any space, dash, underbar, or empty.
3192              (may be going too far on leniency)
3193      Branch: perl
3194            ! lib/unicore/Blocks.pl lib/unicore/In.pl lib/unicore/Scripts.pl
3195            ! lib/unicore/mktables.PL lib/utf8_heavy.pl pod/perlunicode.pod
3196            ! t/op/pat.t
3197 ____________________________________________________________________________
3198 [ 12263] By: jhi                                   on 2001/09/28  23:04:13
3199         Log: Subject: [PATCH MANIFEST lib/open.t] Add tests for open.pm
3200              From: "chromatic" <chromatic@rmci.net>
3201              Date: Fri, 28 Sep 2001 17:39:50 -0600
3202              Message-ID: <20010928234521.14178.qmail@onion.perl.org>
3203      Branch: perl
3204            + lib/open.t
3205            ! MANIFEST
3206 ____________________________________________________________________________
3207 [ 12262] By: jhi                                   on 2001/09/28  22:23:53
3208         Log: Subject: [PATCH perl@12258] glob test case tweak for VMS
3209              From: "Craig A. Berry" <craigberry@mac.com>
3210              Date: Fri, 28 Sep 2001 16:24:51 -0500
3211              Message-Id: <a05101000b7da98ceb83c@[172.16.52.1]>
3212      Branch: perl
3213            ! ext/File/Glob/t/basic.t
3214 ____________________________________________________________________________
3215 [ 12261] By: jhi                                   on 2001/09/28  22:23:05
3216         Log: Subject: [DOC PATCH] Carp.pm pod typo
3217              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3218              Date: Fri, 28 Sep 2001 23:14:51 +0200
3219              Message-ID: <20010928231451.E16889@rafael>
3220      Branch: perl
3221            ! lib/Carp.pm
3222 ____________________________________________________________________________
3223 [ 12260] By: jhi                                   on 2001/09/28  22:21:55
3224         Log: Subject: [PATCH] Allow an @INC hook to set %INC
3225              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3226              Date: Fri, 28 Sep 2001 22:18:13 +0200
3227              Message-ID: <20010928221813.A16889@rafael>
3228      Branch: perl
3229            ! pp_ctl.c
3230 ____________________________________________________________________________
3231 [ 12259] By: jhi                                   on 2001/09/28  22:20:26
3232         Log: Subject: Re: macro redefinitions on Win32 (was Re: Question about PERLIO)
3233              From: Nicholas Clark <nick@ccl4.org>
3234              Date: Fri, 28 Sep 2001 23:39:33 +0100
3235              Message-ID: <20010928233933.C23673@plum.flirble.org>
3236      Branch: perl
3237            ! embed.h embed.pl sv.h
3238 ____________________________________________________________________________
3239 [ 12258] By: jhi                                   on 2001/09/28  12:45:45
3240         Log: Update Changes.
3241      Branch: perl
3242            ! Changes patchlevel.h
3243 ____________________________________________________________________________
3244 [ 12256] By: jhi                                   on 2001/09/28  12:18:29
3245         Log: Move the B tests to B/t.
3246      Branch: perl
3247            + ext/B/t/b.t ext/B/t/debug.t ext/B/t/deparse.t
3248            + ext/B/t/showlex.t ext/B/t/stash.t ext/B/t/terse.t
3249            - ext/B/B.t ext/B/B/Terse.t ext/B/Debug.t ext/B/Deparse.t
3250            - ext/B/Showlex.t ext/B/Stash.t
3251            ! MANIFEST
3252 ____________________________________________________________________________
3253 [ 12255] By: jhi                                   on 2001/09/28  12:09:40
3254         Log: Forgot from #12254.
3255      Branch: perl
3256            + ext/B/B/Terse.t
3257 ____________________________________________________________________________
3258 [ 12254] By: jhi                                   on 2001/09/28  12:09:06
3259         Log: Subject: [PATCH MANIFEST ext/B/B/Terse.t] Add tests for B::Terse
3260              From: "chromatic" <chromatic@rmci.net>
3261              Date: Thu, 27 Sep 2001 23:22:17 -0600
3262              Message-ID: <20010928052747.56587.qmail@onion.perl.org>   
3263      Branch: perl
3264            ! MANIFEST
3265 ____________________________________________________________________________
3266 [ 12253] By: jhi                                   on 2001/09/28  02:31:49
3267         Log: Test numbering mismatch.
3268      Branch: perl
3269            ! t/op/chdir.t
3270 ____________________________________________________________________________
3271 [ 12252] By: jhi                                   on 2001/09/27  22:46:42
3272         Log: Subject: [PATCH perl@12239] slightly less broken chdir.t for VMS
3273              From: "Craig A. Berry" <craigberry@mac.com>
3274              Date: Wed, 26 Sep 2001 17:43:14 -0500
3275              Message-Id: <5.1.0.14.0.20010926173048.01aac5b0@exchi01>
3276      Branch: perl
3277            ! iperlsys.h t/op/chdir.t
3278 ____________________________________________________________________________
3279 [ 12251] By: jhi                                   on 2001/09/27  22:44:35
3280         Log: Subject: [PATCH gv.c] make __ANON__ global
3281              From: Robin Barker <rmb1@cise.npl.co.uk>
3282              Date: Wed, 26 Sep 2001 17:56:28 +0100 (BST)
3283              Message-Id: <200109261656.RAA27762@tempest.npl.co.uk>
3284      Branch: perl
3285            ! gv.c t/op/anonsub.t t/op/runlevel.t
3286 ____________________________________________________________________________
3287 [ 12250] By: jhi                                   on 2001/09/27  22:33:11
3288         Log: Subject: Re: [BUG] B::Terse can't handle constant scalar refs
3289              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3290              Date: Thu, 27 Sep 2001 22:34:32 +0200
3291              Message-ID: <20010927223432.A1485@rafael>
3292      Branch: perl
3293            ! ext/B/B/Terse.pm
3294 ____________________________________________________________________________
3295 [ 12249] By: jhi                                   on 2001/09/27  22:29:32
3296         Log: (retracted by #12338)
3297              
3298              Subject: [PATCH] Cleanup of perldsc.pod      
3299              From: Casey West <casey@geeknest.com>
3300              Date: Thu, 27 Sep 2001 11:13:17 -0400
3301              Message-ID: <20010927111317.A1942@stupid.geeknest.com>
3302      Branch: perl
3303            ! pod/perldsc.pod
3304 ____________________________________________________________________________
3305 [ 12248] By: jhi                                   on 2001/09/27  22:23:24
3306         Log: Not everyone is using ithreads...
3307      Branch: perl
3308            ! ext/Devel/Peek/Peek.t
3309 ____________________________________________________________________________
3310 [ 12247] By: jhi                                   on 2001/09/27  13:39:39
3311         Log: Document the nss_delete core dump workaround for HP-UX
3312              and Solaris, bug IDs 20010805.018 and 20010629.004.
3313      Branch: perl
3314            ! README.hpux README.solaris
3315 ____________________________________________________________________________
3316 [ 12246] By: jhi                                   on 2001/09/27  12:05:36
3317         Log: Dump Unicode hash keys also as Unicode,
3318              not just as a byte string.
3319      Branch: perl
3320            ! dump.c ext/Devel/Peek/Peek.t
3321 ____________________________________________________________________________
3322 [ 12245] By: jhi                                   on 2001/09/27  11:15:51
3323         Log: Integrate changes #12241 and #12242 from macperl:
3324              
3325              Remove unneeded disabling of umask() calls
3326              
3327              Note (get|set)sockopt are available.
3328      Branch: perl
3329           !> lib/File/Temp.pm pod/perlport.pod
3330 ____________________________________________________________________________
3331 [ 12244] By: sky                                   on 2001/09/27  08:53:00
3332         Log: Flush buffers on thread closedown.
3333      Branch: perl
3334            ! ext/threads/threads.xs
3335 ____________________________________________________________________________
3336 [ 12243] By: jhi                                   on 2001/09/27  02:20:06
3337         Log: Dump SvUTF8(sv)s also as \x{...}.
3338              
3339              TODO: dump the SvUTF8() hash keys similarly. 
3340      Branch: perl
3341            ! dump.c embed.h embed.pl ext/Devel/Peek/Peek.t proto.h
3342 ____________________________________________________________________________
3343 [ 12242] By: pudge                                 on 2001/09/26  20:41:35
3344         Log: Note (get|set)sockopt are available.
3345      Branch: maint-5.6/macperl
3346            ! pod/perlport.pod
3347 ____________________________________________________________________________
3348 [ 12241] By: pudge                                 on 2001/09/26  20:28:49
3349         Log: Remove unneeded disabling of umask() calls
3350      Branch: maint-5.6/macperl
3351            ! lib/File/Temp.pm
3352 ____________________________________________________________________________
3353 [ 12240] By: sky                                   on 2001/09/26  18:44:56
3354         Log: Documention update
3355      Branch: perl
3356            ! ext/threads/threads.pm
3357 ____________________________________________________________________________
3358 [ 12239] By: jhi                                   on 2001/09/26  13:49:05
3359         Log: Update Changes.
3360      Branch: perl
3361            ! Changes patchlevel.h
3362 ____________________________________________________________________________
3363 [ 12238] By: jhi                                   on 2001/09/26  13:40:53
3364         Log: Check that all environment variables are tainted.
3365      Branch: perl
3366            ! t/op/taint.t
3367 ____________________________________________________________________________
3368 [ 12237] By: jhi                                   on 2001/09/26  13:02:07
3369         Log: Manual integration error in #12235.
3370      Branch: perl
3371            ! lib/File/DosGlob.t
3372 ____________________________________________________________________________
3373 [ 12236] By: jhi                                   on 2001/09/26  12:57:11
3374         Log: Subject: Re: binmode(STDOUT, ":unix") busted when STDOUT is piped.
3375              From: "chromatic" <chromatic@rmci.net>
3376              Date: Tue, 25 Sep 2001 23:57:07 -0600
3377              Message-ID: <20010926060233.7554.qmail@onion.perl.org>
3378      Branch: perl
3379            ! perlio.c
3380 ____________________________________________________________________________
3381 [ 12235] By: jhi                                   on 2001/09/26  12:53:16
3382         Log: Integrate macperl changes from Chris Nandor:
3383              12192 11817 11815 11813 11778 11775
3384              
3385              Update CPAN.pm to work with new Mac::BuildTools instead
3386              of ExtUtils::MM_MacOS "orphan" functions
3387              
3388              Fix test
3389              
3390              Make syntax check report in MPW style, fix tests
3391              to use Mac::err=unix to get normal-style error
3392              messages.
3393              
3394              More module and test ports from Thomas Wegner et al
3395              
3396              Fix open of /dev/null for Mac OS
3397              
3398              Allow for platforms to override formatting of errors
3399              on output from Matthias Neeracher (core files)
3400      Branch: perl
3401            ! ext/B/Deparse.t lib/File/DosGlob.pm lib/File/DosGlob.t
3402            ! lib/File/Spec.t lib/File/Temp/t/security.t lib/strict.t
3403            ! lib/subs.t lib/warnings.t t/op/magic.t t/run/kill_perl.t
3404           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c lib/CPAN.pm
3405           !> lib/File/Spec/Mac.pm lib/File/Temp.pm perl.c perl.h pp_ctl.c
3406           !> t/base/term.t t/op/runlevel.t t/pod/testp2pt.pl util.c
3407 ____________________________________________________________________________
3408 [ 12234] By: jhi                                   on 2001/09/26  11:58:11
3409         Log: grrr.
3410      Branch: perl
3411            ! t/op/gv.t
3412 ____________________________________________________________________________
3413 [ 12233] By: jhi                                   on 2001/09/26  11:56:09
3414         Log: Retract #12232.
3415      Branch: perl
3416            ! t/op/gv.t
3417 ____________________________________________________________________________
3418 [ 12232] By: jhi                                   on 2001/09/26  11:53:37
3419         Log: (Retracted by #12233.)
3420      Branch: perl
3421            ! t/op/gv.t
3422 ____________________________________________________________________________
3423 [ 12231] By: jhi                                   on 2001/09/26  11:52:09
3424         Log: Detypo.
3425      Branch: perl
3426            ! ext/Encode/Makefile.PL
3427 ____________________________________________________________________________
3428 [ 12230] By: sky                                   on 2001/09/26  11:36:23
3429         Log: Increase the amount of time we spend in each thread, and add one that uses an anonymous sub.
3430              We are using a "delay" here because we do not want to depend on thread synchronization issues.
3431      Branch: perl
3432            + ext/threads/t/stress_cv.t
3433            ! MANIFEST ext/threads/t/stress_string.t
3434 ____________________________________________________________________________
3435 [ 12229] By: jhi                                   on 2001/09/26  11:27:54
3436         Log: NetWare tweak from Ananth Kesari.
3437      Branch: perl
3438            ! NetWare/t/Readme.txt
3439 ____________________________________________________________________________
3440 [ 12228] By: jhi                                   on 2001/09/26  11:26:26
3441         Log: Trick to fool case-blind filesystems.
3442      Branch: perl
3443            ! ext/Encode/Makefile.PL
3444 ____________________________________________________________________________
3445 [ 12227] By: sky                                   on 2001/09/26  11:06:50
3446         Log: Threads can start executing in a different order than they were
3447              created.... so we cannot ok() inside the threadstarter.
3448      Branch: perl
3449            ! ext/threads/t/stress_string.t
3450 ____________________________________________________________________________
3451 [ 12226] By: sky                                   on 2001/09/26  07:41:45
3452         Log: Add in stress_string.t to stress test threads a bit more.
3453      Branch: perl
3454            + ext/threads/t/stress_string.t
3455            ! MANIFEST
3456 ____________________________________________________________________________
3457 [ 12225] By: sky                                   on 2001/09/26  07:04:21
3458         Log: Fix negative refcount introduced by #12223.
3459      Branch: perl
3460            ! ext/threads/threads.xs
3461 ____________________________________________________________________________
3462 [ 12224] By: sky                                   on 2001/09/26  06:57:58
3463         Log: Update documentation to match change #12223
3464      Branch: perl
3465            ! sharedsv.c
3466 ____________________________________________________________________________
3467 [ 12223] By: sky                                   on 2001/09/26  06:54:32
3468         Log: Use a separate interpreter for the sharedsv space. Another
3469              negative sv leak. Sigh.
3470      Branch: perl
3471            ! sharedsv.c
3472 ____________________________________________________________________________
3473 [ 12222] By: sky                                   on 2001/09/26  05:58:35
3474         Log: Do the environ assignment in perl_contruct to match perl_destruct.
3475              Now we don't need to perl_parse/perl_run. However environ is a
3476              global....
3477      Branch: perl
3478            ! perl.c
3479 ____________________________________________________________________________
3480 [ 12221] By: sky                                   on 2001/09/26  05:41:02
3481         Log: Move the creation of PL_strtab to perl_construct so we can work
3482              with HV and HEs without running perl_parse.
3483      Branch: perl
3484            ! perl.c
3485 ____________________________________________________________________________
3486 [ 12220] By: gsar                                  on 2001/09/26  02:18:26
3487         Log: integrate macperl changes into maint-5.6
3488      Branch: maint-5.6/perl
3489           !> (integrate 26 files)
3490 ____________________________________________________________________________
3491 [ 12219] By: pudge                                 on 2001/09/26  00:19:35
3492         Log: Fix just a few of the bugs in Mac::InternetConfig (Bug #462999, Axel Rose);
3493              fix doc in Mac::Fonts (Patch #447221, Andreas Marcel Riechert).
3494      Branch: maint-5.6/macperl
3495            ! macos/ext/Mac/Fonts/Fonts.xs
3496            ! macos/ext/Mac/InternetConfig/InternetConfig.pm
3497 ____________________________________________________________________________
3498 [ 12218] By: ams                                   on 2001/09/25  23:31:33
3499         Log: Subject: Re: [PATCH] AutoSplit.t (was Re: Untested libraries update)
3500              From: Nicholas Clark <nick@ccl4.org>
3501              Date: Wed, 26 Sep 2001 01:20:20 +0100
3502              Message-Id: <20010926012020.B48092@plum.flirble.org>
3503      Branch: perl
3504            ! lib/AutoSplit.t
3505 ____________________________________________________________________________
3506 [ 12217] By: ams                                   on 2001/09/25  22:33:05
3507         Log: Subject: [PATCH perl@12180] angle bracket filespec problem on VMS
3508              From: "Craig A. Berry" <craigberry@mac.com>
3509              Date: Tue, 25 Sep 2001 18:08:42 -0500
3510              Message-Id: <5.1.0.14.0.20010925154848.036887d8@exchi01>
3511      Branch: perl
3512            ! vms/vms.c
3513 ____________________________________________________________________________
3514 [ 12216] By: ams                                   on 2001/09/25  21:41:01
3515         Log: Subject: [PATCH lib/AutoSplit.t]  Fixing mysterious TEST failure. (was
3516              Re: binmode(STDOUT, ":unix") busted when STDOUT is piped.)
3517              From: Michael G Schwern <schwern@pobox.com>
3518              Date: Wed, 26 Sep 2001 00:38:21 -0400
3519              Message-Id: <20010926003821.A627@blackrider>
3520      Branch: perl
3521            ! lib/AutoSplit.t
3522 ____________________________________________________________________________
3523 [ 12215] By: jhi                                   on 2001/09/25  21:40:04
3524         Log: Subject: [PATCH lib/Test/Simple.pm lib/Test/Utils.pm] fix test.deparse
3525              From: Michael G Schwern <schwern@pobox.com>
3526              Date: Tue, 25 Sep 2001 17:43:49 -0400
3527              Message-ID: <20010925174349.B19534@blackrider>
3528      Branch: perl
3529            ! lib/Test/Simple.pm lib/Test/Utils.pm
3530 ____________________________________________________________________________
3531 [ 12214] By: pudge                                 on 2001/09/25  21:11:21
3532         Log: Integrate changes from bleadperl.
3533      Branch: maint-5.6/macperl
3534           !> pod/perlport.pod
3535 ____________________________________________________________________________
3536 [ 12213] By: jhi                                   on 2001/09/25  20:37:14
3537         Log: skip($mess) should result in one skip.
3538      Branch: perl
3539            ! t/test.pl
3540 ____________________________________________________________________________
3541 [ 12212] By: pudge                                 on 2001/09/25  20:21:06
3542         Log: Integrate change #12200 from maintperl.
3543      Branch: maint-5.6/macperl
3544           !> win32/perlhost.h
3545 ____________________________________________________________________________
3546 [ 12211] By: pudge                                 on 2001/09/25  20:11:56
3547         Log: Fix file types to "apple"
3548      Branch: maint-5.6/macperl
3549            ! macos/ext/Mac/Menus/t/MenuBar.rsrc
3550            ! macos/ext/Mac/SAT/t/Collision.rsrc
3551 ____________________________________________________________________________
3552 [ 12210] By: pudge                                 on 2001/09/25  19:28:20
3553         Log: Fix rsrc file as snd file; fix path in t file.
3554      Branch: maint-5.6/macperl
3555            ! macos/ext/Mac/Notification/t/Notification.rsrc
3556            ! macos/ext/Mac/Notification/t/Notification.t
3557 ____________________________________________________________________________
3558 [ 12209] By: pudge                                 on 2001/09/25  19:15:57
3559         Log: Sync up with File::Find from bleadperl.
3560      Branch: maint-5.6/macperl
3561            ! lib/File/Find.pm t/lib/filefind-taint.t
3562 ____________________________________________________________________________
3563 [ 12208] By: pudge                                 on 2001/09/25  19:06:48
3564         Log: Ignore SIGPIPE being set to IGNORE.  Temporary fix until we upgrade
3565              to new version of libnet.  (Axel Rose, Paul Schinder, and a cast
3566              of hundreds)
3567      Branch: maint-5.6/macperl
3568            ! macos/bundled_lib/blib/lib/Net/Cmd.pm
3569            ! macos/bundled_lib/blib/lib/Net/FTP/A.pm
3570            ! macos/bundled_lib/blib/lib/Net/FTP/I.pm
3571 ____________________________________________________________________________
3572 [ 12207] By: nick                                  on 2001/09/25  19:04:36
3573         Log: Integrate mainline (untested while modem is up)
3574      Branch: perlio
3575           +> lib/AutoSplit.t t/test.pl
3576            - lib/warnings/register.t
3577           !> (integrate 28 files)
3578 ____________________________________________________________________________
3579 [ 12206] By: jhi                                   on 2001/09/25  17:21:00
3580         Log: perldiag entry for #12205.
3581      Branch: perl
3582            ! pod/perldiag.pod
3583 ____________________________________________________________________________
3584 [ 12205] By: jhi                                   on 2001/09/25  17:20:38
3585         Log: Subject: [PATCH] warning on v-string in use/require
3586              From: John Peacock <jpeacock@rowman.com>
3587              Date: Mon, 24 Sep 2001 17:29:03 -0400
3588              Message-ID: <3BAFA59F.9C0E0339@rowman.com>
3589      Branch: perl
3590            ! ext/IO/lib/IO/Socket.pm pp_ctl.c t/lib/warnings/pp_ctl
3591 ____________________________________________________________________________
3592 [ 12204] By: jhi                                   on 2001/09/25  17:11:02
3593         Log: perltooc et al updates.
3594      Branch: perl
3595            ! plan9/mkfile pod/roffitall
3596 ____________________________________________________________________________
3597 [ 12203] By: jhi                                   on 2001/09/25  17:05:19
3598         Log: Subject: [PATCH pp_sys.c t/op/chdir.t ...] Deprecating chdir(undef)/chdir('')
3599              From: Michael G Schwern <schwern@pobox.com>
3600              Date: Sun, 23 Sep 2001 00:07:12 -0400
3601              Message-ID: <20010923000712.A7005@blackrider>
3602      Branch: perl
3603            ! pod/perl572delta.pod pod/perldiag.pod pp_sys.c t/op/chdir.t
3604 ____________________________________________________________________________
3605 [ 12202] By: jhi                                   on 2001/09/25  16:55:29
3606         Log: Subject: [PATCH perl@12185] Some Encode/*.enc files needs to be corrected
3607              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
3608              Date: Wed, 26 Sep 2001 01:25:10 +0900
3609              Message-Id: <20010926012410.5B86.BQW10602@nifty.com>
3610      Branch: perl
3611            ! ext/Encode/Encode/cp932.enc ext/Encode/Encode/cp936.enc
3612            ! ext/Encode/Encode/cp949.enc ext/Encode/Encode/cp950.enc
3613            ! ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/shiftjis.enc
3614 ____________________________________________________________________________
3615 [ 12201] By: jhi                                   on 2001/09/25  16:52:03
3616         Log: Integrate change #12200 from maintperl;
3617              on windows, virtualized environment could propagate deleted variables
3618              into children if they happen to be at the very end of the table
3619      Branch: perl
3620           !> win32/perlhost.h
3621 ____________________________________________________________________________
3622 [ 12200] By: gsar                                  on 2001/09/25  16:36:01
3623         Log: on windows, virtualized environment could propagate deleted variables
3624              into children if they happen to be at the very end of the table
3625              (thanks for succinct test case from Johan Holmberg, and fix from
3626              Doug Lankshear)
3627      Branch: maint-5.6/perl
3628            ! win32/perlhost.h
3629 ____________________________________________________________________________
3630 [ 12199] By: gsar                                  on 2001/09/25  15:19:13
3631         Log: avoid the use of ftime() (it does a useless, potentially
3632              expensive call to GetTimeZoneInformation()); this potentially
3633              also results in three more digits of precision from
3634              Time::HiRes::time()
3635      Branch: perl
3636            ! ext/Time/HiRes/HiRes.xs
3637 ____________________________________________________________________________
3638 [ 12198] By: jhi                                   on 2001/09/25  14:27:01
3639         Log: Replace the use Test::More in t/{op,io,run} with t/test.pl.
3640              
3641              Note: io/binmode is failing, have to figure out why.
3642      Branch: perl
3643            + t/test.pl
3644            ! MANIFEST t/io/binmode.t t/op/chdir.t t/op/crypt.t
3645            ! t/op/inccode.t t/op/rand.t t/op/srand.t t/op/ver.t
3646            ! t/run/exit.t
3647 ____________________________________________________________________________
3648 [ 12197] By: ams                                   on 2001/09/25  13:48:55
3649         Log: Subject: [PATCH] AutoSplit.t (was Re: Untested libraries update)
3650              From: Nicholas Clark <nick@ccl4.org>
3651              Date: Tue, 25 Sep 2001 00:37:40 +0100
3652              Message-Id: <20010925003740.S4971@plum.flirble.org>
3653              (Further changes expected.)
3654      Branch: perl
3655            + lib/AutoSplit.t
3656            ! MANIFEST
3657 ____________________________________________________________________________
3658 [ 12196] By: sky                                   on 2001/09/25  13:37:12
3659         Log: Second attempt at fixing Time::HiRes::time on win32. Apperently if ENV{TZ} is wrong we fail. New attempt uses 
3660              _ftime to try and be more robust.
3661      Branch: perl
3662            ! ext/Time/HiRes/HiRes.xs
3663 ____________________________________________________________________________
3664 [ 12194] By: ams                                   on 2001/09/25  11:40:00
3665         Log: Subject: [PATCH perl@12180] perltootc -> perltooc in vms/descrip_mms.template
3666              From: "Craig A. Berry" <craigberry@mac.com>
3667              Date: Mon, 24 Sep 2001 17:54:20 -0500
3668              Message-Id: <5.1.0.14.0.20010924171225.01bb0428@exchi01>
3669      Branch: perl
3670            ! vms/descrip_mms.template
3671 ____________________________________________________________________________
3672 [ 12193] By: pudge                                 on 2001/09/25  02:53:42
3673         Log: Fixes for multiline error parsing (Bug #459263); cmd-.
3674              not working, cursor not spinning (Bug #422129); external
3675              editor problems (Bug #456329); escape/cmd-. not activating
3676              "Cancel" in Save dialog box (Bug #446960); Runtimes not
3677              executing on launch (Bug #464441).
3678      Branch: maint-5.6/macperl
3679            ! macos/macish.c macos/macish.h macos/macperl/MPEditor.c
3680            ! macos/macperl/MPGlobals.h macos/macperl/MPScript.c
3681            ! macos/macperl/MacPerl.r
3682 ____________________________________________________________________________
3683 [ 12192] By: pudge                                 on 2001/09/25  02:42:49
3684         Log: Update CPAN.pm to work with new Mac::BuildTools instead
3685              of ExtUtils::MM_MacOS "orphan" functions
3686      Branch: maint-5.6/macperl
3687            ! lib/CPAN.pm
3688 ____________________________________________________________________________
3689 [ 12191] By: pudge                                 on 2001/09/25  02:37:58
3690         Log: Fix up another xsubpp problem (Matthias Neeracher)
3691      Branch: maint-5.6/macperl
3692            ! macos/xsubpp
3693 ____________________________________________________________________________
3694 [ 12190] By: pudge                                 on 2001/09/25  02:37:38
3695         Log: Remove literal tabs from source in MM_MacOS.pm (Thomas Wegner)
3696      Branch: maint-5.6/macperl
3697            ! macos/lib/ExtUtils/MM_MacOS.pm
3698 ____________________________________________________________________________
3699 [ 12189] By: pudge                                 on 2001/09/25  02:37:08
3700         Log: Fix up Makefiles for more Mac:: modules (and prepare for
3701              static build ...?)
3702      Branch: maint-5.6/macperl
3703            ! macos/Makefile.mk macos/ext/Mac/Makefile.mk
3704            ! macos/macperl/Makefile.mk
3705 ____________________________________________________________________________
3706 [ 12188] By: pudge                                 on 2001/09/25  02:36:19
3707         Log: Fix up tests
3708      Branch: maint-5.6/macperl
3709            ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
3710 ____________________________________________________________________________
3711 [ 12187] By: pudge                                 on 2001/09/25  02:11:13
3712         Log: Make malloc smarter, fix bugs.  (Bug #404030)
3713      Branch: maint-5.6/macperl
3714            ! macos/icemalloc.c macos/icemalloc.h
3715 ____________________________________________________________________________
3716 [ 12186] By: nick                                  on 2001/09/24  19:18:17
3717         Log: Integrate mainline
3718      Branch: perlio
3719           +> ext/I18N/Langinfo/fallback.c ext/I18N/Langinfo/fallback.xs
3720           +> lib/filetest.t
3721           !> (integrate 30 files)
3722 ____________________________________________________________________________
3723 [ 12185] By: jhi                                   on 2001/09/24  18:56:40
3724         Log: Retract #12136, the warnings::register is already
3725              tested by t/lib/warnings/9enabled, as pointed out
3726              by Paul Marquess.
3727      Branch: perl
3728            - lib/warnings/register.t
3729            ! MANIFEST lib/warnings/register.pm t/lib/1_compile.t
3730 ____________________________________________________________________________
3731 [ 12184] By: gsar                                  on 2001/09/24  18:39:58
3732         Log: fix Time::HiRes implementation of gettimeofday() on windows
3733              (HiRes.t#14 now passes)
3734      Branch: perl
3735            ! ext/Time/HiRes/HiRes.xs
3736 ____________________________________________________________________________
3737 [ 12183] By: gsar                                  on 2001/09/24  18:13:23
3738         Log: File::Spec::catfile() canonifies everything to blackslashes on
3739              windows :-(
3740      Branch: perl
3741            ! lib/ExtUtils/Manifest.t
3742 ____________________________________________________________________________
3743 [ 12182] By: gsar                                  on 2001/09/24  17:59:54
3744         Log: test number mismatch
3745      Branch: perl
3746            ! t/op/magic.t
3747 ____________________________________________________________________________
3748 [ 12181] By: jhi                                   on 2001/09/24  17:10:41
3749         Log: ok().
3750      Branch: perl
3751            ! t/op/pack.t
3752 ____________________________________________________________________________
3753 [ 12180] By: jhi                                   on 2001/09/24  16:09:37
3754         Log: unpack("Z*Z*", pack("Z*Z*", ..)) bug, patch and test from
3755              Wolfgang Laun <Wolfgang.Laun@alcatel.at>
3756      Branch: perl
3757            ! pp_pack.c t/op/pack.t
3758 ____________________________________________________________________________
3759 [ 12179] By: jhi                                   on 2001/09/24  15:46:49
3760         Log: Update Changes.
3761      Branch: perl
3762            ! Changes patchlevel.h
3763 ____________________________________________________________________________
3764 [ 12178] By: jhi                                   on 2001/09/24  14:12:06
3765         Log: Subject: [REPATCH] Re: [PATCH lib/ExtUtils/Manifest.pm] Minor bug in comment logic in maniread() on VMS
3766              From: Michael G Schwern <schwern@pobox.com>
3767              Date: Mon, 24 Sep 2001 11:12:13 -0400
3768              Message-ID: <20010924111213.G27885@blackrider>
3769      Branch: perl
3770            ! lib/ExtUtils/Manifest.pm
3771 ____________________________________________________________________________
3772 [ 12177] By: jhi                                   on 2001/09/24  14:02:32
3773         Log: Subject: [PATCH vms/test.com] Fixing inline TODO recognition
3774              From: Michael G Schwern <schwern@pobox.com> 
3775              Date: Mon, 24 Sep 2001 11:02:07 -0400
3776              Message-ID: <20010924110207.E27885@blackrider>
3777      Branch: perl
3778            ! vms/test.com
3779 ____________________________________________________________________________
3780 [ 12176] By: ams                                   on 2001/09/24  14:01:59
3781         Log: Update Changes.
3782      Branch: perl
3783            ! Changes
3784 ____________________________________________________________________________
3785 [ 12175] By: jhi                                   on 2001/09/24  13:20:28
3786         Log: Various cleanups.
3787      Branch: perl
3788            ! ext/threads/Makefile.PL ext/threads/threads.xs
3789 ____________________________________________________________________________
3790 [ 12173] By: pudge                                 on 2001/09/24  12:56:13
3791         Log: Integrate maint-5.6/perl changes 12024, 12026, 12145, 12146.
3792      Branch: maint-5.6/macperl
3793           !> (integrate 33 files)
3794 ____________________________________________________________________________
3795 [ 12171] By: jhi                                   on 2001/09/24  12:26:58
3796         Log: Subject: [PATCH gb2312.enc] (Re: [PATCH perl@12088] 2022-cn.enc of Encode.pm)
3797              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
3798              Date: Mon, 24 Sep 2001 20:04:58 +0900
3799              Message-Id: <20010924200207.A030.BQW10602@nifty.com>         
3800      Branch: perl
3801            ! ext/Encode/Encode/gb2312.enc
3802 ____________________________________________________________________________
3803 [ 12170] By: jhi                                   on 2001/09/24  12:08:30
3804         Log: Clarifying comment to #12164.
3805      Branch: perl
3806            ! lib/Cwd.pm
3807 ____________________________________________________________________________
3808 [ 12169] By: jhi                                   on 2001/09/24  11:59:33
3809         Log: Subject: [PATCH] Re: What sort of Makefile.PL should h2xs write?
3810              From: Nicholas Clark <nick@ccl4.org>
3811              Date: Sun, 23 Sep 2001 23:00:56 +0100
3812              Message-ID: <20010923230055.Y4971@plum.flirble.org>
3813              
3814              (with "sample_constants" changed to "fallback")
3815      Branch: perl
3816            + ext/I18N/Langinfo/fallback.c ext/I18N/Langinfo/fallback.xs
3817            ! MANIFEST ext/I18N/Langinfo/Langinfo.xs
3818            ! ext/I18N/Langinfo/Makefile.PL lib/ExtUtils/Constant.pm
3819            ! lib/h2xs.t utils/h2xs.PL
3820 ____________________________________________________________________________
3821 [ 12168] By: jhi                                   on 2001/09/24  11:25:56
3822         Log: Metaconfig unit change for #12167.
3823      Branch: metaconfig
3824            ! U/modified/Cppsym.U
3825 ____________________________________________________________________________
3826 [ 12167] By: jhi                                   on 2001/09/24  11:25:22
3827         Log: Add a few glibc cpp symbols to probe for.
3828      Branch: perl
3829            ! Configure
3830 ____________________________________________________________________________
3831 [ 12166] By: jhi                                   on 2001/09/24  11:14:43
3832         Log: DJGPP tweaks for Laszlo Molnar.
3833      Branch: perl
3834            ! djgpp/djgppsed.sh dosish.h
3835 ____________________________________________________________________________
3836 [ 12165] By: ams                                   on 2001/09/24  10:07:08
3837         Log: Subject: [PATCH t/op/inccode.t] More tests
3838              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
3839              Date: 24 Sep 2001 10:01:44 -0000
3840              Message-Id: <slrn9qu158.l2t.rgarciasuarez@rafael.kazibao.net>
3841      Branch: perl
3842            ! t/op/inccode.t
3843 ____________________________________________________________________________
3844 [ 12164] By: ams                                   on 2001/09/24  09:43:29
3845         Log: Subject: [PATCH Cwd.pm] local $/ = "\n";
3846              From: Jeff 'japhy/Marillion' Pinyan <jeffp@crusoe.net>
3847              Date: Mon, 24 Sep 2001 00:22:32 -0400 (EDT)
3848              Message-Id: <Pine.GSO.4.21.0109240021410.9178-100000@crusoe.crusoe.net>
3849      Branch: perl
3850            ! lib/Cwd.pm
3851 ____________________________________________________________________________
3852 [ 12163] By: jhi                                   on 2001/09/23  22:50:35
3853         Log: 1_compile updates.
3854      Branch: perl
3855            ! t/lib/1_compile.t
3856 ____________________________________________________________________________
3857 [ 12162] By: jhi                                   on 2001/09/23  21:11:22
3858         Log: Subject: [PATCH] proposal : put the @INC-hooks directly in %INC
3859              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3860              Date: Wed, 19 Sep 2001 22:47:14 +0200
3861              Message-ID: <20010919224714.A6382@rafael>
3862      Branch: perl
3863            ! pod/perlvar.pod pp_ctl.c
3864 ____________________________________________________________________________
3865 [ 12161] By: ams                                   on 2001/09/23  17:40:02
3866         Log: Subject: [PATCH MANIFEST lib/filetest t/lib/1_compile.t] Add Tests for
3867              filetest Pragma
3868              From: "chromatic" <chromatic@rmci.net>
3869              Date: Sun, 23 Sep 2001 12:07:25 -0600
3870              Message-Id: <20010923181223.32427.qmail@onion.perl.org>
3871      Branch: perl
3872            + lib/filetest.t
3873            ! MANIFEST t/lib/1_compile.t
3874 ____________________________________________________________________________
3875 [ 12160] By: ams                                   on 2001/09/23  16:32:11
3876         Log: Additional minor chdir() tweak.
3877      Branch: perl
3878            ! pod/perlfunc.pod
3879 ____________________________________________________________________________
3880 [ 12159] By: ams                                   on 2001/09/23  16:25:01
3881         Log: Subject: PATCH lib/ExtUtils/Command.t
3882              From: Abe Timmerman <abe@ztreet.demon.nl>
3883              Date: Sun, 23 Sep 2001 19:11:44 +0200
3884              Message-Id: <b94sqtk7sidi2501apjssfubdc2ulmap38@4ax.com>
3885      Branch: perl
3886            ! lib/ExtUtils/Command.t
3887 ____________________________________________________________________________
3888 [ 12158] By: jhi                                   on 2001/09/23  12:52:36
3889         Log: Subject: [PATCH] Win32 compilation without USE_ITHREADS
3890              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
3891              Date: Sun, 23 Sep 2001 02:02:26 +0200
3892              Message-ID: <3BAD42B2.2951.39B2E2A@localhost>
3893      Branch: perl
3894            ! makedef.pl
3895 ____________________________________________________________________________
3896 [ 12157] By: jhi                                   on 2001/09/23  12:46:05
3897         Log: Subject: [PATCH t/op/study.t] Cleanup & OS/390 "fix"
3898              From: Michael G Schwern <schwern@pobox.com> (by way of Craig A. Berry)         
3899              Date: Sat, 22 Sep 2001 12:54:39 -0500
3900              Message-Id: <a05101003b7d27f77cfa1@[172.16.52.1]>
3901      Branch: perl
3902            ! t/op/study.t
3903 ____________________________________________________________________________
3904 [ 12156] By: nick                                  on 2001/09/23  07:48:44
3905         Log: Integrate mainline
3906      Branch: perlio
3907            - check83.pl
3908           !> ext/Encode/Encode/2022-cn.enc
3909 ____________________________________________________________________________
3910 [ 12155] By: nick                                  on 2001/09/23  07:48:01
3911         Log: Integrate mainline
3912      Branch: perlio
3913           +> (branch 64 files)
3914            - ext/Encode/Encode/cns11643-1.enc
3915            - ext/Encode/Encode/cns11643-2.enc
3916            - ext/Encode/Encode/iso2022-cn.enc
3917            - ext/Encode/Encode/iso2022-jp.enc
3918            - ext/Encode/Encode/iso2022-jp1.enc
3919            - ext/Encode/Encode/iso2022-jp2.enc
3920            - ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
3921            - ext/Encode/Encode/iso8859-1.enc
3922            - ext/Encode/Encode/iso8859-1.ucm
3923            - ext/Encode/Encode/iso8859-10.enc
3924            - ext/Encode/Encode/iso8859-10.ucm
3925            - ext/Encode/Encode/iso8859-13.enc
3926            - ext/Encode/Encode/iso8859-13.ucm
3927            - ext/Encode/Encode/iso8859-14.enc
3928            - ext/Encode/Encode/iso8859-14.ucm
3929            - ext/Encode/Encode/iso8859-15.enc
3930            - ext/Encode/Encode/iso8859-15.ucm
3931            - ext/Encode/Encode/iso8859-16.enc
3932            - ext/Encode/Encode/iso8859-16.ucm
3933            - ext/Encode/Encode/iso8859-2.enc
3934            - ext/Encode/Encode/iso8859-2.ucm
3935            - ext/Encode/Encode/iso8859-3.enc
3936            - ext/Encode/Encode/iso8859-3.ucm
3937            - ext/Encode/Encode/iso8859-4.enc
3938            - ext/Encode/Encode/iso8859-4.ucm
3939            - ext/Encode/Encode/iso8859-5.enc
3940            - ext/Encode/Encode/iso8859-5.ucm
3941            - ext/Encode/Encode/iso8859-6.enc
3942            - ext/Encode/Encode/iso8859-6.ucm
3943            - ext/Encode/Encode/iso8859-7.enc
3944            - ext/Encode/Encode/iso8859-7.ucm
3945            - ext/Encode/Encode/iso8859-8.enc
3946            - ext/Encode/Encode/iso8859-8.ucm
3947            - ext/Encode/Encode/iso8859-9.enc
3948            - ext/Encode/Encode/iso8859-9.ucm
3949            - ext/Encode/Encode/isoir-197.enc
3950            - ext/Encode/Encode/macRomania.enc pod/perltootc.pod
3951            - t/lib/sample-tests/header_at_end
3952            - t/lib/sample-tests/header_at_end_fail
3953           !> (integrate 174 files)
3954 ____________________________________________________________________________
3955 [ 12154] By: ams                                   on 2001/09/23  07:11:46
3956         Log: Mention $ENV{SYS$LOGIN} in chdir() documentation, as suggested
3957              by Blair Zajac.
3958      Branch: perl
3959            ! pod/perlfunc.pod
3960 ____________________________________________________________________________
3961 [ 12153] By: ams                                   on 2001/09/23  06:56:32
3962         Log: Subject: [PATCH pp.c t/op/gv.t pod/perlref.pod pod/perldiag.pod] Re:
3963              Forgotten deprecation of *glob{FILEHANDLE}?
3964              From: "chromatic" <chromatic@rmci.net>
3965              Date: Sat, 22 Sep 2001 21:27:56 -0600
3966              Message-Id: <20010923033252.33085.qmail@onion.perl.org>
3967      Branch: perl
3968            ! pod/perldiag.pod pod/perlref.pod pp.c t/op/gv.t
3969 ____________________________________________________________________________
3970 [ 12152] By: ams                                   on 2001/09/23  06:42:58
3971         Log: Subject: [PATCH lib/File/Find.pm] Fixing lib/File/Find/t/taint.t on VMS
3972              From: Michael G Schwern <schwern@pobox.com>
3973              Date: Sun, 23 Sep 2001 03:34:39 -0400
3974              Message-Id: <20010923033439.E7005@blackrider>
3975      Branch: perl
3976            ! lib/File/Find.pm
3977 ____________________________________________________________________________
3978 [ 12151] By: ams                                   on 2001/09/23  06:37:57
3979         Log: Subject: Re: t/op/magic.t missing tests on Win32
3980              From: Michael G Schwern <schwern@pobox.com>
3981              Date: Sat, 22 Sep 2001 20:29:09 -0400
3982              Message-Id: <20010922202909.I18223@blackrider>
3983      Branch: perl
3984            ! t/op/magic.t
3985 ____________________________________________________________________________
3986 [ 12150] By: ams                                   on 2001/09/23  06:36:26
3987         Log: Subject: [PATCH MANIFEST lib/Dumpvalue.t lib/Dumpvalue.pm] Add tests for
3988              Dumpvalue.pm
3989              From: "chromatic" <chromatic@rmci.net>
3990              Date: Sat, 22 Sep 2001 19:41:31 -0600
3991              Message-Id: <20010923014628.7739.qmail@onion.perl.org>
3992      Branch: perl
3993            + lib/Dumpvalue.t
3994            ! MANIFEST lib/Dumpvalue.pm
3995 ____________________________________________________________________________
3996 [ 12149] By: ams                                   on 2001/09/23  06:25:35
3997         Log: Subject: [PATCH perl@12088] 2022-cn.enc of Encode.pm
3998              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
3999              Date: Sun, 23 Sep 2001 15:27:56 +0900
4000              Message-Id: <20010923152641.5E26.BQW10602@nifty.com>
4001      Branch: perl
4002            ! ext/Encode/Encode/2022-cn.enc
4003 ____________________________________________________________________________
4004 [ 12148] By: jhi                                   on 2001/09/22  23:33:42
4005         Log: Manual eror in #12147.
4006      Branch: perl
4007            ! win32/win32.c
4008 ____________________________________________________________________________
4009 [ 12147] By: jhi                                   on 2001/09/22  23:25:02
4010         Log: Integrate change #12146 from maintperl;
4011              win32_chdir() et al don't handle a NULL argument gracefully
4012      Branch: perl
4013           !> win32/perlhost.h win32/win32.c
4014 ____________________________________________________________________________
4015 [ 12146] By: gsar                                  on 2001/09/22  23:18:47
4016         Log: win32_chdir() et al don't handle a NULL argument gracefully
4017      Branch: maint-5.6/perl
4018            ! win32/perlhost.h win32/win32.c
4019 ____________________________________________________________________________
4020 [ 12145] By: gsar                                  on 2001/09/22  23:17:42
4021         Log: typo in change#12026
4022      Branch: maint-5.6/perl
4023            ! op.c
4024 ____________________________________________________________________________
4025 [ 12144] By: jhi                                   on 2001/09/22  21:22:28
4026         Log: Subject: [PATCH] Re: scalar context unpack bugs
4027              From: Nicholas Clark <nick@ccl4.org>
4028              Date: Sat, 22 Sep 2001 23:07:56 +0100
4029              Message-ID: <20010922230755.O4971@plum.flirble.org>
4030      Branch: perl
4031            ! pp_pack.c t/op/pack.t
4032 ____________________________________________________________________________
4033 [ 12143] By: jhi                                   on 2001/09/22  21:18:43
4034         Log: Try ExtUtils::Command.t everywhere, not just on Win32
4035              (as suggested by NI-S).  Also allow running it either
4036              in t/ or in the main directory.
4037      Branch: perl
4038            ! lib/ExtUtils/Command.t
4039 ____________________________________________________________________________
4040 [ 12142] By: jhi                                   on 2001/09/22  21:04:39
4041         Log: Update the test on warnings/register.t.
4042      Branch: perl
4043            ! t/lib/1_compile.t
4044 ____________________________________________________________________________
4045 [ 12141] By: jhi                                   on 2001/09/22  20:40:06
4046         Log: The code is now almost tidy enough to keep the IRIX cc happy.
4047      Branch: perl
4048            ! hints/irix_6.sh
4049 ____________________________________________________________________________
4050 [ 12140] By: ams                                   on 2001/09/22  17:26:32
4051         Log: Subject: [PATCH perl@12088] configure.com: don't build 'threads" w/out
4052              use_ithreads
4053              From: "Craig A. Berry" <craigberry@mac.com>
4054              Date: Sat, 22 Sep 2001 13:15:32 -0500
4055              Message-Id: <a05101005b7d284f5192c@[172.16.52.1]>
4056      Branch: perl
4057            ! configure.com
4058 ____________________________________________________________________________
4059 [ 12139] By: ams                                   on 2001/09/22  16:44:08
4060         Log: Do what perl_clone() does for sharedsv functions.
4061      Branch: perl
4062            ! embed.pl proto.h
4063 ____________________________________________________________________________
4064 [ 12138] By: jhi                                   on 2001/09/22  16:42:04
4065         Log: Retract #12134; reintroduce #11949: PADOFFSETs are now UVs
4066              (suggested by Sarathy, extensions shouldn't be dabbling with
4067              op structures, so binary backward compatibility should not be
4068              an issue.)
4069      Branch: perl
4070            ! hints/irix_6.sh op.h
4071 ____________________________________________________________________________
4072 [ 12137] By: ams                                   on 2001/09/22  16:21:05
4073         Log: More cleanups. (What's PERL_DECL_PROT?)
4074      Branch: perl
4075            ! embed.pl proto.h sharedsv.h
4076 ____________________________________________________________________________
4077 [ 12136] By: ams                                   on 2001/09/22  15:14:34
4078         Log: (Retracted by #12185)
4079              
4080              Subject: [PATCH MANIFEST lib/warnings/register.t lib/warnings/register.pm]
4081              Add Tests for warnings::register, Doc Update
4082              From: "chromatic" <chromatic@rmci.net>
4083              Date: Sat, 22 Sep 2001 09:43:20 -0600
4084              Message-Id: <20010922154815.32004.qmail@onion.perl.org>
4085      Branch: perl
4086            + lib/warnings/register.t
4087            ! MANIFEST lib/warnings/register.pm
4088 ____________________________________________________________________________
4089 [ 12135] By: ams                                   on 2001/09/22  15:07:50
4090         Log: `@foo' should be @foo for consistency.
4091      Branch: perl
4092            ! pod/perldiag.pod
4093 ____________________________________________________________________________
4094 [ 12134] By: jhi                                   on 2001/09/22  14:20:47
4095         Log: (Retracted by #12138)
4096              
4097              Add -woff (turn warning off) 3187:
4098              "A pointer is converted to a smaller integer."
4099              This happens when your pointers are 64-bit: then every case
4100              of converting pointers to PADOFFSETs (explicitly 32-bit)
4101              faces truncation (even explicit use of INT2PTR doesn't help).
4102              CxITERVAR(), POPLOOP(), and PUSHLOOP() are afflicted.
4103              Changing PADOFFSET from U32 to UV would help, but that
4104              would break binary backward compatibility of BASEOP and padop
4105              (assuming you have been using 64-bit pointers).
4106      Branch: perl
4107            ! hints/irix_6.sh
4108 ____________________________________________________________________________
4109 [ 12133] By: jhi                                   on 2001/09/22  13:53:49
4110         Log: More 8.3-cleanup: there isn't an encoding called macRumanian,
4111              but the name comes from the inside the file, not from the file
4112              name, and Rumanian is the name of the language.
4113      Branch: perl
4114            + ext/Encode/Encode/macRumanian.enc
4115            - ext/Encode/Encode/macRomania.enc
4116            ! MANIFEST
4117 ____________________________________________________________________________
4118 [ 12132] By: jhi                                   on 2001/09/22  13:48:29
4119         Log: Rename perltootc as perltooc for 8.3-friedliness.
4120      Branch: perl
4121            + pod/perltooc.pod
4122            - pod/perltootc.pod
4123            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlboot.pod
4124            ! pod/perlmod.pod pod/perlobj.pod pod/perltoc.pod
4125            ! pod/perltoot.pod
4126 ____________________________________________________________________________
4127 [ 12131] By: jhi                                   on 2001/09/22  13:38:49
4128         Log: Find more conflicts by lowercasing.
4129      Branch: perl
4130            + Porting/check83.pl
4131            - check83.pl
4132            ! MANIFEST
4133 ____________________________________________________________________________
4134 [ 12130] By: jhi                                   on 2001/09/22  13:20:20
4135         Log: The AIX cc 5.0.0.0 is simply too buggy.
4136      Branch: perl
4137            ! hints/aix.sh
4138 ____________________________________________________________________________
4139 [ 12129] By: ams                                   on 2001/09/22  12:35:38
4140         Log: Uninteresting cleanup.
4141      Branch: perl
4142            ! form.h
4143 ____________________________________________________________________________
4144 [ 12128] By: ams                                   on 2001/09/22  12:28:48
4145         Log: Subject: [PATCH@12110] Missing ")" in CvFILEGV
4146              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
4147              Date: Sat, 22 Sep 2001 14:29:13 +0100
4148              Message-Id: <AIEAJICLCBDNAAOLLOKLAEGADAAA.Paul_Marquess@Yahoo.co.uk>
4149      Branch: perl
4150            ! cv.h
4151 ____________________________________________________________________________
4152 [ 12127] By: ams                                   on 2001/09/22  12:04:28
4153         Log: What's a backet?
4154      Branch: perl
4155            ! dump.c
4156 ____________________________________________________________________________
4157 [ 12126] By: ams                                   on 2001/09/22  10:02:34
4158         Log: Removed duplicated tests #19 and #20.
4159      Branch: perl
4160            ! t/op/do.t
4161 ____________________________________________________________________________
4162 [ 12125] By: ams                                   on 2001/09/22  03:58:41
4163         Log: Subject: Re: [ID 20010919.001] local() fails on imported variables
4164              From: Michael Carman <mjcarman@home.com>
4165              Date: Fri, 21 Sep 2001 17:54:05 -0500
4166              Message-Id: <3BABC50D.6040202@home.com>
4167              (Applied with some changes.)
4168      Branch: perl
4169            ! pod/perlmod.pod
4170 ____________________________________________________________________________
4171 [ 12124] By: ams                                   on 2001/09/22  03:44:19
4172         Log: Subject: [PATCH t/op/chdir.t] Reconciling the Cwd/File::Spec differences
4173              From: Michael G Schwern <schwern@pobox.com>
4174              Date: Fri, 21 Sep 2001 19:20:40 -0400
4175              Message-Id: <20010921192040.E5494@blackrider>
4176      Branch: perl
4177            ! t/op/chdir.t
4178 ____________________________________________________________________________
4179 [ 12123] By: ams                                   on 2001/09/22  03:41:08
4180         Log: Subject: [PATCH] t/op/chdir.t won't pass on VMS
4181              From: Blair Zajac <blair@orcaware.com>
4182              Date: Fri, 21 Sep 2001 15:13:04 -0700
4183              Message-Id: <3BABBB70.55FD41DC@orcaware.com>
4184      Branch: perl
4185            ! t/op/chdir.t
4186 ____________________________________________________________________________
4187 [ 12122] By: ams                                   on 2001/09/22  03:37:07
4188         Log: Subject: [REPATCH] Re: [PATCH t/op/do.t] new regression tests for bug ID
4189              20010920.007
4190              From: Michael G Schwern <schwern@pobox.com>
4191              Date: Fri, 21 Sep 2001 17:59:03 -0400
4192              Message-Id: <20010921175903.V5494@blackrider>
4193      Branch: perl
4194            ! t/op/do.t
4195 ____________________________________________________________________________
4196 [ 12121] By: ams                                   on 2001/09/22  03:30:38
4197         Log: Subject: [PATCH pod/perlport.pod] expand DOS-like table (was Re: test
4198              suite on WinCE)
4199              From: Michael G Schwern <schwern@pobox.com>
4200              Date: Fri, 21 Sep 2001 19:41:03 -0400
4201              Message-Id: <20010921194103.G5494@blackrider>
4202      Branch: perl
4203            ! pod/perlport.pod
4204 ____________________________________________________________________________
4205 [ 12120] By: ams                                   on 2001/09/22  03:28:06
4206         Log: Subject: [PATCH t/op/magic.t] Re: Weird $ENV{FOO} = undef warning
4207              From: Michael G Schwern <schwern@pobox.com>
4208              Date: Fri, 21 Sep 2001 17:33:35 -0400
4209              Message-Id: <20010921173335.T5494@blackrider>
4210              ($ENV{FOO}=undef hunk not applied.)
4211      Branch: perl
4212            ! t/op/magic.t
4213 ____________________________________________________________________________
4214 [ 12119] By: ams                                   on 2001/09/22  03:02:26
4215         Log: Subject: [PATCH] perldiag.pod
4216              From: Peter Scott <Peter@PSDT.com>
4217              Date: Fri, 21 Sep 2001 18:54:50 -0700
4218              Message-Id: <4.3.2.7.2.20010921183823.00aa9890@mail.webquarry.com>
4219              (Moved to the right place.)
4220      Branch: perl
4221            ! pod/perldiag.pod
4222 ____________________________________________________________________________
4223 [ 12118] By: ams                                   on 2001/09/21  20:05:29
4224         Log: Subject: [PATCH t/op/do.t] new regression tests for bug ID 20010920.007
4225              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
4226              Date: Fri, 21 Sep 2001 22:36:54 +0200
4227              Message-Id: <20010921223654.A12742@rafael>
4228      Branch: perl
4229            ! t/op/do.t
4230 ____________________________________________________________________________
4231 [ 12117] By: jhi                                   on 2001/09/21  20:05:23
4232         Log: Restore things as they were before
4233              the backward compatibility police notices.
4234      Branch: perl
4235            ! lib/Cwd.pm
4236 ____________________________________________________________________________
4237 [ 12116] By: jhi                                   on 2001/09/21  17:52:28
4238         Log: More Cwd from Schwern: make also OS/2 and DOS
4239              Cwd agree with File::Spec (that is, native path
4240              syntax using \ instead of / -- backward compatibility
4241              polic warning) and stop Win32 from using bsd_realpath().
4242      Branch: perl
4243            ! lib/Cwd.pm
4244 ____________________________________________________________________________
4245 [ 12115] By: jhi                                   on 2001/09/21  17:19:03
4246         Log: Subject: [PATCH @12110] RE: Untested libraries update
4247              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
4248              Date: Fri, 21 Sep 2001 18:21:07 +0100
4249              Message-ID: <AIEAJICLCBDNAAOLLOKLOEENDAAA.Paul_Marquess@Yahoo.co.uk>
4250      Branch: perl
4251            ! lib/warnings/register.pm
4252 ____________________________________________________________________________
4253 [ 12114] By: jhi                                   on 2001/09/21  17:09:52
4254         Log: Subject: Re: And now the Cwd problem (was Re: chdir.t problem...)
4255              From: Michael G Schwern <schwern@pobox.com>
4256              Date: Thu, 20 Sep 2001 22:54:02 -0400
4257              Message-ID: <20010920225402.A3611@blackrider>
4258      Branch: perl
4259            ! lib/Cwd.pm
4260 ____________________________________________________________________________
4261 [ 12113] By: ams                                   on 2001/09/21  17:08:24
4262         Log: Subject: [PATCH] avoid v-strings with require/use
4263              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
4264              Date: Fri, 21 Sep 2001 12:34:40 -0400
4265              Message-Id: <20010921123440.A148500@linguist.thayer.dartmouth.edu>
4266      Branch: perl
4267            ! ext/ByteLoader/bytecode.h ext/Data/Dumper/Dumper.pm
4268            ! ext/Devel/DProf/DProf.pm ext/IO/lib/IO/Dir.pm
4269            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
4270            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
4271            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/AutoLoader.pm
4272            ! lib/AutoSplit.pm lib/Class/Struct.pm lib/Cwd.pm
4273            ! lib/Dumpvalue.pm lib/ExtUtils/Command.pm
4274            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
4275            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Mksymlists.pm
4276            ! lib/ExtUtils/Packlist.pm lib/Fatal.pm lib/File/Basename.pm
4277            ! lib/File/CheckTree.pm lib/File/Compare.pm lib/File/Copy.pm
4278            ! lib/File/Find.pm lib/File/Path.pm lib/File/stat.pm
4279            ! lib/FileHandle.pm lib/Math/Trig.pm lib/Net/Ping.pm
4280            ! lib/Net/hostent.pm lib/Net/netent.pm lib/Net/protoent.pm
4281            ! lib/Net/servent.pm lib/Shell.pm lib/Tie/Array.pm
4282            ! lib/Tie/Handle.pm lib/Time/Local.pm lib/Time/gmtime.pm
4283            ! lib/Time/localtime.pm lib/User/grent.pm lib/base.pm
4284            ! lib/diagnostics.pm lib/fields.pm lib/vars.pm
4285            ! pod/perl56delta.pod pod/perlfunc.pod pp_ctl.c utils/pl2pm.PL
4286 ____________________________________________________________________________
4287 [ 12110] By: jhi                                   on 2001/09/21  13:59:13
4288         Log: Update Changes.
4289      Branch: perl
4290            ! Changes patchlevel.h
4291 ____________________________________________________________________________
4292 [ 12109] By: jhi                                   on 2001/09/21  13:44:43
4293         Log: Make AIX and Tru64 compilers happy.  
4294      Branch: perl
4295            ! ext/threads/threads.h ext/threads/threads.xs
4296 ____________________________________________________________________________
4297 [ 12108] By: jhi                                   on 2001/09/21  12:16:27
4298         Log: Subject: [PATCH] Re: [ID 20010920.007] q and qq does not work after do
4299              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
4300              Date: 21 Sep 2001 09:16:37 -0000
4301              Message-Id: <slrn9qm1ca.h6b.rgarciasuarez@rafael.kazibao.net>
4302      Branch: perl
4303            ! toke.c
4304 ____________________________________________________________________________
4305 [ 12107] By: jhi                                   on 2001/09/21  12:14:41
4306         Log: Subject: [PATCH pp_sys.c] pp_chdir Win32 fix
4307              From: Michael G Schwern <schwern@pobox.com>
4308              Date: Thu, 20 Sep 2001 21:21:34 -0400
4309              Message-ID: <20010920212134.Y28291@blackrider>
4310      Branch: perl
4311            ! pp_sys.c
4312 ____________________________________________________________________________
4313 [ 12106] By: jhi                                   on 2001/09/21  12:12:09
4314         Log: Subject: Re: GDB Debugging Macros from mod_perl
4315              From: rspier@pobox.com (Robert Spier)
4316              Date: Thu, 20 Sep 2001 22:45:03 -0700
4317              Message-ID: <15274.54239.413929.49430@rls.cx>
4318      Branch: perl
4319            ! pod/perltodo.pod
4320 ____________________________________________________________________________
4321 [ 12105] By: sky                                   on 2001/09/21  10:33:34
4322         Log: Fixed bug where Time::HiRes::time returned time adjusted to 
4323              timezone! GetSystemTime should be available on all Win32 
4324              platforms we support. Perhaps Time::HiRes should be extended to
4325              support WinCE and Novell?
4326      Branch: perl
4327            ! ext/Time/HiRes/HiRes.xs
4328 ____________________________________________________________________________
4329 [ 12104] By: sky                                   on 2001/09/21  08:12:39
4330         Log: Attempt to fix solaris issue raised by Andy Dougherty.  
4331      Branch: perl
4332            ! ext/threads/threads.h ext/threads/threads.xs
4333 ____________________________________________________________________________
4334 [ 12103] By: sky                                   on 2001/09/21  07:57:41
4335         Log: Rename the *thread* functions to Perl_* to avoid clashes.
4336              Notably on AIX but could become a problem on other platforms.
4337      Branch: perl
4338            ! ext/threads/threads.h ext/threads/threads.xs
4339 ____________________________________________________________________________
4340 [ 12102] By: sky                                   on 2001/09/21  07:35:30
4341         Log: Add the shared sv space to the global vars.
4342              Fix problems compiling on win32.
4343      Branch: perl
4344            ! embedvar.h ext/threads/threads.xs perlapi.h perlvars.h
4345            ! sharedsv.c sharedsv.h
4346 ____________________________________________________________________________
4347 [ 12101] By: ams                                   on 2001/09/21  00:19:55
4348         Log: Subject: [PATCH] win32/Makefile warning fix
4349              From: Blair Zajac <blair@orcaware.com>
4350              Date: Thu, 20 Sep 2001 18:15:43 -0700
4351              Message-Id: <3BAA94BF.FFD5FC3A@orcaware.com>
4352      Branch: perl
4353            ! win32/Makefile
4354 ____________________________________________________________________________
4355 [ 12100] By: jhi                                   on 2001/09/20  21:57:04
4356         Log: Subject: [PATCH bleadperl] Command.t patch had some errors... sorry.
4357              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
4358              Date: Thu, 20 Sep 2001 18:36:22 +0200
4359              Message-ID: <549856591.20010920183622@tesla.rcub.bg.ac.yu>
4360      Branch: perl
4361            ! lib/ExtUtils/Command.t
4362 ____________________________________________________________________________
4363 [ 12099] By: jhi                                   on 2001/09/20  21:53:00
4364         Log: Cant spl wirth a dam.
4365      Branch: perl
4366            ! intrpvar.h
4367 ____________________________________________________________________________
4368 [ 12098] By: jhi                                   on 2001/09/20  21:52:24
4369         Log: Don't use C++ comments.
4370      Branch: perl
4371            ! ext/threads/threads.xs
4372 ____________________________________________________________________________
4373 [ 12097] By: ams                                   on 2001/09/20  21:42:07
4374         Log: Change #12044 didn't.
4375      Branch: perl
4376            ! lib/constant.pm
4377 ____________________________________________________________________________
4378 [ 12096] By: jhi                                   on 2001/09/20  13:38:44
4379         Log: Metaconfig unit changes for #12095.
4380      Branch: metaconfig
4381            ! U/modified/Myinit.U U/modified/libs.U
4382 ____________________________________________________________________________
4383 [ 12095] By: jhi                                   on 2001/09/20  13:38:22
4384         Log: Remove iconv references since we are not using it
4385              and not going to; regen perltoc, perlmodlib.
4386              (Some references still linger in perltoc, have to figure
4387              out where they are coming from.)
4388      Branch: perl
4389            ! Configure NetWare/config.wc NetWare/config_H.wc
4390            ! Porting/Glossary Porting/config.sh Porting/config_H
4391            ! config_h.SH configure.com epoc/config.sh perl.h
4392            ! pod/perlmodlib.pod pod/perltoc.pod uconfig.h uconfig.sh
4393            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
4394            ! vos/config.ga.h win32/config.bc win32/config.gc
4395            ! win32/config.vc win32/config_H.bc win32/config_H.gc
4396            ! win32/config_H.vc wince/config.ce wince/config.h
4397            ! wince/config_H.ce
4398 ____________________________________________________________________________
4399 [ 12094] By: jhi                                   on 2001/09/20  12:49:17
4400         Log: Subject: [PATCH docs] Re: ARGV and read
4401              From: Dave Mitchell <davem@fdgroup.co.uk>
4402              Date: Thu, 20 Sep 2001 13:21:31 +0100 (BST)
4403              Message-Id: <200109201221.NAA04258@gizmo.fdgroup.co.uk>
4404      Branch: perl
4405            ! pod/perltodo.pod pod/perlvar.pod
4406 ____________________________________________________________________________
4407 [ 12093] By: jhi                                   on 2001/09/20  12:45:35
4408         Log: Fresh copies from the cvs.perl.org perlfaq repository.
4409      Branch: perl
4410            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
4411            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
4412            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
4413            ! pod/perlfaq9.pod
4414 ____________________________________________________________________________
4415 [ 12092] By: jhi                                   on 2001/09/20  12:32:44
4416         Log: Subject: [PATCH] Re: n questions (was Re: 4 questions about pack/unpack)        
4417              From: Nicholas Clark <nick@ccl4.org>
4418              Date: Thu, 20 Sep 2001 14:27:08 +0100
4419              Message-ID: <20010920142708.X4971@plum.flirble.org>
4420      Branch: perl
4421            ! pp_pack.c t/op/pack.t
4422 ____________________________________________________________________________
4423 [ 12091] By: jhi                                   on 2001/09/20  12:16:50
4424         Log: The sharedsv_space* are variables, not code.  Duh.
4425      Branch: perl
4426            ! intrpvar.h makedef.pl
4427 ____________________________________________________________________________
4428 [ 12090] By: ams                                   on 2001/09/20  11:26:06
4429         Log: Subject: [patch lib/lib_pm.PL]
4430              From: Stas Bekman <stas@stason.org>
4431              Date: Thu, 20 Sep 2001 18:48:53 +0800
4432              Message-Id: <3BA9C995.6010302@stason.org>
4433              (Applied by hand.)
4434      Branch: perl
4435            ! lib/lib_pm.PL
4436 ____________________________________________________________________________
4437 [ 12089] By: jhi                                   on 2001/09/20  01:36:23
4438         Log: Only 21 tests, skipping or not.
4439      Branch: perl
4440            ! lib/ExtUtils/Command.t
4441 ____________________________________________________________________________
4442 [ 12088] By: jhi                                   on 2001/09/19  18:54:37
4443         Log: New exported symbols.
4444      Branch: perl
4445            ! makedef.pl
4446 ____________________________________________________________________________
4447 [ 12087] By: jhi                                   on 2001/09/19  13:45:59
4448         Log: Update Changes.
4449      Branch: perl
4450            ! Changes patchlevel.h
4451 ____________________________________________________________________________
4452 [ 12086] By: jhi                                   on 2001/09/19  13:02:58
4453         Log: Correct numbering of the tests is useful.
4454      Branch: perl
4455            ! ext/threads/t/basic.t
4456 ____________________________________________________________________________
4457 [ 12085] By: jhi                                   on 2001/09/19  12:11:15
4458         Log: More tests now too.
4459      Branch: perl
4460            ! lib/ExtUtils/Command.t
4461 ____________________________________________________________________________
4462 [ 12084] By: jhi                                   on 2001/09/19  12:08:33
4463         Log: More tests now.
4464      Branch: perl
4465            ! ext/threads/t/basic.t
4466 ____________________________________________________________________________
4467 [ 12083] By: jhi                                   on 2001/09/19  11:35:55
4468         Log: The test assumed 7-bit ASCII.  Now it "just"
4469              assumes 8-bit whatever.
4470      Branch: perl
4471            ! t/op/crypt.t
4472 ____________________________________________________________________________
4473 [ 12082] By: jhi                                   on 2001/09/19  11:19:56
4474         Log: Subject: Re: [PATCH] Smoke 12057 /pro/3gl/CPAN/perl-current
4475              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
4476              Date: Wed, 19 Sep 2001 11:45:28 +0200
4477              Message-Id: <20010919110037.19C7.H.M.BRAND@hccnet.nl>
4478              
4479              Lvalue casts are not portable.
4480      Branch: perl
4481            ! ext/threads/threads.xs
4482 ____________________________________________________________________________
4483 [ 12081] By: sky                                   on 2001/09/19  10:17:52
4484         Log: Make the basic test contain only realy basic API tests
4485              Seems to be a problem with detach.
4486      Branch: perl
4487            ! ext/threads/t/basic.t
4488 ____________________________________________________________________________
4489 [ 12080] By: ams                                   on 2001/09/19  01:23:55
4490         Log: Subject: [PATCH] Syncing with Test::Simple 0.19
4491              From: Michael G Schwern <schwern@pobox.com>
4492              Date: Tue, 18 Sep 2001 19:53:48 -0400
4493              Message-Id: <20010918195348.M585@blackrider>
4494              
4495              Subject: [REPATCH] Re: [PATCH lib/Test/More.pm] Stray newline confusing t/TEST
4496              From: Michael G Schwern <schwern@pobox.com>
4497              Date: Tue, 18 Sep 2001 22:07:13 -0400
4498              Message-Id: <20010918220713.B19616@blackrider>
4499      Branch: perl
4500            ! lib/Test/More.pm lib/Test/Simple.pm lib/Test/Simple/Changes
4501            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
4502            ! lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/fail.t
4503            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/todo.t
4504            ! lib/Test/Tutorial.pod
4505 ____________________________________________________________________________
4506 [ 12079] By: jhi                                   on 2001/09/19  00:19:45
4507         Log: Indent the test a bit.
4508      Branch: perl
4509            ! ext/threads/t/basic.t
4510 ____________________________________________________________________________
4511 [ 12078] By: jhi                                   on 2001/09/18  22:54:21
4512         Log: Subject: [PATCH bleadperl] added tainting for getcwd for Win32
4513              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
4514              Date: Tue, 18 Sep 2001 18:06:44 +0200
4515              Message-ID: <11018348611.20010918180644@tesla.rcub.bg.ac.yu>
4516      Branch: perl
4517            ! win32/win32.c
4518 ____________________________________________________________________________
4519 [ 12077] By: jhi                                   on 2001/09/18  22:52:24
4520         Log: Subject: stat access time is wrong on Win95
4521              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
4522              Date: Tue, 18 Sep 2001 21:59:24 +0200
4523              Message-ID: <413158386.20010918215924@tesla.rcub.bg.ac.yu>
4524      Branch: perl
4525            ! lib/ExtUtils/Command.pm lib/ExtUtils/Command.t
4526 ____________________________________________________________________________
4527 [ 12076] By: ams                                   on 2001/09/18  22:11:25
4528         Log: Subject: [PATCH] Re: [PATCH] t/op/crypt.t
4529              From: Michael G Schwern <schwern@pobox.com>
4530              Date: Tue, 18 Sep 2001 18:47:14 -0400
4531              Message-Id: <20010918184714.I585@blackrider>
4532      Branch: perl
4533            ! t/op/crypt.t
4534 ____________________________________________________________________________
4535 [ 12075] By: sky                                   on 2001/09/18  19:29:37
4536         Log: two test failures
4537              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
4538              Message-ID: <20010918221702.A17408@rafael>
4539              partly applied, #12074 already fixed half the patch
4540      Branch: perl
4541            ! ext/threads/t/basic.t
4542 ____________________________________________________________________________
4543 [ 12074] By: sky                                   on 2001/09/18  18:49:03
4544         Log: Fixes test case failure introduced by #12071, the warning is
4545              now correctly spelled :-)
4546      Branch: perl
4547            ! ext/IO/lib/IO/t/io_sel.t
4548 ____________________________________________________________________________
4549 [ 12073] By: sky                                   on 2001/09/18  18:46:22
4550         Log: Make the test behave properly!
4551      Branch: perl
4552            ! ext/threads/t/basic.t
4553 ____________________________________________________________________________
4554 [ 12072] By: ams                                   on 2001/09/18  18:44:59
4555         Log: OP_RCATLINE is an SVOP, not a BASEOP.
4556      Branch: perl
4557            ! opcode.h opcode.pl
4558 ____________________________________________________________________________
4559 [ 12071] By: ams                                   on 2001/09/18  18:06:27
4560         Log: Deprecate != Depreciate.
4561      Branch: perl
4562            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Select.pm
4563            ! lib/Pod/ParseUtils.pm
4564 ____________________________________________________________________________
4565 [ 12070] By: ams                                   on 2001/09/18  15:14:58
4566         Log: Subject: [PATCH] Getopt::Std cleanup
4567              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
4568              Date: Tue, 18 Sep 2001 17:32:13 +0200
4569              Message-Id: <20010918173213.C777@rafael>
4570      Branch: perl
4571            ! lib/Getopt/Std.pm lib/Getopt/Std.t
4572 ____________________________________________________________________________
4573 [ 12069] By: sky                                   on 2001/09/18  14:56:33
4574         Log: Forgot the makefile
4575      Branch: perl
4576            + ext/threads/Makefile.PL
4577 ____________________________________________________________________________
4578 [ 12068] By: sky                                   on 2001/09/18  14:13:26
4579         Log: Adds the thread 0.05 module. It is now moved to the core from CPAN.
4580              The test will fail because of Test.pm not knowing about threads. 
4581              basic needs to be manually tested
4582              compile time warnings on IV2PTR conversions need to be fixed
4583      Branch: perl
4584            + ext/threads/Changes ext/threads/README ext/threads/t/basic.t
4585            + ext/threads/threads.h ext/threads/threads.pm
4586            + ext/threads/threads.xs
4587            ! MANIFEST
4588 ____________________________________________________________________________
4589 [ 12067] By: jhi                                   on 2001/09/18  11:51:08
4590         Log: DJGPP tweak from Laszlo Molnar.
4591      Branch: perl
4592            ! djgpp/config.over
4593 ____________________________________________________________________________
4594 [ 12066] By: sky                                   on 2001/09/18  10:24:31
4595         Log: Changed how ownership of mutexes are held. We never hold a mutex only a slot indicating that we own the lock.
4596      Branch: perl
4597            ! sharedsv.c sharedsv.h
4598 ____________________________________________________________________________
4599 [ 12065] By: jhi                                   on 2001/09/18  00:00:09
4600         Log: Strip ^iso- from the Encode filenames to be 8.3-friendly,
4601              ditto ^cns.
4602      Branch: perl
4603            + ext/Encode/Encode/11643-1.enc ext/Encode/Encode/11643-2.enc
4604            + ext/Encode/Encode/2022-cn.enc ext/Encode/Encode/2022-jp.enc
4605            + ext/Encode/Encode/2022-jp1.enc ext/Encode/Encode/2022-jp2.enc
4606            + ext/Encode/Encode/2022-kr.enc ext/Encode/Encode/2022.enc
4607            + ext/Encode/Encode/8859-1.enc ext/Encode/Encode/8859-1.ucm
4608            + ext/Encode/Encode/8859-10.enc ext/Encode/Encode/8859-10.ucm
4609            + ext/Encode/Encode/8859-11.enc ext/Encode/Encode/8859-11.ucm
4610            + ext/Encode/Encode/8859-13.enc ext/Encode/Encode/8859-13.ucm
4611            + ext/Encode/Encode/8859-14.enc ext/Encode/Encode/8859-14.ucm
4612            + ext/Encode/Encode/8859-15.enc ext/Encode/Encode/8859-15.ucm
4613            + ext/Encode/Encode/8859-16.enc ext/Encode/Encode/8859-16.ucm
4614            + ext/Encode/Encode/8859-2.enc ext/Encode/Encode/8859-2.ucm
4615            + ext/Encode/Encode/8859-3.enc ext/Encode/Encode/8859-3.ucm
4616            + ext/Encode/Encode/8859-4.enc ext/Encode/Encode/8859-4.ucm
4617            + ext/Encode/Encode/8859-5.enc ext/Encode/Encode/8859-5.ucm
4618            + ext/Encode/Encode/8859-6.enc ext/Encode/Encode/8859-6.ucm
4619            + ext/Encode/Encode/8859-7.enc ext/Encode/Encode/8859-7.ucm
4620            + ext/Encode/Encode/8859-8.enc ext/Encode/Encode/8859-8.ucm
4621            + ext/Encode/Encode/8859-9.enc ext/Encode/Encode/8859-9.ucm
4622            + ext/Encode/Encode/ir-197.enc
4623            - ext/Encode/Encode/cns11643-1.enc
4624            - ext/Encode/Encode/cns11643-2.enc
4625            - ext/Encode/Encode/iso2022-cn.enc
4626            - ext/Encode/Encode/iso2022-jp.enc
4627            - ext/Encode/Encode/iso2022-jp1.enc
4628            - ext/Encode/Encode/iso2022-jp2.enc
4629            - ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
4630            - ext/Encode/Encode/iso8859-1.enc
4631            - ext/Encode/Encode/iso8859-1.ucm
4632            - ext/Encode/Encode/iso8859-10.enc
4633            - ext/Encode/Encode/iso8859-10.ucm
4634            - ext/Encode/Encode/iso8859-11.enc
4635            - ext/Encode/Encode/iso8859-11.ucm
4636            - ext/Encode/Encode/iso8859-13.enc
4637            - ext/Encode/Encode/iso8859-13.ucm
4638            - ext/Encode/Encode/iso8859-14.enc
4639            - ext/Encode/Encode/iso8859-14.ucm
4640            - ext/Encode/Encode/iso8859-15.enc
4641            - ext/Encode/Encode/iso8859-15.ucm
4642            - ext/Encode/Encode/iso8859-16.enc
4643            - ext/Encode/Encode/iso8859-16.ucm
4644            - ext/Encode/Encode/iso8859-2.enc
4645            - ext/Encode/Encode/iso8859-2.ucm
4646            - ext/Encode/Encode/iso8859-3.enc
4647            - ext/Encode/Encode/iso8859-3.ucm
4648            - ext/Encode/Encode/iso8859-4.enc
4649            - ext/Encode/Encode/iso8859-4.ucm
4650            - ext/Encode/Encode/iso8859-5.enc
4651            - ext/Encode/Encode/iso8859-5.ucm
4652            - ext/Encode/Encode/iso8859-6.enc
4653            - ext/Encode/Encode/iso8859-6.ucm
4654            - ext/Encode/Encode/iso8859-7.enc
4655            - ext/Encode/Encode/iso8859-7.ucm
4656            - ext/Encode/Encode/iso8859-8.enc
4657            - ext/Encode/Encode/iso8859-8.ucm
4658            - ext/Encode/Encode/iso8859-9.enc
4659            - ext/Encode/Encode/iso8859-9.ucm
4660            - ext/Encode/Encode/isoir-197.enc
4661            ! MANIFEST ext/Encode/Encode/Tcl.t ext/Encode/Makefile.PL
4662 ____________________________________________________________________________
4663 [ 12064] By: jhi                                   on 2001/09/17  23:53:38
4664         Log: Must Uppercase.
4665      Branch: perl
4666            ! ext/Encode/Encode.pm
4667 ____________________________________________________________________________
4668 [ 12063] By: jhi                                   on 2001/09/17  23:39:28
4669         Log: Add various encodings.
4670      Branch: perl
4671            + ext/Encode/Encode/iso8859-11.enc
4672            + ext/Encode/Encode/iso8859-11.ucm ext/Encode/Encode/koi8-f.enc
4673            + ext/Encode/Encode/koi8-f.ucm ext/Encode/Encode/koi8-u.enc
4674            + ext/Encode/Encode/koi8-u.ucm ext/Encode/Encode/nextstep.enc
4675            + ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/roman8.enc
4676            + ext/Encode/Encode/roman8.ucm ext/Encode/Encode/viscii.enc
4677            + ext/Encode/Encode/viscii.ucm
4678            ! MANIFEST ext/Encode/Encode.pm
4679 ____________________________________________________________________________
4680 [ 12062] By: jhi                                   on 2001/09/17  22:48:21
4681         Log: lib/unicode relic.
4682      Branch: perl
4683            ! ext/Encode/compile
4684 ____________________________________________________________________________
4685 [ 12061] By: jhi                                   on 2001/09/17  20:50:16
4686         Log: Subject: [PATCH] Re: filename problems
4687              From: Michael G Schwern <schwern@pobox.com>
4688              Date: Mon, 17 Sep 2001 17:26:26 -0400
4689              Message-ID: <20010917172626.Q585@blackrider>
4690      Branch: perl
4691            + t/lib/sample-tests/head_end t/lib/sample-tests/head_fail
4692            - t/lib/sample-tests/header_at_end
4693            - t/lib/sample-tests/header_at_end_fail
4694            ! MANIFEST lib/Test/Harness/t/test-harness.t
4695 ____________________________________________________________________________
4696 [ 12060] By: jhi                                   on 2001/09/17  20:14:53
4697         Log: Explicitly explain the 1e9 seconds, not everybody
4698              is a C geek.
4699      Branch: perl
4700            ! ext/Time/HiRes/HiRes.pm
4701 ____________________________________________________________________________
4702 [ 12059] By: jhi                                   on 2001/09/17  20:07:20
4703         Log: Explain an apparent bug reported by
4704              Richard J. Barbalace <rjbarbal@MIT.EDU>,
4705              with additional explanation from Gisle Aas.
4706      Branch: perl
4707            ! ext/Time/HiRes/HiRes.pm
4708 ____________________________________________________________________________
4709 [ 12058] By: ams                                   on 2001/09/17  19:52:01
4710         Log: Subject: [PATCH t/lib/warnings/pp, t/lib/warnings/op] new tests
4711              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
4712              Date: Mon, 17 Sep 2001 22:48:05 +0200
4713              Message-Id: <20010917224805.C11744@rafael>
4714      Branch: perl
4715            ! t/lib/warnings/op t/lib/warnings/pp
4716 ____________________________________________________________________________
4717 [ 12057] By: ams                                   on 2001/09/17  16:51:18
4718         Log: Its a nit!
4719      Branch: perl
4720            ! sv.h
4721 ____________________________________________________________________________
4722 [ 12056] By: ams                                   on 2001/09/17  16:47:55
4723         Log: Subject: [PATCH perl@12023] waitpid enhancements for VMS
4724              From: "Craig A. Berry" <craigberry@mac.com>
4725              Date: Mon, 17 Sep 2001 12:34:20 -0500
4726              Message-Id: <5.1.0.14.0.20010916222208.0469cdf8@exchi01>
4727      Branch: perl
4728            ! vms/vms.c
4729 ____________________________________________________________________________
4730 [ 12055] By: ams                                   on 2001/09/17  16:05:15
4731         Log: Subject: [PATCH] Make CPAN.pm use Digest::MD5
4732              From: Gisle Aas <gisle@ActiveState.com>
4733              Date: 16 Apr 2001 16:20:34 -0700
4734              Message-ID: <lrlmp0sa7x.fsf@caliper.ActiveState.com>
4735              (Applied by hand.)
4736      Branch: perl
4737            ! lib/CPAN.pm lib/CPAN/Nox.pm
4738 ____________________________________________________________________________
4739 [ 12054] By: jhi                                   on 2001/09/17  14:06:26
4740         Log: Update Changes.
4741      Branch: perl
4742            ! Changes patchlevel.h
4743 ____________________________________________________________________________
4744 [ 12053] By: jhi                                   on 2001/09/17  13:45:26
4745         Log: Adding new files to the MANIFEST is always nice.
4746      Branch: perl
4747            ! MANIFEST
4748 ____________________________________________________________________________
4749 [ 12052] By: jhi                                   on 2001/09/17  13:12:31
4750         Log: Reindent the PerlIO files (suggested by NI-S), used
4751              indent -kr -nce -psl -sc -TSV -TAV -THV -TGV -TIV -TUV -TNV -TMAGIC -TFILE -TPerlIO -TPerlIO_list_t -TPerlIO_funcs -TPerlIO_pair_t
4752              (GNU indent).  Note that wholesale re-indenting might
4753              be nice, but that would break nice formatting/alignment
4754              of assignments, equality testing, and complex boolean
4755              expressions with lots of &s and |s.
4756      Branch: perl
4757            ! perlio.c perlio.h perliol.h
4758 ____________________________________________________________________________
4759 [ 12051] By: jhi                                   on 2001/09/17  12:55:53
4760         Log: Add a script for being 8.3-polite.
4761              The found conflicts are being worked on.
4762      Branch: perl
4763            + check83.pl
4764            ! MANIFEST Porting/pumpkin.pod
4765 ____________________________________________________________________________
4766 [ 12050] By: sky                                   on 2001/09/17  12:44:36
4767         Log: Fixes coredump introduced by 11755 and 11790. Thanks to Doug for
4768              finding it.
4769      Branch: perl
4770            ! sv.c
4771 ____________________________________________________________________________
4772 [ 12049] By: jhi                                   on 2001/09/17  11:55:07
4773         Log: Bump up versions because of #12041.
4774      Branch: perl
4775            ! ext/Devel/DProf/DProf.pm ext/IO/lib/IO/File.pm
4776            ! ext/IO/lib/IO/Pipe.pm lib/Fatal.pm lib/Time/gmtime.pm
4777            ! lib/Time/localtime.pm
4778 ____________________________________________________________________________
4779 [ 12048] By: jhi                                   on 2001/09/17  11:51:54
4780         Log: Bump the version number because of #12042.
4781      Branch: perl
4782            ! lib/CPAN/FirstTime.pm
4783 ____________________________________________________________________________
4784 [ 12047] By: ams                                   on 2001/09/17  11:21:40
4785         Log: Subject: Re: [PATCH] turn $a.=<F> into an RCATLINE
4786              From: Abhijit Menon-Sen <ams@wiw.org>
4787              Date: Mon, 17 Sep 2001 17:44:12 +0530
4788              Message-Id: <20010917174412.B7058@lustre.dyn.wiw.org>
4789      Branch: perl
4790            ! op.c
4791 ____________________________________________________________________________
4792 [ 12046] By: sky                                   on 2001/09/17  07:14:17
4793         Log: Subject: Re: t/op/ver.t using skip() improperly
4794              From: "chromatic" <chromatic@rmci.net>
4795              Date: Mon, 17 Sep 2001 00:22:29 -0600
4796              Message-ID: <20010917062713.47716.qmail@onion.perl.org>
4797      Branch: perl
4798            ! t/op/ver.t
4799 ____________________________________________________________________________
4800 [ 12045] By: nick                                  on 2001/09/17  07:12:14
4801         Log: Integrate mainline
4802      Branch: perlio
4803           +> t/op/chdir.t
4804           !> (integrate 117 files)
4805 ____________________________________________________________________________
4806 [ 12044] By: ams                                   on 2001/09/17  05:49:53
4807         Log: Subject: [PATCH lib/constant.pm] Major POD rewrite of constant.pm
4808              From: Ilmari Karonen <iltzu@sci.fi>
4809              Date: Mon, 17 Sep 2001 00:47:57 +0300 (EET DST)
4810              Message-Id: <Pine.SOL.3.96.1010917002916.13210A-100000@simpukka>
4811              (And $VERSION = '1.05'.)
4812      Branch: perl
4813            ! lib/constant.pm
4814 ____________________________________________________________________________
4815 [ 12043] By: ams                                   on 2001/09/17  05:44:50
4816         Log: Subject: Re: [BUG?] chdir(undef) == chdir() probably a bug
4817              From: Michael G Schwern <schwern@pobox.com>
4818              Date: Mon, 17 Sep 2001 07:49:04 +0200
4819              Message-Id: <20010917074904.V1588@blackrider>
4820              (Applied with tweaks to chdir.t and pp_sys.c hunks.)
4821      Branch: perl
4822            + t/op/chdir.t
4823            ! MANIFEST pp_sys.c
4824 ____________________________________________________________________________
4825 [ 12042] By: jhi                                   on 2001/09/17  02:54:13
4826         Log: Subject: Re: CPAN.pm needs some hacking 
4827              From: "chromatic" <chromatic@rmci.net>
4828              Date: Sun, 16 Sep 2001 16:46:29 -0600
4829              Message-ID: <20010916225113.5606.qmail@onion.perl.org>
4830      Branch: perl
4831            ! lib/CPAN/FirstTime.pm
4832 ____________________________________________________________________________
4833 [ 12041] By: jhi                                   on 2001/09/16  20:43:15
4834         Log: Change use|require 5.005_64 to use|require 5.6.1.
4835      Branch: perl
4836            ! ext/Data/Dumper/Dumper.pm ext/Devel/DProf/DProf.pm
4837            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
4838            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
4839            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/AutoSplit.pm
4840            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Command.pm
4841            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
4842            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Mksymlists.pm
4843            ! lib/ExtUtils/Packlist.pm lib/Fatal.pm lib/FileHandle.pm
4844            ! lib/Math/Trig.pm lib/Net/Ping.pm lib/Net/hostent.pm
4845            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
4846            ! lib/Shell.pm lib/Tie/Array.pm lib/Tie/Handle.pm
4847            ! lib/Time/gmtime.pm lib/Time/localtime.pm lib/User/grent.pm
4848            ! lib/base.pm lib/fields.pm
4849 ____________________________________________________________________________
4850 [ 12040] By: jhi                                   on 2001/09/16  20:36:58
4851         Log: Bump up version numbers.
4852              
4853              TODO 1: double check that pre-5.6.1 CPAN.pm:s
4854              don't try to download 5.8.0 because of the
4855              version numbers.  Mainly this means using _00
4856              in the core version numbers.
4857              
4858              TODO 2: the "use 5.005_64" in many modules
4859              needs to be changed to, say, "use 5.6.1".
4860      Branch: perl
4861            ! ext/B/B/Assembler.pm ext/Data/Dumper/Dumper.pm
4862            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/CPAN.pm
4863            ! lib/ExtUtils/Embed.pm lib/ExtUtils/Install.pm
4864            ! lib/ExtUtils/Installed.pm lib/ExtUtils/Manifest.pm
4865            ! lib/File/Basename.pm lib/File/Copy.pm lib/File/Find.pm
4866            ! lib/File/Path.pm lib/File/Spec.pm lib/File/Spec/Functions.pm
4867            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
4868            ! lib/File/Spec/Win32.pm lib/FindBin.pm lib/Pod/Checker.pm
4869            ! lib/Pod/Find.pm lib/SelfLoader.pm lib/Shell.pm
4870            ! lib/Tie/Handle.pm lib/blib.pm lib/diagnostics.pm
4871            ! vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
4872 ____________________________________________________________________________
4873 [ 12039] By: jhi                                   on 2001/09/16  19:23:07
4874         Log: Use UCHARAT() as suggested by Inaba Hiroto.
4875      Branch: perl
4876            ! regexec.c
4877 ____________________________________________________________________________
4878 [ 12038] By: ams                                   on 2001/09/16  15:16:24
4879         Log: Subject: [PATCH] Re: Core module version numbers review
4880              From: Peter Scott <Peter@PSDT.com>
4881              Date: Sun, 16 Sep 2001 09:09:58 -0700
4882              Message-Id: <4.3.2.7.2.20010916090716.00b452a0@mail.webquarry.com>
4883      Branch: perl
4884            ! lib/perl5db.pl
4885 ____________________________________________________________________________
4886 [ 12037] By: jhi                                   on 2001/09/16  14:27:54
4887         Log: Supply more details on how lc/uc/lcfirst/ucfirst are
4888              not yet fully implemented.
4889      Branch: perl
4890            ! pod/perlfunc.pod pod/perlunicode.pod
4891 ____________________________________________________________________________
4892 [ 12036] By: jhi                                   on 2001/09/15  23:13:12
4893         Log: Subject: [patch] plug PL_beginav_save leak
4894              From: Doug MacEachern <dougm@covalent.net>
4895              Date: Sat, 15 Sep 2001 17:02:18 -0700 (PDT)
4896              Message-ID: <Pine.LNX.4.21.0109151659060.6089-100000@mako.covalent.net>
4897      Branch: perl
4898            ! perl.c
4899 ____________________________________________________________________________
4900 [ 12035] By: jhi                                   on 2001/09/15  23:12:28
4901         Log: (accidentally empty checkin)
4902      Branch: perl
4903            ! sv.c
4904 ____________________________________________________________________________
4905 [ 12034] By: jhi                                   on 2001/09/15  23:08:09
4906         Log: Subject: [patch] ithreads+PL_beginav_save
4907              From: Doug MacEachern <dougm@covalent.net>
4908              Date: Sat, 15 Sep 2001 16:53:01 -0700 (PDT)
4909              Message-ID: <Pine.LNX.4.21.0109151651050.6089-100000@mako.covalent.net>
4910      Branch: perl
4911            ! sv.c
4912 ____________________________________________________________________________
4913 [ 12033] By: jhi                                   on 2001/09/15  23:07:19
4914         Log: Subject: [PATCH] h2xs.PL with C::Scan
4915              From: Tim Jenness <t.jenness@jach.hawaii.edu>
4916              Date: Sat, 15 Sep 2001 13:41:28 -1000 (HST)
4917              Message-ID: <Pine.LNX.4.33.0109151338560.3075-100000@lapaki>
4918      Branch: perl
4919            ! utils/h2xs.PL
4920 ____________________________________________________________________________
4921 [ 12032] By: jhi                                   on 2001/09/15  18:43:20
4922         Log: Elaborate (well, make more vague, really) #12030.
4923      Branch: perl
4924            ! pod/perltodo.pod pod/perlunicode.pod
4925 ____________________________________________________________________________
4926 [ 12031] By: jhi                                   on 2001/09/15  18:37:07
4927         Log: Subject: [PATCH regexec.c] adding (U8) to case insensitive matching
4928              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
4929              Date: Fri, 14 Sep 2001 20:58:30 -0400 (EDT)
4930              Message-ID: <Pine.GSO.4.21.0109142057490.12393-100000@crusoe.crusoe.net>
4931      Branch: perl
4932            ! regexec.c
4933 ____________________________________________________________________________
4934 [ 12030] By: jhi                                   on 2001/09/15  17:15:40
4935         Log: Document that the lc(), uc(), lcfirst(), ucfirst()
4936              are not yet complete.
4937      Branch: perl
4938            ! pod/perltodo.pod pod/perlunicode.pod
4939 ____________________________________________________________________________
4940 [ 12029] By: jhi                                   on 2001/09/15  13:53:42
4941         Log: Document what's still to be done on the regular expression
4942              Unicode support, based on the UTR#18.
4943      Branch: perl
4944            ! pod/perltodo.pod pod/perlunicode.pod
4945 ____________________________________________________________________________
4946 [ 12028] By: jhi                                   on 2001/09/15  12:37:31
4947         Log: Regen headers.
4948      Branch: perl
4949            ! embedvar.h perlapi.h
4950 ____________________________________________________________________________
4951 [ 12027] By: jhi                                   on 2001/09/15  12:33:49
4952         Log: Subject: Re: [ID 20010815.012] Unfortunate interaction between -0 cmd line arg & (??{CODE}) regex 
4953              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
4954              Date: Sun, 09 Sep 2001 18:41:54 +0100
4955              Message-Id: <200109091741.f89HfsM18534@crypt.compulink.co.uk>
4956      Branch: perl
4957            ! Porting/findvars ext/ByteLoader/bytecode.h
4958            ! ext/Thread/Thread.xs mg.c op.c perl.c perl.h pp_ctl.c sv.c
4959            ! t/run/kill_perl.t thrdvar.h toke.c util.c wince/perldll.def
4960 ____________________________________________________________________________
4961 [ 12026] By: gsar                                  on 2001/09/15  04:04:04
4962         Log: enable most warnings for windows build; fix the various typecasting
4963              nits that showed up (no bugfixes here)
4964      Branch: maint-5.6/perl
4965            ! av.c cop.h doop.c dump.c ext/Devel/Peek/Peek.xs
4966            ! ext/POSIX/POSIX.xs gv.c hv.c mg.c op.c perl.c perl.h perly.c
4967            ! perly.y pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c
4968            ! sv.c toke.c universal.c utf8.c util.c vms/perly_c.vms
4969            ! win32/perllib.c win32/win32.c win32/win32.h win32/win32sck.c
4970            ! x2p/walk.c
4971 ____________________________________________________________________________
4972 [ 12025] By: jhi                                   on 2001/09/14  22:22:58
4973         Log: Integrate change #12024 from maintperl
4974              (a local() precedence bug)
4975      Branch: perl
4976           !> lib/ExtUtils/Install.pm
4977 ____________________________________________________________________________
4978 [ 12024] By: gsar                                  on 2001/09/14  22:11:06
4979         Log: fix local() precedence bug in change#8311, came into maint-5.6 as
4980              change#8642
4981      Branch: maint-5.6/perl
4982            ! lib/ExtUtils/Install.pm
4983 ____________________________________________________________________________
4984 [ 12023] By: jhi                                   on 2001/09/14  15:04:16
4985         Log: Update Changes.
4986      Branch: perl
4987            ! Changes patchlevel.h
4988 ____________________________________________________________________________
4989 [ 12022] By: jhi                                   on 2001/09/14  14:49:52
4990         Log: Subject: Re: [ID 20010911.001] Not OK: perl v5.7.2 +DEVEL11978 on
4991              From: "chromatic" <chromatic@rmci.net>
4992              Date: Fri, 14 Sep 2001 09:44:57 -0600 
4993              Message-ID: <20010914154936.70059.qmail@onion.perl.org>
4994      Branch: perl
4995            ! lib/ExtUtils/Manifest.t
4996 ____________________________________________________________________________
4997 [ 12021] By: jhi                                   on 2001/09/14  14:46:36
4998         Log: Hopefully better skipping of the Complete.t tests
4999              in case of not a tty. 
5000      Branch: perl
5001            ! lib/Term/Complete.t t/op/stat.t
5002 ____________________________________________________________________________
5003 [ 12020] By: jhi                                   on 2001/09/14  14:10:44
5004         Log: Subject: [PATCH regexec.c] more jumpables, and hit-bit bug
5005              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
5006              Date: Fri, 14 Sep 2001 09:58:24 -0400 (EDT)
5007              Message-ID: <Pine.GSO.4.21.0109140955250.12393-100000@crusoe.crusoe.net>     
5008      Branch: perl
5009            ! regexec.c t/op/pat.t
5010 ____________________________________________________________________________
5011 [ 12019] By: jhi                                   on 2001/09/14  14:02:59
5012         Log: Subject: Re: unterminated C<...> at line 426 in file perlport.pod
5013              From: Robin Barker <rmb1@cise.npl.co.uk>
5014              Date: Fri, 14 Sep 2001 16:01:11 +0100 (BST)
5015              Message-Id: <200109141501.QAA13044@tempest.npl.co.uk>
5016      Branch: perl
5017            ! pod/perlport.pod
5018 ____________________________________________________________________________
5019 [ 12018] By: jhi                                   on 2001/09/14  13:55:56
5020         Log: NetWare tweaks from Ananth Kesari.
5021      Branch: perl
5022            ! NetWare/NWUtil.c NetWare/Nwmain.c NetWare/Nwpipe.c
5023            ! NetWare/nwutil.h
5024 ____________________________________________________________________________
5025 [ 12017] By: jhi                                   on 2001/09/14  13:50:08
5026         Log: Subject: unterminated C<...> at line 426 in file perlport.pod
5027              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
5028              Date: Fri, 14 Sep 2001 10:51:13 +0200
5029              Message-Id: <20010914103300.4B59.H.M.BRAND@hccnet.nl>
5030      Branch: perl
5031            ! pod/perlport.pod
5032 ____________________________________________________________________________
5033 [ 12016] By: jhi                                   on 2001/09/14  13:28:08
5034         Log: Subject: Re: [PATCH 2 pl2pm.PL]
5035              From: Joe Smith <Joe.Smith@inwap.com>
5036              Date: Fri, 14 Sep 2001 00:13:32 -0700
5037              Message-Id: <3BA1AE1C.64313CEE@inwap.com>                 
5038              
5039              Eradicate qu.
5040      Branch: perl
5041            ! keywords.h keywords.pl utils/pl2pm.PL
5042 ____________________________________________________________________________
5043 [ 12015] By: jhi                                   on 2001/09/14  02:38:23
5044         Log: Retract #12013, didn't go over too well in Tru64.
5045      Branch: perl
5046            ! embed.h embed.pl sv.h
5047 ____________________________________________________________________________
5048 [ 12014] By: jhi                                   on 2001/09/14  02:31:05
5049         Log: Subject: [PATCH] Execute files of debugger commands
5050              From: Peter Scott <Peter@PSDT.com>
5051              Date: Thu, 13 Sep 2001 15:26:31 -0700
5052              Message-Id: <4.3.2.7.2.20010913115845.00b22100@mail.webquarry.com>
5053      Branch: perl
5054            ! lib/perl5db.pl pod/perldebug.pod
5055 ____________________________________________________________________________
5056 [ 12013] By: jhi                                   on 2001/09/14  02:25:05
5057         Log: (Retracted by #12015)
5058              Subject: [proposed PATCH] Re: perl@11920
5059              From: Nicholas Clark <nick@ccl4.org>
5060              Date: Wed, 12 Sep 2001 23:46:09 +0100
5061              Message-ID: <20010912234609.H4971@plum.flirble.org>     
5062      Branch: perl
5063            ! embed.h embed.pl sv.h
5064 ____________________________________________________________________________
5065 [ 12012] By: jhi                                   on 2001/09/14  02:12:02
5066         Log: ucblib shouldn't be linked against in nonstop-ux,
5067              from Tom Bates.
5068      Branch: perl
5069            ! hints/nonstopux.sh
5070 ____________________________________________________________________________
5071 [ 12011] By: jhi                                   on 2001/09/13  12:54:51
5072         Log: Do stty only if we have stty.
5073              
5074              TODO: non-UNIX platforms.  Solaris and /usr/ucb/stty?
5075      Branch: perl
5076            ! lib/Term/Complete.pm
5077 ____________________________________________________________________________
5078 [ 12010] By: jhi                                   on 2001/09/13  12:44:28
5079         Log: Skip the test if not running on a tty.
5080      Branch: perl
5081            ! lib/Term/Complete.t
5082 ____________________________________________________________________________
5083 [ 12009] By: jhi                                   on 2001/09/13  12:01:56
5084         Log: Regen headers.
5085      Branch: perl
5086            ! embed.h opcode.h pod/perlapi.pod proto.h
5087 ____________________________________________________________________________
5088 [ 12008] By: jhi                                   on 2001/09/12  17:51:32
5089         Log: Subject: [PATCH op.c] Re: perl@12003
5090              From: Robin Barker <rmb1@cise.npl.co.uk>
5091              Date: Wed, 12 Sep 2001 19:00:38 +0100 (BST)
5092              Message-Id: <200109121800.TAA05256@tempest.npl.co.uk>
5093      Branch: perl
5094            ! op.c
5095 ____________________________________________________________________________
5096 [ 12007] By: jhi                                   on 2001/09/12  17:49:39
5097         Log: Subject: [PATCH sv.c] may be uninitialized warning forperl@12003
5098              From: Robin Barker <rmb1@cise.npl.co.uk>
5099              Date: Wed, 12 Sep 2001 19:00:31 +0100 (BST)
5100              Message-Id: <200109121800.TAA05250@tempest.npl.co.uk>
5101      Branch: perl
5102            ! sv.c
5103 ____________________________________________________________________________
5104 [ 12006] By: jhi                                   on 2001/09/12  17:41:49
5105         Log: Upgrade to Memoize 0.66.
5106      Branch: perl
5107            ! lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
5108            ! lib/Memoize/Expire.pm lib/Memoize/README lib/Memoize/TODO
5109            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
5110 ____________________________________________________________________________
5111 [ 12005] By: jhi                                   on 2001/09/12  13:14:59
5112         Log: Subject: [ID 20010912.007] substr reference core dump
5113              From: me-01@ton.iguana.be
5114              Date: 12 Sep 2001 14:11:16 -0000
5115              Message-Id: <20010912141116.6058.qmail@quasar.home.lunix>
5116      Branch: perl
5117            ! mg.c
5118 ____________________________________________________________________________
5119 [ 12004] By: ams                                   on 2001/09/12  01:13:49
5120         Log: Subject: [PATCH perlfaq4.pod] Deobfuscate Fisher-Yates example code
5121              From: Ilmari Karonen <iltzu@sci.fi>
5122              Date: Tue, 11 Sep 2001 23:31:25 +0300 (EET DST)
5123              Message-Id: <Pine.SOL.3.96.1010911231925.688A-100000@simpukka>
5124      Branch: perl
5125            ! pod/perlfaq4.pod
5126 ____________________________________________________________________________
5127 [ 12003] By: jhi                                   on 2001/09/11  13:02:37
5128         Log: Update Changes.
5129      Branch: perl
5130            ! Changes patchlevel.h
5131 ____________________________________________________________________________
5132 [ 12002] By: jhi                                   on 2001/09/11  11:50:48
5133         Log: NetWare update from Ananth Kesari.
5134      Branch: perl
5135            ! NetWare/NWUtil.c NetWare/Nwmain.c NetWare/Nwpipe.c
5136            ! NetWare/config.wc NetWare/config_H.wc NetWare/nwutil.h
5137 ____________________________________________________________________________
5138 [ 12001] By: jhi                                   on 2001/09/11  11:40:51
5139         Log: Retract #11984: div() being redefined, and 1397
5140              failing on 64-bit platforms.
5141      Branch: perl
5142            ! lib/Math/BigInt/Calc.pm
5143 ____________________________________________________________________________
5144 [ 12000] By: jhi                                   on 2001/09/11  11:19:07
5145         Log: Metaconfig unit change for #11999.
5146      Branch: metaconfig
5147            ! U/protos/d_lseekproto.U
5148 ____________________________________________________________________________
5149 [ 11999] By: jhi                                   on 2001/09/11  11:18:36
5150         Log: The lseek fix (#11991) was no fix.
5151      Branch: perl
5152            ! Configure
5153 ____________________________________________________________________________
5154 [ 11998] By: sky                                   on 2001/09/11  07:52:06
5155         Log: Subject: [PATCH] Encode.pm add UCS-2 little endian support
5156              From: Matt Sergeant <MSergeant@star.net.uk>
5157              Date: Tue, 11 Sep 2001 09:22:32 +0100
5158              Message-ID: <315E8A8BF9D1D411AD3D00508BB1B0C004B9003C@UKS040>
5159      Branch: perl
5160            ! ext/Encode/Encode.pm
5161 ____________________________________________________________________________
5162 [ 11997] By: sky                                   on 2001/09/11  06:35:29
5163         Log: Sometimes dTHX is added because it is needed on non 
5164              gnuc platforms, but not needed there. This uses GCC
5165              to silence GCC specific warnings by marking pTHX as 
5166              unused.
5167      Branch: perl
5168            ! perl.h
5169 ____________________________________________________________________________
5170 [ 11996] By: nick                                  on 2001/09/11  06:25:27
5171         Log: Integrate mainline
5172      Branch: perlio
5173            - ext/POSIX/sigaction.t lib/File/Find/taint.t
5174           !> lib/CGI/t/carp.t lib/Test/Simple/t/simple.t t/op/crypt.t
5175 ____________________________________________________________________________
5176 [ 11995] By: nick                                  on 2001/09/11  06:23:39
5177         Log: Part Integrate mainline
5178      Branch: perlio
5179           +> (branch 69 files)
5180            - ext/Cwd/Cwd.t ext/Fcntl/Fcntl.t ext/Fcntl/syslfs.t
5181            - ext/POSIX/POSIX.t lib/Attribute/Handlers/test.pl
5182            - lib/Env/array.t lib/Env/env.t lib/File/Find/find.t
5183            - lib/Filter/Simple/test.pl lib/Switch/t/given_when.t
5184            - lib/Switch/t/switch_case.t lib/Test/Harness.t
5185            - lib/Test/More/Changes lib/Test/More/t/More.t
5186            - lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
5187            - lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
5188            - lib/Text/Balanced.pod lib/Text/Balanced/t/genxt.t
5189            - lib/Text/Balanced/t/xbrak.t lib/Text/Balanced/t/xcode.t
5190            - lib/Text/Balanced/t/xdeli.t lib/Text/Balanced/t/xmult.t
5191            - lib/Text/Balanced/t/xquot.t lib/Text/Balanced/t/xtagg.t
5192            - lib/Text/Balanced/t/xvari.t objXSUB.h t/lib/MyFilter.pm
5193            - t/lib/Test/More/Catch.pm wince/perl.ico
5194           !> (integrate 197 files)
5195 ____________________________________________________________________________
5196 [ 11994] By: jhi                                   on 2001/09/11  03:12:44
5197         Log: Subject: Re: [PATCH] Encode.pm docs fix
5198              From: Gisle Aas <gisle@ActiveState.com>
5199              Date: 10 Sep 2001 11:27:02 -0700
5200              Message-ID: <lrwv363nrd.fsf@caliper.ActiveState.com>
5201      Branch: perl
5202            ! ext/Encode/Encode.pm
5203 ____________________________________________________________________________
5204 [ 11993] By: jhi                                   on 2001/09/11  02:27:25
5205         Log: Fix unpack U to be the reverse of pack U
5206              (but implement unpack U0U as a backdoor to get
5207              the UTF-8 malformed warnings from un-UTF-8 data)
5208      Branch: perl
5209            ! pod/perlunicode.pod pp_pack.c t/op/pack.t t/op/utf8decode.t
5210 ____________________________________________________________________________
5211 [ 11992] By: jhi                                   on 2001/09/11  00:14:24
5212         Log: Metaconfig unit change for #11991;
5213              delete an unused unit (d_strtoull.U is the one used)
5214      Branch: metaconfig
5215            ! U/protos/d_lseekproto.U
5216      Branch: metaconfig/U/perl
5217            - strtoull.U
5218 ____________________________________________________________________________
5219 [ 11991] By: jhi                                   on 2001/09/11  00:14:01
5220         Log: Subject: [PATCH] Configure not recording lseek proto
5221              From: Blair Zajac <blair@orcaware.com>
5222              Date: Mon, 10 Sep 2001 17:52:37 -0700
5223              Message-ID: <3B9D6055.BA334A31@orcaware.com>
5224              
5225              plus regen Configure.
5226      Branch: perl
5227            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5228            ! config_h.SH uconfig.h
5229 ____________________________________________________________________________
5230 [ 11990] By: jhi                                   on 2001/09/10  23:59:25
5231         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?)))                  
5232              From: Nicholas Clark <nick@ccl4.org>
5233              Date: Tue, 11 Sep 2001 00:00:31 +0100
5234              Message-ID: <20010911000031.G1512@plum.flirble.org>
5235      Branch: perl
5236            + t/op/qq.t
5237            ! MANIFEST numeric.c perl.h regcomp.c t/op/pat.t toke.c
5238 ____________________________________________________________________________
5239 [ 11989] By: jhi                                   on 2001/09/10  23:31:45
5240         Log: Subject: [PATCH] Building on win32 w/o perlio
5241              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
5242              Date: Mon, 10 Sep 2001 23:38:46 +0200
5243              Message-ID: <3B9D4F06.14433.2C37644@localhost>
5244      Branch: perl
5245            ! perl.c win32/Makefile win32/makefile.mk
5246 ____________________________________________________________________________
5247 [ 11988] By: jhi                                   on 2001/09/10  23:26:40
5248         Log: Subject: [PATCH MANIFEST lib/CGI/t/push.t] New Test for CGI::Push
5249              From: "chromatic" <chromatic@rmci.net>
5250              Date: Mon, 10 Sep 2001 15:14:01 -0600
5251              Message-ID: <20010910211833.30177.qmail@onion.perl.org>
5252      Branch: perl
5253            + lib/CGI/t/push.t
5254            ! MANIFEST
5255 ____________________________________________________________________________
5256 [ 11987] By: jhi                                   on 2001/09/10  23:24:11
5257         Log: Subject: avoiding hoardes of zombies
5258              From: Nicholas Clark <nick@ccl4.org>
5259              Date: Mon, 10 Sep 2001 22:00:40 +0100
5260              Message-ID: <20010910220040.C1512@plum.flirble.org>
5261      Branch: perl
5262            ! pod/perlipc.pod
5263 ____________________________________________________________________________
5264 [ 11986] By: jhi                                   on 2001/09/10  23:22:10
5265         Log: Subject: PATCH Resubmission  - was Re: [ID 20010902.001] v strings over 2*31 barf
5266              From: John Peacock <jpeacock@rowman.com>
5267              Date: Mon, 10 Sep 2001 16:34:30 -0400
5268              Message-ID: <3B9D23D6.90BCCC25@rowman.com>
5269      Branch: perl
5270            ! sv.c t/op/ver.t utf8.h
5271 ____________________________________________________________________________
5272 [ 11985] By: ams                                   on 2001/09/10  23:20:13
5273         Log: Typo fixed by Blair Zajac in <3B9D284C.23B8D20B@orcaware.com>.
5274      Branch: perl
5275            ! MANIFEST
5276 ____________________________________________________________________________
5277 [ 11984] By: jhi                                   on 2001/09/10  23:09:31
5278         Log: (Retracted by #12001)
5279              Subject: Calc with USE_MUL/USE_DIV
5280              From: Tels <perl_dummy@bloodgate.com>
5281              Date: Fri, 07 Sep 2001 18:52:08 +0200 (CEST)
5282              Message-Id: <200109071651.TAA11249@tiku.hut.fi>
5283      Branch: perl
5284            ! lib/Math/BigInt/Calc.pm
5285 ____________________________________________________________________________
5286 [ 11983] By: jhi                                   on 2001/09/10  22:37:14
5287         Log: Subject: [PATCH op.c] Re: perl@11978
5288              From: Robin Barker <rmb1@cise.npl.co.uk>
5289              Date: Mon, 10 Sep 2001 18:58:01 +0100 (BST)
5290              Message-Id: <200109101758.SAA07670@tempest.npl.co.uk>
5291              
5292              Format errors.
5293      Branch: perl
5294            ! op.c
5295 ____________________________________________________________________________
5296 [ 11982] By: jhi                                   on 2001/09/10  22:35:57
5297         Log: Switch PADOFFSET back to U32 both because of binary backward
5298              compatibility and because Arthur seems to have been fixing the
5299              problems with naughty integer-pointer casting.
5300      Branch: perl
5301            ! op.h
5302 ____________________________________________________________________________
5303 [ 11981] By: ams                                   on 2001/09/10  16:31:43
5304         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/Command.pm, lib/ExtUtils/Command.t]
5305              Fix Pod Typo, Add Test for ExtUtils::Command
5306              From: "chromatic" <chromatic@rmci.net>
5307              Date: Mon, 10 Sep 2001 11:20:56 -0600
5308              Message-Id: <20010910172528.54160.qmail@onion.perl.org>
5309      Branch: perl
5310            + lib/ExtUtils/Command.t
5311            ! MANIFEST lib/ExtUtils/Command.pm
5312 ____________________________________________________________________________
5313 [ 11980] By: jhi                                   on 2001/09/10  13:29:35
5314         Log: Subject: [PATCH] Encode.pm docs fix
5315              From: Matt Sergeant <MSergeant@star.net.uk>
5316              Date: Mon, 10 Sep 2001 15:24:01 +0100
5317              Message-ID: <315E8A8BF9D1D411AD3D00508BB1B0C004B90035@UKS040>     
5318      Branch: perl
5319            ! ext/Encode/Encode.pm
5320 ____________________________________________________________________________
5321 [ 11979] By: jhi                                   on 2001/09/10  13:17:48
5322         Log: Update Changes.
5323      Branch: perl
5324            ! Changes patchlevel.h
5325 ____________________________________________________________________________
5326 [ 11978] By: jhi                                   on 2001/09/10  12:59:40
5327         Log: Revert #11973, the dTHX seems to be needed in there
5328              for threaded builds.
5329      Branch: perl
5330            ! perlio.c
5331 ____________________________________________________________________________
5332 [ 11977] By: jhi                                   on 2001/09/10  12:55:47
5333         Log: Detypo.
5334      Branch: perl
5335            ! pod/perlguts.pod
5336 ____________________________________________________________________________
5337 [ 11976] By: jhi                                   on 2001/09/10  12:46:34
5338         Log: Further Class::Struct patching from Damian.
5339              
5340              The new new semantics are:
5341              
5342              * If you pass an initializer for a nested object, it has to be:
5343              a) a reference to an object of that class, or      
5344              b) a reference to an object of a subclass of that class, or
5345              c) a reference to a hash of arguments to be passed to the
5346              class's constructor
5347              * If you pass no initializer for a nested object, the attribute
5348              is initialized to C<undef>
5349      Branch: perl
5350            ! lib/Class/Struct.pm
5351 ____________________________________________________________________________
5352 [ 11975] By: jhi                                   on 2001/09/10  12:42:24
5353         Log: Skip the crypt test if no crypt.
5354      Branch: perl
5355            ! t/op/crypt.t
5356 ____________________________________________________________________________
5357 [ 11974] By: jhi                                   on 2001/09/10  12:39:25
5358         Log: Warn against using bare v-strings as IP addresses
5359              (okay if using the wrappers from Socket)
5360      Branch: perl
5361            ! pod/perldata.pod pod/perlport.pod
5362 ____________________________________________________________________________
5363 [ 11973] By: sky                                   on 2001/09/10  11:57:58
5364         Log: Remove unused dTHX. Silenced another warning.
5365      Branch: perl
5366            ! perlio.c
5367 ____________________________________________________________________________
5368 [ 11972] By: sky                                   on 2001/09/10  11:54:25
5369         Log: Silence some more warnings INT2PTR.
5370      Branch: perl
5371            ! pp.c pp_ctl.c sharedsv.c sv.c taint.c
5372 ____________________________________________________________________________
5373 [ 11971] By: sky                                   on 2001/09/10  11:21:50
5374         Log: Silence another ITHREAD 64bit INT/32bit PTR warning.
5375      Branch: perl
5376            ! cop.h
5377 ____________________________________________________________________________
5378 [ 11970] By: sky                                   on 2001/09/10  11:17:25
5379         Log: Apply INT2PTR with force to silence warnings from
5380              PM_GETRE and friends. No more warnings with 64bit 
5381              IVs and 32bit pointers.    
5382      Branch: perl
5383            ! op.c op.h perl.c
5384 ____________________________________________________________________________
5385 [ 11969] By: sky                                   on 2001/09/10  10:13:02
5386         Log: Removed reference of -DPERL_CUSTOM_OPS in the documentation.
5387      Branch: perl
5388            ! pod/perlguts.pod
5389 ____________________________________________________________________________
5390 [ 11968] By: sky                                   on 2001/09/10  10:02:51
5391         Log: Remove #ifdef PERL_CUSTOM_OPS, always build with PERL_CUSTOM_OPS
5392              Rename to custop_op_name to Perl_custom_op_name to match perlapi
5393              Clone the hashtable PL_custom_op_names and PL_custop_op_descs in 
5394              perl_clone.
5395      Branch: perl
5396            ! embed.pl intrpvar.h makedef.pl op.c opcode.pl sv.c
5397 ____________________________________________________________________________
5398 [ 11967] By: jhi                                   on 2001/09/10  03:14:35
5399         Log: Using strlen() not good on embedded nul bytes.
5400      Branch: perl
5401            ! regcomp.c
5402 ____________________________________________________________________________
5403 [ 11966] By: ams                                   on 2001/09/09  21:06:13
5404         Log: Subject: Re: [ID 20010810.011] 'use v2b' not allowed with strict
5405              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
5406              Date: Mon, 13 Aug 2001 22:51:59 +0200
5407              Message-ID: <20010813225159.C6681@rafael>
5408              (Applied with several tweaks.)
5409      Branch: perl
5410            ! embed.h embed.pl proto.h toke.c
5411 ____________________________________________________________________________
5412 [ 11965] By: jhi                                   on 2001/09/09  14:40:39
5413         Log: The exact error message is system-dependent.
5414      Branch: perl
5415            ! lib/ExtUtils/Manifest.t
5416 ____________________________________________________________________________
5417 [ 11964] By: jhi                                   on 2001/09/09  14:38:05
5418         Log: Add Windows and Mac Sami support to Encode
5419              (http://www.egt.ie/standards/se/sami-teastabaiki.html)
5420      Branch: perl
5421            + ext/Encode/Encode/isoir-197.enc ext/Encode/Encode/macSami.enc
5422            ! MANIFEST
5423 ____________________________________________________________________________
5424 [ 11963] By: jhi                                   on 2001/09/09  13:54:07
5425         Log: Use the tried method.
5426      Branch: perl
5427            ! pod/perlport.pod
5428 ____________________________________________________________________________
5429 [ 11962] By: jhi                                   on 2001/09/09  13:46:59
5430         Log: Can't count parentheses.
5431      Branch: perl
5432            ! ext/IO/lib/IO/Socket/INET.pm
5433 ____________________________________________________________________________
5434 [ 11961] By: jhi                                   on 2001/09/09  13:34:12
5435         Log: perlport additions: 1 while unlink, add/delete directory
5436              entries and permissions, cygwin stat funkiness (from Michael
5437              Schwern and Nicholas Clark)
5438      Branch: perl
5439            ! pod/perlport.pod
5440 ____________________________________________________________________________
5441 [ 11960] By: jhi                                   on 2001/09/09  13:19:12
5442         Log: blib does have a detectable test.
5443      Branch: perl
5444            ! t/lib/1_compile.t
5445 ____________________________________________________________________________
5446 [ 11959] By: jhi                                   on 2001/09/09  13:16:43
5447         Log: Subject: [PATCH MANIFEST, lib/Term/Complete.t] Add Test for Term::Complete
5448              From: "chromatic" <chromatic@rmci.net>
5449              Date: Sat, 08 Sep 2001 19:33:42 -0600
5450              Message-ID: <20010909013810.11522.qmail@onion.perl.org>
5451      Branch: perl
5452            + lib/Term/Complete.t
5453            ! MANIFEST
5454 ____________________________________________________________________________
5455 [ 11958] By: jhi                                   on 2001/09/09  13:09:02
5456         Log: Subject: [PATCH MANIFEST lib/Test/Tutorial.pod] Test::Tutorial?
5457              From: Michael G Schwern <schwern@pobox.com> 
5458              Date: Sat, 8 Sep 2001 02:40:26 -0400
5459              Message-ID: <20010908024026.A26283@blackrider>
5460      Branch: perl
5461            + lib/Test/Tutorial.pod
5462            ! MANIFEST
5463 ____________________________________________________________________________
5464 [ 11957] By: jhi                                   on 2001/09/09  13:03:33
5465         Log: Try to look up protocol (by name) only iff it has non-numbers:
5466              nice if the server is in a chrooted environment (no /etc/protocols,
5467              server code using hardcorded protocol numbers like 6 for tcp),
5468              suggested by John Holdsworth <coldwave@bigfoot.com>.
5469              In other words, if we are given a number, why look it up again
5470              (by number)?
5471      Branch: perl
5472            ! ext/IO/lib/IO/Socket/INET.pm
5473 ____________________________________________________________________________
5474 [ 11956] By: jhi                                   on 2001/09/09  12:53:12
5475         Log: Subject: [PATCH regcomp.c] zero-width assertions CAN be ?'d
5476              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
5477              Date: Sat, 8 Sep 2001 15:42:30 -0400 (EDT) 
5478              Message-ID: <Pine.GSO.4.21.0109081535480.24489-100000@crusoe.crusoe.net>
5479              
5480              Subject: Re: [PATCH t/op/misc.t] regcomp.c patch broke test 
5481              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
5482              Date: Sat, 8 Sep 2001 18:33:12 -0400 (EDT)
5483              Message-ID: <Pine.GSO.4.21.0109081832030.24489-100000@crusoe.crusoe.net>
5484              Subject: [PATCH t/lib/warnings/regcomp] (?=...)? gives no warning now
5485              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
5486              Date: Sat, 8 Sep 2001 18:37:22 -0400 (EDT)
5487              Message-ID: <Pine.GSO.4.21.0109081835340.24489-100000@crusoe.crusoe.net>
5488      Branch: perl
5489            ! regcomp.c t/lib/warnings/regcomp t/run/kill_perl.t
5490 ____________________________________________________________________________
5491 [ 11955] By: ams                                   on 2001/09/09  02:54:21
5492         Log: Subject: Re: [PATCH perl@11938] slash slashes in lib/CGI/Carp.pm
5493              From: "Craig A. Berry" <craigberry@mac.com>
5494              Date: Sat, 08 Sep 2001 19:02:16 -0500
5495              Message-Id: <5.1.0.14.0.20010908185936.01aadcc0@mail.mac.com>
5496      Branch: perl
5497            ! lib/CGI/t/carp.t
5498 ____________________________________________________________________________
5499 [ 11954] By: jhi                                   on 2001/09/09  02:30:39
5500         Log: Documentation tweaks; think the IP address as an opaque string.
5501      Branch: perl
5502            ! ext/Socket/Socket.pm
5503 ____________________________________________________________________________
5504 [ 11953] By: jhi                                   on 2001/09/09  00:32:05
5505         Log: Subject: [REPATCH] Re: [PATCH] new test lib/blib.t
5506              From: Michael G Schwern <schwern@pobox.com>
5507              Date: Sat, 8 Sep 2001 19:45:46 -0400
5508              Message-ID: <20010908194546.C9193@blackrider>
5509      Branch: perl
5510            + lib/blib.t
5511            ! MANIFEST lib/blib.pm t/lib/1_compile.t
5512 ____________________________________________________________________________
5513 [ 11952] By: jhi                                   on 2001/09/09  00:27:15
5514         Log: Subject: [PATCH MANIFEST, lib/CGI/t/fast.t] Added Test for CGI::Fast
5515              From: "chromatic" <chromatic@rmci.net>
5516              Date: Sat, 08 Sep 2001 12:31:44 -0600
5517              Message-ID: <20010908183612.49960.qmail@onion.perl.org>
5518      Branch: perl
5519            + lib/CGI/t/fast.t
5520            ! MANIFEST
5521 ____________________________________________________________________________
5522 [ 11951] By: jhi                                   on 2001/09/09  00:24:07
5523         Log: The Socket tests were wrong: they were assuming too much.
5524      Branch: perl
5525            ! ext/Socket/Socket.pm ext/Socket/Socket.t ext/Socket/Socket.xs
5526 ____________________________________________________________________________
5527 [ 11950] By: jhi                                   on 2001/09/08  20:09:07
5528         Log: Retract the portability changes since they
5529              seem to have opened a can of worms... will
5530              go back to UNICOS/mk and do the bare minimum
5531              required to get the tests working.
5532      Branch: perl
5533            ! ext/Socket/Socket.xs
5534 ____________________________________________________________________________
5535 [ 11949] By: jhi                                   on 2001/09/08  19:48:20
5536         Log: PADOFFSET is used to cast pointers into integers,
5537              if pointers are 64 bits and U32 32 bits,
5538              bad things may happen, or at least warnings issued.
5539      Branch: perl
5540            ! op.h
5541 ____________________________________________________________________________
5542 [ 11948] By: jhi                                   on 2001/09/08  18:50:07
5543         Log: Still more Socket portability tweaking.
5544              Now Socket.t seems to be happy in all of
5545              Linux/x86, Tru64/alpha, Solaris/sparc,
5546              IRIX/MIPS (both 32-bit and 64-bit), and UNICOS/mk/alpha.
5547              
5548              Addendum: it seems that io_multihomed, io_sock, and hostent
5549              were broken in little-endians (linux/x86 and tru64/alpha)
5550              because of this change.  Argh.
5551      Branch: perl
5552            ! ext/Socket/Socket.xs
5553 ____________________________________________________________________________
5554 [ 11947] By: jhi                                   on 2001/09/08  17:23:23
5555         Log: More portability kicking on inet_ntoa().
5556      Branch: perl
5557            ! ext/Socket/Socket.xs
5558 ____________________________________________________________________________
5559 [ 11946] By: jhi                                   on 2001/09/08  15:09:58
5560         Log: Subject: [REPATCH] Re: [PATCH MANIFEST, lib/ExtUtils/Manifest.t] Another New Test
5561              From: Michael G Schwern <schwern@pobox.com> 
5562              Date: Fri, 7 Sep 2001 23:06:51 -0400
5563              Message-ID: <20010907230651.R606@blackrider>
5564      Branch: perl
5565            + lib/ExtUtils/Manifest.t
5566            ! MANIFEST lib/ExtUtils/MM_Unix.pm lib/ExtUtils/Manifest.pm
5567 ____________________________________________________________________________
5568 [ 11945] By: jhi                                   on 2001/09/08  14:49:15
5569         Log: Subject: Re: [PATCH MANIFEST, lib/ExtUtils/testlib.t] More Tests
5570              From: "chromatic" <chromatic@rmci.net>
5571              Date: Fri, 07 Sep 2001 17:53:15 -0600      
5572              Message-ID: <20010907235740.80566.qmail@onion.perl.org>              
5573      Branch: perl
5574            + lib/ExtUtils/testlib.t
5575            ! MANIFEST
5576 ____________________________________________________________________________
5577 [ 11944] By: jhi                                   on 2001/09/07  22:57:00
5578         Log: Thinko.
5579      Branch: perl
5580            ! lib/integer.t
5581 ____________________________________________________________________________
5582 [ 11943] By: jhi                                   on 2001/09/07  20:34:55
5583         Log: Subject: [PATCH perl@11938] slash slashes in lib/CGI/Carp.pm
5584              From: "Craig A. Berry" <craigberry@mac.com>
5585              Date: Fri, 07 Sep 2001 15:30:03 -0500
5586              Message-Id: <5.1.0.14.0.20010907142644.03700c38@exchi01>
5587      Branch: perl
5588            ! lib/CGI/Carp.pm
5589 ____________________________________________________________________________
5590 [ 11942] By: jhi                                   on 2001/09/07  20:30:43
5591         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm] (was Re: MakeMaker: MM_Unix rule excluding pods)
5592              From: Michael G Schwern <schwern@pobox.com>
5593              Date: Fri, 7 Sep 2001 15:38:13 -0400
5594              Message-ID: <20010907153813.K606@blackrider>
5595      Branch: perl
5596            ! lib/ExtUtils/MM_Unix.pm
5597 ____________________________________________________________________________
5598 [ 11941] By: jhi                                   on 2001/09/07  20:28:24
5599         Log: Subject: [PATCH perl.h mg.c pp_sys.c] Silence the remaing format warning
5600              From: Robin Barker <rmb1@cise.npl.co.uk>
5601              Date: Fri, 7 Sep 2001 18:28:23 +0100 (BST)
5602              Message-Id: <200109071728.SAA13569@tempest.npl.co.uk>
5603      Branch: perl
5604            ! Porting/pumpkin.pod mg.c perl.h pp_sys.c
5605 ____________________________________________________________________________
5606 [ 11940] By: jhi                                   on 2001/09/07  20:26:29
5607         Log: Clean up 1_compile.t; move tests to more consistent
5608              places (t/ subdirectories); add integer.t (much of
5609              the pragma is tested elsewhere but there is no one
5610              centralized place)
5611      Branch: perl
5612            + ext/Fcntl/t/fcntl.t ext/Fcntl/t/syslfs.t ext/POSIX/t/posix.t
5613            + ext/POSIX/t/sigaction.t lib/Env/t/array.t lib/Env/t/env.t
5614            + lib/File/Find/t/find.t lib/File/Find/t/taint.t lib/integer.t
5615            - ext/Fcntl/Fcntl.t ext/Fcntl/syslfs.t ext/POSIX/POSIX.t
5616            - ext/POSIX/sigaction.t lib/Env/array.t lib/Env/env.t
5617            - lib/File/Find/find.t lib/File/Find/taint.t
5618            ! MANIFEST t/lib/1_compile.t t/op/lfs.t
5619 ____________________________________________________________________________
5620 [ 11939] By: jhi                                   on 2001/09/07  17:25:32
5621         Log: Subject: Re: [PATCH lib/File/Find/taint.t] Use Test::More
5622              From: "chromatic" <chromatic@rmci.net>
5623              Date: Fri, 07 Sep 2001 10:17:40 -0600
5624              Message-ID: <20010907162205.84723.qmail@onion.perl.org>
5625      Branch: perl
5626            ! lib/File/Find/taint.t
5627 ____________________________________________________________________________
5628 [ 11938] By: jhi                                   on 2001/09/07  14:04:43
5629         Log: Update Changes.
5630      Branch: perl
5631            ! Changes patchlevel.h
5632 ____________________________________________________________________________
5633 [ 11937] By: jhi                                   on 2001/09/07  13:52:03
5634         Log: Rename the old threading tutorial, start a new one,
5635              regen toc.
5636      Branch: perl
5637            + pod/perlothrtut.pod
5638            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlthrtut.pod
5639            ! pod/perltoc.pod
5640 ____________________________________________________________________________
5641 [ 11936] By: jhi                                   on 2001/09/07  13:05:48
5642         Log: vars very much has a test.
5643      Branch: perl
5644            ! t/lib/1_compile.t
5645 ____________________________________________________________________________
5646 [ 11935] By: jhi                                   on 2001/09/07  12:52:06
5647         Log: Subject: Re: wince/perl.ico marked as binary
5648              From: Nicholas Clark <nick@ccl4.org>
5649              Date: Fri, 7 Sep 2001 13:54:40 +0100
5650              Message-ID: <20010907135439.D39150@plum.flirble.org>
5651              
5652              and wince/Makefile.ce change from Rainer Keuchel.
5653      Branch: perl
5654            + wince/makeico.pl
5655            ! MANIFEST wince/Makefile.ce
5656 ____________________________________________________________________________
5657 [ 11934] By: jhi                                   on 2001/09/07  12:43:50
5658         Log: Subject: Re: [PATCH regexec.c] more general .* and .*?
5659              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
5660              Date: Fri, 7 Sep 2001 09:41:10 -0400 (EDT)
5661              Message-ID: <Pine.GSO.4.21.0109070933530.7041-100000@crusoe.crusoe.net>
5662      Branch: perl
5663            ! regexec.c
5664 ____________________________________________________________________________
5665 [ 11933] By: jhi                                   on 2001/09/07  12:37:46
5666         Log: (Replaced by #11934)
5667              Subject: Re: [PATCH regexec.c] more general .* and .*?
5668              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
5669              Date: Fri, 7 Sep 2001 08:44:17 -0400 (EDT)
5670              Message-ID: <Pine.GSO.4.21.0109070836110.7041-100000@crusoe.crusoe.net>
5671      Branch: perl
5672            ! regexec.c
5673 ____________________________________________________________________________
5674 [ 11932] By: jhi                                   on 2001/09/07  12:27:14
5675         Log: The #11931 patching misbehaved.
5676      Branch: perl
5677            ! lib/Test/Harness/t/test-harness.t
5678 ____________________________________________________________________________
5679 [ 11931] By: jhi                                   on 2001/09/07  12:21:30
5680         Log: Subject: [PATCH lib/Test/Harness* t/TEST] Test::Harness 1.25 sync
5681              From: Michael G Schwern <schwern@pobox.com>
5682              Date: Fri, 7 Sep 2001 03:30:41 -0400
5683              Message-ID: <20010907033041.A2796@blackrider>
5684      Branch: perl
5685            + lib/Test/Harness/Changes lib/Test/Harness/t/base.t
5686            + lib/Test/Harness/t/ok.t lib/Test/Harness/t/test-harness.t
5687            + t/lib/sample-tests/header_at_end_fail
5688            + t/lib/sample-tests/skip_no_msg t/lib/sample-tests/todo_inline
5689            - lib/Test/Harness.t
5690            ! MANIFEST lib/Test/Harness.pm t/TEST
5691 ____________________________________________________________________________
5692 [ 11930] By: jhi                                   on 2001/09/07  11:59:17
5693         Log: Subject: [PATCH] Digest::MD5 update
5694              From: Gisle Aas <gisle@ActiveState.com>
5695              Date: 06 Sep 2001 23:32:56 -0700
5696              Message-ID: <lrofon5x47.fsf@caliper.ActiveState.com>
5697      Branch: perl
5698            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
5699            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
5700 ____________________________________________________________________________
5701 [ 11929] By: jhi                                   on 2001/09/07  11:23:05
5702         Log: Subject: [PATCH MANIFEST, lib/less.t] Add Tests for the less Pragma
5703              From: "chromatic" <chromatic@rmci.net>
5704              Date: Thu, 06 Sep 2001 23:11:44 -0600
5705              Message-ID: <20010907051609.91459.qmail@onion.perl.org>
5706      Branch: perl
5707            + lib/less.t
5708            ! MANIFEST t/lib/1_compile.t
5709 ____________________________________________________________________________
5710 [ 11928] By: jhi                                   on 2001/09/07  11:19:29
5711         Log: The binary file must somehow differently stored.
5712      Branch: perl
5713            - wince/perl.ico
5714            ! MANIFEST
5715 ____________________________________________________________________________
5716 [ 11927] By: jhi                                   on 2001/09/07  03:53:29
5717         Log: Add more modules to the list of modules that have tests,
5718              Schwern's wallet is getting more nervous.
5719              (Run t/lib/1_compile.t manually to see which modules
5720              are lacking tests, or the tests can't be run for some
5721              reason or another, such as the Net:: modules)
5722      Branch: perl
5723            ! t/lib/1_compile.t
5724 ____________________________________________________________________________
5725 [ 11926] By: jhi                                   on 2001/09/07  03:43:11
5726         Log: Try to make Socket::inet_ntoa() more robust.
5727      Branch: perl
5728            ! ext/Socket/Socket.t ext/Socket/Socket.xs pod/perldiag.pod
5729 ____________________________________________________________________________
5730 [ 11925] By: jhi                                   on 2001/09/07  01:57:58
5731         Log: Subject: Re: [PATCH lib/English.t] Test All Aliases (including %Errno)
5732              From: chromatic <chromatic@rmci.net>       
5733              Date: Wed, 5 Sep 2001 22:58:05 -0600                         
5734              Message-Id: <01090522580506.19590@firewheel>           
5735      Branch: perl
5736            ! lib/English.t
5737 ____________________________________________________________________________
5738 [ 11924] By: jhi                                   on 2001/09/07  01:55:05
5739         Log: Subject: Re: perlvar manpage and localizing special vars
5740              From: Stas Bekman <stas@stason.org>
5741              Date: Fri, 7 Sep 2001 10:10:24 +0800 (SGT)
5742              Message-ID: <Pine.LNX.4.33.0109071009240.19262-100000@stas.singnet.com.sg>
5743      Branch: perl
5744            ! pod/perlvar.pod
5745 ____________________________________________________________________________
5746 [ 11923] By: jhi                                   on 2001/09/07  01:49:36
5747         Log: Subject: [PATCH MakeMaker.pm] noise from make in ext/SDBM
5748              From: Robin Barker <rmb1@cise.npl.co.uk>
5749              Date: Thu, 6 Sep 2001 19:36:49 +0100 (BST)
5750              Message-Id: <200109061836.TAA08747@tempest.npl.co.uk>
5751      Branch: perl
5752            ! lib/ExtUtils/MakeMaker.pm
5753 ____________________________________________________________________________
5754 [ 11922] By: jhi                                   on 2001/09/06  18:09:08
5755         Log: Symbol missing; AIX unhappy.
5756      Branch: perl
5757            ! makedef.pl
5758 ____________________________________________________________________________
5759 [ 11921] By: jhi                                   on 2001/09/06  17:52:43
5760         Log: Add a test for [ID 20010906.019] perl crashes on "undef foo"
5761              Reported in 5.61, seems to work okay in blead.
5762      Branch: perl
5763            ! t/run/kill_perl.t
5764 ____________________________________________________________________________
5765 [ 11920] By: jhi                                   on 2001/09/06  14:35:09
5766         Log: Update Changes.
5767      Branch: perl
5768            ! Changes patchlevel.h
5769 ____________________________________________________________________________
5770 [ 11919] By: jhi                                   on 2001/09/06  14:20:10
5771         Log: Document the bad assumptions currently breaking
5772              the Socket.t tests 10, 11, and 13 in UNICOS.
5773      Branch: perl
5774            ! ext/Socket/Socket.xs
5775 ____________________________________________________________________________
5776 [ 11918] By: jhi                                   on 2001/09/06  14:07:45
5777         Log: Subject: [PATCH x2p] make OPTIMIZE=...
5778              From: Robin Barker <rmb1@cise.npl.co.uk>
5779              Date: Thu, 6 Sep 2001 13:31:37 +0100 (BST)
5780              Message-Id: <200109061231.NAA25265@tempest.npl.co.uk>
5781      Branch: perl
5782            ! x2p/Makefile.SH x2p/cflags.SH
5783 ____________________________________________________________________________
5784 [ 11917] By: jhi                                   on 2001/09/06  14:01:45
5785         Log: Subject: [PATCH] for perlhack.pod - no p5p archive on deja/google
5786              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
5787              Date: Thu, 6 Sep 2001 11:09:40 +0100
5788              Message-ID: <20010906110939.A914@homer.diplex.co.uk>
5789              
5790              Subject: Re: [PATCH] for perlhack.pod - no p5p archive on deja/google    
5791              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
5792              Date: 6 Sep 2001 10:14:38 -0000
5793              Message-Id: <slrn9pej4m.1j8.rgarciasuarez@rafael.kazibao.net>   
5794      Branch: perl
5795            ! pod/perlfaq1.pod pod/perlhack.pod
5796 ____________________________________________________________________________
5797 [ 11916] By: jhi                                   on 2001/09/06  13:56:19
5798         Log: Subject: Extra NUL is Data::Dumper output - patch
5799              From: Tony Cook <tony@develop-help.com>
5800              Date: Thu, 6 Sep 2001 12:35:49 +1000 (EST)
5801              Message-ID: <Pine.LNX.4.10.10109061157210.9366-100000@develop-help.com>
5802      Branch: perl
5803            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
5804 ____________________________________________________________________________
5805 [ 11915] By: jhi                                   on 2001/09/06  13:51:16
5806         Log: Avoid redefinition warning
5807              Subroutine Cwd::fastcwd redefined at lib/XSLoader.pm line 97.
5808              from
5809              perl -w -Ilib -MCwd -e ''
5810      Branch: perl
5811            ! lib/Cwd.pm
5812 ____________________________________________________________________________
5813 [ 11914] By: jhi                                   on 2001/09/06  13:30:32
5814         Log: Update the is_tainted() example implementation.
5815      Branch: perl
5816            ! pod/perlsec.pod
5817 ____________________________________________________________________________
5818 [ 11913] By: jhi                                   on 2001/09/06  13:15:59
5819         Log: Missing) in #11912.
5820      Branch: perl
5821            ! lib/Test/Simple/t/fail.t
5822 ____________________________________________________________________________
5823 [ 11912] By: jhi                                   on 2001/09/06  13:08:48
5824         Log: Rewhack Test-Simple into core harness.
5825      Branch: perl
5826            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
5827            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
5828            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
5829            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
5830            ! lib/Test/Simple/t/skipall.t
5831 ____________________________________________________________________________
5832 [ 11911] By: jhi                                   on 2001/09/06  11:54:06
5833         Log: Workaround for the new Exporter 'feature'.
5834      Branch: perl
5835            ! lib/Test/More.pm
5836 ____________________________________________________________________________
5837 [ 11910] By: jhi                                   on 2001/09/06  11:52:56
5838         Log: Re-introduce pure-Perl fall-back for abs_path,
5839              re-introduce #11898.
5840      Branch: perl
5841            ! lib/Cwd.pm lib/File/Find.pm
5842 ____________________________________________________________________________
5843 [ 11909] By: jhi                                   on 2001/09/06  03:49:13
5844         Log: More tests.
5845      Branch: perl
5846            ! lib/Exporter.t
5847 ____________________________________________________________________________
5848 [ 11908] By: jhi                                   on 2001/09/06  03:38:22
5849         Log: Retract #11898 for now because it introduces
5850              a rather nasty depencency: when B is being built,
5851              MakeMaker is used.  MakeMaker uses File::Find.
5852              File::Find uses Cwd::getcwd()...which doesn't
5853              exist yet.
5854      Branch: perl
5855            ! lib/File/Find.pm
5856 ____________________________________________________________________________
5857 [ 11907] By: jhi                                   on 2001/09/06  03:20:02
5858         Log: New test welcome.
5859      Branch: perl
5860            + lib/Test/Simple/t/simple.t
5861 ____________________________________________________________________________
5862 [ 11906] By: jhi                                   on 2001/09/06  03:08:01
5863         Log: Old test begone.
5864      Branch: perl
5865            - lib/Attribute/Handlers/test.pl
5866 ____________________________________________________________________________
5867 [ 11905] By: jhi                                   on 2001/09/06  01:41:03
5868         Log: Test-Simple syncup from Schwern.
5869      Branch: perl
5870            + lib/Test/Simple/t/More.t lib/Test/Simple/t/fail-like.t
5871            + lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/skip.t
5872            + lib/Test/Simple/t/skipall.t lib/Test/Simple/t/todo.t
5873            + lib/Test/Simple/t/undef.t lib/Test/Simple/t/useing.t
5874            + lib/Test/Utils.pm t/lib/Test/Simple/Catch/More.pm
5875            - lib/Test/More/Changes lib/Test/More/t/More.t
5876            - lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
5877            - lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
5878            - lib/Test/Simple/t/simple.t t/lib/Test/More/Catch.pm
5879            ! MANIFEST lib/Test/More.pm lib/Test/Simple.pm
5880            ! lib/Test/Simple/Changes lib/Test/Simple/t/exit.t
5881            ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
5882            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
5883            ! lib/Test/Simple/t/plan_is_noplan.t t/lib/Test/Simple/Catch.pm
5884            ! t/lib/Test/Simple/sample_tests/death.plx
5885            ! t/lib/Test/Simple/sample_tests/death_in_eval.plx
5886            ! t/lib/Test/Simple/sample_tests/extras.plx
5887            ! t/lib/Test/Simple/sample_tests/five_fail.plx
5888            ! t/lib/Test/Simple/sample_tests/last_minute_death.plx
5889            ! t/lib/Test/Simple/sample_tests/one_fail.plx
5890            ! t/lib/Test/Simple/sample_tests/require.plx
5891            ! t/lib/Test/Simple/sample_tests/success.plx
5892            ! t/lib/Test/Simple/sample_tests/too_few.plx
5893            ! t/lib/Test/Simple/sample_tests/two_fail.plx
5894 ____________________________________________________________________________
5895 [ 11904] By: pudge                                 on 2001/09/06  00:28:01
5896         Log: Integrate File::Find changes from bleadperl
5897      Branch: maint-5.6/macperl
5898            ! lib/File/Find.pm t/lib/filefind-taint.t
5899 ____________________________________________________________________________
5900 [ 11903] By: pudge                                 on 2001/09/06  00:22:29
5901         Log: Integrate 11847 from maint-5.6/perl
5902      Branch: maint-5.6/macperl
5903           !> sv.c
5904 ____________________________________________________________________________
5905 [ 11902] By: jhi                                   on 2001/09/05  23:27:57
5906         Log: In UNICOS division yada yada.
5907      Branch: perl
5908            ! t/op/override.t
5909 ____________________________________________________________________________
5910 [ 11901] By: jhi                                   on 2001/09/05  23:26:23
5911         Log: In UNICOS division is really lossy, better use
5912              a tolerance test.
5913      Branch: perl
5914            ! ext/Time/HiRes/HiRes.t
5915 ____________________________________________________________________________
5916 [ 11900] By: jhi                                   on 2001/09/05  23:22:38
5917         Log: In UNICOS sigaction() sets an extra flag
5918              ("the signal has been registered for all the processes in
5919              a multitasking group.")
5920      Branch: perl
5921            ! ext/POSIX/sigaction.t
5922 ____________________________________________________________________________
5923 [ 11899] By: jhi                                   on 2001/09/05  23:18:48
5924         Log: Documentation micropatch from Damian.
5925      Branch: perl
5926            ! lib/Attribute/Handlers.pm
5927 ____________________________________________________________________________
5928 [ 11898] By: jhi                                   on 2001/09/05  23:16:50
5929         Log: (Retracted by #11908)
5930              Subject: [PATCH] Re: [PATCH lib/File/Find.pm lib/File/Find/taint.t] Fixing those damned taint tests
5931              From: Michael G Schwern <schwern@pobox.com>
5932              Date: Wed, 5 Sep 2001 15:58:21 -0400
5933              Message-ID: <20010905155821.I632@blackrider>
5934      Branch: perl
5935            ! lib/File/Find.pm lib/File/Find/taint.t
5936 ____________________________________________________________________________
5937 [ 11897] By: jhi                                   on 2001/09/05  23:14:43
5938         Log: Subject: [PATCH lib/CGI/t/carp.t] Tests for CGI::Carp               
5939              From: Michael G Schwern <schwern@pobox.com>
5940              Date: Wed, 5 Sep 2001 19:16:31 -0400
5941              Message-ID: <20010905191631.E11386@blackrider>
5942      Branch: perl
5943            + lib/CGI/t/carp.t
5944            ! MANIFEST
5945 ____________________________________________________________________________
5946 [ 11896] By: jhi                                   on 2001/09/05  23:14:11
5947         Log: Subject: Re: [PATCH] Re: English.pm should do *PREMATCH = \$`       
5948              From: chromatic <chromatic@rmci.net>
5949              Date: Wed, 5 Sep 2001 18:08:07 -0600
5950              Message-Id: <01090518080700.19590@firewheel>
5951      Branch: perl
5952            ! lib/English.pm
5953 ____________________________________________________________________________
5954 [ 11895] By: jhi                                   on 2001/09/05  22:52:01
5955         Log: Fix a typo #11889 and add a test for the same.
5956      Branch: perl
5957            ! ext/Socket/Socket.t ext/Socket/Socket.xs
5958 ____________________________________________________________________________
5959 [ 11894] By: jhi                                   on 2001/09/05  22:43:26
5960         Log: Subject: [PATCH bleadperl] tweak warnings.t and kill_perl.t for VMS
5961              From: "Craig A. Berry" <craigberry@mac.com>
5962              Date: Wed, 05 Sep 2001 17:48:54 -0500
5963              Message-Id: <5.1.0.14.0.20010905145002.02b45218@exchi01>
5964      Branch: perl
5965            ! lib/warnings.t t/run/kill_perl.t
5966 ____________________________________________________________________________
5967 [ 11893] By: jhi                                   on 2001/09/05  22:36:35
5968         Log: Subject: [PATCH t/run/kill_perl.t] tying a bareword causes a segfault in 5.6.1
5969              From: Michael G Schwern <schwern@pobox.com>
5970              Date: Wed, 5 Sep 2001 17:22:25 -0400
5971              Message-ID: <20010905172225.C11386@blackrider>
5972      Branch: perl
5973            ! t/run/kill_perl.t
5974 ____________________________________________________________________________
5975 [ 11892] By: jhi                                   on 2001/09/05  22:34:55
5976         Log: Subject: [PATCH] Re: [ID 20010825.006] -DCRIPPLED_CC is broken
5977              From: Nicholas Clark <nick@ccl4.org>
5978              Date: Wed, 5 Sep 2001 20:54:24 +0100
5979              Message-ID: <20010905205424.C25120@plum.flirble.org>
5980      Branch: perl
5981            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h sv.c sv.h
5982 ____________________________________________________________________________
5983 [ 11891] By: jhi                                   on 2001/09/05  22:34:16
5984         Log: Forgotten thing.
5985      Branch: perl
5986            ! uconfig.h
5987 ____________________________________________________________________________
5988 [ 11890] By: jhi                                   on 2001/09/05  22:27:42
5989         Log: Subject: Re: [PATCH] Re: English.pm should do *PREMATCH = \$`
5990              From: chromatic <chromatic@rmci.net>               
5991              Date: Wed, 5 Sep 2001 13:22:08 -0600
5992              Message-Id: <01090513220807.10587@firewheel> 
5993      Branch: perl
5994            ! lib/English.pm
5995 ____________________________________________________________________________
5996 [ 11889] By: jhi                                   on 2001/09/05  22:23:06
5997         Log: inet_ntoa() tweaks:
5998              - don't allow addresses with > 255 characters
5999              - indent the HP-UX workaround
6000              - don't leak memory
6001      Branch: perl
6002            ! ext/Socket/Socket.xs
6003 ____________________________________________________________________________
6004 [ 11888] By: jhi                                   on 2001/09/05  16:26:17
6005         Log: Clear up a documentation confusion noticed by Xiaoyun Wu
6006              <xwu@theeducationcenter.com>
6007      Branch: perl
6008            ! lib/File/Find.pm
6009 ____________________________________________________________________________
6010 [ 11887] By: jhi                                   on 2001/09/05  15:40:03
6011         Log: Typo nits.
6012      Branch: perl
6013            ! lib/File/Find.pm
6014 ____________________________________________________________________________
6015 [ 11886] By: jhi                                   on 2001/09/05  15:30:11
6016         Log: -Wall nit.
6017      Branch: perl
6018            ! op.c
6019 ____________________________________________________________________________
6020 [ 11885] By: gbarr                                 on 2001/09/05  15:26:18
6021         Log: Update to Scalar-List-Utils 1.05
6022      Branch: perl
6023            ! ext/List/Util/ChangeLog ext/List/Util/README
6024            ! ext/List/Util/Util.xs ext/List/Util/lib/List/Util.pm
6025 ____________________________________________________________________________
6026 [ 11884] By: jhi                                   on 2001/09/05  13:05:14
6027         Log: Update Changes.
6028      Branch: perl
6029            ! Changes patchlevel.h
6030 ____________________________________________________________________________
6031 [ 11883] By: gbarr                                 on 2001/09/05  12:51:35
6032         Log: Update to Scalar-List-Utils 1.04
6033      Branch: perl
6034            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
6035            ! ext/List/Util/lib/List/Util.pm
6036            ! ext/List/Util/lib/Scalar/Util.pm
6037 ____________________________________________________________________________
6038 [ 11882] By: jhi                                   on 2001/09/05  12:29:44
6039         Log: Metaconfigify #11724.
6040      Branch: metaconfig
6041            ! U/threads/archname.U
6042 ____________________________________________________________________________
6043 [ 11881] By: jhi                                   on 2001/09/05  12:21:44
6044         Log: The MacOS reference is okay, no reason to hide it.
6045      Branch: perl
6046            ! lib/Cwd.pm
6047 ____________________________________________________________________________
6048 [ 11880] By: jhi                                   on 2001/09/05  12:20:49
6049         Log: Subject: [PATCH lib/Cwd.pm ext/Cwd/Makefile.PL] Full doc cleanup (was  Re: [PATCH lib/Cwd.pm]  Try this again.)
6050              From: Michael G Schwern <schwern@pobox.com>
6051              Date: Tue, 4 Sep 2001 15:30:10 -0400
6052              Message-ID: <20010904153010.H26466@blackrider> 
6053              
6054              (We'll see whether the ../../lib/Cwd.pm works in alien lands)
6055      Branch: perl
6056            ! ext/Cwd/Makefile.PL lib/Cwd.pm
6057 ____________________________________________________________________________
6058 [ 11879] By: jhi                                   on 2001/09/05  12:12:18
6059         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.))
6060              From: Michael G Schwern <schwern@pobox.com>
6061              Date: Tue, 4 Sep 2001 17:39:13 -0400
6062              Message-ID: <20010904173913.C626@blackrider>
6063      Branch: perl
6064            ! lib/Cwd.pm
6065 ____________________________________________________________________________
6066 [ 11878] By: jhi                                   on 2001/09/05  12:10:50
6067         Log: Subject: Re: Perl_pp_* in public API?
6068              From: "Craig A. Berry" <craigberry@mac.com>
6069              Date: Tue, 4 Sep 2001 21:51:29 -0500
6070              Message-Id: <a05101000b7bb3f558c8a@[172.16.52.1]>
6071      Branch: perl
6072            ! ext/List/Util/Util.xs
6073 ____________________________________________________________________________
6074 [ 11877] By: jhi                                   on 2001/09/05  12:07:53
6075         Log: From Damian: Class::Struct was unable to define
6076              recursive classes.  After the patch an object reference
6077              (rather than a hash) is required to initialize
6078              an object attribute.  If no such initializer is given to
6079              the constructor, object attributes are now default
6080              initialized to C<undef>.
6081      Branch: perl
6082            ! lib/Class/Struct.pm lib/Class/Struct.t
6083 ____________________________________________________________________________
6084 [ 11876] By: jhi                                   on 2001/09/05  11:51:24
6085         Log: Subject: Re: sv_catpvfn and sv_setpvfn
6086              From: Richard Soderberg <rs@oregonnet.com>
6087              Date: Tue, 4 Sep 2001 15:16:47 -0700
6088              Message-Id: <200109042216.PAA17858@oregonnet.com>
6089      Branch: perl
6090            ! pod/perlclib.pod pod/perlguts.pod
6091 ____________________________________________________________________________
6092 [ 11875] By: jhi                                   on 2001/09/05  11:48:14
6093         Log: NetWare updates from Ananth Kesari.
6094      Branch: perl
6095            ! NetWare/config.wc NetWare/netware.h NetWare/nw5.c
6096            ! NetWare/nw5thread.h
6097 ____________________________________________________________________________
6098 [ 11874] By: jhi                                   on 2001/09/05  11:30:59
6099         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?))
6100              From: Nicholas Clark <nick@ccl4.org>
6101              Date: Tue, 4 Sep 2001 22:42:50 +0100
6102              Message-ID: <20010904224250.P25120@plum.flirble.org>
6103      Branch: perl
6104            ! embed.h embed.pl numeric.c perl.c perl.h pod/perlclib.pod
6105            ! pod/perlfunc.pod pp.c proto.h regcomp.c t/op/64bitint.t
6106            ! t/op/oct.t toke.c
6107 ____________________________________________________________________________
6108 [ 11873] By: jhi                                   on 2001/09/04  21:03:17
6109         Log: Fix Cwd::getcwd() not being tainted, as noticed
6110              by Schwern.
6111      Branch: perl
6112            + ext/Cwd/t/cwd.t ext/Cwd/t/taint.t
6113            - ext/Cwd/Cwd.t
6114            ! MANIFEST ext/Cwd/Cwd.xs util.c
6115 ____________________________________________________________________________
6116 [ 11872] By: jhi                                   on 2001/09/04  20:00:50
6117         Log: Retract #11870 and volatilize the right destruct_level.
6118              Silly thinko pointed out by Sarathy.
6119      Branch: perl
6120            ! intrpvar.h perl.c
6121 ____________________________________________________________________________
6122 [ 11871] By: jhi                                   on 2001/09/04  19:45:59
6123         Log: At least a temporary fix for the mysterious scope core dumps
6124              in Tru64 from Graham.
6125      Branch: perl
6126            ! ext/List/Util/Util.xs
6127 ____________________________________________________________________________
6128 [ 11870] By: jhi                                   on 2001/09/04  19:01:48
6129         Log: (Retracted by #11872)
6130      Branch: perl
6131            ! intrpvar.h
6132 ____________________________________________________________________________
6133 [ 11869] By: jhi                                   on 2001/09/04  17:43:31
6134         Log: Quench a -Wall gripe noticed by Robin Barker.
6135      Branch: perl
6136            ! op.c
6137 ____________________________________________________________________________
6138 [ 11868] By: jhi                                   on 2001/09/04  16:38:07
6139         Log: Subject: [PATCH perl@11834] Unicode::UCD rewritten using Lingua::KO::Hangul::Util
6140              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
6141              Date: Wed, 05 Sep 2001 02:01:32 +0900
6142              Message-Id: <20010905015059.E684.BQW10602@nifty.com>
6143      Branch: perl
6144            ! lib/Unicode/UCD.pm
6145 ____________________________________________________________________________
6146 [ 11867] By: jhi                                   on 2001/09/04  16:35:27
6147         Log: Subject: Re: [PATCH gv.c] @& sets PL_sawampersand
6148              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
6149              Date: Tue, 4 Sep 2001 12:51:02 -0400 (EDT)
6150              Message-ID: <Pine.GSO.4.21.0109041250420.7601-100000@crusoe.crusoe.net>
6151      Branch: perl
6152            ! gv.c
6153 ____________________________________________________________________________
6154 [ 11866] By: jhi                                   on 2001/09/04  13:52:28
6155         Log: Update Changes.
6156      Branch: perl
6157            ! Changes patchlevel.h
6158 ____________________________________________________________________________
6159 [ 11865] By: jhi                                   on 2001/09/04  13:36:58
6160         Log: Add the \[$@%&*] prototype support.
6161      Branch: perl
6162            ! op.c pod/perlsub.pod t/comp/proto.t
6163 ____________________________________________________________________________
6164 [ 11864] By: jhi                                   on 2001/09/04  13:10:38
6165         Log: Subject: [PATCH lib/CGI/t/form.t] Cleanup
6166              From: Michael G Schwern <schwern@pobox.com>
6167              Date: Mon, 3 Sep 2001 18:59:01 -0400
6168              Message-ID: <20010903185901.Z9233@blackrider>
6169      Branch: perl
6170            ! lib/CGI/t/form.t
6171 ____________________________________________________________________________
6172 [ 11863] By: jhi                                   on 2001/09/04  13:06:39
6173         Log: Subject: [PATCH gv.c] @& sets PL_sawampersand
6174              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
6175              Date: Mon, 3 Sep 2001 12:36:20 -0400 (EDT)
6176              Message-ID: <Pine.GSO.4.21.0109031235240.7601-100000@crusoe.crusoe.net>
6177      Branch: perl
6178            ! gv.c
6179 ____________________________________________________________________________
6180 [ 11862] By: jhi                                   on 2001/09/04  13:05:23
6181         Log: More srand entry tweakage based on Randal's suggestion.
6182      Branch: perl
6183            ! pod/perlfunc.pod
6184 ____________________________________________________________________________
6185 [ 11861] By: jhi                                   on 2001/09/04  12:48:14
6186         Log: Subject: [PATCH] 'main' *is* a reserved word
6187              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6188              Date: Mon, 3 Sep 2001 22:55:41 +0200
6189              Message-ID: <20010903225541.A24097@rafael>
6190      Branch: perl
6191            ! toke.c
6192 ____________________________________________________________________________
6193 [ 11860] By: jhi                                   on 2001/09/04  12:46:30
6194         Log: Subject: [PATCH: bleedperl] s/ROOT\./_ROOT./ for VMS default install prefix appendage
6195              From: Peter Prymmer <pvhp@best.com>
6196              Date: Mon, 3 Sep 2001 13:43:04 -0700 (PDT)
6197              Message-ID: <Pine.BSF.4.21.0109031338300.5068-100000@shell8.ba.best.com>
6198      Branch: perl
6199            ! README.vms configure.com
6200 ____________________________________________________________________________
6201 [ 11859] By: jhi                                   on 2001/09/04  12:44:29
6202         Log: Subject: Re: A slightly better default seed?   
6203              From: Michael G Schwern <schwern@pobox.com>
6204              Date: Mon, 3 Sep 2001 18:08:15 -0400 
6205              Message-ID: <20010903180815.W9233@blackrider>
6206      Branch: perl
6207            ! t/op/srand.t
6208 ____________________________________________________________________________
6209 [ 11858] By: jhi                                   on 2001/09/04  12:41:59
6210         Log: Add sharedsv.o to microperl object files.
6211      Branch: perl
6212            ! Makefile.micro
6213 ____________________________________________________________________________
6214 [ 11857] By: jhi                                   on 2001/09/04  12:27:51
6215         Log: AUTHORS updates and
6216              
6217              Subject: [PATCH] Just some preening :-)        
6218              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
6219              Date: Tue, 4 Sep 2001 14:16:59 +0100
6220              Message-ID: <20010904141659.A10129@homer.diplex.co.uk>            
6221      Branch: perl
6222            ! AUTHORS ext/Data/Dumper/Changes lib/Text/Soundex.pm
6223 ____________________________________________________________________________
6224 [ 11856] By: jhi                                   on 2001/09/04  12:09:43
6225         Log: Typo fix and slight rewording.
6226      Branch: perl
6227            ! pod/perlfunc.pod
6228 ____________________________________________________________________________
6229 [ 11855] By: jhi                                   on 2001/09/04  12:04:16
6230         Log: Update the FAQ now that Scalar-List-Utils 1.03 has shuffle().
6231      Branch: perl
6232            ! pod/perlfaq4.pod
6233 ____________________________________________________________________________
6234 [ 11854] By: jhi                                   on 2001/09/03  20:12:21
6235         Log: The helper file changed name.
6236      Branch: perl
6237            ! MANIFEST
6238 ____________________________________________________________________________
6239 [ 11853] By: gbarr                                 on 2001/09/03  20:00:00
6240         Log: Update to Scalar-List-Utils 1.03
6241      Branch: perl
6242            + ext/List/Util/t/shuffle.t
6243            ! MANIFEST ext/List/Util/ChangeLog ext/List/Util/Util.xs
6244            ! ext/List/Util/lib/List/Util.pm ext/List/Util/t/blessed.t
6245            ! ext/List/Util/t/dualvar.t ext/List/Util/t/first.t
6246            ! ext/List/Util/t/max.t ext/List/Util/t/maxstr.t
6247            ! ext/List/Util/t/min.t ext/List/Util/t/minstr.t
6248            ! ext/List/Util/t/readonly.t ext/List/Util/t/reduce.t
6249            ! ext/List/Util/t/reftype.t ext/List/Util/t/sum.t
6250            ! ext/List/Util/t/tainted.t ext/List/Util/t/weak.t
6251 ____________________________________________________________________________
6252 [ 11852] By: jhi                                   on 2001/09/03  19:50:57
6253         Log: Make crypt() do something more sane for Unicode
6254              (take crypt() of the low eight bits of the characters,
6255              instead of taking crypt() of the UTF-8 of the scalar);
6256              add a test for crypt().
6257      Branch: perl
6258            + t/op/crypt.t
6259            ! MANIFEST pod/perlfunc.pod pp.c
6260 ____________________________________________________________________________
6261 [ 11851] By: jhi                                   on 2001/09/03  19:19:35
6262         Log: Reorganize the srand entry.
6263      Branch: perl
6264            ! pod/perlfunc.pod
6265 ____________________________________________________________________________
6266 [ 11850] By: jhi                                   on 2001/09/03  18:54:51
6267         Log: Remove the tests that assume something about
6268              calling srand() without arguments multiple times.
6269      Branch: perl
6270            ! t/op/srand.t
6271 ____________________________________________________________________________
6272 [ 11849] By: jhi                                   on 2001/09/03  18:15:16
6273         Log: Upgrade to Math::BigInt 1.42.
6274      Branch: perl
6275            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
6276            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
6277            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
6278            ! lib/Math/BigInt/t/mbimbf.t
6279 ____________________________________________________________________________
6280 [ 11848] By: gsar                                  on 2001/09/03  17:07:54
6281         Log: integrate change#11847 from maint-5.6
6282              
6283              typo in perl_clone() code causes local(*foo) breakage in pseudo-fork()
6284      Branch: perl
6285            ! sv.c
6286 ____________________________________________________________________________
6287 [ 11847] By: gsar                                  on 2001/09/03  16:47:54
6288         Log: typo in perl_clone() code causes local(*foo) breakage in pseudo-fork()
6289      Branch: maint-5.6/perl
6290            ! sv.c
6291 ____________________________________________________________________________
6292 [ 11846] By: jhi                                   on 2001/09/03  15:12:58
6293         Log: As far as I can tell these functions have been Unicodified.
6294      Branch: perl
6295            ! doop.c
6296 ____________________________________________________________________________
6297 [ 11845] By: jhi                                   on 2001/09/03  15:11:27
6298         Log: Update to Storable 1.0.13.
6299      Branch: perl
6300            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
6301            ! ext/Storable/Storable.xs
6302 ____________________________________________________________________________
6303 [ 11844] By: jhi                                   on 2001/09/03  12:42:06
6304         Log: Patch the Filter::Simple test to work with
6305              the core test suite (since the FilterTest.pm
6306              is in t/lib, not in lib).
6307      Branch: perl
6308            ! lib/Filter/Simple/t/filter.t
6309 ____________________________________________________________________________
6310 [ 11843] By: jhi                                   on 2001/09/03  12:39:11
6311         Log: Damian's Filter::Simple test uses FilterTest, not MyFilter.
6312      Branch: perl
6313            + t/lib/FilterTest.pm
6314            - t/lib/MyFilter.pm
6315 ____________________________________________________________________________
6316 [ 11842] By: jhi                                   on 2001/09/03  12:17:30
6317         Log: Damian-o-rama: upgrade to Attribute::Handlers 0.75,
6318              Filter::Simple 0.61, NEXT 0.02, Switch 2.05, and
6319              Text::Balanced 1.86.
6320      Branch: perl
6321            + lib/Attribute/Handlers/t/multi.t lib/Filter/Simple/Changes
6322            + lib/Filter/Simple/README lib/Filter/Simple/t/filter.t
6323            + lib/NEXT/Changes lib/NEXT/README lib/Switch/t/given.t
6324            + lib/Switch/t/nested.t lib/Switch/t/switch.t
6325            + lib/Text/Balanced/Changes lib/Text/Balanced/README
6326            + lib/Text/Balanced/t/extbrk.t lib/Text/Balanced/t/extcbk.t
6327            + lib/Text/Balanced/t/extdel.t lib/Text/Balanced/t/extmul.t
6328            + lib/Text/Balanced/t/extqlk.t lib/Text/Balanced/t/exttag.t
6329            + lib/Text/Balanced/t/extvar.t lib/Text/Balanced/t/gentag.t
6330            - lib/Filter/Simple/test.pl lib/Switch/t/given_when.t
6331            - lib/Switch/t/switch_case.t lib/Text/Balanced.pod
6332            - lib/Text/Balanced/t/genxt.t lib/Text/Balanced/t/xbrak.t
6333            - lib/Text/Balanced/t/xcode.t lib/Text/Balanced/t/xdeli.t
6334            - lib/Text/Balanced/t/xmult.t lib/Text/Balanced/t/xquot.t
6335            - lib/Text/Balanced/t/xtagg.t lib/Text/Balanced/t/xvari.t
6336            ! MANIFEST lib/Attribute/Handlers.pm
6337            ! lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
6338            ! lib/Attribute/Handlers/demo/Demo.pm
6339            ! lib/Attribute/Handlers/demo/Descriptions.pm
6340            ! lib/Attribute/Handlers/demo/MyClass.pm
6341            ! lib/Attribute/Handlers/demo/demo.pl
6342            ! lib/Attribute/Handlers/demo/demo2.pl
6343            ! lib/Attribute/Handlers/demo/demo3.pl
6344            ! lib/Attribute/Handlers/demo/demo4.pl
6345            ! lib/Attribute/Handlers/demo/demo_call.pl
6346            ! lib/Attribute/Handlers/demo/demo_chain.pl
6347            ! lib/Attribute/Handlers/demo/demo_cycle.pl
6348            ! lib/Attribute/Handlers/demo/demo_hashdir.pl
6349            ! lib/Attribute/Handlers/demo/demo_phases.pl
6350            ! lib/Attribute/Handlers/demo/demo_range.pl
6351            ! lib/Attribute/Handlers/demo/demo_rawdata.pl
6352            ! lib/Filter/Simple.pm lib/NEXT.pm lib/NEXT/test.pl
6353            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
6354            ! lib/Text/Balanced.pm
6355 ____________________________________________________________________________
6356 [ 11841] By: sky                                   on 2001/09/03  11:04:15
6357         Log: Forgot to add a file with Change #11840
6358      Branch: perl
6359            + t/op/srand.t
6360 ____________________________________________________________________________
6361 [ 11840] By: sky                                   on 2001/09/03  11:02:04
6362         Log: Subject: [PATCH t/op/srand.t t/op/rand.t pod/perlfunc.pod MANIFEST] Tests for srand()
6363              From: Michael G Schwern <schwern@pobox.com>
6364              Date: Mon, 3 Sep 2001 07:43:00 -0400
6365              Message-ID: <20010903074300.E9233@blackrider>
6366      Branch: perl
6367            ! MANIFEST pod/perlfunc.pod t/op/rand.t
6368 ____________________________________________________________________________
6369 [ 11839] By: sky                                   on 2001/09/03  10:47:11
6370         Log: Document the changes with regards to running of END blocks.
6371              And DESTROY on global objects are called in perl_destruct()!
6372      Branch: perl
6373            ! pod/perl572delta.pod pod/perlembed.pod
6374 ____________________________________________________________________________
6375 [ 11838] By: sky                                   on 2001/09/03  09:34:44
6376         Log: Subject: [PATCH t/op/time.t] Partial cleanup
6377              From: Michael G Schwern <schwern@pobox.com>
6378              Date: Mon, 3 Sep 2001 06:29:42 -0400
6379              Message-ID: <20010903062942.C9233@blackrider>
6380      Branch: perl
6381            ! t/op/time.t
6382 ____________________________________________________________________________
6383 [ 11837] By: sky                                   on 2001/09/03  09:30:02
6384         Log: Subject: [PATCH t/op/rand.t] Increase the repetitions
6385              From: Michael G Schwern <schwern@pobox.com>
6386              Date: Mon, 3 Sep 2001 06:24:13 -0400
6387              Message-ID: <20010903062413.B9233@blackrider>
6388      Branch: perl
6389            ! t/op/rand.t
6390 ____________________________________________________________________________
6391 [ 11836] By: sky                                   on 2001/09/03  07:56:47
6392         Log: Subject: [PATCH] CGI::Cookie, Apache & Switch tests
6393              From: Michael G Schwern <schwern@pobox.com>
6394              Date: Sun, 2 Sep 2001 21:38:43 -0400
6395              Message-ID: <20010902213843.L2711@blackrider>
6396      Branch: perl
6397            + lib/CGI/t/apache.t lib/CGI/t/cookie.t lib/CGI/t/switch.t
6398            ! MANIFEST
6399 ____________________________________________________________________________
6400 [ 11835] By: nick                                  on 2001/09/03  06:20:06
6401         Log: Integrate mainline
6402      Branch: perlio
6403           +> lib/Shell.t t/op/inccode.t t/run/kill_perl.t
6404            - t/op/misc.t
6405           !> (integrate 187 files)
6406 ____________________________________________________________________________
6407 [ 11834] By: jhi                                   on 2001/09/02  13:07:53
6408         Log: Update Changes.
6409      Branch: perl
6410            ! Changes patchlevel.h
6411 ____________________________________________________________________________
6412 [ 11833] By: jhi                                   on 2001/09/02  12:59:05
6413         Log: Slight tweaks.
6414      Branch: perl
6415            ! t/run/kill_perl.t
6416 ____________________________________________________________________________
6417 [ 11832] By: jhi                                   on 2001/09/02  12:41:12
6418         Log: Special casing had become a little bit more complex in Unicode 3.1.1.
6419      Branch: perl
6420            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
6421 ____________________________________________________________________________
6422 [ 11831] By: sky                                   on 2001/09/02  12:10:42
6423         Log: Change #11828 wasn't complete, this updates to intest path
6424      Branch: perl
6425            ! t/run/kill_perl.t
6426 ____________________________________________________________________________
6427 [ 11830] By: jhi                                   on 2001/09/02  11:56:18
6428         Log: 's's's.
6429      Branch: perl
6430            ! Changes
6431 ____________________________________________________________________________
6432 [ 11829] By: jhi                                   on 2001/09/02  11:54:22
6433         Log: Update Changes.
6434      Branch: perl
6435            ! Changes patchlevel.h
6436 ____________________________________________________________________________
6437 [ 11828] By: sky                                   on 2001/09/02  11:53:56
6438         Log: Subject: [PATCH] rm t/run/segfault.t; mv t/op/misc.t t/run/kill_perl.t
6439              From: Michael G Schwern <schwern@pobox.com>
6440              Date: Sat, 1 Sep 2001 20:18:58 -0400
6441              Message-ID: <20010901201858.X606@blackrider>
6442              +MANIFEST Fix
6443      Branch: perl
6444            + t/run/kill_perl.t
6445            - t/op/misc.t t/run/segfault.t
6446            ! MANIFEST
6447 ____________________________________________________________________________
6448 [ 11827] By: jhi                                   on 2001/09/02  11:46:47
6449         Log: Subject: [PATCH] lib/Time/Local.pm
6450              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
6451              Date: Sun, 2 Sep 2001 06:50:01 -0500
6452              Message-ID: <20010902065001.A21529@staff1.cso.uiuc.edu>
6453      Branch: perl
6454            ! lib/Time/Local.pm
6455 ____________________________________________________________________________
6456 [ 11826] By: jhi                                   on 2001/09/02  11:40:49
6457         Log: Tick off Unicode collation and the normalization from
6458              the todo list.
6459      Branch: perl
6460            ! pod/perltodo.pod
6461 ____________________________________________________________________________
6462 [ 11825] By: jhi                                   on 2001/09/02  11:16:24
6463         Log: Update to Unicode 3.1.1.
6464      Branch: perl
6465            ! lib/unicore/ArabLink.pl lib/unicore/ArabLnkGrp.pl
6466            ! lib/unicore/ArabShap.txt lib/unicore/CaseFold.txt
6467            ! lib/unicore/EAWidth.txt lib/unicore/PropList.html
6468            ! lib/unicore/PropList.txt lib/unicore/README.perl
6469            ! lib/unicore/ReadMe.txt lib/unicore/SpecCase.txt
6470            ! lib/unicore/rename lib/unicore/version
6471 ____________________________________________________________________________
6472 [ 11824] By: jhi                                   on 2001/09/02  10:32:30
6473         Log: Slight doc tweaks for the module.
6474      Branch: perl
6475            ! lib/Unicode/UCD.pm
6476 ____________________________________________________________________________
6477 [ 11823] By: jhi                                   on 2001/09/02  10:02:20
6478         Log: Rename the variable: it *used* to be (wrongly) that the
6479              code related to PL_reg_sv (so PL_reg_sv_utf8 was logical)
6480              but that is no more the case: PL_reg_match_utf8 is better.
6481      Branch: perl
6482            ! embedvar.h mg.c perlapi.c perlapi.h pp.c pp_hot.c regcomp.c
6483            ! regexec.c sv.c thrdvar.h
6484 ____________________________________________________________________________
6485 [ 11822] By: ams                                   on 2001/09/02  02:54:50
6486         Log: Subject: RE: [PATCH] Add a nextstate into empty blocks
6487              From: Ilmari Karonen <iltzu@sci.fi>
6488              Date: Sun, 19 Aug 2001 19:27:33 +0300 (EET DST)
6489              Message-Id: <Pine.SOL.3.96.1010819163840.8384B-100000@simpukka>
6490              (op/sub_lval.t updated to take new error message into account.)
6491      Branch: perl
6492            ! op.c t/op/sub_lval.t
6493 ____________________________________________________________________________
6494 [ 11821] By: gsar                                  on 2001/09/02  01:06:30
6495         Log: remove stray CRs in files; keep all files with UNIX line-ends
6496              (Porting/makerel adds CRs to the files that need it in the
6497              distribution)
6498      Branch: perl
6499            ! NetWare/t/NWScripts.pl README.dos
6500            ! ext/Encode/Encode/cns11643-1.enc
6501            ! ext/Encode/Encode/cns11643-2.enc ext/SDBM_File/Makefile.PL
6502            ! jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
6503 ____________________________________________________________________________
6504 [ 11820] By: gsar                                  on 2001/09/02  00:56:44
6505         Log: some remnants of change#11803
6506      Branch: perl
6507            ! ext/ByteLoader/byterun.h perl.h
6508 ____________________________________________________________________________
6509 [ 11819] By: jhi                                   on 2001/09/01  23:40:36
6510         Log: Update to Unicode::Collate 0.08.
6511      Branch: perl
6512            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
6513            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
6514 ____________________________________________________________________________
6515 [ 11818] By: jhi                                   on 2001/09/01  23:02:09
6516         Log: Test tweaks.
6517      Branch: perl
6518            ! t/op/pat.t
6519 ____________________________________________________________________________
6520 [ 11817] By: pudge                                 on 2001/09/01  22:36:29
6521         Log: Fix test
6522      Branch: maint-5.6/macperl
6523            ! t/lib/b.t
6524 ____________________________________________________________________________
6525 [ 11816] By: pudge                                 on 2001/09/01  22:15:09
6526         Log: Misc. patches: fix tests script; add Mac::LowMem; quiet
6527              warnings in Config.pm with -W; increase default and
6528              minimum RAM; bump version number.
6529      Branch: maint-5.6/macperl
6530            + macos/lib/Mac/LowMem.pm
6531            ! macos/MPVersion.r macos/MacPerlTests.cmd macos/Makefile.mk
6532            ! macos/configpm macos/macperl/MacPerl.r
6533 ____________________________________________________________________________
6534 [ 11815] By: pudge                                 on 2001/09/01  22:10:49
6535         Log: Make syntax check report in MPW style, fix tests
6536              to use Mac::err=unix to get normal-style error
6537              messages.
6538      Branch: maint-5.6/macperl
6539            ! perl.c t/lib/b.t t/op/misc.t t/op/runlevel.t t/pod/testp2pt.pl
6540            ! t/pragma/strict.t t/pragma/subs.t t/pragma/warnings.t
6541 ____________________________________________________________________________
6542 [ 11814] By: pudge                                 on 2001/09/01  22:09:08
6543         Log: Make MPW-style errors optional (but the default); add
6544              MacPerl::ErrorFormat() function and Mac::err pragma
6545      Branch: maint-5.6/macperl
6546            + macos/ext/Mac/err/Makefile.PL macos/ext/Mac/err/err.pm
6547            + macos/ext/Mac/err/err.xs
6548            ! macos/ext/Mac/Makefile.mk macos/ext/MacPerl/MacPerl.xs
6549            ! macos/macish.c macos/macish.h macos/macperl.sym
6550 ____________________________________________________________________________
6551 [ 11813] By: pudge                                 on 2001/09/01  22:01:40
6552         Log: More module and test ports from Thomas Wegner et al
6553      Branch: maint-5.6/macperl
6554            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
6555            ! lib/File/DosGlob.pm lib/File/Spec/Mac.pm lib/File/Temp.pm
6556            ! t/lib/dosglob.t t/lib/filespec.t t/lib/ftmp-security.t
6557            ! t/op/magic.t
6558 ____________________________________________________________________________
6559 [ 11812] By: sky                                   on 2001/09/01  17:19:30
6560         Log: Subject: [PATCH t/op/concat.t] cleanup
6561              From: Michael G Schwern <schwern@pobox.com>
6562              Date: Sat, 1 Sep 2001 14:06:28 -0400
6563              Message-ID: <20010901140628.C606@blackrider>
6564      Branch: perl
6565            ! t/op/concat.t
6566 ____________________________________________________________________________
6567 [ 11811] By: sky                                   on 2001/09/01  12:25:29
6568         Log: Change #11805 didn't update the MANIFEST
6569      Branch: perl
6570            ! MANIFEST
6571 ____________________________________________________________________________
6572 [ 11810] By: sky                                   on 2001/09/01  11:52:44
6573         Log: Subject: [PATCH], was t/op/incode.t breaks make minitest
6574              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6575              Date: Sat, 1 Sep 2001 14:50:14 +0200
6576              Message-ID: <20010901145014.A691@rafael>
6577      Branch: perl
6578            ! t/op/inccode.t
6579 ____________________________________________________________________________
6580 [ 11809] By: sky                                   on 2001/09/01  11:49:22
6581         Log: Subject: PATCH: ExtUtils::MakeMaker
6582              From: Tony Bowden <tony@kasei.com>
6583              Date: Sat, 1 Sep 2001 10:33:53 +0100
6584              Message-ID: <20010901103353.A13863@soto.kasei.com>
6585              Manually applied
6586      Branch: perl
6587            ! lib/ExtUtils/MakeMaker.pm
6588 ____________________________________________________________________________
6589 [ 11808] By: sky                                   on 2001/09/01  11:39:13
6590         Log: Subject: [ID 20010831.002] Bug in Term::Cap on Solaris ansi terminal using CPAN::Shell
6591              From: mike808@users.sourceforge.net
6592              Date: Sat, 1 Sep 101 11:27:50 GMT
6593              Message-Id: <200108312123.QAA27476@smtp.networkusa.net>
6594              With little tweak
6595      Branch: perl
6596            ! lib/Term/Cap.pm
6597 ____________________________________________________________________________
6598 [ 11807] By: ams                                   on 2001/09/01  11:31:16
6599         Log: Subject: oct() and hex()
6600              From: Nicholas Clark <nick@ccl4.org>
6601              Date: Fri, 31 Aug 2001 23:14:13 +0100
6602              Message-Id: <20010831231413.J4950@plum.flirble.org>
6603      Branch: perl
6604            ! pod/perlclib.pod
6605 ____________________________________________________________________________
6606 [ 11806] By: pudge                                 on 2001/09/01  00:04:52
6607         Log: Integrate change 11801 from maintperl
6608      Branch: maint-5.6/macperl
6609            ! perl.c
6610 ____________________________________________________________________________
6611 [ 11805] By: sky                                   on 2001/08/31  21:35:10
6612         Log: Subject: Re: [ID 20010831.001] SEGV from ($a, b) = (1, 2)
6613              From: Michael G Schwern <schwern@pobox.com>
6614              Date: Fri, 31 Aug 2001 15:36:28 -0400
6615              Message-ID: <20010831153628.B598@blackrider>
6616              Check for things which used to segfault
6617      Branch: perl
6618            + t/run/segfault.t
6619 ____________________________________________________________________________
6620 [ 11804] By: gsar                                  on 2001/08/31  21:02:54
6621         Log: integrate change#11801 from maint-5.6
6622              
6623              remove age-old UNICOS "workaround" that introduces a static, and
6624              hence an egregious race condition for threaded builds (*sigh*
6625              beats me why this kludge wasn't guarded by a UNICOS-specific
6626              #define *sigh*)
6627      Branch: perl
6628            ! perl.c
6629 ____________________________________________________________________________
6630 [ 11803] By: gsar                                  on 2001/08/31  20:58:38
6631         Log: remove deprecated PERL_OBJECT cruft, it has long since stopped
6632              working in 5.7.x
6633      Branch: perl
6634            - objXSUB.h
6635            ! EXTERN.h MANIFEST Makefile.SH Makefile.micro NetWare/Makefile
6636            ! NetWare/config_h.PL NetWare/dl_netware.xs NetWare/interface.c
6637            ! NetWare/nw5.c NetWare/nw5sck.c NetWare/nw5thread.c
6638            ! NetWare/nwperlsys.c NetWare/nwperlsys.h Porting/makerel
6639            ! README.win32 XSUB.h bytecode.pl cv.h cygwin/cygwin.c
6640            ! emacs/ptags embed.h embed.pl embedvar.h epoc/epoc.c ext/B/B.xs
6641            ! ext/B/B/C.pm ext/ByteLoader/ByteLoader.xs
6642            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
6643            ! ext/DynaLoader/dlutils.c ext/Opcode/Opcode.xs
6644            ! ext/POSIX/POSIX.xs globals.c iperlsys.h lib/ExtUtils/Embed.pm
6645            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
6646            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
6647            ! lib/ExtUtils/xsubpp makedef.pl mg.c op.c perl.c perl.h
6648            ! perlapi.c perlapi.h perlio.c perly.c perly.y perly_c.diff
6649            ! pod/perlguts.pod pp_ctl.c pp_hot.c proto.h regcomp.c regexec.c
6650            ! scope.c sv.c sv.h toke.c universal.c vms/descrip_mms.template
6651            ! vms/perly_c.vms win32/Makefile win32/config_h.PL
6652            ! win32/dl_win32.xs win32/makefile.mk win32/perlhost.h
6653            ! win32/perllib.c win32/win32.c win32/win32.h win32/win32sck.c
6654            ! win32/win32thread.c wince/Makefile.ce wince/config_h.PL
6655            ! wince/dl_win32.xs wince/perllib.c wince/win32.h
6656            ! wince/win32thread.c wince/wince.c wince/wincesck.c xsutils.c
6657 ____________________________________________________________________________
6658 [ 11802] By: ams                                   on 2001/08/31  18:11:32
6659         Log: Subject: [DOC PATCH] Add perl4 warning messages to perldiag.pod
6660              From: "Philip Newton" <Philip.Newton@gmx.net>
6661              Date: Fri, 31 Aug 2001 21:12:56 +0200
6662              Message-Id: <20010831.211000@ID-11583.news.dfncis.de>
6663      Branch: perl
6664            ! pod/perldiag.pod
6665 ____________________________________________________________________________
6666 [ 11801] By: gsar                                  on 2001/08/31  17:49:03
6667         Log: remove age-old UNICOS "workaround" that introduces a static, and
6668              hence an egregious race condition for threaded builds (*sigh*
6669              beats me why this kludge wasn't guarded by a UNICOS-specific
6670              #define *sigh*)
6671      Branch: maint-5.6/perl
6672            ! perl.c
6673 ____________________________________________________________________________
6674 [ 11800] By: sky                                   on 2001/08/31  17:30:26
6675         Log: Fixes bug in change 11717 that bus errored on HP-UX 10.20
6676              Might break on platforms where bool is larger than 8 bites ???
6677      Branch: perl
6678            ! regcomp.c
6679 ____________________________________________________________________________
6680 [ 11799] By: ams                                   on 2001/08/31  12:15:44
6681         Log: Integrate 11778 into mainline.
6682      Branch: perl
6683            ! t/base/term.t
6684 ____________________________________________________________________________
6685 [ 11798] By: sky                                   on 2001/08/31  11:31:44
6686         Log: Change 11797 sneaked in a faulty regcomp.c change which wasn't
6687              supposed to happen.
6688      Branch: perl
6689            ! regcomp.c
6690 ____________________________________________________________________________
6691 [ 11797] By: sky                                   on 2001/08/31  11:28:17
6692         Log: Subject: Re: Problem in ext/Time/HiRest/HiRes.t 
6693              From: "John P. Linderman" <jpl@research.att.com>
6694              Date: Fri, 31 Aug 2001 08:20:35 -0400
6695              Message-Id: <200108311220.IAA54125@raptor.research.att.com>
6696              Fixes test 14 which could fail randomly in rare cases.
6697      Branch: perl
6698            ! ext/Time/HiRes/HiRes.t regcomp.c
6699 ____________________________________________________________________________
6700 [ 11796] By: ams                                   on 2001/08/31  01:13:07
6701         Log: Subject: [PATCH] Embaressing typo in Syslog's Makefile.PL
6702              From: Nicholas Clark <nick@ccl4.org>
6703              Date: Thu, 30 Aug 2001 23:21:50 +0100
6704              Message-Id: <20010830232150.D4950@plum.flirble.org>
6705      Branch: perl
6706            ! ext/Sys/Syslog/Makefile.PL
6707 ____________________________________________________________________________
6708 [ 11795] By: ams                                   on 2001/08/30  23:53:23
6709         Log: Subject: [PATCH pod/perlhack.pod] Yet another improvement to the
6710              patching example
6711              From: Michael G Schwern <schwern@pobox.com>
6712              Date: Thu, 30 Aug 2001 17:02:08 -0400
6713              Message-Id: <20010830170208.M2318@blackrider>
6714      Branch: perl
6715            ! pod/perlhack.pod
6716 ____________________________________________________________________________
6717 [ 11794] By: ams                                   on 2001/08/30  19:35:36
6718         Log: Subject: [PATCH] pp_modulo
6719              From: Nicholas Clark <nick@ccl4.org>
6720              Date: Thu, 30 Aug 2001 18:20:54 +0100
6721              Message-Id: <20010830182053.A4950@plum.flirble.org>
6722      Branch: perl
6723            ! pp.c t/op/64bitint.t
6724 ____________________________________________________________________________
6725 [ 11793] By: sky                                   on 2001/08/30  13:02:48
6726         Log: 11792 wasn't complete
6727      Branch: perl
6728            ! makedef.pl regcomp.c
6729 ____________________________________________________________________________
6730 [ 11792] By: sky                                   on 2001/08/30  12:21:11
6731         Log: Added checks for PL_custom* and Perl_custom* functions in makedef.pl
6732      Branch: perl
6733            ! makedef.pl
6734 ____________________________________________________________________________
6735 [ 11791] By: sky                                   on 2001/08/30  10:08:02
6736         Log: Due to braindamaged makedef.pl change 11758 broke makedef.pl
6737      Branch: perl
6738            ! config_h.SH
6739 ____________________________________________________________________________
6740 [ 11790] By: sky                                   on 2001/08/30  08:22:31
6741         Log: Introduces SvREPADTMP(sv) that marks a repad SvIV as a offset
6742              on the pad. Fixes coredumps in cleanups introduced by
6743              Change 11755  
6744      Branch: perl
6745            ! op.c perl.c sv.h
6746 ____________________________________________________________________________
6747 [ 11789] By: sky                                   on 2001/08/29  19:01:47
6748         Log: GCC on HP-UX 11 with 64bit support breaks inet_ntoa
6749              This is a replacement implmentation that works on HPUX.
6750              This bug should probably be fixed in GCC.
6751      Branch: perl
6752            ! ext/Socket/Socket.xs
6753 ____________________________________________________________________________
6754 [ 11788] By: ams                                   on 2001/08/29  17:35:33
6755         Log: Subject: [PATCH] pass all tests when compiling with -DNO_PERL_PRESERVE_IVUV
6756              From: Nicholas Clark <nick@ccl4.org>
6757              Date: Wed, 29 Aug 2001 18:21:56 +0100
6758              Message-Id: <20010829182156.O4950@plum.flirble.org>
6759      Branch: perl
6760            ! ext/Devel/Peek/Peek.t sv.c t/op/64bitint.t t/op/numconvert.t
6761 ____________________________________________________________________________
6762 [ 11787] By: sky                                   on 2001/08/29  10:42:54
6763         Log: Added test for pack_addr_in and unpack_addr_in
6764              Nitpik in test 10
6765      Branch: perl
6766            ! ext/Socket/Socket.t
6767 ____________________________________________________________________________
6768 [ 11786] By: sky                                   on 2001/08/29  10:28:14
6769         Log: Added three tests to test inet_ntoa/inet_aton and *packaddr*
6770              Trying to catch errors on HP-UX
6771      Branch: perl
6772            ! ext/Socket/Socket.t
6773 ____________________________________________________________________________
6774 [ 11785] By: sky                                   on 2001/08/29  09:07:03
6775         Log: make sure USE_THREADS is defined so external apps work
6776      Branch: perl
6777            ! config_h.SH
6778 ____________________________________________________________________________
6779 [ 11784] By: sky                                   on 2001/08/29  08:06:12
6780         Log: Subject: Re: The hitlist of untested modules.
6781              From: Jonathan Stowe <gellyfish@gellyfish.com>
6782              Date: Wed, 29 Aug 2001 09:25:49 +0100 (BST)
6783              Message-ID: <Pine.LNX.4.33.0108290923320.29273-100000@orpheus.gellyfish.com>
6784              Start of tests for Shell.pm (make Schwern poorer!)
6785      Branch: perl
6786            + lib/Shell.t
6787            ! MANIFEST
6788 ____________________________________________________________________________
6789 [ 11783] By: sky                                   on 2001/08/29  07:37:50
6790         Log: END{} can change the return value even if we die from BEGIN{}
6791      Branch: perl
6792            ! miniperlmain.c
6793 ____________________________________________________________________________
6794 [ 11782] By: ams                                   on 2001/08/29  06:32:17
6795         Log: Subject: Re: [PATCH] newer tests for the coderef-in-@INC !
6796              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6797              Date: Wed, 29 Aug 2001 09:18:17 +0200
6798              Message-Id: <20010829091817.A4453@rafael>
6799      Branch: perl
6800            ! t/op/inccode.t
6801 ____________________________________________________________________________
6802 [ 11781] By: pudge                                 on 2001/08/29  02:28:33
6803         Log: Delete xsubpp.patch, as full copy exists now
6804      Branch: maint-5.6/macperl
6805            - macos/xsubpp.patch
6806 ____________________________________________________________________________
6807 [ 11780] By: pudge                                 on 2001/08/29  02:26:03
6808         Log: Add Changes file
6809      Branch: maint-5.6/macperl
6810            + macos/Changes
6811 ____________________________________________________________________________
6812 [ 11779] By: pudge                                 on 2001/08/29  02:23:11
6813         Log: Add Mac version of xsubpp as separate file
6814      Branch: maint-5.6/macperl
6815            + macos/xsubpp
6816            ! macos/Makefile.mk
6817 ____________________________________________________________________________
6818 [ 11778] By: pudge                                 on 2001/08/29  02:14:57
6819         Log: Fix open of /dev/null for Mac OS
6820      Branch: maint-5.6/macperl
6821            ! t/base/term.t
6822 ____________________________________________________________________________
6823 [ 11777] By: pudge                                 on 2001/08/29  02:12:52
6824         Log: Various patches: enable more tests; skip CVS in PerlInstall;
6825              fix typemap for Mac::Processes; remove comments in MM_MacOS.pm
6826      Branch: maint-5.6/macperl
6827            ! macos/MacPerlTests.cmd macos/PerlInstall
6828            ! macos/ext/Mac/Processes/typemap macos/lib/ExtUtils/MM_MacOS.pm
6829 ____________________________________________________________________________
6830 [ 11776] By: pudge                                 on 2001/08/29  02:11:42
6831         Log: Allow for platforms to override formatting of errors
6832              on output from Matthias Neeracher (Mac files)
6833      Branch: maint-5.6/macperl
6834            ! macos/macish.c macos/macish.h
6835 ____________________________________________________________________________
6836 [ 11775] By: pudge                                 on 2001/08/29  01:59:32
6837         Log: Allow for platforms to override formatting of errors
6838              on output from Matthias Neeracher (core files)
6839      Branch: maint-5.6/macperl
6840            ! perl.h pp_ctl.c util.c
6841 ____________________________________________________________________________
6842 [ 11774] By: pudge                                 on 2001/08/29  01:29:43
6843         Log: Add some param checking, from reports by Kevin Reid.
6844      Branch: maint-5.6/macperl
6845            ! macos/ext/Mac/Controls/Controls.pm
6846            ! macos/ext/Mac/Menus/Menus.pm macos/ext/Mac/Windows/Windows.pm
6847 ____________________________________________________________________________
6848 [ 11773] By: ams                                   on 2001/08/28  23:54:57
6849         Log: Subject: [PATCH] make coretest
6850              From: Paul Johnson <paul@pjcj.net>
6851              Date: Wed, 29 Aug 2001 00:11:38 +0200
6852              Message-Id: <20010829001138.B12169@pjcj.net>
6853              (Applied without the change to perlhack.pod. This should
6854              probably stay undocumented.)
6855      Branch: perl
6856            ! Makefile.SH t/TEST
6857 ____________________________________________________________________________
6858 [ 11772] By: sky                                   on 2001/08/28  13:01:20
6859         Log: Subject: [PATCH t/op/pack.t pod/perlhack.pod] Adding the failure diagnostic  
6860              From: Michael G Schwern <schwern@pobox.com>
6861              Date: Tue, 28 Aug 2001 09:57:39 -0400
6862              Message-ID: <20010828095738.E17775@blackrider>
6863      Branch: perl
6864            ! pod/perlhack.pod t/op/pack.t
6865 ____________________________________________________________________________
6866 [ 11771] By: sky                                   on 2001/08/28  11:20:13
6867         Log: Subject: [PATCH] put useful info in %INC for files loaded by a hook in @INC
6868              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6869              Date: Tue, 28 Aug 2001 14:23:43 +0200
6870              Message-ID: <20010828142343.A19299@rafael>
6871      Branch: perl
6872            ! pod/perlvar.pod pp_ctl.c
6873 ____________________________________________________________________________
6874 [ 11770] By: ams                                   on 2001/08/28  10:13:21
6875         Log: Subject: [PATCH] odd typo in op.h
6876              From: Nicholas Clark <nick@ccl4.org>
6877              Date: Tue, 28 Aug 2001 12:10:26 +0100
6878              Message-Id: <20010828121026.V4950@plum.flirble.org>
6879      Branch: perl
6880            ! op.h
6881 ____________________________________________________________________________
6882 [ 11769] By: sky                                   on 2001/08/28  08:09:16
6883         Log: Subject: [ID 20010827.008] no-foo options broken in B::Lint
6884              From: Ville "Skyttä" <scop@cs132170.pp.htv.fi>
6885              Date: Tue, 28 Aug 2001 02:22:20 +0300
6886              Message-Id: <200108272322.f7RNMKd02261@cs132170.pp.htv.fi>
6887      Branch: perl
6888            ! ext/B/B/Lint.pm
6889 ____________________________________________________________________________
6890 [ 11768] By: ams                                   on 2001/08/28  00:47:35
6891         Log: Subject: Re: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad testing advice
6892              From: Michael G Schwern <schwern@pobox.com>
6893              Date: Mon, 27 Aug 2001 21:24:44 -0400
6894              Message-Id: <20010827212444.F12582@blackrider>
6895      Branch: perl
6896            ! pod/perlhack.pod t/op/pack.t
6897 ____________________________________________________________________________
6898 [ 11767] By: ams                                   on 2001/08/27  23:59:48
6899         Log: Subject: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad testing advice
6900              From: Michael G Schwern <schwern@pobox.com>
6901              Date: Mon, 27 Aug 2001 20:12:29 -0400
6902              Message-Id: <20010827201229.D12582@blackrider>
6903      Branch: perl
6904            ! pod/perlhack.pod t/op/pack.t
6905 ____________________________________________________________________________
6906 [ 11766] By: ams                                   on 2001/08/27  23:39:40
6907         Log: Update Changes.
6908      Branch: perl
6909            ! Changes
6910 ____________________________________________________________________________
6911 [ 11765] By: ams                                   on 2001/08/27  22:53:10
6912         Log: Subject: Re: [PATCH] new tests for the coderef-in-@INC
6913              From: Michael G Schwern <schwern@pobox.com>
6914              Date: Mon, 27 Aug 2001 19:47:30 -0400
6915              Message-Id: <20010827194730.C12582@blackrider>
6916      Branch: perl
6917            ! t/op/inccode.t
6918 ____________________________________________________________________________
6919 [ 11764] By: ams                                   on 2001/08/27  22:46:21
6920         Log: Subject: [PATCH] new tests for the coderef-in-@INC
6921              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6922              Date: Mon, 27 Aug 2001 22:36:27 +0200
6923              Message-Id: <20010827223627.C690@rafael>
6924              
6925              Subject: Re: [PATCH] new tests for the coderef-in-@INC
6926              From: Nicholas Clark <nick@ccl4.org>
6927              Date: Tue, 28 Aug 2001 00:02:46 +0100
6928              Message-Id: <20010828000245.R4950@plum.flirble.org>
6929      Branch: perl
6930            + t/op/inccode.t
6931            ! MANIFEST
6932 ____________________________________________________________________________
6933 [ 11763] By: ams                                   on 2001/08/27  22:41:09
6934         Log: Subject: [PATCH lib/warnings.t] Removing 2>&1 requirement  (was Re:
6935              bleadperl on fire, Win95+4NT)
6936              From: Michael G Schwern <schwern@pobox.com>
6937              Date: Mon, 27 Aug 2001 16:54:42 -0400
6938              Message-Id: <20010827165442.F9436@blackrider>
6939      Branch: perl
6940            ! lib/warnings.t
6941 ____________________________________________________________________________
6942 [ 11762] By: sky                                   on 2001/08/27  19:19:17
6943         Log: Changed back Net/Ping.pm change #11759 since WNOHANG wasn't
6944              avaible at compile time. This broke the compilation of 
6945              Net/Ping.pm
6946      Branch: perl
6947            ! lib/Net/Ping.pm
6948 ____________________________________________________________________________
6949 [ 11761] By: sky                                   on 2001/08/27  18:34:48
6950         Log: Removed tripple definitions of CUSTOM_OP functions.
6951      Branch: perl
6952            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
6953 ____________________________________________________________________________
6954 [ 11760] By: sky                                   on 2001/08/27  18:21:27
6955         Log: Regen headers
6956      Branch: perl
6957            ! embed.h embedvar.h objXSUB.h opcode.h opnames.h perlapi.c
6958            ! perlapi.h proto.h
6959 ____________________________________________________________________________
6960 [ 11759] By: ams                                   on 2001/08/27  16:31:53
6961         Log: Subject: [PATCH] pod/perlfunc.pod, lib/Net/Ping.pm, ext/POSIX/POSIX.pod
6962              From: "chromatic" <chromatic@rmci.net>
6963              Date: Mon, 27 Aug 2001 11:17:09 -0600
6964              Message-Id: <20010827172111.89491.qmail@onion.perl.org>
6965      Branch: perl
6966            ! ext/POSIX/POSIX.pod lib/Net/Ping.pm pod/perlfunc.pod
6967 ____________________________________________________________________________
6968 [ 11758] By: sky                                   on 2001/08/27  15:16:42
6969         Log: Changes USE_THREADS to USE_5005THREADS in the entire source.
6970              Thanks to H. Merijn Brand for the patch.
6971              Some of the comments and or guards might be removable in perl.h now.
6972      Branch: perl
6973            ! NetWare/config_H.wc NetWare/nw5thread.c NetWare/nw5thread.h
6974            ! Porting/Glossary Porting/config_H README.threads config_h.SH
6975            ! cop.h cv.h deb.c dosish.h dump.c embed.h embed.pl embedvar.h
6976            ! ext/B/B.xs ext/B/B/C.pm ext/B/B/Deparse.pm
6977            ! ext/B/ramblings/runtime.porting ext/DynaLoader/dl_aix.xs
6978            ! ext/Thread/Thread.xs gv.c intrpvar.h mg.c miniperlmain.c
6979            ! objXSUB.h op.c os2/os2.c os2/os2ish.h perl.c perl.h perlapi.c
6980            ! perlvars.h pod/perlguts.pod pp.c pp.h pp_ctl.c pp_hot.c
6981            ! proto.h regexec.c scope.c sv.c sv.h thrdvar.h thread.h toke.c
6982            ! uconfig.h util.c vms/genconfig.pl vms/vms.c vos/config.alpha.h
6983            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
6984            ! win32/config_H.vc win32/perllib.c win32/win32.h
6985            ! win32/win32sck.c win32/win32thread.c win32/win32thread.h
6986            ! wince/config.h wince/config_H.ce wince/win32.h
6987            ! wince/win32thread.c wince/win32thread.h wince/wincesck.c
6988 ____________________________________________________________________________
6989 [ 11757] By: sky                                   on 2001/08/27  13:39:16
6990         Log: Subject: GNU ld parses arguments different
6991              From: H.Merijn Brand <h.m.brand@hccnet.nl>
6992              Date: Mon, 27 Aug 2001 16:25:51 +0200
6993              Message-Id: <20010827162254.2EA6.H.M.BRAND@hccnet.nl>
6994      Branch: perl
6995            ! hints/hpux.sh
6996 ____________________________________________________________________________
6997 [ 11756] By: sky                                   on 2001/08/27  13:18:45
6998         Log: Subject: Custom Ops
6999              From: Simon Cozens <simon@netthink.co.uk>
7000              Date: Sat, 25 Aug 2001 17:45:09 +0100
7001              Message-ID: <20010825174509.A5752@netthink.co.uk>
7002              I also added a fix to Opcode.pm to quite test cases.
7003      Branch: perl
7004            ! dump.c embed.pl ext/Opcode/Opcode.pm intrpvar.h op.c op.h
7005            ! opcode.pl pod/perlguts.pod pp_ctl.c pp_sys.c run.c sv.c utf8.c
7006 ____________________________________________________________________________
7007 [ 11755] By: sky                                   on 2001/08/27  05:37:17
7008         Log: Plugs a memory leak on destruction of regular expressions
7009              introcued by #11274.
7010              PL_regex_padav now has an AV as it's first entry with a list
7011              of freed regex_padav slots that it will reuse on creating
7012              new PMOPs.
7013      Branch: perl
7014            ! op.c perl.c
7015 ____________________________________________________________________________
7016 [ 11754] By: ams                                   on 2001/08/26  14:38:52
7017         Log: Subject: [PATCH] t/io/binmode.t
7018              From: Nicholas Clark <nick@ccl4.org>
7019              Date: Sun, 26 Aug 2001 12:03:05 +0100
7020              Message-Id: <20010826120305.C4950@plum.flirble.org>
7021              
7022              (Also a nitpick in #11752 to t/op/universal.t)
7023      Branch: perl
7024            ! t/io/binmode.t t/op/universal.t
7025 ____________________________________________________________________________
7026 [ 11753] By: ams                                   on 2001/08/26  08:19:34
7027         Log: Subject: [PATCH] op/universal.t failing
7028              From: Nicholas Clark <nick@ccl4.org>
7029              Date: Sun, 26 Aug 2001 09:48:22 +0100
7030              Message-Id: <20010826094822.B4950@plum.flirble.org>
7031      Branch: perl
7032            ! t/op/universal.t
7033 ____________________________________________________________________________
7034 [ 11752] By: ams                                   on 2001/08/25  22:46:13
7035         Log: Subject: Re: 'can' with undefined subs
7036              From: Tony Bowden <tony@kasei.com>
7037              Date: Sat, 25 Aug 2001 14:58:17 +0100
7038              Message-Id: <20010825145817.A11788@soto.kasei.com>
7039              (Applied with minor modifications.)
7040      Branch: perl
7041            ! t/op/universal.t
7042 ____________________________________________________________________________
7043 [ 11751] By: ams                                   on 2001/08/25  18:28:43
7044         Log: Subject: Re: 'can' with undefined subs
7045              From: Tony Bowden <tony@kasei.com>
7046              Date: Sat, 25 Aug 2001 15:13:14 +0100
7047              Message-Id: <20010825151314.B11788@soto.kasei.com>
7048      Branch: perl
7049            ! lib/UNIVERSAL.pm
7050 ____________________________________________________________________________
7051 [ 11750] By: nick                                  on 2001/08/25  15:24:15
7052         Log: Integrate mainline
7053      Branch: perlio
7054           +> t/io/binmode.t
7055           !> (integrate 26 files)
7056 ____________________________________________________________________________
7057 [ 11749] By: nick                                  on 2001/08/25  14:55:41
7058         Log: Subject:  Re: [PATCH] Added wisdom to perlhack.pod
7059              From:  John Peacock <jpeacock@rowman.com>
7060              Date:  Wed, 22 Aug 2001 12:05:28 -0400
7061              Message-Id:  <3B83D848.7FD9C6EF@rowman.com>
7062      Branch: perl
7063            ! pod/perlhack.pod
7064 ____________________________________________________________________________
7065 [ 11748] By: nick                                  on 2001/08/25  14:53:04
7066         Log: Subject:  Re: [PATCH] (was Re: PerlIO regerssion tests?)
7067              From:  Michael G Schwern <schwern@pobox.com>
7068              Date:  Wed, 22 Aug 2001 19:22:45 -0400
7069              Message-Id:  <20010822192245.U619@blackrider>
7070      Branch: perl
7071            ! MANIFEST
7072 ____________________________________________________________________________
7073 [ 11747] By: nick                                  on 2001/08/25  14:52:33
7074         Log: Subject:  [PATCH] (was Re: PerlIO regerssion tests?)
7075              From:  Nicholas Clark <nick@ccl4.org>
7076              Date:  Wed, 22 Aug 2001 23:29:06 +0100
7077              Message-Id:  <20010822232906.Z82818@plum.flirble.org>
7078      Branch: perl
7079            + t/io/binmode.t
7080            ! perlio.c pod/perlfunc.pod
7081 ____________________________________________________________________________
7082 [ 11744] By: nick                                  on 2001/08/25  14:37:33
7083         Log: Subject:  [PATCH bleadperl] quiet down VC++ warnings in a2py.c and walk.c
7084              From:  Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
7085              Date:  Fri, 24 Aug 2001 22:10:42 +0200
7086              Message-Id:  <1065978076.20010824221042@tesla.rcub.bg.ac.yu>
7087      Branch: perl
7088            ! x2p/a2py.c x2p/walk.c
7089 ____________________________________________________________________________
7090 [ 11743] By: nick                                  on 2001/08/25  14:32:47
7091         Log: Subject:  [DOC PATCH] The coderef-in-@INC feature
7092              From:  Rafael Garcia-Suarez <rgarciasuarez@free.fr>
7093              Date:  Fri, 24 Aug 2001 23:34:13 +0200
7094              Message-Id:  <20010824233413.A1285@rafael>
7095      Branch: perl
7096            ! pod/perlfunc.pod pod/perlvar.pod
7097 ____________________________________________________________________________
7098 [ 11742] By: ams                                   on 2001/08/25  13:16:02
7099         Log: Subject: [PATCH] Re: The coderef in @INC strikes back
7100              From: Nicholas Clark <nick@ccl4.org>
7101              Date: Sat, 25 Aug 2001 14:50:07 +0100
7102              Message-Id: <20010825145007.L41464@plum.flirble.org>
7103      Branch: perl
7104            ! pp_ctl.c
7105 ____________________________________________________________________________
7106 [ 11741] By: nick                                  on 2001/08/24  07:08:45
7107         Log: When applying patch via Porting/apply fails, do p4 refresh
7108              to get old files back.
7109      Branch: perl
7110            ! Porting/apply
7111 ____________________________________________________________________________
7112 [ 11740] By: ams                                   on 2001/08/24  04:47:24
7113         Log: #11739 was incomplete.
7114      Branch: perl
7115            ! pod/perldiag.pod
7116 ____________________________________________________________________________
7117 [ 11739] By: ams                                   on 2001/08/24  04:09:40
7118         Log: Subject: [DOC patch bleadperl] "misspelled" misspelled
7119              From: "Philip Newton" <Philip.Newton@gmx.net>
7120              Date: Fri, 24 Aug 2001 07:08:34 +0200
7121      Branch: perl
7122            ! pod/perldiag.pod
7123 ____________________________________________________________________________
7124 [ 11738] By: ams                                   on 2001/08/24  02:19:42
7125         Log: Fixed Doug Wilson's email address.
7126      Branch: perl
7127            ! AUTHORS
7128 ____________________________________________________________________________
7129 [ 11737] By: ams                                   on 2001/08/24  00:10:13
7130         Log: Subject: [DOC PATCH] Adding new warning in perldiag.pod
7131              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
7132              Date: Thu, 23 Aug 2001 22:22:58 +0200
7133              Message-Id: <20010823222258.A901@rafael>
7134      Branch: perl
7135            ! pod/perldiag.pod
7136 ____________________________________________________________________________
7137 [ 11736] By: ams                                   on 2001/08/24  00:05:02
7138         Log: Subject: [PATCH perl@ ] add $Config('scriptdir'} on VMS
7139              From: "Craig A. Berry" <craigberry@mac.com>
7140              Date: Thu, 23 Aug 2001 19:07:45 -0500
7141              Message-Id: <a05101004b7ab4593bb24@[172.16.52.1]>
7142      Branch: perl
7143            ! configure.com
7144 ____________________________________________________________________________
7145 [ 11735] By: sky                                   on 2001/08/23  13:42:07
7146         Log: Backed out 11732, it breaks lib/strict.t 
7147      Branch: perl
7148            ! op.c
7149 ____________________________________________________________________________
7150 [ 11734] By: sky                                   on 2001/08/23  11:45:59
7151         Log: Removed toy from 17133 after Matt Sargeants request.
7152      Branch: perl
7153            ! pod/perlfaq4.pod
7154 ____________________________________________________________________________
7155 [ 11733] By: sky                                   on 2001/08/23  11:36:29
7156         Log: Subject: [PATCH perlfaq4] Faster permutation algorithms
7157              From: Robin Houston <robin@kitsite.com>
7158              Date: Wed, 22 Aug 2001 23:06:16 +0100
7159              Message-ID: <20010822230616.A254@robin.kitsite.com>
7160      Branch: perl
7161            ! pod/perlfaq4.pod
7162 ____________________________________________________________________________
7163 [ 11732] By: sky                                   on 2001/08/23  10:36:02
7164         Log: Subject: Re: [ID 20010822.001] Freeing pads after parse error
7165              From: Simon Cozens <simon@netthink.co.uk>
7166              Date: Thu, 23 Aug 2001 12:06:36 +0100
7167              Message-ID: <20010823120636.A9961@netthink.co.uk>
7168      Branch: perl
7169            ! op.c
7170 ____________________________________________________________________________
7171 [ 11731] By: gsar                                  on 2001/08/23  03:58:58
7172         Log: fix broken windows build
7173      Branch: perl
7174            ! perl.h
7175 ____________________________________________________________________________
7176 [ 11730] By: ams                                   on 2001/08/22  21:35:30
7177         Log: Subject: [PATCH] io/tell.t doesn't chdir t
7178              From: Nicholas Clark <nick@ccl4.org>
7179              Date: Wed, 22 Aug 2001 23:25:58 +0100
7180              Message-Id: <20010822232557.Y82818@plum.flirble.org>
7181      Branch: perl
7182            ! t/io/tell.t
7183 ____________________________________________________________________________
7184 [ 11729] By: ams                                   on 2001/08/22  20:32:21
7185         Log: Subject: [PATCH] Documentation in File::Spec (was Re: minor File::Spec
7186              questions)
7187              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
7188              Date: Wed, 22 Aug 2001 17:09:04 -0400
7189              Message-Id: <20010822170904.A76069@linguist.thayer.dartmouth.edu>
7190              (Oops, forgot File::Spec::Unix in the previous patch.)
7191      Branch: perl
7192            ! lib/File/Spec/Unix.pm
7193 ____________________________________________________________________________
7194 [ 11728] By: ams                                   on 2001/08/22  20:25:41
7195         Log: Subject: [PATCH] Documentation in File::Spec (was Re: minor File::Spec
7196              questions)
7197              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
7198              Date: Wed, 22 Aug 2001 17:09:04 -0400
7199              Message-Id: <20010822170904.A76069@linguist.thayer.dartmouth.edu>
7200      Branch: perl
7201            ! lib/File/Spec.pm
7202 ____________________________________________________________________________
7203 [ 11727] By: ams                                   on 2001/08/22  19:43:30
7204         Log: Subject: Re: [PATCH 1 of 3] $] is deprecated - eliminate from core tests
7205              From: John Peacock <jpeacock@rowman.com>
7206              Date: Wed, 22 Aug 2001 12:35:52 -0400
7207              Message-Id: <3B83DF68.5D89DC81@rowman.com>
7208              (Adds proper tests for $], notwithstanding Subject. +nitpick)
7209      Branch: perl
7210            ! t/op/ver.t
7211 ____________________________________________________________________________
7212 [ 11726] By: ams                                   on 2001/08/22  19:36:39
7213         Log: Subject: [ID 20010822.007] eval STRING & diagnostics.pm not mixing
7214              From: schwern@ool-18b93024.dyn.optonline.net (Michael G Schwern)
7215              Date: Wed, 22 Aug 2001 16:03:00 -0400 (EDT)
7216              Message-Id: <20010822200300.0D1638253@ool-18b93024.dyn.optonline.net>
7217      Branch: perl
7218            ! lib/diagnostics.pm lib/diagnostics.t
7219 ____________________________________________________________________________
7220 [ 11725] By: ams                                   on 2001/08/22  19:25:01
7221         Log: Subject: [PATCH] 64 bit integer preserving pp_divide
7222              From: Nicholas Clark <nick@ccl4.org>
7223              Date: Wed, 22 Aug 2001 20:59:05 +0100
7224              Message-Id: <20010822205905.U82818@plum.flirble.org>
7225      Branch: perl
7226            ! pp.c t/op/64bitint.t t/op/arith.t
7227 ____________________________________________________________________________
7228 [ 11724] By: ams                                   on 2001/08/22  10:02:33
7229         Log: Subject: Configure blooper
7230              From: H.Merijn Brand <h.m.brand@hccnet.nl>
7231              Date: Wed, 22 Aug 2001 12:38:35 +0200
7232              Message-Id: <20010822123750.A797.H.M.BRAND@hccnet.nl>
7233      Branch: perl
7234            ! Configure
7235 ____________________________________________________________________________
7236 [ 11723] By: ams                                   on 2001/08/21  16:17:53
7237         Log: Subject: [PATCH] installperl -help
7238              From: Nicholas Clark <nick@ccl4.org>
7239              Date: Tue, 21 Aug 2001 17:34:23 +0100
7240              Message-Id: <20010821173423.F82818@plum.flirble.org>
7241      Branch: perl
7242            ! installperl
7243 ____________________________________________________________________________
7244 [ 11722] By: ams                                   on 2001/08/20  07:46:31
7245         Log: Subject: [PATCH perlvar.pod] Rewrite $. entry and switch to -> syntax
7246              From: Ilmari Karonen <iltzu@sci.fi>
7247              Date: Mon, 20 Aug 2001 06:42:01 +0300 (EET DST)
7248              Message-Id: <Pine.SOL.3.96.1010820063126.28048A-100000@simpukka>
7249      Branch: perl
7250            ! pod/perlvar.pod
7251 ____________________________________________________________________________
7252 [ 11721] By: nick                                  on 2001/08/20  06:24:31
7253         Log: Integrate mainline
7254      Branch: perlio
7255           +> Porting/apply lib/Lingua/KO/Hangul/Util.pm
7256           +> lib/Lingua/KO/Hangul/Util/Changes
7257           +> lib/Lingua/KO/Hangul/Util/README
7258           +> lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Collate.pm
7259           +> lib/Unicode/Collate/Changes lib/Unicode/Collate/README
7260           +> lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
7261           +> lib/Unicode/Normalize.pm lib/Unicode/Normalize/Changes
7262           +> lib/Unicode/Normalize/README lib/Unicode/Normalize/t/norm.t
7263           +> lib/Unicode/Normalize/t/test.t
7264            - lib/Net/README.config lib/Net/demos/snpp lib/Net/libnet.ppd
7265           !> (integrate 55 files)
7266 ____________________________________________________________________________
7267 [ 11720] By: pudge                                 on 2001/08/19  19:00:16
7268         Log: Integrate Change #11599 from maint-5.6/perl
7269      Branch: maint-5.6/macperl
7270           !> README.win32
7271 ____________________________________________________________________________
7272 [ 11719] By: ams                                   on 2001/08/18  21:21:42
7273         Log: Add Porting/apply to MANIFEST.
7274      Branch: perl
7275            ! MANIFEST
7276 ____________________________________________________________________________
7277 [ 11718] By: sky                                   on 2001/08/18  14:38:01
7278         Log: PL_reentrant_buffer does not exist in 5005threaded perl.
7279              Better solution would be to make 5005threaded perl use
7280              the same system as ithreads do
7281      Branch: perl
7282            ! perl.h
7283 ____________________________________________________________________________
7284 [ 11717] By: jhi                                   on 2001/08/18  14:24:42
7285         Log: New try for ID 20010407.006: detach the semantics
7286              "was the last match target UTF8" into its own variable.
7287      Branch: perl
7288            ! embedvar.h intrpvar.h mg.c perlapi.h pod/perlapi.pod pp.c
7289            ! pp_hot.c regcomp.c regexec.c sv.c t/op/pat.t thrdvar.h
7290 ____________________________________________________________________________
7291 [ 11716] By: jhi                                   on 2001/08/18  12:11:14
7292         Log: UTF8 flag should be meaningful only when POK.
7293      Branch: perl
7294            ! dump.c
7295 ____________________________________________________________________________
7296 [ 11715] By: sky                                   on 2001/08/18  11:45:16
7297         Log: USE_THREADS and USE_ITHREADS are never true at the same time
7298      Branch: perl
7299            ! perl.h
7300 ____________________________________________________________________________
7301 [ 11714] By: jhi                                   on 2001/08/18  06:03:24
7302         Log: Retract #11712 for now.  The real fix would probably
7303              be something like making PL_reg_sv a copy (PV + UTF8)
7304              of the matched/substituted string (note: not just a SvPOK
7305              string, for example the stringified form of a ROK would
7306              be applicable)  Beware of leaks.
7307      Branch: perl
7308            ! pp_hot.c t/op/pat.t
7309 ____________________________________________________________________________
7310 [ 11713] By: jhi                                   on 2001/08/18  03:22:42
7311         Log: UTF8 wasn't printing for PVMGs.
7312      Branch: perl
7313            ! dump.c
7314 ____________________________________________________________________________
7315 [ 11712] By: jhi                                   on 2001/08/18  03:22:24
7316         Log: (Retracted by #11714)
7317              
7318              Okay analysis, debatable fix.  (The fix will inc
7319              the refcount of all temporary match objects,
7320              like for example tied(%h) =~ /^.../ from Tie/RefHash.t,
7321              which will then cause griping at untie() time
7322              ("inner references remain").
7323              
7324              Fix for ID 20010407.006: PL_reg_sv got wiped out
7325              by freetemps if the match target was a temporary
7326              (like function_call() =~ /.../), which in turn meant
7327              that the $1 et al stopped working if they had UTF-8
7328              in them.  Therefore bump up the refcount of PL_reg_sv.
7329      Branch: perl
7330            ! pp_hot.c t/op/pat.t
7331 ____________________________________________________________________________
7332 [ 11711] By: ams                                   on 2001/08/17  20:32:08
7333         Log: Subject: [PATCH] doesn't compile, was perl@11710
7334              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
7335              Date: Fri, 17 Aug 2001 23:21:10 +0200
7336              Message-Id: <20010817232110.C7041@rafael> 
7337      Branch: perl
7338            ! sharedsv.c
7339 ____________________________________________________________________________
7340 [ 11710] By: jhi                                   on 2001/08/17  14:26:57
7341         Log: Update Changes.
7342      Branch: perl
7343            ! Changes patchlevel.h
7344 ____________________________________________________________________________
7345 [ 11709] By: jhi                                   on 2001/08/17  13:47:53
7346         Log: Upgrade to libnet 1.0704.
7347      Branch: perl
7348            - lib/Net/README.config lib/Net/demos/snpp lib/Net/libnet.ppd
7349            ! MANIFEST lib/Net/ChangeLog.libnet lib/Net/Cmd.pm
7350            ! lib/Net/Config.pm lib/Net/Domain.pm lib/Net/FTP.pm
7351            ! lib/Net/FTP/A.pm lib/Net/FTP/I.pm lib/Net/FTP/dataconn.pm
7352            ! lib/Net/NNTP.pm lib/Net/Netrc.pm lib/Net/POP3.pm
7353            ! lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/Time.pm
7354            ! lib/Net/libnetFAQ.pod lib/Net/t/ftp.t
7355 ____________________________________________________________________________
7356 [ 11708] By: sky                                   on 2001/08/17  13:34:04
7357         Log: Let perl_clone copy PL_exit_flags
7358      Branch: perl
7359            ! sv.c
7360 ____________________________________________________________________________
7361 [ 11707] By: sky                                   on 2001/08/17  12:28:41
7362         Log: Protext sharedsv_space better. Extended EDIT and RELEASE macro
7363      Branch: perl
7364            ! sharedsv.c sharedsv.h
7365 ____________________________________________________________________________
7366 [ 11706] By: jhi                                   on 2001/08/17  11:59:28
7367         Log: The metaconfig unit change for #11705.
7368      Branch: metaconfig/U/perl
7369            ! Extensions.U
7370 ____________________________________________________________________________
7371 [ 11705] By: jhi                                   on 2001/08/17  11:58:48
7372         Log: Allow the threads extension to be found if present.
7373      Branch: perl
7374            ! Configure
7375 ____________________________________________________________________________
7376 [ 11704] By: nick                                  on 2001/08/17  11:47:54
7377         Log: Mail -> change script (pre-alpha)
7378      Branch: perl
7379            + Porting/apply
7380 ____________________________________________________________________________
7381 [ 11703] By: sky                                   on 2001/08/17  07:11:24
7382         Log: Fixed macros for localtime_r under USE_REENTRANT_API, also fixed for HP-UX 10.20
7383              Thanks to Tom Hospel for pointing out my error.
7384      Branch: perl
7385            ! op.h
7386 ____________________________________________________________________________
7387 [ 11702] By: sky                                   on 2001/08/17  04:18:11
7388         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.
7389      Branch: perl
7390            ! embed.pl miniperlmain.c perl.c perl.h proto.h
7391 ____________________________________________________________________________
7392 [ 11701] By: jhi                                   on 2001/08/17  03:22:38
7393         Log: Integrate Lingua::KO::Hangul::Util 0.02, Unicode::Normalize,
7394              and Unicode::Collate 0.07, from SADAHIRO Tomoyuki.
7395      Branch: perl
7396            + lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
7397            + lib/Lingua/KO/Hangul/Util/README
7398            + lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Collate.pm
7399            + lib/Unicode/Collate/Changes lib/Unicode/Collate/README
7400            + lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
7401            + lib/Unicode/Normalize.pm lib/Unicode/Normalize/Changes
7402            + lib/Unicode/Normalize/README lib/Unicode/Normalize/t/norm.t
7403            + lib/Unicode/Normalize/t/test.t
7404            ! MANIFEST
7405 ____________________________________________________________________________
7406 [ 11700] By: jhi                                   on 2001/08/17  02:58:59
7407         Log: Subject: [PATCH perl@11683] IEEE float tweak for VMS
7408              Date: Thu, 16 Aug 2001 22:46:15 -0500
7409              From: "Craig A. Berry" <craigberry@mac.com>
7410              Message-Id: <5.1.0.14.0.20010816204836.01ab4e58@exchi01>
7411      Branch: perl
7412            ! configure.com numeric.c
7413 ____________________________________________________________________________
7414 [ 11699] By: jhi                                   on 2001/08/17  02:33:00
7415         Log: It seems that Tru64 has "naturally" threadsafe APIs only for
7416              of the usual suspects (like getpwent) but not for others
7417              (like localtime and rand).  The _r versions are available
7418              for all of them, so let's use them.
7419      Branch: perl
7420            ! perl.h
7421 ____________________________________________________________________________
7422 [ 11698] By: jhi                                   on 2001/08/17  01:53:02
7423         Log: (Accidental apply; thankfully empty.)
7424      Branch: perl
7425            ! hints/os390.sh
7426 ____________________________________________________________________________
7427 [ 11697] By: jhi                                   on 2001/08/17  01:50:55
7428         Log: Subject: Re: [ID 20010803.016] Possible regex bug in 5.6.1 
7429              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
7430              Date: Thu, 16 Aug 2001 16:27:49 +0100
7431              Message-Id: <200108161527.f7GFRnH09419@crypt.compulink.co.uk>
7432      Branch: perl
7433            ! regexec.c t/op/re_tests
7434 ____________________________________________________________________________
7435 [ 11696] By: jhi                                   on 2001/08/17  01:50:01
7436         Log: Subject: Re: [ID 20010814.004] pos() doesn't work when using =~m// in list context 
7437              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
7438              Date: Thu, 16 Aug 2001 18:50:01 +0100
7439              Message-Id: <200108161750.f7GHo1l22207@crypt.compulink.co.uk>
7440      Branch: perl
7441            ! pp_hot.c t/op/pat.t
7442 ____________________________________________________________________________
7443 [ 11695] By: jhi                                   on 2001/08/17  01:49:12
7444         Log: Subject: [PATCH] *time_r again
7445              From: "Arthur Bergman" <arthur@contiller.se>
7446              Date: Thu, 16 Aug 2001 16:01:54 +0200
7447              Message-ID: <00ca01c1265c$0175f940$21000a0a@vogw2kdev>
7448      Branch: perl
7449            ! op.h
7450 ____________________________________________________________________________
7451 [ 11694] By: jhi                                   on 2001/08/17  01:47:53
7452         Log: system() and backtick error handling cleanup from Craig A. Berry.
7453      Branch: perl
7454            ! vms/vms.c
7455 ____________________________________________________________________________
7456 [ 11693] By: gsar                                  on 2001/08/17  01:07:21
7457         Log: change#10334 leaks memory, copies string when it doesn't
7458              need to
7459      Branch: perl
7460            ! perl.c
7461 ____________________________________________________________________________
7462 [ 11692] By: jhi                                   on 2001/08/16  12:22:29
7463         Log: One more twist to the sprintf + utf8 testing.
7464      Branch: perl
7465            ! t/op/misc.t
7466 ____________________________________________________________________________
7467 [ 11691] By: jhi                                   on 2001/08/16  11:46:02
7468         Log: Fix for 20010407.008 sprintf removes utf8-ness.
7469      Branch: perl
7470            ! pp.c t/op/misc.t
7471 ____________________________________________________________________________
7472 [ 11690] By: jhi                                   on 2001/08/16  11:31:00
7473         Log: Subject: [PATCH] *time_r fixes
7474              From: "Arthur Bergman" <arthur@contiller.se>
7475              Message-ID: <00b901c1264e$1cbe6970$21000a0a@vogw2kdev>
7476              Date: Thu, 16 Aug 2001 14:22:27 +0200
7477      Branch: perl
7478            ! op.h
7479 ____________________________________________________________________________
7480 [ 11689] By: jhi                                   on 2001/08/16  11:29:30
7481         Log: Upgrade to CGI.pm 2.77.
7482      Branch: perl
7483            ! lib/CGI.pm lib/CGI/Fast.pm lib/CGI/Util.pm lib/CGI/t/form.t
7484            ! lib/CGI/t/function.t
7485 ____________________________________________________________________________
7486 [ 11688] By: jhi                                   on 2001/08/16  01:07:21
7487         Log: Document the bytes-to-Unicode upgrading.
7488      Branch: perl
7489            ! pod/perlunicode.pod
7490 ____________________________________________________________________________
7491 [ 11687] By: jhi                                   on 2001/08/16  00:29:29
7492         Log: Add a test for Unicode sprintf.
7493      Branch: perl
7494            ! t/op/misc.t
7495 ____________________________________________________________________________
7496 [ 11686] By: jhi                                   on 2001/08/16  00:20:40
7497         Log: Add Unicode tests for index/rindex.
7498      Branch: perl
7499            ! t/op/index.t
7500 ____________________________________________________________________________
7501 [ 11685] By: jhi                                   on 2001/08/15  22:51:53
7502         Log: Document a bit the art of minimizing the installation,
7503              based on the p5p discussion.
7504      Branch: perl
7505            ! INSTALL
7506 ____________________________________________________________________________
7507 [ 11684] By: nick                                  on 2001/08/15  15:03:31
7508         Log: Integrate mainline
7509      Branch: perlio
7510           +> sharedsv.c sharedsv.h
7511           !> (integrate 53 files)
7512 ____________________________________________________________________________
7513 [ 11683] By: jhi                                   on 2001/08/15  13:49:07
7514         Log: Update Changes.
7515      Branch: perl
7516            ! Changes patchlevel.h
7517 ____________________________________________________________________________
7518 [ 11682] By: jhi                                   on 2001/08/15  13:26:00
7519         Log: The #11673 necessitated a test tweak.
7520      Branch: perl
7521            ! t/io/utf8.t
7522 ____________________________________________________________________________
7523 [ 11681] By: jhi                                   on 2001/08/15  13:12:50
7524         Log: Also UNICOS is in the general case unable to silently
7525              handle fp overflows.
7526      Branch: perl
7527            ! numeric.c
7528 ____________________________________________________________________________
7529 [ 11680] By: jhi                                   on 2001/08/15  13:05:15
7530         Log: Try to get NV_MIN, NV_MAX, NV_MIN_10_EXP, NV_MAX_10_EXP,
7531              NV_EPSILON #defined.
7532      Branch: perl
7533            ! perl.h
7534 ____________________________________________________________________________
7535 [ 11679] By: jhi                                   on 2001/08/15  12:48:32
7536         Log: Re-establish the fp overflow detection for VAX VMS; there
7537              is no easy way to have the IEEE fp silent overflow semantics.
7538              (in Alpha VMS we still will use IEEE fp by default-- but it
7539              is still possible to configure Perl to use G_FLOAT)
7540      Branch: perl
7541            ! numeric.c
7542 ____________________________________________________________________________
7543 [ 11678] By: jhi                                   on 2001/08/15  12:27:41
7544         Log: Subject: [PATCH] pp_lock 
7545              From: "Arthur Bergman" <arthur@contiller.se>
7546              Date: Wed, 15 Aug 2001 11:52:16 +0200
7547              Message-ID: <008401c1256f$f75a91b0$21000a0a@vogw2kdev>
7548      Branch: perl
7549            ! pp.c
7550 ____________________________________________________________________________
7551 [ 11677] By: jhi                                   on 2001/08/15  12:26:44
7552         Log: Subject: Re: [ID 20010809.023] perlre misleads when stating that (?i) should be at front of pattern 
7553              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
7554              Date: Wed, 15 Aug 2001 11:32:11 +0100
7555              Message-Id: <200108151032.f7FAWBI30961@crypt.compulink.co.uk>
7556      Branch: perl
7557            ! regcomp.c t/op/re_tests
7558 ____________________________________________________________________________
7559 [ 11676] By: jhi                                   on 2001/08/15  12:25:29
7560         Log: Subject: Re: [ID 20010811.006] re_eval: logical leaks 
7561              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
7562              Date: Wed, 15 Aug 2001 10:33:49 +0100
7563              Message-Id: <200108150933.f7F9Xnr11222@crypt.compulink.co.uk>
7564      Branch: perl
7565            ! regexec.c t/op/re_tests
7566 ____________________________________________________________________________
7567 [ 11675] By: jhi                                   on 2001/08/15  03:28:20
7568         Log: Subject: Re: bug in File::Spec 0.82 (canonpath)
7569              From: Barrie Slaymaker <barries@slaysys.com>
7570              Date: Tue, 14 Aug 2001 14:32:25 -0400
7571              Message-ID: <20010814143225.A19822@jester.slaysys.com>
7572      Branch: perl
7573            ! lib/File/Spec.t lib/File/Spec/Unix.pm
7574 ____________________________________________________________________________
7575 [ 11674] By: jhi                                   on 2001/08/15  03:25:32
7576         Log: Subject: [PATCH: perl@11626] modify VMS default prefix for installation
7577              From: Peter Prymmer <pvhp@forte.com>
7578              Date: Tue, 14 Aug 2001 13:33:32 -0700 (PDT)
7579              Message-ID: <Pine.OSF.4.10.10108141327590.192110-100000@aspara.forte.com>
7580      Branch: perl
7581            ! README.vms configure.com
7582 ____________________________________________________________________________
7583 [ 11673] By: jhi                                   on 2001/08/15  03:16:14
7584         Log: Subject: [PATCH perl@11660] Warning incorrectly reported without -w
7585              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
7586              Date: Tue, 14 Aug 2001 21:23:27 +0200
7587              Message-ID: <20010814212327.A1919@rafael>
7588      Branch: perl
7589            ! doio.c
7590 ____________________________________________________________________________
7591 [ 11672] By: jhi                                   on 2001/08/15  03:15:25
7592         Log: Subject: [PATCH bleadperl] fixing SDBM_File problems under win32
7593              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
7594              Date: Tue, 14 Aug 2001 22:30:11 +0200
7595              Message-ID: <4224685483.20010814223011@tesla.rcub.bg.ac.yu>
7596              
7597              Combination of nmake, quoting, and Perl expanded $( in here-doc.
7598      Branch: perl
7599            ! ext/SDBM_File/Makefile.PL
7600 ____________________________________________________________________________
7601 [ 11671] By: jhi                                   on 2001/08/14  13:44:40
7602         Log: Todo updates.
7603      Branch: perl
7604            ! pod/perltodo.pod
7605 ____________________________________________________________________________
7606 [ 11670] By: jhi                                   on 2001/08/14  13:10:36
7607         Log: Subject: [PATCH bleadperl CORE] removing sv.c warnings on VC++5.0
7608              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
7609              Date: Mon, 13 Aug 2001 23:15:01 +0200
7610              Message-ID: <6114148607.20010813231501@tesla.rcub.bg.ac.yu>
7611      Branch: perl
7612            ! sv.c
7613 ____________________________________________________________________________
7614 [ 11669] By: jhi                                   on 2001/08/14  13:07:09
7615         Log: Subject: [PATCH] [b-]showlex.t
7616              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
7617              Date: Sun, 12 Aug 2001 22:24:51 +0200
7618              Message-ID: <6510457078.20010812222451@tesla.rcub.bg.ac.yu>
7619              
7620              The 4nt command shell will expand the % in command line
7621              no matter what quoting is attempted, changed the % to @.
7622      Branch: perl
7623            ! ext/B/Showlex.t
7624 ____________________________________________________________________________
7625 [ 11668] By: jhi                                   on 2001/08/14  13:01:02
7626         Log: Subject: [PATCH] magic.t
7627              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
7628              Date: Sun, 12 Aug 2001 20:49:27 +0200
7629              Message-ID: <844732764.20010812204927@tesla.rcub.bg.ac.yu>
7630      Branch: perl
7631            ! t/op/magic.t
7632 ____________________________________________________________________________
7633 [ 11667] By: jhi                                   on 2001/08/14  12:35:17
7634         Log: Add sharedsv* to the DOSish platforms; plus add
7635              some WinCE files to the list of DOSish files.
7636      Branch: perl
7637            ! NetWare/Makefile Porting/makerel win32/Makefile
7638            ! win32/makefile.mk wince/Makefile.ce
7639 ____________________________________________________________________________
7640 [ 11666] By: jhi                                   on 2001/08/14  12:29:57
7641         Log: More DOSish files.
7642      Branch: perl
7643            ! Porting/makerel
7644 ____________________________________________________________________________
7645 [ 11665] By: jhi                                   on 2001/08/14  12:27:58
7646         Log: Strip CRs from the WinCE files.  Now we need to
7647              figure out in which CRs are really needed: probably
7648              Makefile.ce and the README files, at least, probably
7649              also the registry.bat.
7650      Branch: perl
7651            ! wince/Makefile.ce wince/README.compile wince/README.perlce
7652            ! wince/config.h wince/include/cectype.h wince/include/errno.h
7653            ! wince/include/sys/stat.h wince/include/sys/types.h
7654            ! wince/include/sys/utime.h wince/include/time.h wince/perl.rc
7655            ! wince/perldll.def wince/registry.bat wince/wince.h
7656            ! wince/xbuildall.ksh wince/xdistclean.ksh wince/xmakediffs.ksh
7657 ____________________________________________________________________________
7658 [ 11664] By: jhi                                   on 2001/08/14  12:05:09
7659         Log: Add some files to DOSish and writables.
7660      Branch: perl
7661            ! Porting/makerel
7662 ____________________________________________________________________________
7663 [ 11663] By: jhi                                   on 2001/08/14  03:08:07
7664         Log: Compile failure message tidying.
7665      Branch: perl
7666            ! t/lib/1_compile.t
7667 ____________________________________________________________________________
7668 [ 11662] By: jhi                                   on 2001/08/14  01:41:22
7669         Log: The new sharedsv* should be exported only if usethreads.
7670      Branch: perl
7671            ! makedef.pl
7672 ____________________________________________________________________________
7673 [ 11661] By: jhi                                   on 2001/08/14  00:25:30
7674         Log: Subject: [PATCH: perl@11626] URL updates for README.os390
7675              From: Peter Prymmer <pvhp@forte.com>
7676              Date: Mon, 13 Aug 2001 15:21:06 -0700 (PDT)
7677              Message-ID: <Pine.OSF.4.10.10108131517570.151295-100000@aspara.forte.com>
7678      Branch: perl
7679            ! README.os390
7680 ____________________________________________________________________________
7681 [ 11660] By: jhi                                   on 2001/08/13  12:54:54
7682         Log: Update Changes.
7683      Branch: perl
7684            ! Changes patchlevel.h
7685 ____________________________________________________________________________
7686 [ 11659] By: jhi                                   on 2001/08/13  12:45:21
7687         Log: Subject: [PATHC] sharedsv.[c|h]
7688              From: "Artur Bergman" <artur@contiller.se>
7689              Date: Mon, 13 Aug 2001 14:38:41 +0200
7690              Message-ID: <005401c123f4$e1f53360$21000a0a@vogw2kdev>  
7691              
7692              Subject: [PATCH] embed.pl
7693              From: Arthur Bergman <arthur@contiller.se>
7694              Date: Mon, 13 Aug 2001 14:38:14 +0200
7695              Message-ID: <B79D96D6.3088%arthur@contiller.se>
7696              
7697              Subject: [PATCH] sharedsv cleanups
7698              From: "Arthur Bergman" <arthur@contiller.se>
7699              Date: Mon, 13 Aug 2001 15:14:25 +0200
7700              Message-ID: <005a01c123f9$dfe525d0$21000a0a@vogw2kdev>  
7701              
7702              Plus few tweaks: _init needs to be Adp, the prototypes
7703              should not be revealed unless using ithreads, #endif FOO
7704              must be #endif /* FOO */, adding (parentheses) around
7705              do { } while doesn't work too well.
7706      Branch: perl
7707            + sharedsv.c sharedsv.h
7708            ! MANIFEST Makefile.SH embed.h embed.pl global.sym objXSUB.h
7709            ! perl.h perlapi.c pod/perlapi.pod proto.h
7710 ____________________________________________________________________________
7711 [ 11658] By: jhi                                   on 2001/08/13  12:00:08
7712         Log: Subject: Re: END {} blocks run in perl_run
7713              From: Arthur Bergman <arthur@contiller.se>
7714              Date: Mon, 13 Aug 2001 11:11:30 +0200
7715              Message-ID: <B79D6661.3068%arthur@contiller.se>
7716      Branch: perl
7717            ! perl.c
7718 ____________________________________________________________________________
7719 [ 11657] By: nick                                  on 2001/08/13  09:03:02
7720         Log: Integrate mainline
7721      Branch: perlio
7722           +> (branch 326 files)
7723            - (delete 330 files)
7724           !> (integrate 85 files)
7725 ____________________________________________________________________________
7726 [ 11656] By: jhi                                   on 2001/08/12  23:24:18
7727         Log: If you want you can now add -DUSE_UTF8_SCRIPTS to your cflags
7728              and the Perl will be built to do that by default (adding that
7729              will break scripts having non-UTF-8 binary data, such as Latin-1.)
7730      Branch: perl
7731            ! op.c toke.c utf8.h
7732 ____________________________________________________________________________
7733 [ 11655] By: jhi                                   on 2001/08/12  23:05:14
7734         Log: Unnecessary downgrades.
7735      Branch: perl
7736            ! doop.c
7737 ____________________________________________________________________________
7738 [ 11654] By: jhi                                   on 2001/08/12  22:56:47
7739         Log: Failure not true anymore (probably caused by my broken setup).
7740      Branch: perl
7741            ! t/op/pat.t
7742 ____________________________________________________________________________
7743 [ 11653] By: jhi                                   on 2001/08/12  22:46:12
7744         Log: Not quite so relicy as thought in #11651 (op/concat #4 and #5
7745              stopped working).
7746      Branch: perl
7747            ! op.h pp_ctl.c regcomp.c
7748 ____________________________________________________________________________
7749 [ 11652] By: jhi                                   on 2001/08/12  22:30:04
7750         Log: There is no IN_UTF8.
7751      Branch: perl
7752            ! utf8.h
7753 ____________________________________________________________________________
7754 [ 11651] By: jhi                                   on 2001/08/12  21:08:06
7755         Log: More (less) regex/utf8 relics.  (Toned down later in #11653.)
7756      Branch: perl
7757            ! op.c op.h pp_ctl.c regcomp.c
7758 ____________________________________________________________________________
7759 [ 11650] By: jhi                                   on 2001/08/12  20:17:32
7760         Log: Relic in op.c (no regex feature should depend on the utf8 pragma),
7761              and a test tweak.
7762      Branch: perl
7763            ! op.c t/pod/find.t
7764 ____________________________________________________________________________
7765 [ 11649] By: jhi                                   on 2001/08/12  18:45:52
7766         Log: Todo updates and fixes.
7767      Branch: perl
7768            ! pod/perltodo.pod
7769 ____________________________________________________________________________
7770 [ 11648] By: jhi                                   on 2001/08/12  18:43:50
7771         Log: Mark tests (and one module) having explicit Latin-1
7772              (and one file having explicit UTF-8) with an explicit
7773              'no utf8' (and one explicit 'use utf8').
7774              
7775              NOTE: t/op/pat.t #64 fails mysteriously under 'use utf8'.
7776      Branch: perl
7777            ! lib/CGI/t/html.t lib/Locale/Codes/t/languages.t
7778            ! lib/Locale/Language.pm lib/charnames.t lib/locale.t
7779            ! t/lib/locale/latin1 t/lib/locale/utf8 t/op/pat.t
7780 ____________________________________________________________________________
7781 [ 11647] By: jhi                                   on 2001/08/12  17:10:22
7782         Log: Subject: SV: END {} blocks run in perl_run
7783              From: "Arthur Bergman" <arthur@contiller.se>
7784              Date: Sun, 12 Aug 2001 00:34:28 +0200 
7785              Message-ID: <03fd01c122b5$c803c600$052aa8c0@foo>
7786      Branch: perl
7787            ! miniperlmain.c perl.c
7788 ____________________________________________________________________________
7789 [ 11646] By: jhi                                   on 2001/08/12  16:59:00
7790         Log: Typos in #11645.
7791      Branch: perl
7792            ! perl.h
7793 ____________________________________________________________________________
7794 [ 11645] By: jhi                                   on 2001/08/12  16:55:31
7795         Log: On ithreads default to use_reentrant except on naturally
7796              threadsafe platforms.
7797      Branch: perl
7798            ! perl.h
7799 ____________________________________________________________________________
7800 [ 11644] By: jhi                                   on 2001/08/12  15:45:43
7801         Log: (Hopefully) a fix for 20010723.004: make install needs
7802              write permission in build directory.  The problem was
7803              probably caused by overeager sprinkling of the lib/re.pm
7804              dependencies (which was done to guarantee lib/re.pm being
7805              uptodate for parallel makes: now solved by funneling that
7806              through an explicit recursive make in the preplibrary target).
7807      Branch: perl
7808            ! Makefile.SH
7809 ____________________________________________________________________________
7810 [ 11643] By: jhi                                   on 2001/08/12  14:16:44
7811         Log: Dispell the "use utf8" superstition.
7812      Branch: perl
7813            ! lib/utf8.pm pod/perlfunc.pod pod/perlretut.pod pod/perltoc.pod
7814            ! pod/perlunicode.pod
7815 ____________________________________________________________________________
7816 [ 11642] By: jhi                                   on 2001/08/12  13:56:42
7817         Log: Subject: Re: [ID 20010730.010] FETCH called twice with -T
7818              From: "Abigail" <abigail@foad.org> 
7819              Date: Sat, 11 Aug 2001 23:49:49 +0200
7820              Message-ID: <20010811214950.23255.qmail@foad.org>
7821      Branch: perl
7822            ! t/op/taint.t
7823 ____________________________________________________________________________
7824 [ 11641] By: jhi                                   on 2001/08/12  13:56:18
7825         Log: Subject: Re: [ID 20010730.010] FETCH called twice with -T
7826              From: Abhijit Menon-Sen <ams@wiw.org>
7827              Date: Sat, 11 Aug 2001 06:18:19 +0530
7828              Message-ID: <20010811061819.P526@lustre.dyn.wiw.org>
7829      Branch: perl
7830            ! mg.c
7831 ____________________________________________________________________________
7832 [ 11640] By: jhi                                   on 2001/08/12  13:45:58
7833         Log: Test for change #11639.
7834      Branch: perl
7835            ! t/op/tiehandle.t
7836 ____________________________________________________________________________
7837 [ 11639] By: jhi                                   on 2001/08/12  13:42:03
7838         Log: Subject: Re: Can't localize *FH, then tie it
7839              From: Abhijit Menon-Sen <ams@wiw.org>
7840              Date: Sun, 12 Aug 2001 16:08:06 +0530
7841              Message-ID: <20010812160806.A28712@lustre.dyn.wiw.org>
7842      Branch: perl
7843            ! pp_hot.c pp_sys.c
7844 ____________________________________________________________________________
7845 [ 11638] By: jhi                                   on 2001/08/12  03:30:07
7846         Log: Drop all the unnecessary "use utf8" clauses and some of
7847              the unnecessary "use bytes" ones.
7848              
7849              TODO: scour the documentation for unnecessary "use utf8"
7850              and prominently display it in perldelta when the time comes.
7851              ("use utf8" should be necessary ONLY if one wants the script
7852              to be in UTF-8.)  Also should be checked in some non-ASCII
7853              non-Latin-1 platform, like EBCDIC.
7854      Branch: perl
7855            ! t/comp/require.t t/io/utf8.t t/op/concat.t t/op/each.t
7856            ! t/op/pat.t t/op/regmesg.t t/op/sprintf.t t/op/tr.t
7857 ____________________________________________________________________________
7858 [ 11637] By: jhi                                   on 2001/08/11  17:55:36
7859         Log: Add t/op/lc.t to see if lc, uc, lcfirst, ucfirst, quotemeta work.
7860              Smoked out bugs (well, the same bug twice) from ucfirst and lcfirst
7861              in Unicode handling.
7862      Branch: perl
7863            + t/op/lc.t
7864            ! MANIFEST pp.c t/op/misc.t t/op/readdir.t
7865 ____________________________________________________________________________
7866 [ 11636] By: jhi                                   on 2001/08/11  17:14:06
7867         Log: Thinko: we want the flags for native cc, not gcc.
7868      Branch: perl
7869            ! hints/dec_osf.sh
7870 ____________________________________________________________________________
7871 [ 11635] By: jhi                                   on 2001/08/11  15:14:48
7872         Log: Subject: [PATCH] Re: [ID 20010809.028] x operator not copying elements in 'for' list?
7873              From: Robin Houston <robin@kitsite.com>
7874              Date: Fri, 10 Aug 2001 14:42:02 +0100
7875              Message-ID: <20010810144202.A32754@puffinry.freeserve.co.uk>
7876      Branch: perl
7877            ! pp.c
7878 ____________________________________________________________________________
7879 [ 11634] By: jhi                                   on 2001/08/11  14:59:22
7880         Log: Subject: [PATCH] turn $a.=<F> into an RCATLINE
7881              From: Abhijit Menon-Sen <ams@wiw.org>
7882              Date: Sat, 11 Aug 2001 16:31:04 +0530
7883              Message-ID: <20010811163104.Q526@lustre.dyn.wiw.org>
7884      Branch: perl
7885            ! op.c
7886 ____________________________________________________________________________
7887 [ 11633] By: jhi                                   on 2001/08/11  14:58:07
7888         Log: Get rid of indread, from Abhijit Menon-Sen.
7889      Branch: perl
7890            ! pp_sys.c
7891 ____________________________________________________________________________
7892 [ 11632] By: jhi                                   on 2001/08/10  23:39:04
7893         Log: CRLFgngngn.
7894      Branch: perl
7895            ! win32/Makefile win32/makefile.mk
7896 ____________________________________________________________________________
7897 [ 11631] By: jhi                                   on 2001/08/10  23:37:43
7898         Log: Decommission Time::Piece; unnecessary Yet Another Time-Date Module.
7899      Branch: perl
7900            - ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
7901            - ext/Time/Piece/Piece.t ext/Time/Piece/Piece.xs
7902            - ext/Time/Piece/README ext/Time/Piece/Seconds.pm
7903            ! MANIFEST Porting/config.sh djgpp/config.over epoc/config.sh
7904            ! ext/POSIX/POSIX.pod hints/vmesa.sh pod/perlfaq4.pod
7905            ! pod/perllocale.pod pod/perltoc.pod t/lib/1_compile.t
7906            ! win32/Makefile win32/makefile.mk
7907 ____________________________________________________________________________
7908 [ 11630] By: jhi                                   on 2001/08/10  13:53:15
7909         Log: Avoid #elif (less portable than #else #if).
7910      Branch: perl
7911            ! handy.h
7912 ____________________________________________________________________________
7913 [ 11629] By: jhi                                   on 2001/08/10  13:49:53
7914         Log: Subject: patch for perlvar.pod
7915              From: mah@everybody.org (Mark A. Hershberger)
7916              Date: 08 Aug 2001 17:03:16 -0500
7917              Message-ID: <87g0b2w6or.fsf@mah.mcdermott.com>
7918      Branch: perl
7919            ! pod/perlvar.pod
7920 ____________________________________________________________________________
7921 [ 11628] By: jhi                                   on 2001/08/10  13:45:48
7922         Log: cpp commands must start (the # must be) at the column #0.
7923      Branch: perl
7924            ! op.c
7925 ____________________________________________________________________________
7926 [ 11627] By: jhi                                   on 2001/08/10  13:41:07
7927         Log: If using gcc -B/foo/bar makedepend would give
7928              unnecessary warnings about unused -B/foo/bar.
7929      Branch: perl
7930            ! makedepend.SH
7931 ____________________________________________________________________________
7932 [ 11626] By: jhi                                   on 2001/08/09  14:56:29
7933         Log: Update Changes.
7934      Branch: perl
7935            ! Changes patchlevel.h
7936 ____________________________________________________________________________
7937 [ 11625] By: jhi                                   on 2001/08/09  14:54:05
7938         Log: s/z/tz/
7939      Branch: perl
7940            ! pod/perlfaq2.pod
7941 ____________________________________________________________________________
7942 [ 11624] By: jhi                                   on 2001/08/09  14:52:52
7943         Log: Article nit.
7944      Branch: perl
7945            ! pod/perlfaq2.pod
7946 ____________________________________________________________________________
7947 [ 11623] By: jhi                                   on 2001/08/09  14:49:00
7948         Log: Rename lib/unicode files to lib/unicore to avoid
7949              conflicts between core lib/unicode and Unicode::
7950              files in case-ignoring filesystems.
7951      Branch: perl
7952            + (add 325 files)
7953            - (delete 324 files)
7954            ! MANIFEST lib/charnames.pm lib/utf8_heavy.pl pod/perlretut.pod
7955 ____________________________________________________________________________
7956 [ 11622] By: jhi                                   on 2001/08/09  13:33:47
7957         Log: Upgrade to Math::BigInt 1.41.
7958      Branch: perl
7959            ! lib/Math/BigInt.pm lib/Math/BigInt/t/bigintpm.t
7960 ____________________________________________________________________________
7961 [ 11621] By: jhi                                   on 2001/08/09  13:31:20
7962         Log: Subject: [PATCH] remove PL_na from typemap
7963              From: James <james@rf.net>
7964              Date: Mon, 06 Aug 2001 20:23:15 -0700
7965              Message-ID: <3B6F5F23.A31A81B1@rf.net>
7966              
7967              (had to be manually applied)
7968      Branch: perl
7969            ! lib/ExtUtils/typemap
7970 ____________________________________________________________________________
7971 [ 11620] By: jhi                                   on 2001/08/09  13:27:11
7972         Log: The metaconfig unit changes for #11618.
7973      Branch: metaconfig/U/perl
7974            + d_fpclassl.U i_fp.U
7975 ____________________________________________________________________________
7976 [ 11619] By: jhi                                   on 2001/08/09  13:25:21
7977         Log: Forgot this from #11618.
7978              
7979              NOTE: wince/config_H.ce needs updating.
7980      Branch: perl
7981            ! wince/config.ce
7982 ____________________________________________________________________________
7983 [ 11618] By: jhi                                   on 2001/08/09  13:21:51
7984         Log: Introduce more floating point classifying APIs;
7985              try to define (most importantly) Perl_is{inf,nan}(x).
7986              
7987              For this first cut, assume none such APIs exist in non-UNIXoid
7988              platforms-- this is of course too unkind: Win32 rumoredly has
7989              _fpclass() and _isnan(), and VMS/VOS very probably have some
7990              of the APIs available.     The only thing Perl uses at the moment
7991              is Perl_isnan() (has been in use for a while now).
7992              
7993              NOTE: the Win32 and NetWare config_h.?c need regenerating.
7994      Branch: perl
7995            ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
7996            ! Porting/config_H config_h.SH configure.com epoc/config.sh
7997            ! hints/hpux.sh perl.h pod/perltoc.pod uconfig.h uconfig.sh
7998            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
7999            ! vos/config.ga.h win32/config.bc win32/config.gc
8000            ! win32/config.vc win32/config_H.bc win32/config_H.gc
8001            ! win32/config_H.vc wince/config.ce wince/config.h
8002 ____________________________________________________________________________
8003 [ 11617] By: jhi                                   on 2001/08/09  11:08:51
8004         Log: Integrate change #11519 from perlio:
8005              
8006              Avoid testing for (non-)existance of "encoding(xxxx)"
8007              layer is called "encoding" the (xxxx) is an argument.
8008      Branch: perl
8009           !> lib/open.pm
8010 ____________________________________________________________________________
8011 [ 11616] By: nick                                  on 2001/08/09  07:50:24
8012         Log: Integrate mainline
8013      Branch: perlio
8014           +> ext/PerlIO/t/via.t lib/Getopt/Long/CHANGES
8015           +> lib/Getopt/Long/README lib/Getopt/Long/t/gol-basic.t
8016           +> lib/Getopt/Long/t/gol-compat.t lib/Getopt/Long/t/gol-linkage.t
8017           +> lib/Getopt/Long/t/gol-oo.t utils/perlivp.PL
8018            - lib/Getopt/Long/t/basic.t lib/Getopt/Long/t/compat.t
8019            - lib/Getopt/Long/t/linkage.t lib/Getopt/Long/t/oo.t
8020           !> (integrate 79 files)
8021 ____________________________________________________________________________
8022 [ 11615] By: nick                                  on 2001/08/09  06:23:44
8023         Log: Avoid testing for (non-)existance of "encoding(xxxx)"
8024              layer is called "encoding" the (xxxx) is an argument.
8025      Branch: perlio
8026            ! lib/open.pm
8027 ____________________________________________________________________________
8028 [ 11614] By: jhi                                   on 2001/08/08  21:50:19
8029         Log: Subject: [PATCH bleadperl] Teach B::Concise about PADOP
8030              From: Paul Johnson <paul@pjcj.net>
8031              Date: Wed, 8 Aug 2001 23:54:17 +0200
8032              Message-ID: <20010808235417.O1006@pjcj.net>
8033      Branch: perl
8034            ! ext/B/B/Concise.pm
8035 ____________________________________________________________________________
8036 [ 11613] By: jhi                                   on 2001/08/08  13:22:13
8037         Log: Make VMS use IEEE math by default; reorder Tru64 hints
8038              so that -fprm d -ieee (the -ieee gives as e.g. IEEE 754
8039              exception semantics) is always set if using (the new) cc.
8040      Branch: perl
8041            ! configure.com hints/dec_osf.sh
8042 ____________________________________________________________________________
8043 [ 11612] By: jhi                                   on 2001/08/08  12:14:56
8044         Log: Subject: Re: [ID 20010806.008] tied hashes, invocation of FIRSTKEY
8045              From: Abhijit Menon-Sen <ams@wiw.org>
8046              Date: Tue, 7 Aug 2001 17:16:05 +0530
8047              Message-ID: <20010807171605.K526@lustre.dyn.wiw.org>
8048      Branch: perl
8049            ! pp_sys.c
8050 ____________________________________________________________________________
8051 [ 11611] By: jhi                                   on 2001/08/08  02:28:58
8052         Log: Subject: [PATCH perl@11597] fix t/run/exit.t for VMS
8053              From: "Craig A. Berry" <craigberry@mac.com>
8054              Date: Tue, 07 Aug 2001 22:27:47 -0500
8055              Message-Id: <5.1.0.14.0.20010806105326.02d22298@exchi01>
8056      Branch: perl
8057            ! t/run/exit.t
8058 ____________________________________________________________________________
8059 [ 11610] By: jhi                                   on 2001/08/08  00:12:00
8060         Log: Subject: [PATCH bleadperl] better VMS docs for $?, exit(), and system()
8061              From: "Craig A. Berry" <craigberry@mac.com>
8062              Date: Tue, 07 Aug 2001 20:01:53 -0500
8063              Message-Id: <5.1.0.14.0.20010807155648.01ba3c98@exchi01>
8064      Branch: perl
8065            ! pod/perlport.pod pod/perlvar.pod vms/perlvms.pod
8066 ____________________________________________________________________________
8067 [ 11609] By: jhi                                   on 2001/08/07  23:49:09
8068         Log: Update the magazine information.
8069      Branch: perl
8070            ! pod/perlfaq2.pod
8071 ____________________________________________________________________________
8072 [ 11608] By: jhi                                   on 2001/08/07  23:35:27
8073         Log: Ignore SIGFPE everywhere.
8074      Branch: perl
8075            ! hints/os390.sh hints/posix-bc.sh hints/uts.sh numeric.c perl.h
8076 ____________________________________________________________________________
8077 [ 11607] By: jhi                                   on 2001/08/07  23:07:04
8078         Log: With permission, change the licensing of the docs by
8079              TomC (and Gnat) to comply with the rest of Perl.
8080      Branch: perl
8081            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
8082            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
8083            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
8084            ! pod/perlfaq9.pod pod/perlopentut.pod pod/perltoot.pod
8085            ! pod/perltootc.pod
8086 ____________________________________________________________________________
8087 [ 11606] By: jhi                                   on 2001/08/07  22:50:04
8088         Log: Subject: [PATCH 5.6.x, 5.7.2] hints/openbsd.sh tweaks.
8089              From: Andy Dougherty <doughera@lafayette.edu>
8090              Date: Tue, 7 Aug 2001 15:49:33 -0400 (EDT)
8091              Message-ID: <Pine.SOL.4.10.10108071544040.2431-100000@maxwell.phys.lafayette.edu>
8092      Branch: perl
8093            ! hints/openbsd.sh
8094 ____________________________________________________________________________
8095 [ 11605] By: jhi                                   on 2001/08/07  22:49:18
8096         Log: Subject: [PATCH] Makefile.SH test_prep dependency
8097              From: Andy Dougherty <doughera@lafayette.edu>
8098              Date: Tue, 7 Aug 2001 15:44:01 -0400 (EDT)
8099              Message-ID: <Pine.SOL.4.10.10108071540190.2431-100000@maxwell.phys.lafayette.edu>
8100      Branch: perl
8101            ! Makefile.SH
8102 ____________________________________________________________________________
8103 [ 11604] By: jhi                                   on 2001/08/07  22:44:35
8104         Log: Don't autogenerate the headers et alia,
8105              make regen_headers explicitly.
8106      Branch: perl
8107            ! Makefile.SH
8108 ____________________________________________________________________________
8109 [ 11603] By: jhi                                   on 2001/08/07  22:33:48
8110         Log: Subject: Re: [ID 20010807.011] 5.6.1 coredumping on bleedperl embed.pl
8111              From: Gurusamy Sarathy <gsar@ActiveState.com> 
8112              Date: Tue, 07 Aug 2001 08:33:26 -0700
8113              Message-Id: <200108071533.f77FXQf01168@smtp3.ActiveState.com>
8114              
8115              Unnecessary dependency.
8116      Branch: perl
8117            ! embed.pl
8118 ____________________________________________________________________________
8119 [ 11602] By: jhi                                   on 2001/08/07  13:52:41
8120         Log: Subject: Re: [ID 20010806.006] Can't read coderef from tied variable
8121              From: Abhijit Menon-Sen <ams@wiw.org>
8122              Date: Tue, 7 Aug 2001 09:10:54 +0530
8123              Message-ID: <20010807091054.H526@lustre.dyn.wiw.org>
8124      Branch: perl
8125            ! pp_hot.c
8126 ____________________________________________________________________________
8127 [ 11601] By: jhi                                   on 2001/08/07  13:46:33
8128         Log: Subject: [PATCH perl@11597] B && BEGIN handling
8129              From: "James A. Duncan" <jduncan@fotango.com>
8130              Date: Mon, 6 Aug 2001 17:29:11 +0100
8131              Message-ID: <20010806172911.A2071@fotango.com>
8132              
8133              (the intrpvar.h addition moved to the end for bincompat)
8134      Branch: perl
8135            ! embedvar.h ext/B/B.xs intrpvar.h perl.c perlapi.h
8136 ____________________________________________________________________________
8137 [ 11600] By: jhi                                   on 2001/08/07  11:53:48
8138         Log: Integrate change #11598 from maintperl (fcrypt.c URL updates)
8139      Branch: perl
8140           !> README.win32
8141 ____________________________________________________________________________
8142 [ 11599] By: gsar                                  on 2001/08/07  06:31:39
8143         Log: fix URLs for fcrypt.c
8144      Branch: maint-5.6/perl
8145            ! README.win32
8146 ____________________________________________________________________________
8147 [ 11598] By: jhi                                   on 2001/08/06  15:02:48
8148         Log: Yet another way to say Infinity: HP-UX calls its "++".
8149      Branch: perl
8150            ! lib/Math/BigInt/t/bigintpm.t
8151 ____________________________________________________________________________
8152 [ 11597] By: jhi                                   on 2001/08/06  13:40:01
8153         Log: Update Changes.
8154      Branch: perl
8155            ! Changes patchlevel.h
8156 ____________________________________________________________________________
8157 [ 11596] By: jhi                                   on 2001/08/06  13:24:28
8158         Log: Advertise File::Temp, don't advertise POSIX::tmpnam().
8159      Branch: perl
8160            ! pod/perlfaq5.pod
8161 ____________________________________________________________________________
8162 [ 11595] By: jhi                                   on 2001/08/06  12:51:38
8163         Log: The #11593 wasn't right.
8164      Branch: perl
8165            ! lib/Math/BigInt/t/bigintpm.t
8166 ____________________________________________________________________________
8167 [ 11594] By: jhi                                   on 2001/08/06  12:34:15
8168         Log: Subject: [PATCH: perl@11564] introducing perlivp
8169              From: Prymmer/Kahn <pvhp@best.com>
8170              Date: Sun, 5 Aug 2001 22:00:14 -0700 (PDT)
8171              Message-ID: <Pine.BSF.4.21.0108052155110.7110-100000@shell8.ba.best.com>
8172              
8173              Subject: Re: [PATCH: perl@11564] introducing perlivp
8174              From: Prymmer/Kahn <pvhp@best.com>
8175              Date: Sun, 5 Aug 2001 22:32:59 -0700 (PDT)
8176              Message-ID: <Pine.BSF.4.21.0108052229470.9059-100000@shell8.ba.best.com>
8177      Branch: perl
8178            + utils/perlivp.PL
8179            ! MANIFEST utils.lst utils/Makefile vms/descrip_mms.template
8180            ! win32/Makefile win32/makefile.mk
8181 ____________________________________________________________________________
8182 [ 11593] By: jhi                                   on 2001/08/05  23:10:52
8183         Log: libcs are confused what to call Infinity.
8184      Branch: perl
8185            ! lib/Math/BigInt/t/bigintpm.t
8186 ____________________________________________________________________________
8187 [ 11592] By: jhi                                   on 2001/08/05  23:07:50
8188         Log: Avoid SIGFPE in Tru64.
8189      Branch: perl
8190            ! numeric.c
8191 ____________________________________________________________________________
8192 [ 11591] By: jhi                                   on 2001/08/05  22:46:10
8193         Log: Upgrade to Math::BigInt 1.40.
8194              
8195              NOTE: this patch necessitates doing something about
8196              infinity handling since the new bigintpm.t tests use
8197              infinity, which causes SIGFPEs at least in Tru64.
8198      Branch: perl
8199            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
8200            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
8201            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
8202            ! lib/Math/BigInt/t/mbimbf.t
8203 ____________________________________________________________________________
8204 [ 11590] By: gsar                                  on 2001/08/05  21:57:43
8205         Log: remove hardcoded cmd shell in testsuite
8206      Branch: perl
8207            ! t/op/glob.t t/op/magic.t t/op/stat.t
8208 ____________________________________________________________________________
8209 [ 11589] By: gsar                                  on 2001/08/05  21:35:50
8210         Log: 4-arg select() was busted on windows because change#8178 didn't
8211              make it into mainline
8212      Branch: perl
8213            ! perl.h win32/include/sys/socket.h
8214 ____________________________________________________________________________
8215 [ 11588] By: jhi                                   on 2001/08/05  19:40:31
8216         Log: Rename the Getopt::Long tests to be as they are
8217              in the Getopt::Long official distribution.
8218      Branch: perl
8219            + lib/Getopt/Long/t/gol-basic.t lib/Getopt/Long/t/gol-compat.t
8220            + lib/Getopt/Long/t/gol-linkage.t lib/Getopt/Long/t/gol-oo.t
8221            - lib/Getopt/Long/t/basic.t lib/Getopt/Long/t/compat.t
8222            - lib/Getopt/Long/t/linkage.t lib/Getopt/Long/t/oo.t
8223            ! MANIFEST
8224 ____________________________________________________________________________
8225 [ 11587] By: jhi                                   on 2001/08/05  19:38:07
8226         Log: Upgrade to Getopt::Long 2.26.
8227      Branch: perl
8228            + lib/Getopt/Long/CHANGES lib/Getopt/Long/README
8229            ! MANIFEST lib/Getopt/Long.pm
8230 ____________________________________________________________________________
8231 [ 11586] By: jhi                                   on 2001/08/05  19:26:50
8232         Log: Retract #10874 (the hack should be unnecessary by now)
8233      Branch: perl
8234            ! lib/Test/Harness.pm
8235 ____________________________________________________________________________
8236 [ 11585] By: gsar                                  on 2001/08/05  16:45:54
8237         Log: avoid temp file littering in tests
8238      Branch: perl
8239            ! ext/PerlIO/t/encoding.t lib/Memoize/t/errors.t
8240 ____________________________________________________________________________
8241 [ 11584] By: jhi                                   on 2001/08/05  16:42:50
8242         Log: Subject: warning in sv.c: double format, NV arg
8243              From: "Philip Newton" <Philip.Newton@gmx.net>
8244              Date: Sun, 5 Aug 2001 19:41:07 +0200
8245              Message-Id: <200108051735.f75HZ1L18235@chaos.wustl.edu>
8246      Branch: perl
8247            ! sv.c
8248 ____________________________________________________________________________
8249 [ 11583] By: gsar                                  on 2001/08/05  16:28:22
8250         Log: fix POSIX.t#13 for windos
8251      Branch: perl
8252            ! ext/POSIX/POSIX.t
8253 ____________________________________________________________________________
8254 [ 11582] By: jhi                                   on 2001/08/05  16:10:59
8255         Log: Add a test for PerlIO::Via.
8256      Branch: perl
8257            + ext/PerlIO/t/via.t
8258            ! MANIFEST ext/PerlIO/Via/Via.pm
8259 ____________________________________________________________________________
8260 [ 11581] By: gsar                                  on 2001/08/05  15:00:26
8261         Log: flock() and link() are not available on Windows 9x
8262      Branch: perl
8263            ! win32/config_sh.PL
8264 ____________________________________________________________________________
8265 [ 11580] By: jhi                                   on 2001/08/05  13:56:46
8266         Log: Some Tru64 C compilers have C++ components that confuse
8267              the ccversion parsing.
8268      Branch: perl
8269            ! hints/dec_osf.sh
8270 ____________________________________________________________________________
8271 [ 11579] By: jhi                                   on 2001/08/05  13:31:07
8272         Log: (Reintroduce #11125)
8273              
8274              Subject: MakeMaker should pass through DEFINE and INC to subdirs 
8275              From: Alan Burlison <Alan.Burlison@sun.com> 
8276              Date: Tue, 03 Jul 2001 15:20:13 +0100   
8277              Message-ID: <3B41D49D.A923D4F9@sun.com> 
8278      Branch: perl
8279            ! lib/ExtUtils/MM_Unix.pm
8280 ____________________________________________________________________________
8281 [ 11578] By: jhi                                   on 2001/08/05  03:17:20
8282         Log: Little pointer juggling for HP-UX cc to avoid
8283              "warning 524: Cast (non-lvalue) appears on left-hand side of assignment."
8284              followed by
8285              "error 1549: Modifiable lvalue required for assignment operator."
8286      Branch: perl
8287            ! hv.c
8288 ____________________________________________________________________________
8289 [ 11577] By: jhi                                   on 2001/08/04  18:09:38
8290         Log: Continuation of #11575: SANY_SEEN completely deprecated,
8291              plus more tests that unearthed a bug in @a = ($utf8 =~ /\C/g),
8292              plus a fix for the bug.
8293      Branch: perl
8294            ! pp_hot.c regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
8295 ____________________________________________________________________________
8296 [ 11576] By: jhi                                   on 2001/08/04  17:31:06
8297         Log: Subject: Re: [patch] rid "Scalars leaked" from perl_clone
8298              From: Doug MacEachern <dougm@covalent.net>
8299              Date: Sat, 4 Aug 2001 11:09:37 -0700 (PDT)
8300              Message-ID: <Pine.LNX.4.21.0108041102390.23972-100000@mako.covalent.net>
8301      Branch: perl
8302            ! sv.c
8303 ____________________________________________________________________________
8304 [ 11575] By: jhi                                   on 2001/08/04  17:28:55
8305         Log: Decouple SANY into SANY and CANY: the new SANY is /./s,
8306              the new CANY is the \C.  The problem reported and the
8307              test case supplied in
8308              
8309              Subject: UTF-8 bugs in string length & single line regex matches
8310              From: "Daniel P. Berrange" <dan@berrange.com>
8311              Date: Fri, 3 Aug 2001 11:39:33 +0100
8312              Message-ID: <20010803113932.A19318@berrange.com>
8313      Branch: perl
8314            ! regcomp.c regcomp.h regcomp.sym regexec.c regexp.h regnodes.h
8315            ! t/op/pat.t
8316 ____________________________________________________________________________
8317 [ 11574] By: jhi                                   on 2001/08/04  15:42:34
8318         Log: Subject: Re: [patch] ignore PL_curpm in PL_regex_padav cleanup
8319              From: Doug MacEachern <dougm@covalent.net>
8320              Date: Sat, 4 Aug 2001 09:43:02 -0700 (PDT)
8321              Message-ID: <Pine.LNX.4.21.0108040939050.23972-100000@mako.covalent.net>
8322      Branch: perl
8323            ! perl.c regexec.c
8324 ____________________________________________________________________________
8325 [ 11573] By: jhi                                   on 2001/08/04  14:20:26
8326         Log: The #11572 didn't up the test count.
8327      Branch: perl
8328            ! t/op/length.t
8329 ____________________________________________________________________________
8330 [ 11572] By: jhi                                   on 2001/08/04  14:12:45
8331         Log: Subject: UTF-8 bugs in string length & single line regex matches
8332              From: "Daniel P. Berrange" <dan@berrange.com>
8333              Date: Fri, 3 Aug 2001 11:39:33 +0100         
8334              Message-ID: <20010803113932.A19318@berrange.com>
8335              
8336              (the mg_length() fix)
8337      Branch: perl
8338            ! mg.c t/op/length.t
8339 ____________________________________________________________________________
8340 [ 11571] By: jhi                                   on 2001/08/04  14:10:39
8341         Log: Subject: Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
8342              From: Abhijit Menon-Sen <ams@wiw.org>
8343              Date: Sat, 4 Aug 2001 16:56:35 +0530
8344              Message-ID: <20010804165635.E526@lustre.dyn.wiw.org>
8345      Branch: perl
8346            ! hv.c
8347 ____________________________________________________________________________
8348 [ 11570] By: jhi                                   on 2001/08/04  14:09:59
8349         Log: Subject: Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
8350              From: Abhijit Menon-Sen <ams@wiw.org>
8351              Date: Sat, 4 Aug 2001 16:16:03 +0530
8352              Message-ID: <20010804161603.C526@lustre.dyn.wiw.org>
8353      Branch: perl
8354            ! hv.c
8355 ____________________________________________________________________________
8356 [ 11569] By: jhi                                   on 2001/08/04  14:09:09
8357         Log: Subject: Re: [patch] refcount re ops
8358              From: Abhijit Menon-Sen <ams@wiw.org>
8359              Date: Sat, 4 Aug 2001 08:54:55 +0530
8360              Message-ID: <20010804085455.B526@lustre.dyn.wiw.org>
8361      Branch: perl
8362            ! sv.c
8363 ____________________________________________________________________________
8364 [ 11568] By: jhi                                   on 2001/08/04  14:08:19
8365         Log: Subject: [patch] refcount re ops
8366              From: Doug MacEachern <dougm@covalent.net>
8367              Date: Fri, 3 Aug 2001 18:17:41 -0700 (PDT)
8368              Message-ID: <Pine.LNX.4.21.0108031814240.23972-100000@mako.covalent.net>
8369      Branch: perl
8370            ! regcomp.c sv.c
8371 ____________________________________________________________________________
8372 [ 11567] By: jhi                                   on 2001/08/03  23:52:56
8373         Log: Subject: [patch] ignore PL_curpm in PL_regex_padav cleanup
8374              From: Doug MacEachern <dougm@covalent.net>
8375              Date: Fri, 3 Aug 2001 17:37:53 -0700 (PDT)
8376              Message-ID: <Pine.LNX.4.21.0108031730040.23972-100000@mako.covalent.net>
8377      Branch: perl
8378            ! perl.c regexec.c
8379 ____________________________________________________________________________
8380 [ 11566] By: jhi                                   on 2001/08/03  20:45:10
8381         Log: Subject: [PATCH perl@11564] fix t/op/misc.t for VMS
8382              From: "Craig A. Berry" <craigberry@mac.com> 
8383              Date: Fri, 03 Aug 2001 16:16:16 -0500
8384              Message-Id: <5.1.0.14.0.20010803161026.03530e58@exchi01> 
8385      Branch: perl
8386            ! t/op/misc.t
8387 ____________________________________________________________________________
8388 [ 11565] By: jhi                                   on 2001/08/03  13:46:40
8389         Log: Subject: Re: [ID 20010731.105] MinGW can't compile win32.c on Windows 2000
8390              From: John Kristian <jmk2001@engineer.com>
8391              Date: Fri, 03 Aug 2001 00:59:08 -0700
8392              Message-id: <03a101c11bf2$2c9b5ee0$0100a8c0@JOHNKRISTIAN>
8393      Branch: perl
8394            ! win32/win32.c
8395 ____________________________________________________________________________
8396 [ 11564] By: jhi                                   on 2001/08/03  13:25:39
8397         Log: Update Changes.
8398      Branch: perl
8399            ! Changes patchlevel.h
8400 ____________________________________________________________________________
8401 [ 11563] By: jhi                                   on 2001/08/03  12:13:17
8402         Log: Subject: [PATCH perl@11523] fix Stash.t for VMS
8403              From: "Craig A. Berry" <craigberry@mac.com>
8404              Date: Thu, 02 Aug 2001 23:15:24 -0500
8405              Message-Id: <5.1.0.14.0.20010802230843.03530e58@mail.mac.com>
8406      Branch: perl
8407            ! ext/B/Stash.t
8408 ____________________________________________________________________________
8409 [ 11562] By: jhi                                   on 2001/08/03  12:11:57
8410         Log: Subject: [patch] plug PL_cshname leak
8411              From: Doug MacEachern <dougm@covalent.net>
8412              Date: Thu, 2 Aug 2001 20:59:04 -0700 (PDT)
8413              Message-ID: <Pine.LNX.4.21.0108022058020.8991-100000@mako.covalent.net>
8414      Branch: perl
8415            ! sv.c
8416 ____________________________________________________________________________
8417 [ 11561] By: jhi                                   on 2001/08/03  12:10:32
8418         Log: Subject: [patch] plug PL_sh_path leak
8419              From: Doug MacEachern <dougm@covalent.net>
8420              Date: Thu, 2 Aug 2001 20:54:08 -0700 (PDT)
8421              Message-ID: <Pine.LNX.4.21.0108022043040.8991-100000@mako.covalent.net>
8422      Branch: perl
8423            ! sv.c
8424 ____________________________________________________________________________
8425 [ 11560] By: jhi                                   on 2001/08/03  12:09:50
8426         Log: Subject: [patch] plug PL_regex_padav leaks
8427              From: Doug MacEachern <dougm@covalent.net>
8428              Date: Thu, 2 Aug 2001 20:24:55 -0700 (PDT)
8429              Message-ID: <Pine.LNX.4.21.0108022020100.8991-100000@mako.covalent.net>
8430      Branch: perl
8431            ! op.c op.h perl.c
8432 ____________________________________________________________________________
8433 [ 11559] By: jhi                                   on 2001/08/03  12:08:59
8434         Log: Subject: [patch] plug PL_origargv leak
8435              From: Doug MacEachern <dougm@covalent.net>
8436              Date: Thu, 2 Aug 2001 18:15:22 -0700 (PDT)
8437              Message-ID: <Pine.LNX.4.21.0108021813380.8991-100000@mako.covalent.net>
8438      Branch: perl
8439            ! perl.c
8440 ____________________________________________________________________________
8441 [ 11558] By: jhi                                   on 2001/08/03  12:07:58
8442         Log: Subject: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
8443              From: Abhijit Menon-Sen <ams@wiw.org>
8444              Date: Fri, 3 Aug 2001 06:38:11 +0530
8445              Message-ID: <20010803063811.A19266@lustre.dyn.wiw.org>
8446      Branch: perl
8447            ! hv.c
8448 ____________________________________________________________________________
8449 [ 11557] By: nick                                  on 2001/08/03  08:17:38
8450         Log: Integrate mainline
8451      Branch: perlio
8452           +> (branch 47 files)
8453            - lib/Switch/test.pl
8454           !> (integrate 49 files)
8455 ____________________________________________________________________________
8456 [ 11556] By: jhi                                   on 2001/08/02  22:46:22
8457         Log: Subject: [PATCH perl@11523] fix Showlex.t for VMS
8458              From: "Craig A. Berry" <craigberry@mac.com>
8459              Date: Thu, 02 Aug 2001 12:56:19 -0500
8460              Message-Id: <5.1.0.14.0.20010802124618.034c5008@exchi01>
8461      Branch: perl
8462            ! ext/B/Showlex.t
8463 ____________________________________________________________________________
8464 [ 11555] By: jhi                                   on 2001/08/02  22:29:34
8465         Log: Be more careful about non-existent files.
8466      Branch: perl
8467            ! lib/File/Copy.pm
8468 ____________________________________________________________________________
8469 [ 11554] By: jhi                                   on 2001/08/02  21:37:27
8470         Log: Subject: [PATCH resend] deparse empty formats
8471              From: Robin Houston <robin@kitsite.com> 
8472              Date: Thu, 2 Aug 2001 14:32:36 +0100
8473              Message-ID: <20010802143236.A894@robin.kitsite.com>
8474      Branch: perl
8475            ! ext/B/B/Deparse.pm
8476 ____________________________________________________________________________
8477 [ 11553] By: jhi                                   on 2001/08/02  16:37:32
8478         Log: Subject: [patch] ithreads + refto fix improvement
8479              From: Doug MacEachern <dougm@covalent.net>
8480              Date: Thu, 2 Aug 2001 09:41:53 -0700 (PDT)
8481              Message-ID: <Pine.LNX.4.21.0108020939030.8991-100000@mako.covalent.net>
8482      Branch: perl
8483            ! pp.c
8484 ____________________________________________________________________________
8485 [ 11552] By: jhi                                   on 2001/08/02  14:24:26
8486         Log: Readability nit from Abhijit.
8487      Branch: perl
8488            ! op.c
8489 ____________________________________________________________________________
8490 [ 11551] By: jhi                                   on 2001/08/02  14:22:31
8491         Log: setproctitle() API version nit from Anton Berezin.
8492      Branch: perl
8493            ! mg.c
8494 ____________________________________________________________________________
8495 [ 11550] By: jhi                                   on 2001/08/02  13:51:41
8496         Log: Add PerlCE to the docs.
8497      Branch: perl
8498            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
8499            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
8500 ____________________________________________________________________________
8501 [ 11549] By: jhi                                   on 2001/08/02  13:25:43
8502         Log: Integrate the PerlCE (WinCE Perl) port;
8503              kindly supplied by Rainer Keuchel <rkeuc@allgeier.com>.
8504      Branch: perl
8505            + README.ce wince/FindExt.pm wince/Makefile.ce
8506            + wince/README.compile wince/README.perlce wince/bin/exetype.pl
8507            + wince/bin/perlglob.pl wince/bin/pl2bat.pl wince/bin/runperl.pl
8508            + wince/bin/search.pl wince/config.ce wince/config.h
8509            + wince/config_H.ce wince/config_h.PL wince/config_sh.PL
8510            + wince/dl_win32.xs wince/include/arpa/inet.h
8511            + wince/include/cectype.h wince/include/errno.h
8512            + wince/include/netdb.h wince/include/sys/socket.h
8513            + wince/include/sys/stat.h wince/include/sys/types.h
8514            + wince/include/sys/utime.h wince/include/time.h wince/perl.ico
8515            + wince/perl.rc wince/perldll.def wince/perllib.c
8516            + wince/perlmain.c wince/registry.bat wince/runperl.c
8517            + wince/splittree.pl wince/win32.h wince/win32iop.h
8518            + wince/win32thread.c wince/win32thread.h wince/wince.c
8519            + wince/wince.h wince/wincesck.c wince/xbuildall.ksh
8520            + wince/xdistclean.ksh wince/xmakediffs.ksh
8521            ! MANIFEST perl.c perl.h perlio.c
8522 ____________________________________________________________________________
8523 [ 11548] By: jhi                                   on 2001/08/02  13:18:08
8524         Log: setproctitle() made simpler.  (This assumes the string is
8525              \0-terminated: if not, the three-arg form setproctitle(fmt, len, s)
8526              should be used.  Note len, not len + 1.)  BSD-fu from Anton
8527              Berezin.
8528      Branch: perl
8529            ! mg.c
8530 ____________________________________________________________________________
8531 [ 11547] By: jhi                                   on 2001/08/02  12:49:54
8532         Log: Subject: [PATCH] -Wall cleanup: op.c
8533              From: Richard Soderberg <rs@oregonnet.com>
8534              Date: Thu, 2 Aug 2001 00:17:09 -0700
8535              Message-Id: <200108020717.AAA26895@oregonnet.com>
8536              
8537              Subject: [PATCH] -Wall cleanup: sv.c
8538              From: Richard Soderberg <rs@oregonnet.com>
8539              Date: Thu, 2 Aug 2001 00:49:21 -0700
8540              Message-Id: <200108020749.AAA27492@oregonnet.com>
8541      Branch: perl
8542            ! op.c sv.c
8543 ____________________________________________________________________________
8544 [ 11546] By: jhi                                   on 2001/08/02  00:53:34
8545         Log: Update Changes.
8546      Branch: perl
8547            ! Changes patchlevel.h
8548 ____________________________________________________________________________
8549 [ 11545] By: jhi                                   on 2001/08/02  00:48:55
8550         Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard
8551              From: Doug MacEachern <dougm@covalent.net>
8552              Date: Wed, 1 Aug 2001 18:34:44 -0700 (PDT)
8553              Message-ID: <Pine.LNX.4.21.0108011830080.8991-100000@mako.covalent.net>
8554      Branch: perl
8555            ! op.c
8556 ____________________________________________________________________________
8557 [ 11544] By: jhi                                   on 2001/08/01  23:08:41
8558         Log: The #11541 didn't work under threads.
8559      Branch: perl
8560            ! op.c
8561 ____________________________________________________________________________
8562 [ 11543] By: jhi                                   on 2001/08/01  22:46:41
8563         Log: Subject: Re: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
8564              From: Hugo <hv@crypt.compulink.co.uk>
8565              Date: Fri, 22 Jun 2001 01:19:08 +0100 
8566              Message-Id: <200106220019.BAA03365@crypt.compulink.co.uk>
8567              
8568              (Skip tests if accept() failed)
8569      Branch: perl
8570            ! ext/IO/lib/IO/t/io_unix.t
8571 ____________________________________________________________________________
8572 [ 11542] By: jhi                                   on 2001/08/01  22:40:09
8573         Log: Subject: [ID 20010730.003] IRIX 6.5 already has struct sv in <sys/sema.h> (defined in perl.h)
8574              From: "Stian Seeberg" <sseeberg@nimsoft.no>
8575              Date: Mon, 30 Jul 2001 12:28:07 +0200
8576              Message-Id: <68236D3FC2D92347B466639324391D1A0432AB@PONDUS.nimsoft.no>
8577      Branch: perl
8578            ! perl.h
8579 ____________________________________________________________________________
8580 [ 11541] By: jhi                                   on 2001/08/01  22:38:31
8581         Log: Subject: Pluggable optimizer
8582              From: Simon Cozens <simon@netthink.co.uk>
8583              Date: Wed, 1 Aug 2001 13:57:02 -0700
8584              Message-ID: <20010801135702.I10442@netthink.co.uk>
8585      Branch: perl
8586            ! embedvar.h op.c perl.c perl.h perlapi.h sv.c thrdvar.h util.c
8587 ____________________________________________________________________________
8588 [ 11540] By: jhi                                   on 2001/08/01  22:29:54
8589         Log: Subject: [ID 20010801.039] perlre.pod message typo
8590              From: Autrijus Tang <autrijus@geb.elixus.org>
8591              Date: Thu, 2 Aug 2001 04:48:02 +0800 (CST)
8592              Message-Id: <200108012048.f71Km2r79890@geb.elixus.org>                         
8593      Branch: perl
8594            ! pod/perlre.pod
8595 ____________________________________________________________________________
8596 [ 11539] By: jhi                                   on 2001/08/01  16:32:52
8597         Log: Test for change #11536.
8598      Branch: perl
8599            ! t/op/tiehandle.t
8600 ____________________________________________________________________________
8601 [ 11538] By: jhi                                   on 2001/08/01  16:27:19
8602         Log: More test fixups for #11537.
8603      Branch: perl
8604            ! t/lib/warnings/4lint t/lib/warnings/9enabled
8605 ____________________________________________________________________________
8606 [ 11537] By: jhi                                   on 2001/08/01  16:26:25
8607         Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard
8608              From: Doug MacEachern <dougm@covalent.net>
8609              Date: Mon, 30 Jul 2001 17:38:50 -0700 (PDT)
8610              Message-ID: <Pine.LNX.4.21.0107301720310.25941-100000@mako.covalent.net>
8611      Branch: perl
8612            ! op.c t/TestInit.pm
8613 ____________________________________________________________________________
8614 [ 11536] By: jhi                                   on 2001/08/01  16:08:08
8615         Log: Subject: [patch] ithreads + refto bug
8616              From: Doug MacEachern <dougm@covalent.net>
8617              Date: Wed, 1 Aug 2001 09:47:28 -0700 (PDT)
8618              Message-ID: <Pine.LNX.4.21.0108010937240.7498-100000@mako.covalent.net>
8619              
8620              (Test in change #11539)
8621      Branch: perl
8622            ! pp.c
8623 ____________________________________________________________________________
8624 [ 11535] By: jhi                                   on 2001/08/01  16:05:56
8625         Log: Subject: [PATCH: perl@11523] fixups for t/harness
8626              From: Prymmer/Kahn <pvhp@best.com>
8627              Date: Wed, 1 Aug 2001 09:24:23 -0700 (PDT)
8628              Message-ID: <Pine.BSF.4.21.0108010910310.17655-100000@shell8.ba.best.com>
8629      Branch: perl
8630            ! t/harness
8631 ____________________________________________________________________________
8632 [ 11534] By: jhi                                   on 2001/08/01  16:00:45
8633         Log: Subject: [PATCH: perl@11523] add xsubpp and libnetcfg to installed *.bat files for win32 builds
8634              From: Prymmer/Kahn <pvhp@best.com>
8635              Date: Wed, 1 Aug 2001 09:07:13 -0700 (PDT)
8636              Message-ID: <Pine.BSF.4.21.0108010859230.17655-100000@shell8.ba.best.com>
8637      Branch: perl
8638            ! win32/Makefile win32/makefile.mk
8639 ____________________________________________________________________________
8640 [ 11533] By: jhi                                   on 2001/08/01  13:38:29
8641         Log: Need to know the number of tests.
8642      Branch: perl
8643            ! t/run/exit.t
8644 ____________________________________________________________________________
8645 [ 11532] By: jhi                                   on 2001/08/01  13:04:31
8646         Log: Subject: Re: new exit tests on VMS
8647              From: "Craig A. Berry" <craigberry@mac.com>
8648              Date: Tue, 31 Jul 2001 12:19:29 -0500
8649              Message-Id: <5.1.0.14.0.20010731114845.03743008@mail.telocity.com>
8650      Branch: perl
8651            ! t/run/exit.t
8652 ____________________________________________________________________________
8653 [ 11531] By: jhi                                   on 2001/08/01  12:46:43
8654         Log: Retract #11530 (the dTHX is needed under threads)
8655      Branch: perl
8656            ! perlio.c
8657 ____________________________________________________________________________
8658 [ 11530] By: jhi                                   on 2001/08/01  12:39:35
8659         Log: (Retracted by #11531)
8660      Branch: perl
8661            ! perlio.c
8662 ____________________________________________________________________________
8663 [ 11529] By: jhi                                   on 2001/08/01  12:32:22
8664         Log: Subject: [PATCH 1/4] -Wall cleanups: unixish.h
8665              From: Richard Soderberg <rs@crystalflame.net>
8666              Date: Tue, 31 Jul 2001 23:16:22 -0700 (PDT) 
8667              Message-ID: <Pine.LNX.4.21.0107312313490.24341-100000@oregonnet.com>
8668      Branch: perl
8669            ! unixish.h
8670 ____________________________________________________________________________
8671 [ 11528] By: jhi                                   on 2001/08/01  12:18:59
8672         Log: Subject: [PATCH 5.7.2] Allow for long long in h2xs 
8673              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8674              Date: Tue, 31 Jul 2001 05:39:09 -0400
8675              Message-ID: <20010731053909.A1810@math.ohio-state.edu>
8676              
8677              (with a note about the case of UV being equal to long long)
8678      Branch: perl
8679            ! utils/h2xs.PL
8680 ____________________________________________________________________________
8681 [ 11527] By: jhi                                   on 2001/07/31  23:49:04
8682         Log: Subject: [PATCH perl@11487] fix fs.t for VMS
8683              From: "Craig A. Berry" <craigberry@mac.com>
8684              Date: Tue, 31 Jul 2001 14:57:43 -0500
8685              Message-Id: <5.1.0.14.0.20010731145015.03743008@exchi01>
8686      Branch: perl
8687            ! t/io/fs.t
8688 ____________________________________________________________________________
8689 [ 11526] By: jhi                                   on 2001/07/31  23:47:57
8690         Log: Fix for
8691              
8692              Subject: [ID 20010116.001] File::Copy truncates orig file 
8693              From: arbor@al37al08.telecel.pt
8694              Date: Tue, 16 Jan 2001 11:43:02 GMT
8695              Message-Id: <200101161143.AA11184@al37al08.telecel.pt>
8696              
8697              (copy($foo, $foo) would truncate $foo)
8698      Branch: perl
8699            ! lib/File/Copy.pm lib/File/Copy.t
8700 ____________________________________________________________________________
8701 [ 11525] By: jhi                                   on 2001/07/31  23:01:01
8702         Log: Metaconfig unit change for #11524.
8703      Branch: metaconfig/U/perl
8704            ! Extras.U
8705 ____________________________________________________________________________
8706 [ 11524] By: jhi                                   on 2001/07/31  23:00:36
8707         Log: Multiple modules didn't work; plus typo fixes.
8708      Branch: perl
8709            ! Configure
8710 ____________________________________________________________________________
8711 [ 11523] By: jhi                                   on 2001/07/31  15:29:58
8712         Log: Update Changes.
8713      Branch: perl
8714            ! Changes patchlevel.h
8715 ____________________________________________________________________________
8716 [ 11522] By: jhi                                   on 2001/07/31  15:25:35
8717         Log: Regen perlapi.
8718      Branch: perl
8719            ! pod/perlapi.pod
8720 ____________________________________________________________________________
8721 [ 11521] By: jhi                                   on 2001/07/31  15:19:01
8722         Log: Subject: Re: [PATCH sv.c] mortal doc thinko
8723              From: Dave Mitchell <davem@fdgroup.co.uk>
8724              Date: Tue, 31 Jul 2001 11:52:42 +0100 (BST)
8725              Message-Id: <200107311052.LAA14427@gizmo.fdgroup.co.uk>
8726      Branch: perl
8727            ! sv.c
8728 ____________________________________________________________________________
8729 [ 11520] By: jhi                                   on 2001/07/31  15:17:43
8730         Log: Regen toc.
8731      Branch: perl
8732            ! pod/perltoc.pod
8733 ____________________________________________________________________________
8734 [ 11519] By: jhi                                   on 2001/07/31  15:17:17
8735         Log: Regen Porting stuff.
8736      Branch: perl
8737            ! Porting/Glossary Porting/config.sh Porting/config_H
8738 ____________________________________________________________________________
8739 [ 11518] By: jhi                                   on 2001/07/31  14:16:08
8740         Log: Subject: [PATCH 5.7.2] Allow for GNU-isms in h2xs
8741              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8742              Date: Tue, 31 Jul 2001 05:34:38 -0400
8743              Message-ID: <20010731053438.A1754@math.ohio-state.edu>
8744      Branch: perl
8745            ! utils/h2xs.PL
8746 ____________________________________________________________________________
8747 [ 11517] By: jhi                                   on 2001/07/31  14:15:01
8748         Log: Metaconfig unit change for #11516. 
8749      Branch: metaconfig/U/perl
8750            ! gccvers.U
8751 ____________________________________________________________________________
8752 [ 11516] By: jhi                                   on 2001/07/31  14:14:35
8753         Log: Add -Wall in cflags, not in Configure.
8754              (This way -Wall affects only the core and the core XS,
8755              not user modules' XS.  Concern from Paul Marquess,
8756              implementation idea from Andy Dougherty.)
8757      Branch: perl
8758            ! Configure cflags.SH
8759 ____________________________________________________________________________
8760 [ 11515] By: jhi                                   on 2001/07/31  13:57:15
8761         Log: Metaconfig unit changes for #11514.
8762      Branch: metaconfig
8763            + U/modified/sysman.U
8764            ! U/installdirs/man1dir.U
8765 ____________________________________________________________________________
8766 [ 11514] By: jhi                                   on 2001/07/31  13:56:26
8767         Log: Subject: Configure's detection of system manual
8768              From: Sean Dague <sean@dague.net> 
8769              Date: Sun, 13 May 2001 15:53:15 -0400
8770              Message-ID: <20010513155315.A15833@underhill.dague.net>
8771      Branch: perl
8772            ! Configure
8773 ____________________________________________________________________________
8774 [ 11513] By: jhi                                   on 2001/07/31  03:23:01
8775         Log: Subject: [ID 20010621.004] Typo in perlobj.pod
8776              From: Autrijus Tang <autrijus@autrijus.org> 
8777              Date: Thu, 21 Jun 2001 23:56:48 +0800
8778              Message-Id: <20010621235648.A57340@not.autrijus.org>
8779      Branch: perl
8780            ! pod/perlobj.pod
8781 ____________________________________________________________________________
8782 [ 11512] By: jhi                                   on 2001/07/31  03:13:35
8783         Log: Subject: Typo in DB_File.pm
8784              From: "Philip Newton" <Philip.Newton@gmx.net>
8785              Date: Tue, 31 Jul 2001 06:19:35 +0200
8786              Message-Id: <200107310413.f6V4DmL11900@chaos.wustl.edu>
8787      Branch: perl
8788            ! ext/DB_File/DB_File.pm
8789 ____________________________________________________________________________
8790 [ 11511] By: jhi                                   on 2001/07/31  03:01:49
8791         Log: Subject: Re: [ID 20010529.002] typos in man page perlre 
8792              From: "Stephen P. Potter" <spp@spotter.yi.org>
8793              Date: Wed, 30 May 2001 13:59:34 -0400
8794              Message-Id: <20010530175939.59DEC729E1@belgarath.spotter.yi.org>
8795      Branch: perl
8796            ! pod/perlre.pod
8797 ____________________________________________________________________________
8798 [ 11510] By: jhi                                   on 2001/07/31  02:13:58
8799         Log: eval "format foo=" would loop indefinitely; reported in
8800              
8801              Subject: A load of old rubbish
8802              From: Mike Guy <mjtg@cam.ac.uk>
8803              Date: Mon, 14 May 2001 16:12:22 +0100
8804              Message-Id: <E14zK1G-0003a2-00@virgo.cus.cam.ac.uk>
8805              
8806              (The core dumps reported in there already fixed.)
8807      Branch: perl
8808            ! toke.c
8809 ____________________________________________________________________________
8810 [ 11509] By: jhi                                   on 2001/07/31  00:37:49
8811         Log: Upgrade to Switch 2.04, now with Perl 6 given+when.
8812      Branch: perl
8813            + lib/Switch/Changes lib/Switch/README lib/Switch/t/given_when.t
8814            + lib/Switch/t/switch_case.t
8815            - lib/Switch/test.pl
8816            ! MANIFEST lib/Switch.pm
8817 ____________________________________________________________________________
8818 [ 11508] By: jhi                                   on 2001/07/31  00:17:38
8819         Log: Subject: [PATCH @11505] DB_File-1.78
8820              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
8821              Date: Mon, 30 Jul 2001 22:54:37 +0100
8822              Message-ID: <AIEAJICLCBDNAAOLLOKLGELNCLAA.Paul_Marquess@Yahoo.co.uk>
8823      Branch: perl
8824            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
8825            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
8826 ____________________________________________________________________________
8827 [ 11507] By: jhi                                   on 2001/07/30  23:11:10
8828         Log: Explain in more detail why -pipe and -fno-common are good.
8829      Branch: perl
8830            ! hints/darwin.sh
8831 ____________________________________________________________________________
8832 [ 11506] By: nick                                  on 2001/07/30  14:32:23
8833         Log: Integrate mainline
8834      Branch: perlio
8835           !> INSTALL Makefile.SH doio.c hints/darwin.sh
8836 ____________________________________________________________________________
8837 [ 11505] By: jhi                                   on 2001/07/30  14:14:39
8838         Log: Perl hasn't been putting man pages into $prefix/lib for
8839              a long time now; pointed out by Andy Dougherty. 
8840      Branch: perl
8841            ! hints/darwin.sh
8842 ____________________________________________________________________________
8843 [ 11504] By: jhi                                   on 2001/07/30  14:13:15
8844         Log: Document the extras Configure option.
8845      Branch: perl
8846            ! INSTALL
8847 ____________________________________________________________________________
8848 [ 11503] By: jhi                                   on 2001/07/30  13:52:14
8849         Log: Integrate change #11051 from macperl; O_RDONLY is not zero
8850              everywhere.
8851      Branch: perl
8852           !> doio.c
8853 ____________________________________________________________________________
8854 [ 11502] By: jhi                                   on 2001/07/30  13:45:27
8855         Log: Doubly guard against invoking CPAN if no extras defined,
8856              pointed out by H. Merijn Brand.
8857      Branch: perl
8858            ! Makefile.SH
8859 ____________________________________________________________________________
8860 [ 11501] By: pudge                                 on 2001/07/30  12:57:56
8861         Log: Fix O_RDONLY check to check for O_RDONLY.
8862      Branch: maint-5.6/macperl
8863            ! doio.c
8864 ____________________________________________________________________________
8865 [ 11500] By: pudge                                 on 2001/07/30  12:41:11
8866         Log: Integrate miscellaneous changes from maint-5.6/perl.
8867      Branch: maint-5.6/macperl
8868           !> MANIFEST t/TEST t/harness t/pod/testp2pt.pl t/run/runenv.t
8869 ____________________________________________________________________________
8870 [ 11499] By: nick                                  on 2001/07/30  06:52:42
8871         Log: Integrate mainline
8872      Branch: perlio
8873           +> macos/MacPerlTests.cmd macos/xsubpp.patch os2/perlrexx.c
8874           +> win32/sync_ext.pl
8875            - win32/sncfnmcs.pl
8876           !> (integrate 71 files)
8877 ____________________________________________________________________________
8878 [ 11498] By: jhi                                   on 2001/07/30  03:53:34
8879         Log: Update Changes.
8880      Branch: perl
8881            ! Changes patchlevel.h
8882 ____________________________________________________________________________
8883 [ 11497] By: jhi                                   on 2001/07/30  03:45:32
8884         Log: Now Configure -Dextras=Foo::Bar and "make install" will
8885              fetch and install Foo::Bar.
8886      Branch: perl
8887            ! Makefile.SH
8888 ____________________________________________________________________________
8889 [ 11496] By: jhi                                   on 2001/07/30  03:18:28
8890         Log: Metaconfig unit change for #11495.
8891      Branch: metaconfig/U/perl
8892            ! Extras.U
8893 ____________________________________________________________________________
8894 [ 11495] By: jhi                                   on 2001/07/30  03:18:01
8895         Log: extras.make, extras.test, and extras.install make targets.
8896      Branch: perl
8897            ! Configure Makefile.SH
8898 ____________________________________________________________________________
8899 [ 11494] By: jhi                                   on 2001/07/30  01:37:35
8900         Log: Metaconfig unit change for #11493.
8901      Branch: metaconfig/U/perl
8902            ! Extras.U
8903 ____________________________________________________________________________
8904 [ 11493] By: jhi                                   on 2001/07/30  01:37:14
8905         Log: Better to have the list of extras in $extras than 'define'.
8906      Branch: perl
8907            ! Configure
8908 ____________________________________________________________________________
8909 [ 11492] By: jhi                                   on 2001/07/30  01:33:16
8910         Log: The metaconfig unit change for #11490.
8911      Branch: metaconfig/U/perl
8912            + Extras.U
8913 ____________________________________________________________________________
8914 [ 11491] By: jhi                                   on 2001/07/30  01:32:54
8915         Log: Missed from #11490 (the required dependency).
8916      Branch: perl
8917            ! Makefile.SH
8918 ____________________________________________________________________________
8919 [ 11490] By: jhi                                   on 2001/07/30  01:32:02
8920         Log: Add the support of asking for extra modules or bundles of modules
8921              to be fetched from the CPAN and installed as a part of the Perl
8922              build process.  None of this installation is yet really done;
8923              only the list is asked, and saved away in extras.lst for
8924              the build and installation process to worry about later.
8925      Branch: perl
8926            ! Configure
8927 ____________________________________________________________________________
8928 [ 11489] By: jhi                                   on 2001/07/29  22:15:25
8929         Log: Beginnings of better Inf and NaN support.
8930              At least toke.c and sv.c still need quite a bit of work.
8931      Branch: perl
8932            ! numeric.c perl.h
8933 ____________________________________________________________________________
8934 [ 11488] By: jhi                                   on 2001/07/29  21:18:57
8935         Log: Top-level Makefile didn't honour OPTIMIZE.
8936      Branch: perl
8937            ! Makefile.SH
8938 ____________________________________________________________________________
8939 [ 11487] By: jhi                                   on 2001/07/29  20:56:04
8940         Log: Update Changes.
8941      Branch: perl
8942            ! Changes patchlevel.h
8943 ____________________________________________________________________________
8944 [ 11486] By: jhi                                   on 2001/07/29  20:38:09
8945         Log: Use Search::Dict 1.02 interface for charinfo().
8946      Branch: perl
8947            ! lib/UnicodeCD.pm
8948 ____________________________________________________________________________
8949 [ 11485] By: jhi                                   on 2001/07/29  20:37:11
8950         Log: Now also allow transforming the read lines before comparing them.
8951              (This will help UnicodeCD.) 
8952      Branch: perl
8953            ! lib/Search/Dict.pm
8954 ____________________________________________________________________________
8955 [ 11484] By: jhi                                   on 2001/07/29  20:03:13
8956         Log: Remove tiehandle code.
8957      Branch: perl
8958            ! lib/UnicodeCD.pm
8959 ____________________________________________________________________________
8960 [ 11483] By: jhi                                   on 2001/07/29  19:59:02
8961         Log: Allow specifying a comparison function for Search::Dict::look().
8962      Branch: perl
8963            ! lib/Search/Dict.pm
8964 ____________________________________________________________________________
8965 [ 11482] By: jhi                                   on 2001/07/29  18:55:04
8966         Log: Small UnicodeCD tweaks.
8967      Branch: perl
8968            ! lib/UnicodeCD.pm lib/UnicodeCD.t
8969 ____________________________________________________________________________
8970 [ 11481] By: jhi                                   on 2001/07/29  17:14:19
8971         Log: Subject: [PATCH @11446] UnicodeCD::charinfo
8972              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
8973              Date: Tue, 24 Jul 2001 01:51:32 +0900
8974              Message-Id: <20010724015114.CF4D.BQW10602@nifty.com>
8975      Branch: perl
8976            ! lib/UnicodeCD.pm lib/UnicodeCD.t
8977 ____________________________________________________________________________
8978 [ 11480] By: jhi                                   on 2001/07/29  16:55:58
8979         Log: Subject: [PATCH] installperl
8980              From: Wilfredo Sánchez <wsanchez@MIT.EDU>
8981              Date: Fri, 27 Jul 2001 19:05:04 -0700
8982              Message-Id: <F7912758-82FC-11D5-BFC6-003065D59FBA@thor.sbay.org>
8983      Branch: perl
8984            ! installperl
8985 ____________________________________________________________________________
8986 [ 11479] By: jhi                                   on 2001/07/29  16:52:52
8987         Log: Subject: [PATCH] Set proper compatibility versions in core
8988              From: Wilfredo Sánchez <wsanchez@MIT.EDU>
8989              Date: Fri, 27 Jul 2001 20:01:49 -0700
8990              Message-Id: <E3A6C66A-8304-11D5-BFC6-003065D59FBA@thor.sbay.org>
8991      Branch: perl
8992            ! Makefile.SH
8993 ____________________________________________________________________________
8994 [ 11478] By: jhi                                   on 2001/07/29  16:50:55
8995         Log: Metaconfig unit change for #11477.
8996      Branch: metaconfig/U/perl
8997            ! dlsrc.U
8998 ____________________________________________________________________________
8999 [ 11477] By: jhi                                   on 2001/07/29  16:50:35
9000         Log: Subject: [PATCH] Darwin: -fpic not so good
9001              From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
9002              Date: Fri, 27 Jul 2001 18:57:38 -0700
9003              Message-Id: <EC1496A6-82FB-11D5-BFC6-003065D59FBA@thor.sbay.org>
9004      Branch: perl
9005            ! Configure
9006 ____________________________________________________________________________
9007 [ 11476] By: jhi                                   on 2001/07/29  16:44:03
9008         Log: Subject: [PATCH] Clean up Darwin hints
9009              From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
9010              Date: Fri, 27 Jul 2001 19:13:15 -0700
9011              Message-Id: <1A70CA3F-82FE-11D5-BFC6-003065D59FBA@thor.sbay.org>
9012      Branch: perl
9013            ! hints/darwin.sh
9014 ____________________________________________________________________________
9015 [ 11475] By: jhi                                   on 2001/07/29  16:28:45
9016         Log: Subject: [PATCH split()] split()'s unused captures should be undef, not ''
9017              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
9018              Date: Fri, 27 Jul 2001 14:00:37 -0400 (EDT)
9019              Message-ID: <Pine.GSO.4.21.0107271358310.28213-100000@crusoe.crusoe.net>
9020      Branch: perl
9021            ! pod/perlfunc.pod pp.c t/op/split.t
9022 ____________________________________________________________________________
9023 [ 11474] By: jhi                                   on 2001/07/29  16:27:54
9024         Log: Subject: [PATCH perlvar.pod] $^N foolery as well
9025              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
9026              Date: Thu, 26 Jul 2001 20:03:12 -0400 (EDT)
9027              Message-ID: <Pine.GSO.4.21.0107261958380.28213-100000@crusoe.crusoe.net>
9028      Branch: perl
9029            ! pod/perlvar.pod
9030 ____________________________________________________________________________
9031 [ 11473] By: jhi                                   on 2001/07/29  16:27:00
9032         Log: Subject: [PATCH] fixes to constant.pm documentation
9033              From: Ilmari Karonen <iltzu@sci.fi>
9034              Date: Tue, 24 Jul 2001 16:44:24 +0300 (EET DST)
9035              Message-ID: <Pine.SOL.3.96.1010724163055.6822A-100000@simpukka>
9036      Branch: perl
9037            ! lib/constant.pm
9038 ____________________________________________________________________________
9039 [ 11472] By: jhi                                   on 2001/07/28  18:39:03
9040         Log: Subject: [DOC PATCH bleadperl] perlport.pod and C<..">>"...>
9041              From: "Philip Newton" <Philip.Newton@gmx.net>
9042              Date: Fri, 27 Jul 2001 07:51:10 +0200
9043              Message-Id: <200107270548.f6R5mJL09063@chaos.wustl.edu>
9044      Branch: perl
9045            ! pod/perlport.pod
9046 ____________________________________________________________________________
9047 [ 11471] By: nick                                  on 2001/07/26  06:23:32
9048         Log: Subject:  [PATCH] Doc fix for perlguts / threading
9049              From:  Arthur Bergman <arthur@contiller.se>
9050              Date:  Wed, 25 Jul 2001 11:28:23 +0200
9051              Message-Id:  <B7845DD6.2812%arthur@contiller.se>
9052      Branch: perl
9053            ! pod/perlguts.pod
9054 ____________________________________________________________________________
9055 [ 11470] By: nick                                  on 2001/07/26  06:21:06
9056         Log: Subject:  [DOC PATCH bleadperl] INSTALL: README for Unix systems exist
9057              From:  Philip Newton <Philip.Newton@gmx.net>
9058              Date:  Wed, 25 Jul 2001 08:19:47 +0200
9059              Message-Id:  <E15PHy4-0000cR-00@mserv1f.vianw.co.uk>
9060      Branch: perl
9061            ! INSTALL
9062 ____________________________________________________________________________
9063 [ 11469] By: nick                                  on 2001/07/26  06:20:25
9064         Log: Subject:  [DOC PATCH bleadperl] typo in INSTALL?
9065              From:  Philip Newton <Philip.Newton@gmx.net>
9066              Date:  Wed, 25 Jul 2001 08:12:48 +0200
9067              Message-Id:  <E15PHrJ-00003f-00@mserv1f.vianw.co.uk>
9068      Branch: perl
9069            ! INSTALL
9070 ____________________________________________________________________________
9071 [ 11468] By: jhi                                   on 2001/07/25  01:39:11
9072         Log: More +x.
9073      Branch: perl
9074            ! Porting/makerel
9075 ____________________________________________________________________________
9076 [ 11467] By: jhi                                   on 2001/07/24  16:05:34
9077         Log: Update Changes.
9078      Branch: perl
9079            ! Changes patchlevel.h
9080 ____________________________________________________________________________
9081 [ 11466] By: jhi                                   on 2001/07/24  15:40:28
9082         Log: Subject: [PATCH bleadperl os2/perlrexx.c] my C compiler has no HTML parser
9083              From: "Philip Newton" <Philip.Newton@gmx.net>
9084              Date: Tue, 24 Jul 2001 06:45:55 +0200
9085              Message-ID: <20010724.064500@ID-11583.news.dfncis.de>
9086      Branch: perl
9087            ! os2/perlrexx.c
9088 ____________________________________________________________________________
9089 [ 11465] By: jhi                                   on 2001/07/24  15:37:48
9090         Log: Subject: [PATCH: perl@11446] add io/fs.t to vmsperl test suite
9091              From: Peter Prymmer <pvhp@forte.com>
9092              Date: Mon, 23 Jul 2001 16:58:30 -0700 (PDT)
9093              Message-ID: <Pine.OSF.4.10.10107231643480.401242-100000@aspara.forte.com>
9094      Branch: perl
9095            ! pod/perlport.pod t/io/fs.t vms/test.com
9096 ____________________________________________________________________________
9097 [ 11464] By: jhi                                   on 2001/07/24  02:58:20
9098         Log: Workaround on Cwd bootstrap problem.
9099      Branch: perl
9100            ! lib/ExtUtils/MakeMaker.pm
9101 ____________________________________________________________________________
9102 [ 11463] By: jhi                                   on 2001/07/23  23:11:41
9103         Log: When in Rome, quote like the Romans do.
9104      Branch: perl
9105            ! cflags.SH
9106 ____________________________________________________________________________
9107 [ 11462] By: jhi                                   on 2001/07/23  23:04:02
9108         Log: Subject: [PATCH 5.7.2] OS/2 multi-architecture
9109              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9110              Date: Mon, 23 Jul 2001 19:29:49 -0400
9111              Message-ID: <20010723192949.A14802@math.ohio-state.edu>
9112      Branch: perl
9113            + os2/perlrexx.c
9114            ! MANIFEST configpm makedef.pl mg.c os2/Makefile.SHs
9115            ! os2/OS2/REXX/t/rx_vrexx.t os2/os2.c os2/os2ish.h perl.c
9116            ! t/op/write.t
9117 ____________________________________________________________________________
9118 [ 11461] By: jhi                                   on 2001/07/23  22:58:15
9119         Log: Subject: [PATCH 5.7.2] MakeMaker FIRST_MAKEFILE and subdir
9120              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9121              Date: Mon, 23 Jul 2001 18:43:42 -0400
9122              Message-ID: <20010723184342.A14494@math.ohio-state.edu>
9123      Branch: perl
9124            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
9125 ____________________________________________________________________________
9126 [ 11460] By: jhi                                   on 2001/07/23  22:54:52
9127         Log: Subject: [PATCH 5.7.2] MakeMaker subdir
9128              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9129              Date: Mon, 23 Jul 2001 18:33:16 -0400
9130              Message-ID: <20010723183316.A14298@math.ohio-state.edu>
9131      Branch: perl
9132            ! lib/ExtUtils/MakeMaker.pm
9133 ____________________________________________________________________________
9134 [ 11459] By: jhi                                   on 2001/07/23  22:52:02
9135         Log: Subject: [PATCH 5.7.2] OPTIMIZE= during perl make
9136              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9137              Date: Mon, 23 Jul 2001 18:20:35 -0400
9138              Message-ID: <20010723182035.A14192@math.ohio-state.edu>
9139      Branch: perl
9140            ! Makefile.SH cflags.SH
9141 ____________________________________________________________________________
9142 [ 11458] By: jhi                                   on 2001/07/23  22:41:19
9143         Log: Subject: [PATCH] Print CONFIGURE params in ExtUtils::MakeMaker output
9144              From: "David D. Kilzer" <ddkilzer@lubricants-oil.com>
9145              Date: Mon, 23 Jul 2001 11:32:17 -0500
9146              Message-ID: <20010723113217.A28614@elbonia.lubricants-oil.com>
9147      Branch: perl
9148            ! lib/ExtUtils/MakeMaker.pm
9149 ____________________________________________________________________________
9150 [ 11457] By: jhi                                   on 2001/07/23  21:22:36
9151         Log: Subject: [PATCH 5.7.2] debug reloading selfloaded stuff
9152              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9153              Date: Mon, 23 Jul 2001 18:13:20 -0400
9154              Message-ID: <20010723181320.A14005@math.ohio-state.edu>
9155      Branch: perl
9156            ! lib/perl5db.pl
9157 ____________________________________________________________________________
9158 [ 11456] By: jhi                                   on 2001/07/23  21:19:28
9159         Log: Subject: [PATCH 5.7.2] debugging selfloaded stuff
9160              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9161              Date: Mon, 23 Jul 2001 18:07:40 -0400
9162              Message-ID: <20010723180740.A13960@math.ohio-state.edu>
9163      Branch: perl
9164            ! op.c
9165 ____________________________________________________________________________
9166 [ 11455] By: jhi                                   on 2001/07/23  21:13:12
9167         Log: Subject: [PATCH perl@11446] util.c: return required in Perl_my_fork
9168              From: "Craig A. Berry" <craigberry@mac.com>
9169              Date: Mon, 23 Jul 2001 15:35:06 -0500
9170              Message-Id: <5.1.0.14.0.20010723152732.02ad4470@exchi01>
9171      Branch: perl
9172            ! util.c
9173 ____________________________________________________________________________
9174 [ 11454] By: jhi                                   on 2001/07/23  21:09:13
9175         Log: Subject: [PATCH perlfaq9.pod typo]
9176              From: "Larry Shatzer, Jr." <lshatzer@islanddata.com>
9177              Date: Mon, 23 Jul 2001 07:49:05 -0700
9178              Message-ID: <002f01c11386$a8539580$bb01a8c0@LSHATZER>
9179      Branch: perl
9180            ! pod/perlfaq9.pod
9181 ____________________________________________________________________________
9182 [ 11453] By: jhi                                   on 2001/07/23  21:06:42
9183         Log: Subject: win32\sncfnmcs.pl corrections
9184              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
9185              Date: Mon, 23 Jul 2001 12:56:54 +0200
9186              Message-ID: <E3FB32585BF1D411B9E900805FF51A080C1C5D@RU0022EXCH001U>
9187              
9188              Rename the script a little bit more sensibly.
9189      Branch: perl
9190            + win32/sync_ext.pl
9191            - win32/sncfnmcs.pl
9192            ! MANIFEST README.win32
9193 ____________________________________________________________________________
9194 [ 11452] By: jhi                                   on 2001/07/23  17:22:37
9195         Log: Test tweak.
9196      Branch: perl
9197            ! ext/B/Deparse.t
9198 ____________________________________________________________________________
9199 [ 11451] By: jhi                                   on 2001/07/23  17:10:52
9200         Log: Metaconfig unit tweak for #11450.
9201      Branch: metaconfig/U/perl
9202            ! Mksymlinks.U
9203 ____________________________________________________________________________
9204 [ 11450] By: jhi                                   on 2001/07/23  17:09:46
9205         Log: Too volatile failsafe check.
9206      Branch: perl
9207            ! Configure
9208 ____________________________________________________________________________
9209 [ 11449] By: jhi                                   on 2001/07/23  16:53:59
9210         Log: Further doc tweaks.
9211      Branch: perl
9212            ! lib/UnicodeCD.pm
9213 ____________________________________________________________________________
9214 [ 11448] By: jhi                                   on 2001/07/23  05:26:50
9215         Log: Doc tweaks.
9216      Branch: perl
9217            ! lib/UnicodeCD.pm
9218 ____________________________________________________________________________
9219 [ 11447] By: jhi                                   on 2001/07/23  04:57:49
9220         Log: Doc tweakery from Abhijit.
9221      Branch: perl
9222            ! Porting/repository.pod
9223 ____________________________________________________________________________
9224 [ 11446] By: jhi                                   on 2001/07/22  15:41:02
9225         Log: An accidental empty line.
9226      Branch: perl
9227            ! MANIFEST
9228 ____________________________________________________________________________
9229 [ 11445] By: jhi                                   on 2001/07/22  15:38:30
9230         Log: Missing MANIFESTations.
9231      Branch: perl
9232            ! MANIFEST
9233 ____________________________________________________________________________
9234 [ 11444] By: jhi                                   on 2001/07/22  15:30:10
9235         Log: Update Changes.
9236      Branch: perl
9237            ! Changes patchlevel.h
9238 ____________________________________________________________________________
9239 [ 11443] By: jhi                                   on 2001/07/22  15:02:11
9240         Log: Subject: Re: Typo in Porting/pumpkin/pod ?
9241              From: Mike Guy <mjtg@cam.ac.uk>
9242              Date: Fri, 20 Jul 2001 16:12:49 +0100
9243              Message-Id: <E15NbxR-0006HD-00@draco.cus.cam.ac.uk>
9244      Branch: perl
9245            ! Porting/pumpkin.pod
9246 ____________________________________________________________________________
9247 [ 11442] By: jhi                                   on 2001/07/22  14:58:33
9248         Log: Subject: Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
9249              From: Peter Prymmer <pvhp@forte.com>
9250              Date: Fri, 20 Jul 2001 17:04:55 -0700 (PDT)
9251              Message-ID: <Pine.OSF.4.10.10107201650510.144528-100000@aspara.forte.com>
9252      Branch: perl
9253            ! pod/perlhack.pod
9254 ____________________________________________________________________________
9255 [ 11441] By: jhi                                   on 2001/07/22  14:54:29
9256         Log: Subject: [PATCH Test.pm] Getting rid of the expected "UNEXPECTEDLY SUCCEEDED"
9257              From: Michael G Schwern <schwern@pobox.com>
9258              Date: Fri, 20 Jul 2001 20:22:35 -0400
9259              Message-ID: <20010720202235.O4498@blackrider>
9260      Branch: perl
9261            ! lib/Test.pm lib/Test/t/mix.t lib/Test/t/success.t
9262            ! lib/Test/t/todo.t
9263 ____________________________________________________________________________
9264 [ 11440] By: jhi                                   on 2001/07/22  14:51:14
9265         Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]?
9266              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
9267              Message-Id: <200107210559.WAA09160@ventrue.corp.yahoo.com>
9268              Date: Fri, 20 Jul 2001 22:59:25 -0700 (PDT)
9269      Branch: perl
9270            ! ext/POSIX/POSIX.pod
9271 ____________________________________________________________________________
9272 [ 11439] By: jhi                                   on 2001/07/22  14:49:25
9273         Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]? 
9274              From: Mark-Jason Dominus <mjd@plover.com>
9275              Date: Fri, 20 Jul 2001 23:16:54 -0400
9276              Message-ID: <20010721031654.21877.qmail@plover.com>
9277      Branch: perl
9278            ! ext/POSIX/POSIX.pod
9279 ____________________________________________________________________________
9280 [ 11438] By: jhi                                   on 2001/07/22  14:41:58
9281         Log: Subject: Re: [PATCH O.pm] avoid to clutter output with -l
9282              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9283              Date: Sun, 22 Jul 2001 14:56:09 +0200
9284              Message-ID: <20010722145609.A766@rafael>
9285      Branch: perl
9286            ! ext/B/O.pm
9287 ____________________________________________________________________________
9288 [ 11437] By: jhi                                   on 2001/07/22  14:39:07
9289         Log: Subject: regexec.c #define cleanup
9290              From: Mark-Jason Dominus <mjd@plover.com>
9291              Date: Sat, 21 Jul 2001 18:33:25 -0400
9292              Message-ID: <20010721223325.3069.qmail@plover.com>
9293      Branch: perl
9294            ! regexec.c
9295 ____________________________________________________________________________
9296 [ 11436] By: jhi                                   on 2001/07/22  14:36:43
9297         Log: Subject: [PATCH: perl@11373] Win32 update for t/io/fs.t (may effect NetWare)
9298              From: Prymmer/Kahn <pvhp@best.com>
9299              Date: Sat, 21 Jul 2001 12:08:29 -0700 (PDT)
9300              Message-ID: <Pine.BSF.4.21.0107211156160.17271-100000@shell8.ba.best.com>
9301      Branch: perl
9302            ! t/io/fs.t
9303 ____________________________________________________________________________
9304 [ 11435] By: jhi                                   on 2001/07/22  00:22:51
9305         Log: Typo in #11432.
9306      Branch: perl
9307            ! ext/POSIX/POSIX.t
9308 ____________________________________________________________________________
9309 [ 11434] By: jhi                                   on 2001/07/21  23:12:26
9310         Log: Integrate (manually) change #11424 from macperl.
9311      Branch: perl
9312            ! ext/Filter/t/call.t
9313 ____________________________________________________________________________
9314 [ 11433] By: jhi                                   on 2001/07/21  23:07:43
9315         Log: Integrate change #11408 from macperl.
9316      Branch: perl
9317           !> README.macos pod/perlport.pod
9318 ____________________________________________________________________________
9319 [ 11432] By: jhi                                   on 2001/07/21  23:02:30
9320         Log: Integrate change #11388 from macperl (the *.t parts needed hand massage).
9321      Branch: perl
9322           +> macos/MacPerlTests.cmd macos/xsubpp.patch
9323            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
9324            ! ext/DB_File/t/db-recno.t ext/NDBM_File/ndbm.t
9325            ! ext/POSIX/POSIX.t
9326 ____________________________________________________________________________
9327 [ 11431] By: gsar                                  on 2001/07/21  05:03:44
9328         Log: pod/*.t tests not picked up by t/TEST either
9329      Branch: maint-5.6/perl
9330            ! t/TEST
9331 ____________________________________________________________________________
9332 [ 11430] By: gsar                                  on 2001/07/21  04:58:12
9333         Log: better tweak for change#11429 (windows has both / and \ separated
9334              paths in @INC at that point)
9335      Branch: maint-5.6/perl
9336            ! t/pod/testp2pt.pl
9337 ____________________________________________________________________________
9338 [ 11429] By: gsar                                  on 2001/07/21  04:41:15
9339         Log: MacOS pod test tweak needs \Escape
9340      Branch: maint-5.6/perl
9341            ! t/pod/testp2pt.pl
9342 ____________________________________________________________________________
9343 [ 11428] By: gsar                                  on 2001/07/21  04:39:34
9344         Log: run/runenv.t needs fflushNULL sanity (t/TEST is too dumb to detect
9345              resulting duplicate output, but t/harness isn't)
9346      Branch: maint-5.6/perl
9347            ! t/run/runenv.t
9348 ____________________________________________________________________________
9349 [ 11427] By: gsar                                  on 2001/07/21  04:37:26
9350         Log: t/harness wasn't picking up all the tests
9351      Branch: maint-5.6/perl
9352            ! t/harness
9353 ____________________________________________________________________________
9354 [ 11426] By: gsar                                  on 2001/07/21  04:09:26
9355         Log: update MANIFEST for new file
9356      Branch: maint-5.6/perl
9357            ! MANIFEST
9358 ____________________________________________________________________________
9359 [ 11425] By: gsar                                  on 2001/07/21  04:07:46
9360         Log: integrate maint-5.6/macperl changes into maint-5.6/perl, with
9361              the exception of the macperl/macos/... tree
9362      Branch: maint-5.6/perl
9363           +> t/lib/filefind-taint.t
9364           !> (integrate 72 files)
9365 ____________________________________________________________________________
9366 [ 11424] By: pudge                                 on 2001/07/20  18:55:25
9367         Log: Fix test.
9368      Branch: maint-5.6/macperl
9369            ! macos/bundled_ext/Filter/t/call.t
9370 ____________________________________________________________________________
9371 [ 11423] By: gsar                                  on 2001/07/20  18:38:48
9372         Log: Make perl fork()-safe (in a slightly limited way) even on
9373              platforms that don't have pthread_atfork() (extension of
9374              the fix in change#11151).
9375              
9376              Note that this will not help extensions that call fork()
9377              directly in C, or that link to libraries that call fork()
9378              directly.  Such cases must be fixed to either call
9379              PerlProc_fork(), or call atfork_lock() in parent before the
9380              calling the function that forks and call atfork_unlock()
9381              in both parent and child immediately after the fork().
9382              (There are no worries if C code calls exec() in the child
9383              immediately after a fork().  Only cases where the child
9384              calls perl's API functions (including New()) after the
9385              fork() are problematic.)
9386              
9387              This change also eliminates the use of vfork() from perl,
9388              since all such uses were violating the severe restrictions
9389              on modifying the state of the process between the vfork()
9390              and the exec().
9391              
9392              This is a modified version of patches suggested by Abhijit
9393              Menon-Sen and Richard Soderberg.
9394      Branch: perl
9395            ! embed.h embed.pl global.sym iperlsys.h miniperlmain.c
9396            ! objXSUB.h perl.c perlapi.c pp_sys.c proto.h thread.h util.c
9397 ____________________________________________________________________________
9398 [ 11422] By: pudge                                 on 2001/07/20  18:16:37
9399         Log: Add Filter::Util::Call, Class::ISA, Digest, Filter::Simple,
9400              Switch, and Text::Balanced.
9401      Branch: maint-5.6/macperl
9402            + macos/bundled_ext/Filter/Util/Call/Call.pm
9403            + macos/bundled_ext/Filter/Util/Call/Call.xs
9404            + macos/bundled_ext/Filter/Util/Call/Makefile.PL
9405            + macos/bundled_ext/Filter/t/MyFilter.pm
9406            + macos/bundled_ext/Filter/t/call.t
9407            + macos/bundled_ext/Filter/t/filter-util.pl
9408            + macos/bundled_lib/blib/lib/Class/ISA.pm
9409            + macos/bundled_lib/blib/lib/Digest.pm
9410            + macos/bundled_lib/blib/lib/Filter/Simple.pm
9411            + macos/bundled_lib/blib/lib/Switch.pm
9412            + macos/bundled_lib/blib/lib/Text/Balanced.pm
9413            + macos/bundled_lib/blib/lib/Text/Balanced.pod
9414            + macos/bundled_lib/t/Class/ISA/test.pl
9415            + macos/bundled_lib/t/Digest/Digest.t
9416            + macos/bundled_lib/t/Filter/Simple/test.pl
9417            + macos/bundled_lib/t/Switch/test.pl
9418            + macos/bundled_lib/t/Text/Balanced/t/genxt.t
9419            + macos/bundled_lib/t/Text/Balanced/t/xbrak.t
9420            + macos/bundled_lib/t/Text/Balanced/t/xcode.t
9421            + macos/bundled_lib/t/Text/Balanced/t/xdeli.t
9422            + macos/bundled_lib/t/Text/Balanced/t/xmult.t
9423            + macos/bundled_lib/t/Text/Balanced/t/xquot.t
9424            + macos/bundled_lib/t/Text/Balanced/t/xtagg.t
9425            + macos/bundled_lib/t/Text/Balanced/t/xvari.t
9426 ____________________________________________________________________________
9427 [ 11421] By: pudge                                 on 2001/07/20  18:03:28
9428         Log: Add Filter::Util::Call to config/make files; edit utils
9429              to recognize the module (it was descended too far down).
9430              Bump version to 5.6.1a4.
9431      Branch: maint-5.6/macperl
9432            ! macos/InstallBLIB macos/MPVersion.r macos/Makefile.mk
9433            ! macos/config.sh macos/lib/ExtUtils/MM_MacOS.pm
9434            ! macos/macperl/Makefile.mk macos/xsubpp.patch
9435 ____________________________________________________________________________
9436 [ 11420] By: pudge                                 on 2001/07/20  18:02:05
9437         Log: Make DB_File the default for MLDBM on MacOS.
9438      Branch: maint-5.6/macperl
9439            ! macos/bundled_lib/blib/lib/MLDBM.pm
9440 ____________________________________________________________________________
9441 [ 11419] By: nick                                  on 2001/07/20  14:51:03
9442         Log: Subject:  [PATCH UnicodeCD.pm] Fix erronous documentation
9443              From:  Simon Cozens <simon@netthink.co.uk>
9444              Date:  Fri, 20 Jul 2001 11:42:35 -0400
9445              Message-Id:  <20010720114235.A5235@netthink.co.uk>
9446      Branch: perl
9447            ! lib/UnicodeCD.pm
9448 ____________________________________________________________________________
9449 [ 11418] By: nick                                  on 2001/07/20  14:48:12
9450         Log: Subject:  [PATCH regcomp.h] adds a comment
9451              From:  Abhijit Menon-Sen <ams@wiw.org>
9452              Date:  Fri, 20 Jul 2001 21:05:37 +0530
9453              Message-Id:  <20010720210537.A7678@lustre.dyn.wiw.org>
9454      Branch: perl
9455            ! regcomp.h
9456 ____________________________________________________________________________
9457 [ 11417] By: nick                                  on 2001/07/20  14:16:38
9458         Log: Subject:  [PATCH 5.7.2] INSTALL updates
9459              From:  Andy Dougherty <doughera@lafayette.edu>
9460              Date:  Fri, 20 Jul 2001 11:01:40 -0400 (EDT)
9461              Message-Id:  <Pine.SOL.4.10.10107201059510.16494-100000@maxwell.phys.lafayette.edu>
9462      Branch: perl
9463            ! INSTALL
9464 ____________________________________________________________________________
9465 [ 11416] By: nick                                  on 2001/07/20  06:44:44
9466         Log: Subject:  Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
9467              From:  Russ Allbery <rra@stanford.edu>
9468              Date:  19 Jul 2001 15:52:37 -0700
9469              Message-Id:  <ylvgko4jm2.fsf@windlord.stanford.edu>
9470      Branch: perl
9471            ! lib/Pod/Man.pm
9472 ____________________________________________________________________________
9473 [ 11415] By: nick                                  on 2001/07/20  06:35:11
9474         Log: Subject:  [PATCH] defer op_seq allocation
9475              From:  Abhijit Menon-Sen <ams@wiw.org>
9476              Date:  Thu, 19 Jul 2001 22:12:24 +0530
9477              Message-Id:  <20010719221224.A13786@lustre.dyn.wiw.org>
9478      Branch: perl
9479            ! op.c
9480 ____________________________________________________________________________
9481 [ 11414] By: nick                                  on 2001/07/20  06:23:36
9482         Log: Subject:  [PATCH] prototype for Time::HiRes::sleep()
9483              From:  Abhijit Menon-Sen <ams@wiw.org>
9484              Date:  Fri, 20 Jul 2001 01:18:50 +0530
9485              Message-Id:  <20010720011850.A19650@lustre.dyn.wiw.org>
9486              (Private e-mail)
9487      Branch: perl
9488            ! ext/Time/HiRes/HiRes.xs
9489 ____________________________________________________________________________
9490 [ 11413] By: nick                                  on 2001/07/20  06:18:53
9491         Log: Integrate mainline
9492      Branch: perlio
9493           +> ext/Encode/Encode/euc-jp-0212.enc t/lib/commonsense.t
9494            - t/base/commonsense.t
9495           !> MANIFEST doio.c ext/B/B/Deparse.pm ext/Encode/Encode/Tcl.pm
9496           !> ext/POSIX/POSIX.t ext/Time/HiRes/HiRes.xs gv.c hints/darwin.sh
9497           !> hints/rhapsody.sh numeric.c pod/perlfunc.pod pod/perlhack.pod
9498           !> pod/perlre.pod pp_sys.c sv.c t/README t/op/arith.t
9499           !> t/op/sprintf.t thread.h utils/h2xs.PL win32/perlhost.h
9500           !> win32/win32.c
9501 ____________________________________________________________________________
9502 [ 11412] By: nick                                  on 2001/07/19  06:44:27
9503         Log: Integrate win32/perlhost.h from maintenance branch.
9504              (Rest of $ENV{PATH} / system() fix.)
9505      Branch: perl
9506           !> win32/perlhost.h
9507 ____________________________________________________________________________
9508 [ 11411] By: nick                                  on 2001/07/19  06:41:34
9509         Log: Subject:  [DOC PATCH bleadperl] its vs it's in perlhack.pod
9510              From:  Philip Newton <Philip.Newton@gmx.net>
9511              Date:  Wed, 18 Jul 2001 21:43:57 +0200
9512              Message-Id:  <E15Mx9y-0007Oz-00@mserv1b.vianw.co.uk>
9513      Branch: perl
9514            ! pod/perlhack.pod
9515 ____________________________________________________________________________
9516 [ 11410] By: nick                                  on 2001/07/19  06:39:35
9517         Log: Subject:  Security hole in taint checking in open()
9518              From:  deekoo@tentacle.net
9519              Date:  Thu, 19 Jul 2001 00:03:46 -0700 (PDT)
9520              Message-Id:  <Pine.LNX.4.33.0107182248330.11996-100000@chaos.tentacle.net>
9521      Branch: perl
9522            ! doio.c
9523 ____________________________________________________________________________
9524 [ 11409] By: nick                                  on 2001/07/19  06:28:08
9525         Log: Subject:  [PATCH] Re: Time::HiRes qw(sleep) fails
9526              From:  Abhijit Menon-Sen <ams@wiw.org>
9527              Date:  Thu, 19 Jul 2001 04:30:43 +0530
9528              Message-Id:  <20010719043043.A10327@lustre.dyn.wiw.org>
9529      Branch: perl
9530            ! ext/Time/HiRes/HiRes.xs
9531 ____________________________________________________________________________
9532 [ 11408] By: pudge                                 on 2001/07/19  03:27:36
9533         Log: Update docs with latest implementation information and new URLs.
9534      Branch: maint-5.6/macperl
9535            ! README.macos pod/perlport.pod
9536 ____________________________________________________________________________
9537 [ 11407] By: pudge                                 on 2001/07/19  02:35:46
9538         Log: Add Time::HiRes, and add default Makefile.mk for Digest::MD5.
9539              Fix BuildRules to accept optimization variables.
9540      Branch: maint-5.6/macperl
9541            + macos/bundled_ext/Digest/MD5/Makefile.mk
9542            ! macos/BuildRules.mk macos/Makefile.mk
9543            ! macos/bundled_ext/Time/HiRes/HiRes.xs macos/config.sh
9544            ! macos/macish.c macos/macish.h macos/macperl/Makefile.mk
9545 ____________________________________________________________________________
9546 [ 11406] By: pudge                                 on 2001/07/19  01:11:39
9547         Log: Integrate changes 11399,11401
9548      Branch: maint-5.6/macperl
9549           !> win32/perlhost.h win32/win32.c
9550 ____________________________________________________________________________
9551 [ 11405] By: nick                                  on 2001/07/18  06:50:33
9552         Log: Integrate Sarathy's Win32 $ENV{'PATH'}/system fixes (11399, 11400)
9553              from perl5.6*
9554      Branch: perl
9555           !> win32/perlhost.h win32/win32.c
9556 ____________________________________________________________________________
9557 [ 11404] By: nick                                  on 2001/07/18  06:43:59
9558         Log: Subject:  Re: Perl 5.7.2 Has Been Released 
9559              From:  hv@crypt0.demon.co.uk
9560              Date:  Wed, 18 Jul 2001 05:58:46 +0100
9561              Message-Id:  <200107180458.f6I4wlJ19966@crypt0.demon.co.uk>
9562      Branch: perl
9563            ! ext/POSIX/POSIX.t
9564 ____________________________________________________________________________
9565 [ 11403] By: nick                                  on 2001/07/18  06:38:57
9566         Log: Subject:  Re: [ID 20010716.005] numeric conversions in 5.7.[12] changed from perl5.6.1 (leading whitespace) 
9567              From:  hv@crypt0.demon.co.uk
9568              Date:  Wed, 18 Jul 2001 05:21:54 +0100
9569              Message-Id:  <200107180421.f6I4Ltc00987@crypt0.demon.co.uk>
9570      Branch: perl
9571            ! numeric.c t/op/arith.t
9572 ____________________________________________________________________________
9573 [ 11402] By: nick                                  on 2001/07/18  06:19:17
9574         Log: Subject:  Doc patch: perlre should mention perlrequick and perlretut
9575              From:  mjd@plover.com
9576              Date:  17 Jul 2001 17:59:20 -0000
9577              Message-Id:  <20010717175920.8177.qmail@plover.com>
9578      Branch: perl
9579            ! pod/perlre.pod
9580 ____________________________________________________________________________
9581 [ 11401] By: gsar                                  on 2001/07/17  21:31:31
9582         Log: thinko in change#11400 (duh)
9583      Branch: maint-5.6/perl
9584            ! win32/perlhost.h
9585 ____________________________________________________________________________
9586 [ 11400] By: gsar                                  on 2001/07/17  19:46:34
9587         Log: change#11399 revealed another unrelated bug; this is just a temporary
9588              bandaid
9589      Branch: maint-5.6/perl
9590            ! win32/perlhost.h
9591 ____________________________________________________________________________
9592 [ 11399] By: gsar                                  on 2001/07/17  19:11:57
9593         Log: fix bugs in handling of the virtualized environment under windows;
9594              there were bugs in propagating any changes to %ENV down to the real
9595              environment when such changes happened in the toplevel process
9596              (thanks to Johan Holmberg <holmberg@iar.se> for the excellent
9597              problem identification, and for a part of the fix)
9598      Branch: maint-5.6/perl
9599            ! win32/perlhost.h win32/win32.c
9600 ____________________________________________________________________________
9601 [ 11398] By: nick                                  on 2001/07/17  08:26:35
9602         Log: Subject: Re: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
9603              From: Peter Prymmer <pvhp@forte.com>
9604              Date: Mon, 16 Jul 2001 16:43:14 -0700 (PDT)
9605              Message-Id: <Pine.OSF.4.10.10107161631300.464972-100000@aspara.forte.com>
9606              
9607              Move t/base/commonsense.t to t/lib/commonsense.t - base tests
9608              should not depend on existance of Config.pm
9609      Branch: perl
9610           +> t/lib/commonsense.t
9611            - t/base/commonsense.t
9612            ! MANIFEST t/README
9613 ____________________________________________________________________________
9614 [ 11397] By: nick                                  on 2001/07/17  08:09:58
9615         Log: Subject:  [PATCH pod/perlhack.pod] Sections on writing tests & patching core mods
9616              From:  Michael G Schwern <schwern@pobox.com>
9617              Date:  Mon, 16 Jul 2001 18:20:31 -0400
9618              Message-Id:  <20010716182031.A1128@blackrider>
9619      Branch: perl
9620            ! pod/perlhack.pod
9621 ____________________________________________________________________________
9622 [ 11396] By: nick                                  on 2001/07/17  08:04:11
9623         Log: Subject:  [PATCH perlfunc.pod] make printf refer to sprintf
9624              From:  Gwyn Judd <b.judd@xtra.co.nz>
9625              Date:  Tue, 17 Jul 2001 20:55:58 +1200
9626              Message-Id:  <20010717205558.A3107@thislove>
9627      Branch: perl
9628            ! pod/perlfunc.pod
9629 ____________________________________________________________________________
9630 [ 11395] By: nick                                  on 2001/07/17  08:02:22
9631         Log: Subject:  [PATCH: perl@11373] fix t/op/sprintf.t to not load %Config
9632              From:  Peter Prymmer <pvhp@forte.com>
9633              Date:  Mon, 16 Jul 2001 15:48:33 -0700 (PDT)
9634              Message-Id:  <Pine.OSF.4.10.10107161543400.464972-100000@aspara.forte.com>
9635      Branch: perl
9636            ! t/op/sprintf.t
9637 ____________________________________________________________________________
9638 [ 11394] By: nick                                  on 2001/07/17  07:57:06
9639         Log: Subject:  Re: [PATCH gv.c] allow ${"1f"} to be non-regex var 
9640              From:  Jeff 'Japhy' Pinyan <jeffp@crusoe.net>
9641              Date:  Mon, 16 Jul 2001 18:46:53 -0400 (EDT)
9642              Message-Id:  <Pine.GSO.4.21.0107161829390.1405-100000@crusoe.crusoe.net>
9643      Branch: perl
9644            ! gv.c
9645 ____________________________________________________________________________
9646 [ 11392] By: nick                                  on 2001/07/17  07:50:12
9647         Log: Subject:  [PATCH] fix PTHREAD_ATFORK croaking too early, too often
9648              From:  Coral <coral@moonlight.crystalflame.net>
9649              Date:  Mon, 16 Jul 2001 14:25:19 -0700 (PDT)
9650              Message-Id:  <200107162125.f6GLPJ345261@moonlight.crystalflame.net>
9651      Branch: perl
9652            ! pp_sys.c thread.h
9653 ____________________________________________________________________________
9654 [ 11391] By: nick                                  on 2001/07/17  07:34:28
9655         Log: Subject:  Re: [PATCH h2xs.PL ] use Test::More where appropriate (was Re:   
9656              From:  Jonathan Stowe <gellyfish@gellyfish.com>
9657              Date:  Mon, 16 Jul 2001 18:31:21 +0100 (BST)
9658              Message-Id:  <Pine.LNX.4.33.0107161827570.15520-100000@orpheus.gellyfish.com>
9659      Branch: perl
9660            ! utils/h2xs.PL
9661 ____________________________________________________________________________
9662 [ 11390] By: pudge                                 on 2001/07/16  23:54:44
9663         Log: Add in List::Util, Memoize, NEXT, and a bunch of tests for other
9664              modules.  Also added Mac::BuildTools, Mac::AppleEvents::Simple,
9665              and Mac::Apps::Launch, which don't work, and Time::HiRes and
9666              Time::Piece, which don't yet work.
9667      Branch: maint-5.6/macperl
9668            + (add 154 files)
9669 ____________________________________________________________________________
9670 [ 11389] By: pudge                                 on 2001/07/16  23:13:10
9671         Log: Fix %ENV to be tainted [SF bug #231848, Thomas Wegner].
9672              Also add hack to get around missing setenv for PERL5DB.
9673      Branch: maint-5.6/macperl
9674            ! macos/macish.c macos/macish.h
9675 ____________________________________________________________________________
9676 [ 11388] By: pudge                                 on 2001/07/16  23:11:26
9677         Log: Fix DB_File, and patch tests for it, and NDBM_File, and POSIX.
9678      Branch: maint-5.6/macperl
9679            ! macos/MacPerlTests.cmd macos/xsubpp.patch t/lib/db-btree.t
9680            ! t/lib/db-hash.t t/lib/db-recno.t t/lib/ndbm.t t/lib/posix.t
9681 ____________________________________________________________________________
9682 [ 11387] By: pudge                                 on 2001/07/16  23:05:12
9683         Log: Fix up some configuration and make options, add extra
9684              extensions.
9685      Branch: maint-5.6/macperl
9686            ! macos/ExtBuildRules.mk macos/Makefile.mk macos/config.sh
9687            ! macos/macperl/Makefile.mk
9688 ____________________________________________________________________________
9689 [ 11386] By: pudge                                 on 2001/07/16  21:22:32
9690         Log: From Change 11374 in maintperl.
9691      Branch: maint-5.6/macperl
9692           !> utils/h2ph.PL
9693 ____________________________________________________________________________
9694 [ 11385] By: nick                                  on 2001/07/16  14:12:58
9695         Log: Back out change to h2xs till it passes its test.
9696      Branch: perl
9697            ! utils/h2xs.PL
9698 ____________________________________________________________________________
9699 [ 11384] By: nick                                  on 2001/07/16  14:00:10
9700         Log: Subject:  [PATCH h2xs.PL ] use Test::More where appropriate (was Re: [PATCH]
9701              From:  Jonathan Stowe <gellyfish@gellyfish.com>
9702              Date:  Mon, 16 Jul 2001 08:37:05 +0100 (BST)
9703              Message-Id:  <Pine.LNX.4.33.0107160830480.9915-100000@orpheus.gellyfish.com>
9704      Branch: perl
9705            ! utils/h2xs.PL
9706 ____________________________________________________________________________
9707 [ 11383] By: nick                                  on 2001/07/16  13:53:12
9708         Log: Subject:  [PATCH hints/darwin.sh] Don't override user-specified optimize flag
9709              From:  Robin Houston <robin@kitsite.com>
9710              Date:  Sun, 15 Jul 2001 18:22:31 +0100
9711              Message-Id:  <20010715182230.A11174@robin>
9712      Branch: perl
9713            ! hints/darwin.sh
9714 ____________________________________________________________________________
9715 [ 11382] By: nick                                  on 2001/07/16  13:52:49
9716         Log: Subject:  [PATCH perl@11372] re_dup
9717              From:  Radu Greab <radu@netsoft.ro>
9718              Date:  Sun, 15 Jul 2001 04:50:06 +0300
9719              Message-Id:  <15184.63182.656988.340591@ix.netsoft.ro>
9720      Branch: perl
9721            ! sv.c
9722 ____________________________________________________________________________
9723 [ 11379] By: nick                                  on 2001/07/16  13:35:39
9724         Log: Subject:  [PATCH B::Deparse] formats can't contain formats
9725              From:  Robin Houston <robin@kitsite.com>
9726              Date:  Sat, 14 Jul 2001 14:28:50 +0100
9727              Message-Id:  <20010714142850.A10205@robin>
9728      Branch: perl
9729            ! ext/B/B/Deparse.pm
9730 ____________________________________________________________________________
9731 [ 11378] By: nick                                  on 2001/07/16  13:30:36
9732         Log: Subject:  [PATCH @11359] Encode::Tcl.pm, EUC-JP with jis-x0212
9733              From:  Sadahiro Tomoyuki <BQW10602@nifty.com>
9734              Date:  Sat, 14 Jul 2001 22:17:42 +0900
9735              Message-Id:  <20010714221736.6CA3.BQW10602@nifty.com>
9736      Branch: perl
9737            + ext/Encode/Encode/euc-jp-0212.enc
9738            ! ext/Encode/Encode/Tcl.pm
9739 ____________________________________________________________________________
9740 [ 11377] By: nick                                  on 2001/07/16  13:17:28
9741         Log: Subject:  [PATCH 5.7.2] Remove useless ccflags hints
9742              From:  Andy Dougherty <doughera@lafayette.edu>
9743              Date:  Sun, 15 Jul 2001 22:52:54 -0400 (EDT)
9744              Message-Id:  <Pine.SOL.4.10.10107152250230.10344-100000@maxwell.phys.lafayette.edu>
9745      Branch: perl
9746            ! hints/darwin.sh hints/rhapsody.sh
9747 ____________________________________________________________________________
9748 [ 11376] By: nick                                  on 2001/07/16  09:05:00
9749         Log: Integrate mainline
9750      Branch: perlio
9751           +> ext/Encode/Encode/7bit-greek.enc
9752           +> ext/Encode/Encode/7bit-latin1.enc
9753           +> ext/Encode/Encode/cns11643-1.enc
9754           +> ext/Encode/Encode/cns11643-2.enc
9755           +> ext/Encode/Encode/iso2022-cn.enc
9756           +> ext/Encode/Encode/iso2022-jp1.enc
9757           +> ext/Encode/Encode/iso2022-jp2.enc
9758           !> Changes Configure MANIFEST Makefile.SH
9759           !> ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
9760           !> ext/Encode/Encode/iso2022-kr.enc ext/POSIX/POSIX.pm
9761           !> ext/PerlIO/Via/Via.pm handy.h myconfig.SH patchlevel.h
9762           !> pod/perlhack.pod pod/perlre.pod pod/perltoc.pod regcomp.c sv.c
9763           !> t/op/pat.t t/op/sprintf.t utils/h2ph.PL utils/h2xs.PL
9764 ____________________________________________________________________________
9765 [ 11375] By: gsar                                  on 2001/07/16  02:46:11
9766         Log: integrate change#11374 from maint-5.6
9767              
9768              make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
9769      Branch: perl
9770           !> utils/h2ph.PL
9771 ____________________________________________________________________________
9772 [ 11374] By: gsar                                  on 2001/07/16  02:10:51
9773         Log: make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
9774      Branch: maint-5.6/perl
9775            ! utils/h2ph.PL
9776 ____________________________________________________________________________
9777 [ 11373] By: jhi                                   on 2001/07/14  09:27:10
9778         Log: Update Changes.
9779      Branch: perl
9780            ! Changes patchlevel.h
9781 ____________________________________________________________________________
9782 [ 11372] By: jhi                                   on 2001/07/14  09:19:18
9783         Log: Subject: [PATCH h2xs.PL] use Getopt::Long (was Re: [PATCH] h2xs)
9784              From: Jonathan Stowe <gellyfish@gellyfish.com>
9785              Date: Sat, 14 Jul 2001 10:14:34 +0100 (BST)
9786              Message-ID: <Pine.LNX.4.33.0107141008350.9915-100000@orpheus.gellyfish.com>
9787      Branch: perl
9788            ! utils/h2xs.PL
9789 ____________________________________________________________________________
9790 [ 11371] By: jhi                                   on 2001/07/14  09:18:09
9791         Log: Subject: patch to add DEL to [:cntrl:]
9792              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
9793              Date: Fri, 13 Jul 2001 23:25:12 -0700 (PDT)
9794              Message-Id: <200107140625.XAA01517@ventrue.corp.yahoo.com>
9795      Branch: perl
9796            ! handy.h pod/perlre.pod regcomp.c t/op/pat.t
9797 ____________________________________________________________________________
9798 [ 11370] By: jhi                                   on 2001/07/14  01:33:17
9799         Log: Metaconfig unit change for #11369; plus a dependency nit.
9800      Branch: metaconfig
9801            ! U/compline/nblock_io.U
9802      Branch: metaconfig/U/perl
9803            ! Extensions.U
9804 ____________________________________________________________________________
9805 [ 11369] By: jhi                                   on 2001/07/14  01:32:33
9806         Log: #include <stdlib.h> so that exit() is prototyped,
9807              noticed by Hugo.
9808      Branch: perl
9809            ! Configure
9810 ____________________________________________________________________________
9811 [ 11368] By: jhi                                   on 2001/07/14  01:18:28
9812         Log: Subject: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
9813              From: Peter Prymmer <pvhp@forte.com>
9814              Date: Fri, 13 Jul 2001 19:15:45 -0700 (PDT)
9815              Message-ID: <Pine.OSF.4.10.10107131908370.270775-100000@aspara.forte.com>
9816      Branch: perl
9817            ! t/op/sprintf.t
9818 ____________________________________________________________________________
9819 [ 11367] By: jhi                                   on 2001/07/14  01:07:03
9820         Log: Subject: [PATCH: perl@11359] fixup for Encode/Tcl.t on ruthless filesystems
9821              From: Peter Prymmer <pvhp@forte.com>
9822              Date: Fri, 13 Jul 2001 19:00:20 -0700 (PDT)
9823              Message-ID: <Pine.OSF.4.10.10107131856280.270775-100000@aspara.forte.com>
9824      Branch: perl
9825            ! ext/Encode/Encode/Tcl.t
9826 ____________________________________________________________________________
9827 [ 11366] By: jhi                                   on 2001/07/13  22:48:47
9828         Log: Add information about gcc 3.0 basic block profiling.
9829      Branch: perl
9830            ! Makefile.SH pod/perlhack.pod pod/perltoc.pod
9831 ____________________________________________________________________________
9832 [ 11365] By: jhi                                   on 2001/07/13  21:22:20
9833         Log: Subject: Error in lib/PerlIO/Via.pm ?
9834              From: Mark-Jason Dominus <mjd@plover.com>
9835              Date: Fri, 13 Jul 2001 15:55:41 -0400
9836              Message-ID: <20010713195541.26751.qmail@plover.com>
9837      Branch: perl
9838            ! ext/PerlIO/Via/Via.pm
9839 ____________________________________________________________________________
9840 [ 11364] By: jhi                                   on 2001/07/13  21:21:23
9841         Log: Move both usemymalloc and d_bincompat5005 to the Platfom
9842              section from the Compiler section.
9843      Branch: perl
9844            ! myconfig.SH
9845 ____________________________________________________________________________
9846 [ 11363] By: jhi                                   on 2001/07/13  21:19:34
9847         Log: Handle glibc style of constant definitions using enum
9848              with intervening #defines; from Brendan O'Dea.
9849      Branch: perl
9850            ! utils/h2ph.PL
9851 ____________________________________________________________________________
9852 [ 11362] By: jhi                                   on 2001/07/13  21:17:40
9853         Log: Add LC_MESSAGES to the locale_h export tag (it already is
9854              in the Makefile.PL and thusly eligible for an XS constant)
9855              (see also maintperl #10543)
9856      Branch: perl
9857            ! ext/POSIX/POSIX.pm
9858 ____________________________________________________________________________
9859 [ 11361] By: jhi                                   on 2001/07/13  15:12:37
9860         Log: Subject: Re: [patch] re_dup
9861              From: Abhijit Menon-Sen <ams@wiw.org>
9862              Date: Fri, 13 Jul 2001 21:41:09 +0530
9863              Message-ID: <20010713214109.A3328@lustre.dyn.wiw.org>
9864      Branch: perl
9865            ! sv.c
9866 ____________________________________________________________________________
9867 [ 11360] By: jhi                                   on 2001/07/13  15:11:45
9868         Log: Subject: [patch] re_dup
9869              From: Doug MacEachern <dougm@covalent.net>
9870              Date: Fri, 13 Jul 2001 08:51:24 -0700 (PDT)
9871              Message-ID: <Pine.LNX.4.21.0107130848530.28844-100000@mako.covalent.net>
9872      Branch: perl
9873            ! sv.c
9874 ____________________________________________________________________________
9875 [ 11359] By: jhi                                   on 2001/07/13  14:30:32
9876         Log: Update Changes.
9877      Branch: perl
9878            ! Changes patchlevel.h
9879 ____________________________________________________________________________
9880 [ 11358] By: jhi                                   on 2001/07/13  14:26:36
9881         Log: Subject: [PATCH @11328] Encode::Tcl.pm for iso-2022-(?:jp-[12]|cn)
9882              From: SADAHIRO Tomoyuki <BQW10602@nifty.com> 
9883              Date: Sat, 14 Jul 2001 00:06:30 +0900
9884              Message-Id: <20010713235522.8406.BQW10602@nifty.com>
9885      Branch: perl
9886            + ext/Encode/Encode/7bit-greek.enc
9887            + ext/Encode/Encode/7bit-latin1.enc
9888            + ext/Encode/Encode/cns11643-1.enc
9889            + ext/Encode/Encode/cns11643-2.enc
9890            + ext/Encode/Encode/iso2022-cn.enc
9891            + ext/Encode/Encode/iso2022-jp1.enc
9892            + ext/Encode/Encode/iso2022-jp2.enc
9893            ! MANIFEST ext/Encode/Encode/Tcl.pm
9894            ! ext/Encode/Encode/iso2022-kr.enc
9895 ____________________________________________________________________________
9896 [ 11357] By: nick                                  on 2001/07/13  14:24:06
9897         Log: Blind integrate mainline (as of 5.7.2?)
9898      Branch: perlio
9899           !> AUTHORS Changes Porting/config.sh Porting/config_H
9900           !> README.netware ext/PerlIO/t/encoding.t makedef.pl patchlevel.h
9901           !> pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
9902           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
9903           !> win32/makefile.mk
9904 ____________________________________________________________________________
9905 [ 11355] By: jhi                                   on 2001/07/13  13:13:46
9906         Log: Snip away the devel patchlevel.
9907      Branch: perl
9908            ! patchlevel.h
9909 ____________________________________________________________________________
9910 [ 11354] By: jhi                                   on 2001/07/13  13:12:01
9911         Log: Bump the version to 5.7.2.
9912      Branch: perl
9913            ! Porting/config.sh Porting/config_H patchlevel.h
9914            ! pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
9915            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
9916            ! win32/makefile.mk
9917 ____________________________________________________________________________
9918 [ 11353] By: jhi                                   on 2001/07/13  13:00:00
9919         Log: Update Changes.
9920      Branch: perl
9921            ! Changes
9922 ____________________________________________________________________________
9923 [ 11352] By: jhi                                   on 2001/07/13  12:54:49
9924         Log: Reword.
9925      Branch: perl
9926            ! AUTHORS
9927 ____________________________________________________________________________
9928 [ 11351] By: jhi                                   on 2001/07/13  12:52:47
9929         Log: AUTHORS update.
9930      Branch: perl
9931            ! AUTHORS
9932 ____________________________________________________________________________
9933 [ 11350] By: jhi                                   on 2001/07/13  12:24:36
9934         Log: Ignore PL_regex_pad and PL_regex_padav from symbols
9935              unless ithreads.
9936      Branch: perl
9937            ! makedef.pl
9938 ____________________________________________________________________________
9939 [ 11349] By: jhi                                   on 2001/07/13  11:54:10
9940         Log: Integrate perlio.
9941      Branch: perl
9942           !> win32/distclean.bat
9943 ____________________________________________________________________________
9944 [ 11348] By: jhi                                   on 2001/07/13  11:49:50
9945         Log: Test the encoding transform only iff we have PerlIO,
9946              noticed by H. Merijn Brand.
9947      Branch: perl
9948            ! ext/PerlIO/t/encoding.t
9949 ____________________________________________________________________________
9950 [ 11347] By: jhi                                   on 2001/07/13  11:40:13
9951         Log: README.netware tweaks from Ananth Kesari.
9952      Branch: perl
9953            ! README.netware
9954 ____________________________________________________________________________
9955 [ 11346] By: nick                                  on 2001/07/13  09:18:51
9956         Log: Win32/distclean.bat - Down-case all MANIFEST and File::Find results so 
9957              to avoid /unicode vs /Unicode issues.
9958      Branch: perlio
9959            ! win32/distclean.bat
9960 ____________________________________________________________________________
9961 [ 11345] By: nick                                  on 2001/07/13  06:24:18
9962         Log: Integrate mainline
9963      Branch: perlio
9964           +> README.uts lib/UnicodeCD.pm lib/UnicodeCD.t
9965            - lib/Unicode/UCD.pm lib/Unicode/UCD.t lib/unicode/distinct.pm
9966           !> (integrate 63 files)
9967 ____________________________________________________________________________
9968 [ 11344] By: jhi                                   on 2001/07/13  04:50:22
9969         Log: Add d_bincompat5005 information to perl -V.
9970      Branch: perl
9971            ! myconfig.SH
9972 ____________________________________________________________________________
9973 [ 11343] By: jhi                                   on 2001/07/13  03:42:05
9974         Log: Subject: Re: [PATCH] Re: Memory corruption? Read-only $_?
9975              From: Abhijit Menon-Sen <ams@wiw.org>
9976              Date: Fri, 13 Jul 2001 07:12:36 +0530
9977              Message-ID: <20010713071236.C5669@lustre.dyn.wiw.org>
9978      Branch: perl
9979            ! sv.c
9980 ____________________________________________________________________________
9981 [ 11342] By: jhi                                   on 2001/07/13  03:36:22
9982         Log: Remove unicode::distinct, as per Inaba Hiroto.
9983      Branch: perl
9984            - lib/unicode/distinct.pm
9985            ! MANIFEST hv.c perl.h pod/perlmodlib.pod pod/perltoc.pod sv.c
9986            ! t/lib/1_compile.t
9987 ____________________________________________________________________________
9988 [ 11341] By: jhi                                   on 2001/07/13  00:05:53
9989         Log: Paging for Dr Octothorpe.
9990      Branch: perl
9991            ! pod/perlfaq4.pod
9992 ____________________________________________________________________________
9993 [ 11340] By: jhi                                   on 2001/07/12  23:53:44
9994         Log: cut-n-paste error noticed by mjd.
9995      Branch: perl
9996            ! pod/perlfaq4.pod
9997 ____________________________________________________________________________
9998 [ 11339] By: jhi                                   on 2001/07/12  23:39:42
9999         Log: Subject: [PATCH: perl@11328] update the octal situation in perlfaq4.pod
10000              From: Peter Prymmer <pvhp@forte.com>
10001              Date: Thu, 12 Jul 2001 17:04:22 -0700 (PDT)
10002              Message-ID: <Pine.OSF.4.10.10107121703040.219875-100000@aspara.forte.com>
10003      Branch: perl
10004            ! pod/perlfaq4.pod
10005 ____________________________________________________________________________
10006 [ 11338] By: jhi                                   on 2001/07/12  23:38:49
10007         Log: Subject: Re: [randy@qualcomm.com: Corrections for ' repository - Using the Perl repository ']
10008              From: Randall Gellens <randy@qualcomm.com>
10009              Date: Thu, 12 Jul 2001 16:56:23 -0700
10010              Message-Id: <p05100301b773e9751c04@[129.46.176.61]>
10011      Branch: perl
10012            ! Porting/repository.pod
10013 ____________________________________________________________________________
10014 [ 11337] By: jhi                                   on 2001/07/12  23:35:06
10015         Log: Make PTHREAD_ATFORK() to croak if HAS_FORK, noop otherwise.
10016      Branch: perl
10017            ! thread.h
10018 ____________________________________________________________________________
10019 [ 11336] By: jhi                                   on 2001/07/12  23:23:39
10020         Log: Subject: [PATCH] pthread_atfork on FreeBSD - Part 1: #ifdef HAS_PTHREAD_ATFORK  
10021              From: coral <coral@moonlight.crystalflame.net>
10022              Date: Thu, 12 Jul 2001 16:16:50 -0700 (PDT)
10023              Message-Id: <200107122316.f6CNGoq09171@moonlight.crystalflame.net>
10024      Branch: perl
10025            ! thread.h
10026 ____________________________________________________________________________
10027 [ 11335] By: jhi                                   on 2001/07/12  23:23:14
10028         Log: Metaconfig unit change for #11134.
10029      Branch: metaconfig
10030            + U/threads/d_pthread_atfork.U
10031 ____________________________________________________________________________
10032 [ 11334] By: jhi                                   on 2001/07/12  23:22:42
10033         Log: Add HAS_PTHREAD_ATFORK.
10034      Branch: perl
10035            ! Configure NetWare/config.wc NetWare/config_H.wc
10036            ! Porting/Glossary Porting/config.sh Porting/config_H
10037            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
10038            ! uconfig.h uconfig.sh vos/config.alpha.def vos/config.alpha.h
10039            ! vos/config.ga.def vos/config.ga.h win32/config.bc
10040            ! win32/config.gc win32/config.vc win32/config_H.bc
10041            ! win32/config_H.gc win32/config_H.vc
10042 ____________________________________________________________________________
10043 [ 11333] By: jhi                                   on 2001/07/12  22:58:35
10044         Log: Subject: [PATCH] File::Copy fails on tied handles
10045              From: "Wilson, Doug" <Doug_Wilson@intuit.com>
10046              Date: Thu, 12 Jul 2001 15:18:51 -0700
10047              Message-ID: <35A280DF784CD411A06B0008C7B130ADB5505B@sdex04.sd.intuit.com>
10048      Branch: perl
10049            ! lib/File/Copy.pm
10050 ____________________________________________________________________________
10051 [ 11332] By: jhi                                   on 2001/07/12  22:57:04
10052         Log: Subject: [PATCH] Langinfo.t
10053              From: Nicholas Clark <nick@ccl4.org>
10054              Date: Thu, 12 Jul 2001 23:55:38 +0100
10055              Message-ID: <20010712235538.M5827@plum.flirble.org>
10056      Branch: perl
10057            ! ext/I18N/Langinfo/Langinfo.t
10058 ____________________________________________________________________________
10059 [ 11331] By: jhi                                   on 2001/07/12  22:56:09
10060         Log: Subject: [PATCH: perl@11328] informational tweaks to perl572delta.pod
10061              From: Peter Prymmer <pvhp@forte.com>
10062              Date: Thu, 12 Jul 2001 16:38:00 -0700 (PDT)
10063              Message-ID: <Pine.OSF.4.10.10107121633340.219875-100000@aspara.forte.com>
10064      Branch: perl
10065            ! pod/perl572delta.pod
10066 ____________________________________________________________________________
10067 [ 11330] By: jhi                                   on 2001/07/12  22:55:23
10068         Log: Subject: [PATCH] Re: Memory corruption? Read-only $_?
10069              From: Abhijit Menon-Sen <ams@wiw.org>
10070              Date: Fri, 13 Jul 2001 05:21:16 +0530
10071              Message-ID: <20010713052116.B5669@lustre.dyn.wiw.org>
10072      Branch: perl
10073            ! sv.c
10074 ____________________________________________________________________________
10075 [ 11329] By: jhi                                   on 2001/07/12  22:54:39
10076         Log: Subject: [PATCH 20010712.005] Re: Perl bug with "delete" on arrays
10077              From: Abhijit Menon-Sen <ams@wiw.org>
10078              Date: Fri, 13 Jul 2001 03:04:25 +0530
10079              Message-ID: <20010713030425.A5669@lustre.dyn.wiw.org>
10080      Branch: perl
10081            ! av.c
10082 ____________________________________________________________________________
10083 [ 11328] By: gsar                                  on 2001/07/12  19:02:01
10084         Log: s/^M$//g
10085      Branch: perl
10086            ! win32/Makefile win32/makefile.mk
10087 ____________________________________________________________________________
10088 [ 11327] By: jhi                                   on 2001/07/12  18:54:09
10089         Log: Update Changes.
10090      Branch: perl
10091            ! Changes patchlevel.h
10092 ____________________________________________________________________________
10093 [ 11326] By: jhi                                   on 2001/07/12  18:17:18
10094         Log: Typo spotted by Philip Newton.
10095      Branch: perl
10096            ! pod/perl572delta.pod
10097 ____________________________________________________________________________
10098 [ 11325] By: jhi                                   on 2001/07/12  18:11:42
10099         Log: Subject: [PATCH] fixes perl_clone of perl_clone
10100              From: Artur Bergman <artur@contiller.se>
10101              Date: Thu, 12 Jul 2001 20:57:09 +0200
10102              Message-ID: <B773BFA4.236B%artur@contiller.se>
10103      Branch: perl
10104            ! sv.c
10105 ____________________________________________________________________________
10106 [ 11324] By: jhi                                   on 2001/07/12  18:09:17
10107         Log: Add README.uts from Hal Morris.
10108      Branch: perl
10109            + README.uts
10110            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perl572delta.pod
10111            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
10112 ____________________________________________________________________________
10113 [ 11323] By: jhi                                   on 2001/07/12  17:48:33
10114         Log: Subject: Re: AIX 4.3.3 w/ vac 5.0 [ FATAL in B ]
10115              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10116              Date: Thu, 12 Jul 2001 20:32:37 +0200
10117              Message-Id: <20010712201743.E108.H.M.BRAND@hccnet.nl>
10118      Branch: perl
10119            ! hints/aix.sh
10120 ____________________________________________________________________________
10121 [ 11322] By: jhi                                   on 2001/07/12  17:44:29
10122         Log: Subject: Patch: document reg_data.what member
10123              From: Mark-Jason Dominus <mjd@plover.com>
10124              Message-ID: <20010712182532.14821.qmail@plover.com>
10125              Date: Thu, 12 Jul 2001 14:25:32 -0400
10126      Branch: perl
10127            ! regcomp.c regcomp.h
10128 ____________________________________________________________________________
10129 [ 11321] By: jhi                                   on 2001/07/12  17:43:18
10130         Log: Subject: [PATCH] Perl_re_dup()
10131              From: Abhijit Menon-Sen <ams@wiw.org>
10132              Date: Thu, 12 Jul 2001 23:54:32 +0530
10133              Message-ID: <20010712235432.J24707@lustre.dyn.wiw.org>
10134      Branch: perl
10135            ! embed.h embed.pl perlapi.c proto.h sv.c
10136 ____________________________________________________________________________
10137 [ 11320] By: jhi                                   on 2001/07/12  17:18:54
10138         Log: Regen Configure, modlib, toc.
10139      Branch: perl
10140            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
10141            ! pod/perlmodlib.pod pod/perltoc.pod
10142 ____________________________________________________________________________
10143 [ 11319] By: jhi                                   on 2001/07/12  17:08:15
10144         Log: The problem seems to be in PerlIO::Layer::->find() not
10145              accepting the ":encoding(blurflur)" arguments.
10146      Branch: perl
10147            ! lib/PerlIO.pm lib/open.pm
10148 ____________________________________________________________________________
10149 [ 11318] By: jhi                                   on 2001/07/12  16:58:11
10150         Log: AIX doc update.
10151      Branch: perl
10152            ! README.aix pod/perl572delta.pod
10153 ____________________________________________________________________________
10154 [ 11317] By: jhi                                   on 2001/07/12  16:39:11
10155         Log: Subject: AIX README update
10156              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10157              Date: Thu, 12 Jul 2001 19:28:30 +0200
10158              Message-Id: <20010712192620.E0F9.H.M.BRAND@hccnet.nl>
10159      Branch: perl
10160            ! README.aix
10161 ____________________________________________________________________________
10162 [ 11316] By: jhi                                   on 2001/07/12  16:37:15
10163         Log: Subject: [PATCH ext/IO/lib/IO/t/io_unix.t] for QNX6
10164              From: Norton Allen <allen@huarp.harvard.edu>
10165              Date: Thu, 12 Jul 2001 11:30:51 -0400 (edt)
10166              Message-Id: <200107121530.LAA12631@bottesini.harvard.edu>
10167      Branch: perl
10168            ! ext/IO/lib/IO/t/io_unix.t
10169 ____________________________________________________________________________
10170 [ 11315] By: jhi                                   on 2001/07/12  16:35:53
10171         Log: Subject: [PATCH README.qnx hints/qnx.sh]
10172              From: Norton Allen <allen@huarp.harvard.edu>
10173              Date: Thu, 12 Jul 2001 11:29:19 -0400 (edt)
10174              Message-Id: <200107121529.LAA23411@bottesini.harvard.edu>
10175      Branch: perl
10176            ! README.qnx hints/qnx.sh
10177 ____________________________________________________________________________
10178 [ 11314] By: jhi                                   on 2001/07/12  16:13:15
10179         Log: Subject: [patch] faster PM_GETRE
10180              From: Doug MacEachern <dougm@covalent.net>
10181              Date: Thu, 12 Jul 2001 10:13:27 -0700 (PDT)
10182              Message-ID: <Pine.LNX.4.21.0107121011530.28844-100000@mako.covalent.net>
10183      Branch: perl
10184            ! op.h
10185 ____________________________________________________________________________
10186 [ 11313] By: jhi                                   on 2001/07/12  16:12:23
10187         Log: Subject: Re: [PATCH] Threadsafe PMOPs! We might still win this war.
10188              From: Doug MacEachern <dougm@covalent.net>
10189              Date: Thu, 12 Jul 2001 10:11:28 -0700 (PDT)
10190              Message-ID: <Pine.LNX.4.21.0107121010160.28844-100000@mako.covalent.net>
10191      Branch: perl
10192            ! op.c
10193 ____________________________________________________________________________
10194 [ 11312] By: jhi                                   on 2001/07/12  16:07:22
10195         Log: Tell where the nice Estonian database is.
10196      Branch: perl
10197            ! lib/open.pm
10198 ____________________________________________________________________________
10199 [ 11311] By: jhi                                   on 2001/07/12  16:05:31
10200         Log: Retract #11309 since #11310 is a better fix.
10201      Branch: perl
10202            ! t/lib/1_compile.t
10203 ____________________________________________________________________________
10204 [ 11310] By: gsar                                  on 2001/07/12  15:50:40
10205         Log: fix for failing fork.t#12 on windows (win32_execvp() tweak in
10206              change#11300 needs to return the status of failed win32_spawnvp())
10207              
10208              fix various open.pm bugs: '\0' isn't the same as "\0", so it wasn't
10209              splitting correctly; remove unused variables; 'require' at run time
10210              rather than 'use' at compile time for I18N::Langinfo, since it
10211              isn't everyware
10212      Branch: perl
10213            ! lib/open.pm win32/win32.c
10214 ____________________________________________________________________________
10215 [ 11309] By: jhi                                   on 2001/07/12  15:29:55
10216         Log: Temporary workaround.
10217      Branch: perl
10218            ! t/lib/1_compile.t
10219 ____________________________________________________________________________
10220 [ 11308] By: jhi                                   on 2001/07/12  14:44:51
10221         Log: UCD typo in #11306 and add also more known-to-be-tested
10222              modules to the skip list.
10223      Branch: perl
10224            ! t/lib/1_compile.t
10225 ____________________________________________________________________________
10226 [ 11307] By: jhi                                   on 2001/07/12  14:38:38
10227         Log: Rename Unicode::UCD to UnicodeCD to avoid
10228              messups with case-insensitive filesystems.
10229      Branch: perl
10230            + lib/UnicodeCD.pm lib/UnicodeCD.t
10231            - lib/Unicode/UCD.pm lib/Unicode/UCD.t
10232            ! MANIFEST pod/perl572delta.pod t/lib/1_compile.t
10233 ____________________________________________________________________________
10234 [ 11306] By: jhi                                   on 2001/07/12  13:32:05
10235         Log: Subject: [ID 20010711.005] in Tie::Array, SPLICE ignores context, breaking SHIFT 
10236              From: daniel@biz.bitpusher.com
10237              Date: Wed, 11 Jul 2001 23:25:47 -0700
10238              Message-Id: <200107120625.f6C6PkJ13065@biz.bitpusher.com>
10239      Branch: perl
10240            ! lib/Tie/Array.pm t/op/splice.t
10241 ____________________________________________________________________________
10242 [ 11305] By: jhi                                   on 2001/07/12  13:05:46
10243         Log: Subject: [PATCH] More accurate line numbers in messages
10244              From: Paul Johnson <paul@pjcj.net>
10245              Date: Thu, 12 Jul 2001 04:14:11 +0200
10246              Message-ID: <20010712041411.A3467@pjcj.net>
10247              
10248              (With prototyping and multiplicity tweaks.)
10249      Branch: perl
10250            ! dump.c embed.h embed.pl t/lib/warnings/util util.c
10251 ____________________________________________________________________________
10252 [ 11304] By: nick                                  on 2001/07/12  12:53:40
10253         Log: Integrate mainline
10254      Branch: perlio
10255           !> ext/ByteLoader/bytecode.h hints/aix.sh pod/perl572delta.pod
10256           !> regexec.c thread.h
10257 ____________________________________________________________________________
10258 [ 11303] By: jhi                                   on 2001/07/12  12:46:20
10259         Log: Cut-and-pasto in #11298.
10260      Branch: perl
10261            ! ext/ByteLoader/bytecode.h
10262 ____________________________________________________________________________
10263 [ 11302] By: jhi                                   on 2001/07/12  12:42:35
10264         Log: Update the AIX known problems section.
10265      Branch: perl
10266            ! pod/perl572delta.pod
10267 ____________________________________________________________________________
10268 [ 11301] By: jhi                                   on 2001/07/12  12:36:46
10269         Log: Subject: Re: HiRes on AIX 4.2 in threaded mode
10270              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10271              Date: Thu, 12 Jul 2001 12:16:16 +0200
10272              Message-Id: <20010712114215.E0D9.H.M.BRAND@hccnet.nl>
10273      Branch: perl
10274            ! hints/aix.sh
10275 ____________________________________________________________________________
10276 [ 11300] By: jhi                                   on 2001/07/12  12:35:44
10277         Log: Integrate perlio.
10278      Branch: perl
10279           !> makedef.pl win32/win32.c
10280 ____________________________________________________________________________
10281 [ 11299] By: jhi                                   on 2001/07/12  12:33:57
10282         Log: Subject: [PATCH] fix for PMOP threadness failures
10283              From: Artur Bergman <artur@contiller.se>
10284              Date: Thu, 12 Jul 2001 09:48:06 +0200
10285              Message-ID: <B77322D6.22DD%artur@contiller.se>
10286      Branch: perl
10287            ! regexec.c
10288 ____________________________________________________________________________
10289 [ 11298] By: jhi                                   on 2001/07/12  12:27:47
10290         Log: Subject: RE: Win32 Failure, was Re: perl@11278 - LAST CALL FOR 5.7.2
10291              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
10292              Date: Thu, 12 Jul 2001 09:09:48 +0200
10293              Message-ID: <E3FB32585BF1D411B9E900805FF51A0808CE70@RU0022EXCH001U> 
10294              
10295              More parentheses to keep bcc happy.
10296      Branch: perl
10297            ! ext/ByteLoader/bytecode.h
10298 ____________________________________________________________________________
10299 [ 11297] By: jhi                                   on 2001/07/12  12:24:50
10300         Log: Subject: Re: [patch] pthread_atfork bandaid
10301              From: Doug MacEachern <dougm@covalent.net>
10302              Date: Wed, 11 Jul 2001 23:43:17 -0700 (PDT)
10303              Message-ID: <Pine.LNX.4.21.0107112342330.28844-100000@mako.covalent.net>
10304      Branch: perl
10305            ! thread.h
10306 ____________________________________________________________________________
10307 [ 11296] By: nick                                  on 2001/07/12  11:55:48
10308         Log: Exclude reentrant_buffer from .def file
10309      Branch: perlio
10310            ! makedef.pl
10311 ____________________________________________________________________________
10312 [ 11295] By: nick                                  on 2001/07/12  11:11:44
10313         Log: Honour void-ness of my_exit()
10314      Branch: perlio
10315            ! win32/win32.c
10316 ____________________________________________________________________________
10317 [ 11294] By: nick                                  on 2001/07/12  07:51:04
10318         Log: Integrate mainline
10319      Branch: perlio
10320           +> uts/sprintf_wrap.c
10321           !> (integrate 35 files)
10322 ____________________________________________________________________________
10323 [ 11293] By: jhi                                   on 2001/07/12  04:58:08
10324         Log: Retract #11289.
10325      Branch: perl
10326            ! embed.h embed.pl perl.c proto.h thread.h
10327 ____________________________________________________________________________
10328 [ 11292] By: jhi                                   on 2001/07/12  04:47:43
10329         Log: Now the :locale pseudolayer *almost* works...
10330      Branch: perl
10331            ! lib/open.pm
10332 ____________________________________________________________________________
10333 [ 11291] By: jhi                                   on 2001/07/12  04:36:47
10334         Log: Locale encoding tweaks.
10335      Branch: perl
10336            ! lib/open.pm
10337 ____________________________________________________________________________
10338 [ 11290] By: jhi                                   on 2001/07/12  04:25:53
10339         Log: Subject: Re: [PATCH: perl@11181] UCD.t fails LATIN|Latin test
10340              From: Mark-Jason Dominus <mjd@plover.com>
10341              Date: Thu, 12 Jul 2001 00:59:31 -0400
10342              Message-ID: <20010712045931.8543.qmail@plover.com>
10343              
10344              Remove the chmod/umask leading zero warning.
10345      Branch: perl
10346            ! lib/warnings.pm pod/perldiag.pod pod/perllexwarn.pod
10347            ! t/lib/warnings/toke toke.c warnings.h warnings.pl
10348 ____________________________________________________________________________
10349 [ 11289] By: jhi                                   on 2001/07/12  04:16:41
10350         Log: (Retracted by #11289.)
10351      Branch: perl
10352            ! embed.h embed.pl perl.c proto.h thread.h
10353 ____________________________________________________________________________
10354 [ 11288] By: jhi                                   on 2001/07/12  03:45:11
10355         Log: Needed by #11283.
10356      Branch: perl
10357            ! intrpvar.h
10358 ____________________________________________________________________________
10359 [ 11287] By: jhi                                   on 2001/07/12  03:40:04
10360         Log: Metaconfig unit change for #11286.
10361      Branch: metaconfig/U/perl
10362            ! patchlevel.U
10363 ____________________________________________________________________________
10364 [ 11286] By: jhi                                   on 2001/07/12  03:39:18
10365         Log: Subject: Re: [PATCH Configure] perl -V broken
10366              From: Andy Dougherty <doughera@lafayette.edu>
10367              Date: Wed, 11 Jul 2001 13:30:27 -0400 (EDT)
10368              Message-ID: <Pine.SOL.4.10.10107111329060.2021-100000@maxwell.phys.lafayette.edu>
10369      Branch: perl
10370            ! Configure myconfig.SH
10371 ____________________________________________________________________________
10372 [ 11285] By: jhi                                   on 2001/07/12  03:27:28
10373         Log: Retract #11166 (and #11237).
10374      Branch: perl
10375            ! dump.c embed.h lib/warnings.pm op.c op.h opcode.h opcode.pl
10376            ! pod/perldiag.pod pp.sym pp_proto.h t/lib/warnings/op
10377            ! t/lib/warnings/toke toke.c warnings.h warnings.pl
10378 ____________________________________________________________________________
10379 [ 11284] By: jhi                                   on 2001/07/12  02:36:42
10380         Log: UTS tweaks for Hal Morris.
10381      Branch: perl
10382            + uts/sprintf_wrap.c
10383            ! MANIFEST hints/uts.sh perl.h
10384 ____________________________________________________________________________
10385 [ 11283] By: jhi                                   on 2001/07/12  00:52:36
10386         Log: Subject: [PATCH] Use reentrant API glibc
10387              From: Artur Bergman <artur@contiller.se>
10388              Date: Thu, 12 Jul 2001 00:58:21 +0200
10389              Message-ID: <B772A6AD.2288%artur@contiller.se>
10390      Branch: perl
10391            ! embedvar.h intrpvar.h op.h perl.c perlapi.h pod/perlapi.pod
10392            ! sv.c
10393 ____________________________________________________________________________
10394 [ 11282] By: jhi                                   on 2001/07/12  00:35:27
10395         Log: Subject: Re: ActivePerl 628 + warnings + fork + exec = spurious "Can't exec"?
10396              From: barries <barries@slaysys.com>
10397              Date: Wed, 11 Jul 2001 15:11:46 -0400
10398              Message-ID: <20010711151146.G24560@jester.slaysys.com>
10399      Branch: perl
10400            ! pp_sys.c t/lib/warnings/doio win32/win32.c
10401 ____________________________________________________________________________
10402 [ 11281] By: jhi                                   on 2001/07/12  00:32:17
10403         Log: Subject: [patch] pthread_atfork bandaid
10404              From: Doug MacEachern <dougm@covalent.net>
10405              Date: Wed, 11 Jul 2001 08:59:12 -0700 (PDT)
10406              Message-ID: <Pine.LNX.4.21.0107110855070.11688-100000@mako.covalent.net>
10407      Branch: perl
10408            ! miniperlmain.c perl.c
10409 ____________________________________________________________________________
10410 [ 11280] By: jhi                                   on 2001/07/12  00:31:34
10411         Log: Subject: [patch] perl_clone leaks
10412              From: Doug MacEachern <dougm@covalent.net>
10413              Date: Wed, 11 Jul 2001 08:43:32 -0700 (PDT)
10414              Message-ID: <Pine.LNX.4.21.0107110842390.11688-100000@mako.covalent.net>
10415      Branch: perl
10416            ! sv.c
10417 ____________________________________________________________________________
10418 [ 11279] By: nick                                  on 2001/07/11  15:49:38
10419         Log: Integrate mainline
10420      Branch: perlio
10421           +> ext/Encode/Encode/HZ.enc ext/PerlIO/t/encoding.t
10422           +> ext/Time/HiRes/hints/dynixptx.pl lib/Math/BigInt/Calc.pm
10423           +> lib/Math/BigInt/t/bigintc.t lib/Term/ANSIColor/ChangeLog
10424           +> lib/Term/ANSIColor/README
10425           !> (integrate 54 files)
10426 ____________________________________________________________________________
10427 [ 11278] By: jhi                                   on 2001/07/11  13:52:20
10428         Log: Update Changes.
10429      Branch: perl
10430            ! Changes patchlevel.h
10431 ____________________________________________________________________________
10432 [ 11277] By: jhi                                   on 2001/07/11  13:31:43
10433         Log: Subject: blead kit timestamps && the problem with running perl embed.pl
10434              From: Peter Prymmer <pvhp@forte.com>
10435              Date: Tue, 10 Jul 2001 19:33:00 -0700 (PDT)
10436              Message-ID: <Pine.OSF.4.10.10107101906360.137455-100000@aspara.forte.com>
10437              
10438              Backport of embed.pl to 5.003.
10439      Branch: perl
10440            ! embed.pl
10441 ____________________________________________________________________________
10442 [ 11276] By: jhi                                   on 2001/07/11  13:18:07
10443         Log: Subject: Re: POSIX test #14 on UTS 
10444              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
10445              Date: Wed, 11 Jul 2001 03:02:14 +0100
10446              Message-Id: <200107110202.f6B22Ea10727@crypt.compulink.co.uk>
10447      Branch: perl
10448            ! ext/POSIX/POSIX.t
10449 ____________________________________________________________________________
10450 [ 11275] By: jhi                                   on 2001/07/11  13:15:49
10451         Log: Make the I32 an IV to preserve structure alignment and size.
10452      Branch: perl
10453            ! op.h
10454 ____________________________________________________________________________
10455 [ 11274] By: jhi                                   on 2001/07/11  13:13:27
10456         Log: Subject: [PATCH] Threadsafe PMOPs! We might still win this war.
10457              From: "Artur Bergman" <artur@contiller.se>
10458              Date: Wed, 11 Jul 2001 14:23:37 +0200
10459              Message-ID: <000b01c10a04$4fa16a10$21000a0a@vogw2kdev>
10460              
10461              Threadsafe PMOPs for ithreads, waiting for AMS's Perl_re_dup().
10462      Branch: perl
10463            ! embedvar.h intrpvar.h op.c op.h perl.c perlapi.h
10464            ! pod/perlapi.pod sv.c
10465 ____________________________________________________________________________
10466 [ 11273] By: jhi                                   on 2001/07/11  03:53:28
10467         Log: Tweak until Pod::Parser gets updated.
10468      Branch: perl
10469            ! t/pod/special_seqs.xr
10470 ____________________________________________________________________________
10471 [ 11272] By: jhi                                   on 2001/07/11  00:46:05
10472         Log: File::Spec usage tweak.
10473      Branch: perl
10474            ! lib/ExtUtils.t
10475 ____________________________________________________________________________
10476 [ 11271] By: jhi                                   on 2001/07/11  00:37:19
10477         Log: Integrate #11263 from macperl; macos and macosx updates.
10478      Branch: perl
10479           !> pod/perlport.pod
10480 ____________________________________________________________________________
10481 [ 11270] By: jhi                                   on 2001/07/11  00:33:27
10482         Log: Subject: [PATCH: perl@11238] dynixptx updates for osvers='4.5.2'
10483              From: Peter Prymmer <pvhp@forte.com>
10484              Date: Tue, 10 Jul 2001 15:29:45 -0700 (PDT)
10485              Message-ID: <Pine.OSF.4.10.10107101519160.137455-100000@aspara.forte.com>
10486      Branch: perl
10487            + ext/Time/HiRes/hints/dynixptx.pl
10488            ! MANIFEST hints/dynixptx.sh
10489 ____________________________________________________________________________
10490 [ 11269] By: jhi                                   on 2001/07/11  00:32:16
10491         Log: Subject: [PATCH] ExtUtils::Constant (was Re: funny numconvert test in perl@11006 (was Re: report on BS2000 wit h perl@11006))
10492              From: Nicholas Clark <nick@ccl4.org>
10493              Date: Tue, 10 Jul 2001 23:17:43 +0100
10494              Message-ID: <20010710231742.B59620@plum.flirble.org>
10495      Branch: perl
10496            ! lib/ExtUtils.t lib/ExtUtils/Constant.pm
10497 ____________________________________________________________________________
10498 [ 11268] By: jhi                                   on 2001/07/11  00:30:56
10499         Log: Subject: [DOC PATCH] Pluggable runops
10500              From: Paul Johnson <paul@pjcj.net>
10501              Date: Tue, 10 Jul 2001 21:53:28 +0200
10502              Message-ID: <20010710215328.B26577@pjcj.net>
10503      Branch: perl
10504            ! pod/perlguts.pod
10505 ____________________________________________________________________________
10506 [ 11267] By: jhi                                   on 2001/07/11  00:29:59
10507         Log: Subject: [PATCH] Authors
10508              From: Artur Bergman <artur@contiller.se>
10509              Date: Tue, 10 Jul 2001 20:39:12 +0200
10510              Message-ID: <B771186F.21CD%artur@contiller.se>
10511      Branch: perl
10512            ! AUTHORS
10513 ____________________________________________________________________________
10514 [ 11266] By: jhi                                   on 2001/07/11  00:29:13
10515         Log: Subject: Re: [PATCH] Small fix to pp_gmtime
10516              From: Doug MacEachern <dougm@covalent.net>
10517              Date: Tue, 10 Jul 2001 11:19:43 -0700 (PDT)
10518              Message-ID: <Pine.LNX.4.21.0107101118020.10475-100000@mako.covalent.net>
10519      Branch: perl
10520            ! pp_ctl.c
10521 ____________________________________________________________________________
10522 [ 11265] By: jhi                                   on 2001/07/11  00:28:15
10523         Log: Subject: doc patch; times() in scalar context
10524              From: mjd@plover.com
10525              Date: 10 Jul 2001 18:01:17 -0000
10526              Message-ID: <20010710180117.12477.qmail@plover.com>
10527      Branch: perl
10528            ! pod/perlfunc.pod
10529 ____________________________________________________________________________
10530 [ 11264] By: jhi                                   on 2001/07/11  00:27:17
10531         Log: Subject: [PATCH] Small fix to pp_gmtime
10532              From: Artur Bergman <artur@contiller.se>
10533              Date: Tue, 10 Jul 2001 19:54:52 +0200
10534              Message-ID: <B7710E0B.21C5%artur@contiller.se>
10535      Branch: perl
10536            ! pp_sys.c
10537 ____________________________________________________________________________
10538 [ 11263] By: pudge                                 on 2001/07/10  21:06:10
10539         Log: Integrate changes from mainline perl, add notes about
10540              Mac OS X and Mac OS.
10541      Branch: maint-5.6/macperl
10542            ! pod/perlport.pod
10543 ____________________________________________________________________________
10544 [ 11262] By: jhi                                   on 2001/07/10  15:21:26
10545         Log: A proof of the dangers of package; ?
10546      Branch: perl
10547            ! t/lib/warnings/op
10548 ____________________________________________________________________________
10549 [ 11261] By: jhi                                   on 2001/07/10  15:02:27
10550         Log: Regen toc and modlib.
10551      Branch: perl
10552            ! pod/perlmodlib.pod pod/perltoc.pod
10553 ____________________________________________________________________________
10554 [ 11260] By: jhi                                   on 2001/07/10  15:00:37
10555         Log: Add compexcl(), casefold(), and casespec() interfaces;
10556              and make all interfaces to return hash references instead
10557              of hashes. 
10558      Branch: perl
10559            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
10560 ____________________________________________________________________________
10561 [ 11259] By: jhi                                   on 2001/07/10  13:50:17
10562         Log: Subject: [PATCH bleadperl] Math::Big* doc patches (and some code)
10563              From: "Philip Newton" <Philip.Newton@gmx.net>
10564              Date: Tue, 10 Jul 2001 09:55:59 +0200
10565              Message-ID: <20010710.095300@ID-11583.news.dfncis.de>
10566              
10567              Subject: [DOC PATCH bleadperl] detypo Math::BigInt docs
10568              From: "Philip Newton" <Philip.Newton@gmx.net>
10569              Date: Tue, 10 Jul 2001 09:56:37 +0200
10570              Message-ID: <20010710.095600@ID-11583.news.dfncis.de>
10571      Branch: perl
10572            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
10573            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintpm.t
10574 ____________________________________________________________________________
10575 [ 11258] By: jhi                                   on 2001/07/10  13:47:20
10576         Log: Subject: [patch] undef &xsub for 1,2
10577              From: Doug MacEachern <dougm@covalent.net>
10578              Date: Mon, 9 Jul 2001 20:16:49 -0700 (PDT)
10579              Message-ID: <Pine.LNX.4.21.0107092012570.1913-100000@mako.covalent.net>
10580              
10581              (This version of the patch with a comment from Gisle.)
10582      Branch: perl
10583            ! op.c
10584 ____________________________________________________________________________
10585 [ 11257] By: jhi                                   on 2001/07/10  13:45:44
10586         Log: Mention package; deprecation and the Win32 problems.
10587      Branch: perl
10588            ! pod/perl572delta.pod
10589 ____________________________________________________________________________
10590 [ 11256] By: jhi                                   on 2001/07/10  13:45:12
10591         Log: Subject: [PATCH] deprecate package with no arguments
10592              From: Robin Houston <robin@kitsite.com>
10593              Date: Tue, 10 Jul 2001 13:33:40 +0100
10594              Message-ID: <20010710133340.A13452@robin.kitsite.com>
10595      Branch: perl
10596            ! op.c pod/perldiag.pod pod/perlfunc.pod t/lib/warnings/op
10597 ____________________________________________________________________________
10598 [ 11255] By: jhi                                   on 2001/07/10  13:16:11
10599         Log: Upgrade to podlators 1.10.
10600      Branch: perl
10601            ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
10602            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
10603            ! pod/pod2man.PL pod/pod2text.PL
10604 ____________________________________________________________________________
10605 [ 11254] By: jhi                                   on 2001/07/10  13:09:34
10606         Log: Upgrade to Term::ANSIColor 1.04.
10607      Branch: perl
10608            + lib/Term/ANSIColor/ChangeLog lib/Term/ANSIColor/README
10609            ! MANIFEST lib/Term/ANSIColor.pm lib/Term/ANSIColor/test.pl
10610 ____________________________________________________________________________
10611 [ 11253] By: jhi                                   on 2001/07/10  12:59:27
10612         Log: Integrate perlio (the right fix for the ":layer(args)")
10613      Branch: perl
10614           !> perlio.c
10615 ____________________________________________________________________________
10616 [ 11252] By: nick                                  on 2001/07/10  06:58:14
10617         Log: Fix open(...,"...:layer(xxx)",...)
10618              - use memEQ not strEQ as there is '(' not '\0'
10619      Branch: perlio
10620            ! perlio.c
10621 ____________________________________________________________________________
10622 [ 11251] By: jhi                                   on 2001/07/10  04:04:18
10623         Log: Telling the number of tests helps.
10624      Branch: perl
10625            ! ext/PerlIO/t/encoding.t
10626 ____________________________________________________________________________
10627 [ 11250] By: jhi                                   on 2001/07/10  03:55:38
10628         Log: Require I18N::Langinfo, not use.
10629      Branch: perl
10630            ! lib/open.pm
10631 ____________________________________________________________________________
10632 [ 11249] By: jhi                                   on 2001/07/10  03:50:18
10633         Log: Add a test for for PerlIO ":encoding(...)" layer.
10634      Branch: perl
10635            + ext/PerlIO/t/encoding.t
10636            ! MANIFEST ext/Encode/Encode.pm
10637 ____________________________________________________________________________
10638 [ 11248] By: jhi                                   on 2001/07/10  02:06:57
10639         Log: PerlIO ":encoding(foobar)" temporary fix.
10640              Not really correct, I think, since the change means
10641              that prefixes match.
10642      Branch: perl
10643            ! perlio.c
10644 ____________________________________________________________________________
10645 [ 11247] By: jhi                                   on 2001/07/10  01:38:11
10646         Log: Update to Math::BigInt 1.36.  The biggest news is
10647              the separation of the backend; now the pure Perl
10648              implementation is in Math::BigInt::Calc, but one
10649              can plugin, say, Math::BigInt::BitVect, and get
10650              considerable speedup.
10651      Branch: perl
10652            + lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintc.t
10653            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
10654            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
10655            ! lib/Math/BigInt/t/mbimbf.t
10656 ____________________________________________________________________________
10657 [ 11246] By: jhi                                   on 2001/07/10  01:19:55
10658         Log: Subject: Re: compatibility question
10659              From: Peter Prymmer <pvhp@forte.com>
10660              Date: Mon, 9 Jul 2001 18:04:33 -0700 (PDT)
10661              Message-ID: <Pine.OSF.4.10.10107091619360.86512-100000@aspara.forte.com>
10662      Branch: perl
10663            ! lib/ExtUtils/MM_VMS.pm
10664 ____________________________________________________________________________
10665 [ 11245] By: jhi                                   on 2001/07/10  01:18:04
10666         Log: Subject: [PATCH ext/File/Glob/t/basic.t]
10667              From: Norton Allen <allen@huarp.harvard.edu>
10668              Date: Mon, 9 Jul 2001 17:16:15 -0400 (edt)
10669              Message-Id: <200107092116.RAA12010@bottesini.harvard.edu>
10670      Branch: perl
10671            ! ext/File/Glob/t/basic.t
10672 ____________________________________________________________________________
10673 [ 11244] By: jhi                                   on 2001/07/10  01:16:27
10674         Log: Subject: [PATCH] Encode::Tcl. add "HZ" encoding and bugfix
10675              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
10676              Date: Tue, 10 Jul 2001 00:29:55 +0900
10677              Message-Id: <20010710002756.B497.BQW10602@nifty.com>
10678      Branch: perl
10679            + ext/Encode/Encode/HZ.enc
10680            ! MANIFEST ext/Encode/Encode/7bit-kana.enc
10681            ! ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
10682            ! ext/Encode/Encode/iso2022-jp.enc
10683            ! ext/Encode/Encode/iso2022-kr.enc
10684 ____________________________________________________________________________
10685 [ 11243] By: pudge                                 on 2001/07/09  22:16:12
10686         Log: Add in all them there macos/ files.
10687      Branch: maint-5.6/macperl
10688            + (add 577 files)
10689 ____________________________________________________________________________
10690 [ 11242] By: jhi                                   on 2001/07/09  20:26:04
10691         Log: Add the new modules to the list of having those own tests.
10692      Branch: perl
10693            ! t/lib/1_compile.t
10694 ____________________________________________________________________________
10695 [ 11241] By: jhi                                   on 2001/07/09  19:09:58
10696         Log: Add INOUT to control both ways at the same time.
10697      Branch: perl
10698            ! lib/open.pm
10699 ____________________________________________________________________________
10700 [ 11240] By: nick                                  on 2001/07/09  16:33:50
10701         Log: Integrate mainline
10702      Branch: perlio
10703           +> ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
10704           +> ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
10705           !> (integrate 41 files)
10706 ____________________________________________________________________________
10707 [ 11239] By: jhi                                   on 2001/07/09  16:14:35
10708         Log: More encoding mapping magic.
10709      Branch: perl
10710            ! lib/open.pm
10711 ____________________________________________________________________________
10712 [ 11238] By: jhi                                   on 2001/07/09  14:40:43
10713         Log: Update Changes.
10714      Branch: perl
10715            ! Changes patchlevel.h
10716 ____________________________________________________________________________
10717 [ 11237] By: jhi                                   on 2001/07/09  14:27:27
10718         Log: (Retracted by #11285).
10719              
10720              Subject: [PATCH] OPpCONST_OCTAL fixes
10721              From: Abhijit Menon-Sen <ams@wiw.org>
10722              Date: Mon, 9 Jul 2001 07:38:45 +0530
10723              Message-ID: <20010709073845.A25406@lustre.dyn.wiw.org>
10724      Branch: perl
10725            ! op.c
10726 ____________________________________________________________________________
10727 [ 11236] By: jhi                                   on 2001/07/09  14:10:07
10728         Log: Add a pseudolayer ":locale" to the open pragma which
10729              will get the encoding from the locale.  Yet undocumented
10730              because I can't get the PerlIO :encoding(foobar) to work.
10731      Branch: perl
10732            ! ext/Encode/Encode.pm lib/open.pm
10733 ____________________________________________________________________________
10734 [ 11235] By: jhi                                   on 2001/07/09  13:38:43
10735         Log: Add more encoding mappings.
10736      Branch: perl
10737            ! ext/Encode/Encode.pm
10738 ____________________________________________________________________________
10739 [ 11234] By: jhi                                   on 2001/07/09  13:24:54
10740         Log: Document that using :encoding layer requires using Encode.
10741      Branch: perl
10742            ! ext/Encode/Encode.pm lib/PerlIO.pm
10743 ____________________________________________________________________________
10744 [ 11233] By: jhi                                   on 2001/07/09  13:19:34
10745         Log: Netware tweak from Ananth Kesari.
10746      Branch: perl
10747            ! NetWare/netware.h
10748 ____________________________________________________________________________
10749 [ 11232] By: gsar                                  on 2001/07/09  04:40:07
10750         Log: t/harness doesn't know about run/*.t
10751      Branch: perl
10752            ! t/harness
10753 ____________________________________________________________________________
10754 [ 11231] By: gsar                                  on 2001/07/09  04:36:30
10755         Log: run/exit.t busted on windows
10756      Branch: perl
10757            ! t/run/exit.t
10758 ____________________________________________________________________________
10759 [ 11230] By: gsar                                  on 2001/07/09  04:14:54
10760         Log: fix a couple of UCD.t tests that fail due to bad case
10761      Branch: perl
10762            ! lib/Unicode/UCD.t
10763 ____________________________________________________________________________
10764 [ 11229] By: gsar                                  on 2001/07/09  03:57:06
10765         Log: test skip logic was broken
10766      Branch: perl
10767            ! ext/I18N/Langinfo/Langinfo.t
10768 ____________________________________________________________________________
10769 [ 11228] By: gsar                                  on 2001/07/09  03:42:20
10770         Log: remove *.pdb files on windows upon $(MAKE) clean (fixes
10771              failure of ExtUtils.t#27 when built in debug mode)
10772      Branch: perl
10773            ! lib/ExtUtils/MM_Win32.pm
10774 ____________________________________________________________________________
10775 [ 11227] By: gsar                                  on 2001/07/09  02:11:04
10776         Log: I18N::Langinfo is not available on windows
10777      Branch: perl
10778            ! win32/FindExt.pm
10779 ____________________________________________________________________________
10780 [ 11226] By: gsar                                  on 2001/07/09  01:55:23
10781         Log: save a dTHX
10782      Branch: perl
10783            ! ext/POSIX/POSIX.xs
10784 ____________________________________________________________________________
10785 [ 11225] By: jhi                                   on 2001/07/08  23:42:37
10786         Log: Update Changes.
10787      Branch: perl
10788            ! Changes patchlevel.h
10789 ____________________________________________________________________________
10790 [ 11224] By: jhi                                   on 2001/07/08  23:05:41
10791         Log: Guard the nl_langinfo() with HAS_NL_LANGINFO 
10792              as pointed out by Sarathy.
10793      Branch: perl
10794            ! ext/I18N/Langinfo/Langinfo.xs
10795 ____________________________________________________________________________
10796 [ 11223] By: jhi                                   on 2001/07/08  22:59:01
10797         Log: Retract #11212.
10798      Branch: perl
10799            ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
10800 ____________________________________________________________________________
10801 [ 11222] By: jhi                                   on 2001/07/08  17:41:22
10802         Log: Bump up the VERSION of Cwd.xs.
10803      Branch: perl
10804            ! ext/Cwd/Makefile.PL
10805 ____________________________________________________________________________
10806 [ 11221] By: jhi                                   on 2001/07/08  17:13:38
10807         Log: Retract #11220, the problem wasn't the missing leading zero.
10808              Here's the problem:
10809              $ ./perl -we 'chmod(oct("755"), ".")'
10810              Non-octal literal mode (493) specified at -e line 1.
10811              (Did you mean 0493 instead?)
10812      Branch: perl
10813            ! lib/ExtUtils/MM_Unix.pm
10814 ____________________________________________________________________________
10815 [ 11220] By: jhi                                   on 2001/07/08  17:05:55
10816         Log: (Retracted by #11221)
10817              Change the PERM_RW and PERM_RWX to 0644 and 0755
10818              (add the leading zero).
10819      Branch: perl
10820            ! lib/ExtUtils/MM_Unix.pm
10821 ____________________________________________________________________________
10822 [ 11219] By: jhi                                   on 2001/07/08  16:17:32
10823         Log: Integrate changes #11193, 11205, 11209 from macperl.
10824              
10825              Fix up AutoLoader to fudge for Mac paths in import().
10826              
10827              Allow symbols in try_symbol() to begin with "_".
10828              
10829              Small portability fix for Mac OS.
10830      Branch: perl
10831           !> lib/AutoLoader.pm lib/Cwd.pm makedef.pl
10832 ____________________________________________________________________________
10833 [ 11218] By: jhi                                   on 2001/07/08  16:10:30
10834         Log: Metaconfig unit change for #11217.
10835      Branch: metaconfig/U/perl
10836            ! Extensions.U
10837 ____________________________________________________________________________
10838 [ 11217] By: jhi                                   on 2001/07/08  16:10:07
10839         Log: Detypo, problem noticed by Gerrit P. Haase.
10840      Branch: perl
10841            ! Configure config_h.SH
10842 ____________________________________________________________________________
10843 [ 11216] By: jhi                                   on 2001/07/08  15:58:35
10844         Log: Cwd cleanups.
10845      Branch: perl
10846            ! ext/Cwd/Cwd.xs
10847 ____________________________________________________________________________
10848 [ 11215] By: jhi                                   on 2001/07/08  15:52:57
10849         Log: Slight tweaks on #11213.
10850      Branch: perl
10851            ! toke.c
10852 ____________________________________________________________________________
10853 [ 11214] By: jhi                                   on 2001/07/08  14:32:28
10854         Log: A missing dTHX noticed by Gerrit P. Haase.
10855      Branch: perl
10856            ! ext/POSIX/POSIX.xs
10857 ____________________________________________________________________________
10858 [ 11213] By: jhi                                   on 2001/07/08  14:24:44
10859         Log: Subject: [PATCH toke.c] Simplify yytoke()
10860              From: Simon Cozens <simon@netthink.co.uk>
10861              Date: Sun, 8 Jul 2001 13:24:34 +0100
10862              Message-ID: <20010708132434.A9448@deep-dark-truthful-mirror>
10863              
10864              Split out pending_ident().
10865      Branch: perl
10866            ! embed.h embed.pl pod/perlapi.pod proto.h toke.c
10867 ____________________________________________________________________________
10868 [ 11212] By: jhi                                   on 2001/07/08  14:17:10
10869         Log: (Retracted by #11223.)
10870              Subject: [PATCH] Re: Problem with Safe.pm and Perl 5.004
10871              Date: Wed, 05 Nov 1997 17:22:34 -0600
10872              From: Graham Barr <gbarr@ti.com>
10873              Message-Id: <3460FFBA.6DA51F46@ti.com>
10874      Branch: perl
10875            ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
10876 ____________________________________________________________________________
10877 [ 11211] By: jhi                                   on 2001/07/08  13:53:38
10878         Log: Fix I18N::Langinfo nits noticed but Philip Newton.
10879      Branch: perl
10880            ! ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
10881            ! pod/perllocale.pod
10882 ____________________________________________________________________________
10883 [ 11210] By: jhi                                   on 2001/07/08  01:34:09
10884         Log: Really do the test under the C locale.
10885      Branch: perl
10886            ! ext/I18N/Langinfo/Langinfo.t
10887 ____________________________________________________________________________
10888 [ 11209] By: pudge                                 on 2001/07/08  01:19:25
10889         Log: Small portability fix for Mac OS.
10890      Branch: maint-5.6/macperl
10891            ! lib/Cwd.pm
10892 ____________________________________________________________________________
10893 [ 11208] By: jhi                                   on 2001/07/08  01:14:58
10894         Log: Metaconfig unit change for #11207.
10895      Branch: metaconfig/U/perl
10896            ! Extensions.U
10897 ____________________________________________________________________________
10898 [ 11207] By: jhi                                   on 2001/07/08  01:14:02
10899         Log: Add I18N::Langinfo, which is basically a wrapper around
10900              nl_langinfo(), which is an additional way to query locale
10901              specific information.
10902      Branch: perl
10903            + ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
10904            + ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
10905            ! Configure MANIFEST pod/perl572delta.pod pod/perllocale.pod
10906 ____________________________________________________________________________
10907 [ 11206] By: pudge                                 on 2001/07/08  00:56:29
10908         Log: Bugfixes for some tests.  commonsense.t not in perl 5.6,
10909              used in File::Find tests; replace with if.t.
10910      Branch: maint-5.6/macperl
10911            ! t/lib/filefind-taint.t t/lib/filefind.t t/op/taint.t
10912            ! t/pragma/warn/op
10913 ____________________________________________________________________________
10914 [ 11205] By: pudge                                 on 2001/07/07  23:55:56
10915         Log: Allow symbols in try_symbol() to begin with "_".
10916      Branch: maint-5.6/macperl
10917            ! makedef.pl
10918 ____________________________________________________________________________
10919 [ 11204] By: pudge                                 on 2001/07/07  23:53:37
10920         Log: Sync up the File::Find changes from the rewrite by
10921              Thomas Wegner, et al.
10922      Branch: maint-5.6/macperl
10923            + t/lib/filefind-taint.t
10924            ! lib/File/Find.pm t/lib/filefind.t
10925 ____________________________________________________________________________
10926 [ 11203] By: pudge                                 on 2001/07/07  23:43:06
10927         Log: Subject: [PATCHES] :t:pod: and :lib:Pod: stuff
10928              From: Thomas Wegner <wegner_thomas@yahoo.com>
10929              Date: Thu, 5 Jul 2001 20:31:25 +0200
10930              Message-Id: <p04320400b76a0fc8dea5@[149.225.100.38]>
10931      Branch: maint-5.6/macperl
10932            ! lib/Pod/Find.pm t/pod/find.t t/pod/testp2pt.pl
10933 ____________________________________________________________________________
10934 [ 11202] By: pudge                                 on 2001/07/07  23:38:36
10935         Log: Some more test portability fixes.
10936      Branch: maint-5.6/macperl
10937            ! t/lib/filecopy.t t/pragma/warn/pp_sys
10938 ____________________________________________________________________________
10939 [ 11201] By: jhi                                   on 2001/07/07  22:52:38
10940         Log: The #11200 removed wrong (non-existent) target.  Duh.
10941      Branch: perl
10942            ! Makefile.SH
10943 ____________________________________________________________________________
10944 [ 11200] By: jhi                                   on 2001/07/07  22:44:14
10945         Log: Zap the lib/re.pm before creating it.
10946      Branch: perl
10947            ! Makefile.SH
10948 ____________________________________________________________________________
10949 [ 11199] By: pudge                                 on 2001/07/07  20:54:35
10950         Log: Another test.  Please ignore.
10951      Branch: maint-5.6/macperl
10952            ! README.macos
10953 ____________________________________________________________________________
10954 [ 11198] By: pudge                                 on 2001/07/07  20:44:12
10955         Log: Portability fixes for a lot of tests, especially IO-related
10956              tests, and warnings, and the harness script.
10957      Branch: maint-5.6/macperl
10958            ! t/harness t/io/argv.t t/io/dup.t t/io/fs.t t/io/inplace.t
10959            ! t/io/iprefix.t t/io/open.t t/io/openpid.t t/lib/filepath.t
10960            ! t/lib/findbin.t t/lib/io_dup.t t/lib/socket.t t/op/die_exit.t
10961            ! t/op/misc.t t/op/read.t t/op/readdir.t t/op/runlevel.t
10962            ! t/op/stat.t t/op/subst_wamp.t t/op/taint.t
10963            ! t/pragma/diagnostics.t t/pragma/subs.t t/pragma/warn/doio
10964            ! t/pragma/warn/mg t/pragma/warn/op t/pragma/warn/pp_sys
10965            ! t/pragma/warnings.t
10966 ____________________________________________________________________________
10967 [ 11197] By: jhi                                   on 2001/07/07  20:32:28
10968         Log: Subject: [PATCH] lib/h2xs.t (was Re: [PATCH] h2xs)
10969              From: Nicholas Clark <nick@ccl4.org>
10970              Date: Sat, 7 Jul 2001 21:00:17 +0100
10971              Message-ID: <20010707210017.H59620@plum.flirble.org>
10972      Branch: perl
10973            ! lib/h2xs.t
10974 ____________________________________________________________________________
10975 [ 11196] By: jhi                                   on 2001/07/07  20:26:36
10976         Log: The UNICOS/mk SysV IPC problem has been fixed.
10977      Branch: perl
10978            ! pod/perl572delta.pod
10979 ____________________________________________________________________________
10980 [ 11195] By: jhi                                   on 2001/07/07  19:59:51
10981         Log: Slight update tweaks on perlunicode.pod.
10982      Branch: perl
10983            ! pod/perlunicode.pod
10984 ____________________________________________________________________________
10985 [ 11194] By: jhi                                   on 2001/07/07  17:53:03
10986         Log: Subject: Doc patch DB_File.pm: use umask-friendly modes
10987              From: Mark-Jason Dominus <mjd@plover.com>
10988              Date: Sat, 07 Jul 2001 13:04:04 -0400
10989              Message-ID: <20010707170404.32694.qmail@plover.com>
10990      Branch: perl
10991            ! ext/DB_File/DB_File.pm
10992 ____________________________________________________________________________
10993 [ 11193] By: pudge                                 on 2001/07/07  17:26:28
10994         Log: Fix up AutoLoader to fudge for Mac paths in import().
10995      Branch: maint-5.6/macperl
10996            ! lib/AutoLoader.pm
10997 ____________________________________________________________________________
10998 [ 11192] By: jhi                                   on 2001/07/07  17:03:06
10999         Log: Try to force the lib/re.pm to be there before entering
11000              the extensions builds, should help for parallel makes.
11001      Branch: perl
11002            ! Makefile.SH
11003 ____________________________________________________________________________
11004 [ 11191] By: jhi                                   on 2001/07/07  15:26:16
11005         Log: Subject: Re: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
11006              From: Norton Allen <allen@huarp.harvard.edu>
11007              Date: Fri, 6 Jul 2001 12:01:14 -0400 (edt)
11008              Message-Id: <200107061601.MAA00597@bottesini.harvard.edu>
11009      Branch: perl
11010            ! ext/POSIX/POSIX.xs
11011 ____________________________________________________________________________
11012 [ 11190] By: jhi                                   on 2001/07/07  15:22:08
11013         Log: Subject: [PATCH] Re: op/arith.t
11014              From: Nicholas Clark <nick@ccl4.org>
11015              Date: Sat, 7 Jul 2001 13:04:54 +0100
11016              Message-ID: <20010707130454.D59620@plum.flirble.org>
11017      Branch: perl
11018            ! numeric.c toke.c
11019 ____________________________________________________________________________
11020 [ 11189] By: jhi                                   on 2001/07/07  15:20:44
11021         Log: Subject: [PATCH] h2xs
11022              From: Nicholas Clark <nick@ccl4.org>
11023              Date: Fri, 6 Jul 2001 23:25:14 +0100
11024              Message-ID: <20010706232514.X59620@plum.flirble.org>
11025      Branch: perl
11026            ! utils/h2xs.PL
11027 ____________________________________________________________________________
11028 [ 11188] By: jhi                                   on 2001/07/07  15:12:36
11029         Log: Subject: Re: bleedperl perl_alloc..free leakage
11030              From: Radu Greab <radu@netsoft.ro>
11031              Date: Fri, 6 Jul 2001 19:48:54 +0300
11032              Message-ID: <15173.60406.308246.456184@ix.netsoft.ro>
11033              
11034              Leak-be-gone.
11035      Branch: perl
11036            ! op.c
11037 ____________________________________________________________________________
11038 [ 11187] By: pudge                                 on 2001/07/07  02:11:36
11039         Log: Test again.  Please ignore.
11040      Branch: maint-5.6/macperl
11041            ! README.macos
11042 ____________________________________________________________________________
11043 [ 11186] By: pudge                                 on 2001/07/07  02:08:13
11044         Log: Test.  Please ignore.
11045      Branch: maint-5.6/macperl
11046            ! README.macos
11047 ____________________________________________________________________________
11048 [ 11185] By: pudge                                 on 2001/07/06  23:46:57
11049         Log: Include changes already sent in separately as patches,
11050              before branch was created.
11051      Branch: maint-5.6/macperl
11052            ! ext/File/Glob/bsd_glob.c ext/IO/lib/IO/Dir.pm gv.c
11053            ! lib/DirHandle.pm lib/File/Basename.pm lib/File/Copy.pm
11054            ! lib/File/Find.pm lib/diagnostics.pm perl.c t/base/term.t
11055            ! t/comp/cpp.t t/comp/multiline.t t/comp/script.t t/comp/term.t
11056            ! t/lib/anydbm.t t/lib/autoloader.t t/lib/dirhand.t
11057            ! t/lib/filefind.t t/lib/io_dir.t t/lib/selfloader.t
11058            ! t/op/anonsub.t t/op/closure.t t/op/defins.t t/op/die_exit.t
11059            ! t/op/exec.t t/op/goto.t t/op/misc.t t/op/pack.t t/op/regexp.t
11060            ! t/op/regexp_noamp.t t/op/split.t t/op/write.t
11061            ! t/pragma/strict.t
11062 ____________________________________________________________________________
11063 [ 11184] By: jhi                                   on 2001/07/06  16:41:30
11064         Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
11065              From: Norton Allen <allen@huarp.harvard.edu>
11066              Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
11067              Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
11068      Branch: perl
11069            ! utf8.h
11070 ____________________________________________________________________________
11071 [ 11183] By: nick                                  on 2001/07/06  16:27:40
11072         Log: Integrate mainline
11073      Branch: perlio
11074           +> (branch 42 files)
11075            - NetWare/perlsdio.h ext/util/mkbootstrap lib/Net/DummyInetd.pm
11076            - lib/Net/PH.pm lib/Net/SNPP.pm lib/Net/t/ph.t
11077            - win32/bin/mdelete.bat
11078           !> (integrate 215 files)
11079 ____________________________________________________________________________
11080 [ 11182] By: jhi                                   on 2001/07/06  15:57:16
11081         Log: The #11166 needed also these updated.
11082      Branch: perl
11083            ! lib/warnings.pm warnings.h
11084 ____________________________________________________________________________
11085 [ 11181] By: jhi                                   on 2001/07/06  13:24:42
11086         Log: Update Changes.
11087      Branch: perl
11088            ! Changes patchlevel.h
11089 ____________________________________________________________________________
11090 [ 11180] By: jhi                                   on 2001/07/06  13:20:08
11091         Log: Regen toc.
11092      Branch: perl
11093            ! pod/perltoc.pod
11094 ____________________________________________________________________________
11095 [ 11179] By: jhi                                   on 2001/07/06  12:57:13
11096         Log: Nit from Abhijit.
11097      Branch: perl
11098            ! lib/CPAN.pm
11099 ____________________________________________________________________________
11100 [ 11178] By: jhi                                   on 2001/07/06  12:53:04
11101         Log: Retract #11172.
11102      Branch: perl
11103            ! t/op/method.t
11104 ____________________________________________________________________________
11105 [ 11177] By: jhi                                   on 2001/07/06  12:44:51
11106         Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
11107              From: Norton Allen <allen@huarp.harvard.edu>
11108              Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
11109              Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
11110      Branch: perl
11111            ! lib/Cwd.pm
11112 ____________________________________________________________________________
11113 [ 11176] By: jhi                                   on 2001/07/06  12:42:45
11114         Log: (Accidentally empty check-in.)
11115      Branch: perl
11116            ! utf8.h
11117 ____________________________________________________________________________
11118 [ 11175] By: jhi                                   on 2001/07/06  12:29:56
11119         Log: Retract #11165 since Sarathy pointed out it'll not
11120              work properly under threads, the problem should be
11121              solved using "the savestack, either via SSNEW() or
11122              using a newSVpv()+SAVEFREESV() combo."
11123      Branch: perl
11124            ! ext/POSIX/POSIX.xs
11125 ____________________________________________________________________________
11126 [ 11174] By: jhi                                   on 2001/07/06  12:27:31
11127         Log: Retract #11125 since NI-S pointed out it'll not work in
11128              cases where the extension has their own handcrafted INC
11129              et alia.
11130      Branch: perl
11131            ! lib/ExtUtils/MM_Unix.pm
11132 ____________________________________________________________________________
11133 [ 11173] By: jhi                                   on 2001/07/06  12:20:50
11134         Log: Subject: RE: [PATCH] -I and MakeMaker again
11135              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
11136              Date: Fri, 6 Jul 2001 09:18:29 +0200
11137              Message-ID: <E3FB32585BF1D411B9E900805FF51A0808C221@RU0022EXCH001U>
11138      Branch: perl
11139            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_VMS.pm
11140            ! lib/ExtUtils/MM_Win32.pm
11141 ____________________________________________________________________________
11142 [ 11172] By: jhi                                   on 2001/07/06  12:18:39
11143         Log: (Retracted by #11178)
11144              Subject: [PATCH t/op/method.t] SUPER:: strangeness
11145              From: Piers Cawley <pdcawley@iterative-software.com>
11146              Date: 06 Jul 2001 10:49:01 +0100
11147              Message-ID: <m2ith6xu9e.fsf@despairon.bofh.org.uk>
11148      Branch: perl
11149            ! t/op/method.t
11150 ____________________________________________________________________________
11151 [ 11171] By: jhi                                   on 2001/07/06  01:38:55
11152         Log: VOS README update from Paul Green.
11153      Branch: perl
11154            ! README.vos
11155 ____________________________________________________________________________
11156 [ 11170] By: jhi                                   on 2001/07/06  01:19:33
11157         Log: Subject: [PATCH README.qnx hints/qnx.sh]
11158              From: Norton Allen <allen@huarp.harvard.edu>
11159              Message-Id: <200107051755.NAA21422@bottesini.harvard.edu>
11160              Date: Thu, 5 Jul 2001 13:55:11 -0400 (edt)
11161      Branch: perl
11162            ! README.qnx hints/qnx.sh
11163 ____________________________________________________________________________
11164 [ 11169] By: jhi                                   on 2001/07/06  01:17:43
11165         Log: Subject: [PATCH] Doc patch for Tie::Hash
11166              From: Artur Bergman <artur@contiller.se>
11167              Date: Thu, 05 Jul 2001 22:51:18 +0200
11168              Message-ID: <B76A9FE6.1F04%artur@contiller.se>
11169      Branch: perl
11170            ! lib/Tie/Hash.pm
11171 ____________________________________________________________________________
11172 [ 11168] By: jhi                                   on 2001/07/06  01:16:27
11173         Log: Subject: [PATCH] perlfaq4.pod
11174              From: "Liney, Dave" <dave.liney@gbr.conoco.com>
11175              Message-ID: <1BB544A41666D311836C00902751FF6D01FD2D07@LONEX02>
11176              Date: Thu, 5 Jul 2001 18:44:10 +0100 
11177      Branch: perl
11178            ! pod/perlfaq4.pod
11179 ____________________________________________________________________________
11180 [ 11167] By: jhi                                   on 2001/07/06  01:14:41
11181         Log: Subject: [PATCH B::Deparse] Make warnings handling more robust
11182              From: Robin Houston <robin@kitsite.com>
11183              Date: Thu, 5 Jul 2001 18:33:21 +0100
11184              Message-ID: <20010705183321.A27345@robin.kitsite.com>
11185      Branch: perl
11186            ! ext/B/B/Deparse.pm
11187 ____________________________________________________________________________
11188 [ 11166] By: jhi                                   on 2001/07/06  01:11:50
11189         Log: (Retracted by #11285.)
11190              
11191              Subject: Re: [PATCH] mkdir() mode argument is missing initial 0
11192              From: Abhijit Menon-Sen <ams@wiw.org>
11193              Date: Fri, 6 Jul 2001 01:26:32 +0530
11194              Message-ID: <20010706012632.A28327@lustre.dyn.wiw.org>
11195      Branch: perl
11196            ! dump.c op.c op.h opcode.h opcode.pl pod/perldiag.pod pp.sym
11197            ! pp_proto.h t/lib/warnings/op t/lib/warnings/toke toke.c
11198            ! warnings.pl
11199 ____________________________________________________________________________
11200 [ 11165] By: jhi                                   on 2001/07/06  00:19:26
11201         Log: (Retracted by #11175)
11202              Subject: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
11203              From: Norton Allen <allen@huarp.harvard.edu>
11204              Message-Id: <200107051734.NAA13375@bottesini.harvard.edu>
11205              Date: Thu, 5 Jul 2001 13:34:51 -0400 (edt)
11206      Branch: perl
11207            ! ext/POSIX/POSIX.xs
11208 ____________________________________________________________________________
11209 [ 11164] By: jhi                                   on 2001/07/06  00:14:57
11210         Log: Unterminated C< (noticed by Richard Hatch), and few other
11211              small Unicode doc tweaks.
11212      Branch: perl
11213            ! pod/perlretut.pod
11214 ____________________________________________________________________________
11215 [ 11163] By: jhi                                   on 2001/07/05  19:33:34
11216         Log: More flexible argument understanding; add charblocks() and
11217              charscripts(); make charblock() and charscript() two-way;
11218              add charinrange(); separate the $Unicode::UCD::VERSION and
11219              the version of the Unicode by adding UnicodeVersion().
11220      Branch: perl
11221            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
11222 ____________________________________________________________________________
11223 [ 11162] By: jhi                                   on 2001/07/05  13:38:36
11224         Log: Update Unicode::UCD on \p{In...}.
11225      Branch: perl
11226            ! lib/Unicode/UCD.pm
11227 ____________________________________________________________________________
11228 [ 11161] By: jhi                                   on 2001/07/05  13:26:00
11229         Log: Subject: Re: [PATCH lib/ExtUtils.t] Extra Files for QNX
11230              From: Norton Allen <allen@huarp.harvard.edu>
11231              Date: Thu, 5 Jul 2001 09:57:14 -0400 (edt)
11232              Message-Id: <200107051357.JAA06285@bottesini.harvard.edu>
11233      Branch: perl
11234            ! lib/ExtUtils/MM_Unix.pm
11235 ____________________________________________________________________________
11236 [ 11160] By: jhi                                   on 2001/07/05  13:06:53
11237         Log: POSIX-BC tweaks from Thomas Dorner.
11238      Branch: perl
11239            ! hints/posix-bc.sh perlio.h
11240 ____________________________________________________________________________
11241 [ 11159] By: jhi                                   on 2001/07/05  04:17:18
11242         Log: Module updates for the delta.
11243      Branch: perl
11244            ! pod/perl572delta.pod
11245 ____________________________________________________________________________
11246 [ 11158] By: jhi                                   on 2001/07/05  03:45:19
11247         Log: Subject: [PATCH ext/IO/lib/IO/t/io_sock.t] for QNX
11248              From: Norton Allen <allen@huarp.harvard.edu>
11249              Message-Id: <200107050259.WAA06843@bottesini.harvard.edu>
11250              Date: Wed, 4 Jul 2001 22:59:00 -0400 (edt)
11251      Branch: perl
11252            ! ext/IO/lib/IO/t/io_sock.t
11253 ____________________________________________________________________________
11254 [ 11157] By: jhi                                   on 2001/07/05  03:44:19
11255         Log: Subject: [PATCH perldiag.pod] Quick fixes
11256              From: Simon Cozens <simon@netthink.co.uk>
11257              Date: Wed, 4 Jul 2001 20:22:12 +0100
11258              Message-ID: <20010704202212.A3690@deep-dark-truthful-mirror>
11259      Branch: perl
11260            ! pod/perldiag.pod
11261 ____________________________________________________________________________
11262 [ 11156] By: jhi                                   on 2001/07/05  03:43:28
11263         Log: Subject: [PATCH perl@11099]Re: [ID 20010704.003] Taint mode breaks global match
11264              From: Radu Greab <radu@netsoft.ro>
11265              Date: Wed, 4 Jul 2001 22:13:31 +0300
11266              Message-ID: <15171.27355.895094.128142@ix.netsoft.ro>
11267      Branch: perl
11268            ! op.c sv.c t/op/pos.t
11269 ____________________________________________________________________________
11270 [ 11155] By: jhi                                   on 2001/07/05  03:40:24
11271         Log: Subject: [PATCH] -I and MakeMaker again
11272              From: Michael G Schwern <schwern@pobox.com>
11273              Date: Wed, 4 Jul 2001 15:03:07 -0400
11274              Message-ID: <20010704150307.I20340@blackrider>
11275              
11276              (and retract #11145)
11277      Branch: perl
11278            ! ext/util/make_ext lib/ExtUtils/MM_Unix.pm
11279            ! lib/ExtUtils/MakeMaker.pm
11280 ____________________________________________________________________________
11281 [ 11154] By: jhi                                   on 2001/07/05  03:32:43
11282         Log: Subject: Re: PERFORCE change 11142 for review
11283              From: "Philip Newton" <Philip.Newton@gmx.net>
11284              Date: Wed, 4 Jul 2001 20:46:26 +0200
11285              Message-Id: <200107041841.VAA25380@taas.iki.fi>
11286      Branch: perl
11287            ! lib/ExtUtils/MakeMaker.pm
11288 ____________________________________________________________________________
11289 [ 11153] By: jhi                                   on 2001/07/05  03:29:21
11290         Log: Subject: Re: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
11291              From: Jonathan Stowe <gellyfish@gellyfish.com>
11292              Date: Mon, 2 Jul 2001 20:45:53 +0100 (BST)
11293              Message-ID: <Pine.LNX.4.33.0107022042570.8640-100000@orpheus.gellyfish.com>
11294      Branch: perl
11295            ! utils/pl2pm.PL
11296 ____________________________________________________________________________
11297 [ 11152] By: gsar                                  on 2001/07/05  00:52:57
11298         Log: fix the binary compatibility issue when building with/without
11299              usemymalloc by exporting Perl_malloc() et al as simple wrappers
11300              around the system functions (this allows most extensions built
11301              using one mode to coexist with perls built in the other mode)
11302              
11303              XXX the Perl_mfree() wrapper might need to do return(free()) on
11304              platforms where Free_t isn't "void"
11305      Branch: perl
11306            ! embed.h embed.pl makedef.pl proto.h util.c
11307 ____________________________________________________________________________
11308 [ 11151] By: gsar                                  on 2001/07/05  00:42:49
11309         Log: perl built with USE_ITHREADS can deadlock during fork() or backticks
11310              since it doesn't ensure threads other than the one calling fork()
11311              aren't holding any locks; the fix is to use pthread_atfork() to
11312              hold global locks
11313              
11314              building perl with -Dusemymalloc exacerbates the problem since
11315              Perl_malloc() holds a mutex, and perl's exec() calls New()
11316              
11317              XXX the code in win32thread.h may be needed on platforms that have
11318              no pthread_atfork()
11319      Branch: perl
11320            ! perl.c thread.h win32/win32thread.h
11321 ____________________________________________________________________________
11322 [ 11150] By: pudge                                 on 2001/07/04  20:07:54
11323         Log: Integrate #11009 from maintperl.
11324      Branch: maint-5.6/macperl
11325           !> lib/ExtUtils/Manifest.pm
11326 ____________________________________________________________________________
11327 [ 11149] By: pudge                                 on 2001/07/04  19:54:46
11328         Log: Flexing my Perforce muscles.
11329      Branch: maint-5.6/macperl
11330            ! README.macos
11331 ____________________________________________________________________________
11332 [ 11148] By: jhi                                   on 2001/07/04  17:14:51
11333         Log: Update Changes.
11334      Branch: perl
11335            ! Changes patchlevel.h
11336 ____________________________________________________________________________
11337 [ 11147] By: jhi                                   on 2001/07/04  16:41:25
11338         Log: Metaconfig unit change for #11146.
11339      Branch: metaconfig/U/perl
11340            ! d_fcntl_can_lock.U
11341 ____________________________________________________________________________
11342 [ 11146] By: jhi                                   on 2001/07/04  16:36:31
11343         Log: Somehow the #ifdefs of the added code (in #11093) made
11344              HP-UX to fail the fcntl locking test, without the ifdefs
11345              the test seems to be working again.  Reason unknown:
11346              HP-UX cc doesn't complain either way.
11347      Branch: perl
11348            ! Configure
11349 ____________________________________________________________________________
11350 [ 11145] By: jhi                                   on 2001/07/04  16:08:00
11351         Log: (Retracted by #11155) PERLRUNINST needed in some spots.
11352      Branch: perl
11353            ! lib/ExtUtils/MM_Unix.pm
11354 ____________________________________________________________________________
11355 [ 11144] By: jhi                                   on 2001/07/04  16:07:35
11356         Log: gcc -Wall nit.
11357      Branch: perl
11358            ! pp_hot.c
11359 ____________________________________________________________________________
11360 [ 11143] By: jhi                                   on 2001/07/04  15:08:26
11361         Log: When removing tests updating the test count is a good idea, too.
11362      Branch: perl
11363            ! lib/Net/t/require.t
11364 ____________________________________________________________________________
11365 [ 11142] By: jhi                                   on 2001/07/04  14:57:51
11366         Log: Document #11134 and add the new symbols to the list of
11367              of MakeMaker known ones.
11368      Branch: perl
11369            ! lib/ExtUtils/MakeMaker.pm
11370 ____________________________________________________________________________
11371 [ 11141] By: jhi                                   on 2001/07/04  14:34:11
11372         Log: Microperl update.
11373      Branch: perl
11374            ! uconfig.h
11375 ____________________________________________________________________________
11376 [ 11140] By: jhi                                   on 2001/07/04  14:32:27
11377         Log: Update the libnet tests as per #11138.
11378      Branch: perl
11379            - lib/Net/t/ph.t
11380            ! MANIFEST lib/Net/t/require.t
11381 ____________________________________________________________________________
11382 [ 11139] By: jhi                                   on 2001/07/04  14:14:33
11383         Log: Regen toc and modlib.
11384      Branch: perl
11385            ! pod/perlmodlib.pod pod/perltoc.pod
11386 ____________________________________________________________________________
11387 [ 11138] By: jhi                                   on 2001/07/04  14:10:38
11388         Log: Remove DummyInetd, PH, and SNPP from the libnet, as per
11389              Graham's request.
11390      Branch: perl
11391            - lib/Net/DummyInetd.pm lib/Net/PH.pm lib/Net/SNPP.pm
11392            ! MANIFEST
11393 ____________________________________________________________________________
11394 [ 11137] By: jhi                                   on 2001/07/04  14:06:35
11395         Log: Add the OS/390 harness results to the delta.
11396      Branch: perl
11397            ! pod/perl572delta.pod
11398 ____________________________________________________________________________
11399 [ 11136] By: jhi                                   on 2001/07/04  13:59:01
11400         Log: Avoid the two study tests in OS/390 until the bug has been solved.
11401      Branch: perl
11402            ! t/op/study.t
11403 ____________________________________________________________________________
11404 [ 11135] By: jhi                                   on 2001/07/04  13:49:08
11405         Log: DOS/DJGPP tweaks from Laszlo Molnar.
11406      Branch: perl
11407            ! AUTHORS djgpp/djgppsed.sh hints/dos_djgpp.sh t/op/write.t
11408 ____________________________________________________________________________
11409 [ 11134] By: jhi                                   on 2001/07/04  13:47:46
11410         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm and others] Fixing extra -I's with PERL_CORE
11411              From: Michael G Schwern <schwern@pobox.com>
11412              Date: Wed, 4 Jul 2001 00:01:16 -0400
11413              Message-ID: <20010704000116.C591@blackrider>
11414      Branch: perl
11415            ! ext/util/make_ext lib/ExtUtils.t lib/ExtUtils/MM_Unix.pm
11416 ____________________________________________________________________________
11417 [ 11133] By: jhi                                   on 2001/07/04  01:55:20
11418         Log: The #11132 missed singleton characters (not part
11419              of a unilo..unihi range) in Unicode scripts.
11420      Branch: perl
11421            ! lib/unicode/In/0.pl lib/unicode/In/1.pl lib/unicode/In/10.pl
11422            ! lib/unicode/In/11.pl lib/unicode/In/12.pl lib/unicode/In/13.pl
11423            ! lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
11424            ! lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/20.pl
11425            ! lib/unicode/In/21.pl lib/unicode/In/24.pl lib/unicode/In/29.pl
11426            ! lib/unicode/In/3.pl lib/unicode/In/30.pl lib/unicode/In/34.pl
11427            ! lib/unicode/In/35.pl lib/unicode/In/37.pl lib/unicode/In/39.pl
11428            ! lib/unicode/In/4.pl lib/unicode/In/5.pl lib/unicode/In/6.pl
11429            ! lib/unicode/In/8.pl lib/unicode/In/9.pl lib/unicode/Scripts.pl
11430            ! lib/unicode/mktables.PL t/op/pat.t
11431 ____________________________________________________________________________
11432 [ 11132] By: jhi                                   on 2001/07/04  01:32:11
11433         Log: Support preferentially the Unicode 'scripts' definition
11434              in the \p{In...} notation since according to Unicode the
11435              scripts concept is more natural for matching than using
11436              the somewhat artificial block names.  The block names are
11437              still available, though, and if there's a name conflict,
11438              the scripts one wins and the blocks one has to do with
11439              'Block' appended to its name.  For more information see
11440              
11441              http://www.unicode.org/unicode/reports/tr24/
11442      Branch: perl
11443            + lib/unicode/In/100.pl lib/unicode/In/101.pl
11444            + lib/unicode/In/102.pl lib/unicode/In/103.pl
11445            + lib/unicode/In/104.pl lib/unicode/In/105.pl
11446            + lib/unicode/In/106.pl lib/unicode/In/107.pl
11447            + lib/unicode/In/108.pl lib/unicode/In/109.pl
11448            + lib/unicode/In/110.pl lib/unicode/In/111.pl
11449            + lib/unicode/In/112.pl lib/unicode/In/113.pl
11450            + lib/unicode/In/114.pl lib/unicode/In/115.pl
11451            + lib/unicode/In/116.pl lib/unicode/In/117.pl
11452            + lib/unicode/In/118.pl lib/unicode/In/119.pl
11453            + lib/unicode/In/120.pl lib/unicode/In/121.pl
11454            + lib/unicode/In/122.pl lib/unicode/In/123.pl
11455            + lib/unicode/In/124.pl lib/unicode/In/125.pl
11456            + lib/unicode/In/126.pl lib/unicode/In/127.pl
11457            + lib/unicode/In/128.pl lib/unicode/In/129.pl
11458            + lib/unicode/In/130.pl lib/unicode/In/131.pl
11459            + lib/unicode/In/132.pl lib/unicode/In/133.pl
11460            + lib/unicode/In/134.pl lib/unicode/In/135.pl
11461            + lib/unicode/In/96.pl lib/unicode/In/97.pl lib/unicode/In/98.pl
11462            + lib/unicode/In/99.pl lib/unicode/Scripts.pl
11463            ! (edit 106 files)
11464 ____________________________________________________________________________
11465 [ 11131] By: jhi                                   on 2001/07/03  23:02:02
11466         Log: Better document the difference between a block and a script.
11467      Branch: perl
11468            ! lib/Unicode/UCD.pm
11469 ____________________________________________________________________________
11470 [ 11130] By: jhi                                   on 2001/07/03  22:49:15
11471         Log: Subject: [ perl 5.6.1 ] CPAN.pm doc patch
11472              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
11473              Date: Tue, 3 Jul 2001 15:04:23 -0500
11474              Message-ID: <20010703150423.C9787@chaos.wustl.edu>
11475      Branch: perl
11476            ! lib/CPAN.pm
11477 ____________________________________________________________________________
11478 [ 11129] By: jhi                                   on 2001/07/03  22:45:41
11479         Log: Add tests for charscript().
11480      Branch: perl
11481            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
11482 ____________________________________________________________________________
11483 [ 11128] By: jhi                                   on 2001/07/03  20:41:54
11484         Log: Add charscript() to get the UTR#24 script names of characters.
11485      Branch: perl
11486            ! lib/Unicode/UCD.pm
11487 ____________________________________________________________________________
11488 [ 11127] By: jhi                                   on 2001/07/03  19:53:29
11489         Log: Todo updates.
11490      Branch: perl
11491            ! pod/perltodo.pod
11492 ____________________________________________________________________________
11493 [ 11126] By: jhi                                   on 2001/07/03  19:45:30
11494         Log: Unicode::UCD updates.
11495      Branch: perl
11496            ! lib/Unicode/UCD.pm
11497 ____________________________________________________________________________
11498 [ 11125] By: jhi                                   on 2001/07/03  16:12:20
11499         Log: (Retracted by #11174)
11500              Subject: MakeMaker should pass through DEFINE and INC to subdirs
11501              From: Alan Burlison <Alan.Burlison@sun.com>
11502              Date: Tue, 03 Jul 2001 15:20:13 +0100
11503              Message-ID: <3B41D49D.A923D4F9@sun.com>
11504      Branch: perl
11505            ! lib/ExtUtils/MM_Unix.pm
11506 ____________________________________________________________________________
11507 [ 11124] By: jhi                                   on 2001/07/03  16:06:53
11508         Log: Subject: Patch needed for UTS
11509              From: hom00@utsglobal.com (Hal Morris)
11510              Date: Tue, 3 Jul 2001 09:38:22 -0700 (PDT)
11511              Message-Id: <200107031638.JAA11998@cepheus.utsglobal.com>
11512              
11513              Replace #11113 with a better version.
11514      Branch: perl
11515            ! perl.h
11516 ____________________________________________________________________________
11517 [ 11123] By: jhi                                   on 2001/07/03  16:04:49
11518         Log: Subject: Re: POINTERRIGOR
11519              From: Andy Dougherty <doughera@lafayette.edu>
11520              Date: Tue, 3 Jul 2001 11:49:28 -0400 (EDT)
11521              Message-ID: <Pine.SOL.4.10.10107031040030.1982-100000@maxwell.phys.lafayette.edu>
11522      Branch: perl
11523            ! util.c
11524 ____________________________________________________________________________
11525 [ 11122] By: jhi                                   on 2001/07/03  16:03:31
11526         Log: Subject: Re: [PATCH @11016] Fixes compile errors in four files
11527              From: "Philip Newton" <pnewton@gmx.de>
11528              Date: Tue, 3 Jul 2001 17:03:34 +0200
11529              Message-ID: <3B41FAE6.29564.660E117@localhost>
11530      Branch: perl
11531            ! pp_hot.c
11532 ____________________________________________________________________________
11533 [ 11121] By: jhi                                   on 2001/07/03  13:26:08
11534         Log: Typos.
11535      Branch: perl
11536            ! INSTALL
11537 ____________________________________________________________________________
11538 [ 11120] By: jhi                                   on 2001/07/03  11:34:47
11539         Log: Subject: [PATCH 5.6.1] debugger fixes
11540              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11541              Date: Tue, 3 Jul 2001 03:38:18 -0400
11542              Message-ID: <20010703033818.A16788@math.ohio-state.edu>
11543              
11544              The $^S is working again.
11545      Branch: perl
11546            ! lib/perl5db.pl
11547 ____________________________________________________________________________
11548 [ 11119] By: jhi                                   on 2001/07/03  11:33:27
11549         Log: Subject: Re: [PATCH 5.6.1] OS/2 improvements
11550              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11551              Date: Tue, 3 Jul 2001 03:34:06 -0400
11552              Message-ID: <20010703033406.A16776@math.ohio-state.edu>
11553      Branch: perl
11554            ! os2/OS2/Process/Process.pm
11555 ____________________________________________________________________________
11556 [ 11118] By: jhi                                   on 2001/07/03  11:29:54
11557         Log: Subject: [PATCH bleadperl] Bad lishp in change 11084
11558              From: "Philip Newton" <Philip.Newton@gmx.net>
11559              Date: Tue, 3 Jul 2001 09:11:27 +0200
11560              Message-Id: <200107030706.KAA04596@taas.iki.fi>
11561      Branch: perl
11562            ! lib/FindBin.pm
11563 ____________________________________________________________________________
11564 [ 11117] By: jhi                                   on 2001/07/03  11:25:14
11565         Log: Delta delta.
11566      Branch: perl
11567            ! pod/perl572delta.pod
11568 ____________________________________________________________________________
11569 [ 11116] By: jhi                                   on 2001/07/02  23:06:50
11570         Log: Metaconfig unit change for 11115.
11571      Branch: metaconfig
11572            ! U/modified/libc.U
11573 ____________________________________________________________________________
11574 [ 11115] By: jhi                                   on 2001/07/02  23:06:27
11575         Log: Whitespace allowed at the ends of /lib/syscalls.exp lines
11576              (from Richard Hatch) (this was the cause of pipes() and
11577              times() myeteriously not being found)
11578      Branch: perl
11579            ! Configure
11580 ____________________________________________________________________________
11581 [ 11114] By: jhi                                   on 2001/07/02  22:58:41
11582         Log: Retract #10142, the real culprit found by Richard Hatch,
11583              coming soon to Configure near you.
11584      Branch: perl
11585            ! hints/aix.sh
11586 ____________________________________________________________________________
11587 [ 11113] By: jhi                                   on 2001/07/02  22:56:09
11588         Log: (Replaced by #11124) UTS workaround from Hal Morris.
11589      Branch: perl
11590            ! perl.h
11591 ____________________________________________________________________________
11592 [ 11112] By: jhi                                   on 2001/07/02  22:53:29
11593         Log: Subject: [PATCH] grok not grocking correctly
11594              From: Nicholas Clark <nick@ccl4.org>
11595              Date: Tue, 3 Jul 2001 00:19:08 +0100
11596              Message-ID: <20010703001908.H59620@plum.flirble.org>
11597      Branch: perl
11598            ! numeric.c
11599 ____________________________________________________________________________
11600 [ 11111] By: jhi                                   on 2001/07/02  22:48:42
11601         Log: Subject: [PATCH Deparse.t] test just-posted patches
11602              From: Robin Houston <robin@kitsite.com>
11603              Date: Mon, 2 Jul 2001 23:46:15 +0100
11604              Message-Id: <E15HCUN-0000Rh-00.2001-07-02-23-48-19@mail18.svr.pol.co.uk>
11605      Branch: perl
11606            ! ext/B/Deparse.t
11607 ____________________________________________________________________________
11608 [ 11110] By: jhi                                   on 2001/07/02  22:27:10
11609         Log: Subject: [PATCH toke.c] autosplit into @F
11610              From: Robin Houston <robin@kitsite.com>
11611              Date: Mon, 2 Jul 2001 23:18:20 +0100
11612              Message-Id: <E15HC3M-0007jL-00.2001-07-02-23-20-24@mail18.svr.pol.co.uk>
11613      Branch: perl
11614            ! perl.c toke.c
11615 ____________________________________________________________________________
11616 [ 11109] By: jhi                                   on 2001/07/02  22:25:03
11617         Log: Subject: [PATCH B::Deparse] hash key auto-quoting
11618              From: Robin Houston <robin@kitsite.com>
11619              Date: Mon, 2 Jul 2001 23:00:48 +0100
11620              Message-Id: <E15HBmR-0006mc-00.2001-07-02-23-02-55@mail18.svr.pol.co.uk>
11621      Branch: perl
11622            ! ext/B/B/Deparse.pm
11623 ____________________________________________________________________________
11624 [ 11108] By: jhi                                   on 2001/07/02  19:21:18
11625         Log: Subject: Re: [PATCH perlsnap] '-' !~ /\w/
11626              From: "Philip Newton" <Philip.Newton@gmx.net>
11627              Date: Mon, 2 Jul 2001 22:06:22 +0200
11628              (no Message-Id)
11629      Branch: perl
11630            ! ext/NDBM_File/hints/linux.pl
11631 ____________________________________________________________________________
11632 [ 11107] By: jhi                                   on 2001/07/02  19:19:25
11633         Log: Subject: Re: Fixed pack problem - sort of
11634              From: Nicholas Clark <nick@ccl4.org>
11635              Date: Mon, 2 Jul 2001 20:59:20 +0100
11636              Message-ID: <20010702205919.F59620@plum.flirble.org>
11637      Branch: perl
11638            ! pp_pack.c t/op/pack.t
11639 ____________________________________________________________________________
11640 [ 11106] By: jhi                                   on 2001/07/02  19:18:28
11641         Log: Subject: Re: [PATCH 5.6.1] OS/2 cwd
11642              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11643              Date: Mon, 2 Jul 2001 15:45:41 -0400
11644              Message-ID: <20010702154541.B24295@math.ohio-state.edu>
11645      Branch: perl
11646            ! os2/os2.c
11647 ____________________________________________________________________________
11648 [ 11105] By: jhi                                   on 2001/07/02  19:17:27
11649         Log: (Mistaken retraction)
11650      Branch: perl
11651            ! utils/pl2pm.PL
11652 ____________________________________________________________________________
11653 [ 11104] By: jhi                                   on 2001/07/02  18:56:15
11654         Log: Detypo in #11103.
11655      Branch: perl
11656            ! utils/pl2pm.PL
11657 ____________________________________________________________________________
11658 [ 11103] By: jhi                                   on 2001/07/02  18:54:53
11659         Log: Subject: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
11660              From: Jonathan Stowe <gellyfish@gellyfish.com>
11661              Date: Mon, 2 Jul 2001 19:17:21 +0100 (BST)
11662              Message-ID: <Pine.LNX.4.33.0107021904530.7401-100000@orpheus.gellyfish.com>
11663      Branch: perl
11664            ! utils/pl2pm.PL
11665 ____________________________________________________________________________
11666 [ 11102] By: jhi                                   on 2001/07/02  18:16:09
11667         Log: Subject: [PATCH perl@11059] UCD.pm: if at first you don't succeed, croak?
11668              From: "Craig A. Berry" <craigberry@mac.com>
11669              Date: Mon, 02 Jul 2001 14:11:23 -0500
11670              Message-Id: <5.1.0.14.0.20010702140058.01b6c9c0@exchi01>
11671      Branch: perl
11672            ! lib/Unicode/UCD.pm
11673 ____________________________________________________________________________
11674 [ 11101] By: jhi                                   on 2001/07/02  18:14:51
11675         Log: Subject: [PATCH] Re: op/numconvert.t failures
11676              From: Nicholas Clark <nick@ccl4.org>
11677              Date: Mon, 2 Jul 2001 20:10:48 +0100
11678              Message-ID: <20010702201048.E59620@plum.flirble.org>
11679      Branch: perl
11680            ! t/op/numconvert.t
11681 ____________________________________________________________________________
11682 [ 11100] By: jhi                                   on 2001/07/02  17:51:44
11683         Log: Update Changes.
11684      Branch: perl
11685            ! Changes patchlevel.h
11686 ____________________________________________________________________________
11687 [ 11099] By: jhi                                   on 2001/07/02  17:46:31
11688         Log: Retract #11055, didn't help much (2736 bytes vs 2725 bytes leaked).
11689              The real fix must be more involved.  The line of code all the leaky
11690              call stacks seem to go through is op.c:2949, the PmopSTASH_set()
11691              line of Perl_newPMOP().
11692      Branch: perl
11693            ! op.h
11694 ____________________________________________________________________________
11695 [ 11098] By: jhi                                   on 2001/07/02  17:37:44
11696         Log: Based on
11697              
11698              Subject: Re: sizeof(struct sembuf)
11699              From: Nicholas Clark <nick@ccl4.org>
11700              Date: Sun, 1 Jul 2001 22:26:48 +0100
11701              Message-ID: <20010701222648.W59620@plum.flirble.org>
11702              
11703              but do semop() always the slow way.
11704      Branch: perl
11705            ! doio.c
11706 ____________________________________________________________________________
11707 [ 11097] By: jhi                                   on 2001/07/02  17:22:14
11708         Log: Subject: [PATCH] Encode/Tcl.t, for esc-seq encodings
11709              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
11710              Date: Tue, 03 Jul 2001 00:56:30 +0900
11711              Message-Id: <20010703005600.2225.BQW10602@nifty.com>
11712      Branch: perl
11713            ! ext/Encode/Encode/Tcl.t
11714 ____________________________________________________________________________
11715 [ 11096] By: jhi                                   on 2001/07/02  17:11:24
11716         Log: Subject: [PATCH] Encode/Tcl.pm, continuous sequences
11717              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
11718              Date: Tue, 03 Jul 2001 00:55:46 +0900
11719              Message-Id: <20010703005516.2222.BQW10602@nifty.com>
11720      Branch: perl
11721            ! ext/Encode/Encode/Tcl.pm
11722 ____________________________________________________________________________
11723 [ 11095] By: jhi                                   on 2001/07/02  17:07:14
11724         Log: Regen api and toc.
11725      Branch: perl
11726            ! pod/perlapi.pod pod/perltoc.pod
11727 ____________________________________________________________________________
11728 [ 11094] By: jhi                                   on 2001/07/02  16:29:42
11729         Log: Metaconfig unit change for #11093.
11730      Branch: metaconfig/U/perl
11731            ! d_fcntl_can_lock.U
11732 ____________________________________________________________________________
11733 [ 11093] By: jhi                                   on 2001/07/02  16:28:56
11734         Log: The fcntl locking test may hang if NFS locking messed up;
11735              break out with alarm(10).
11736      Branch: perl
11737            ! Configure
11738 ____________________________________________________________________________
11739 [ 11092] By: jhi                                   on 2001/07/02  14:11:31
11740         Log: Move the mdelete.bat from win32/bin to win32.
11741      Branch: perl
11742            ! MANIFEST
11743 ____________________________________________________________________________
11744 [ 11091] By: jhi                                   on 2001/07/02  14:10:01
11745         Log: Typo in #11083.
11746      Branch: perl
11747            ! ext/Time/Piece/Piece.t
11748 ____________________________________________________________________________
11749 [ 11090] By: jhi                                   on 2001/07/02  13:36:58
11750         Log: Netware tweaks from Guruprasad.
11751      Branch: perl
11752            - NetWare/perlsdio.h
11753            ! MANIFEST NetWare/Makefile NetWare/interface.c
11754            ! NetWare/interface.h NetWare/iperlhost.h NetWare/nwtinfo.h
11755            ! perlsdio.h
11756 ____________________________________________________________________________
11757 [ 11089] By: jhi                                   on 2001/07/02  13:25:40
11758         Log: Subject: Re: [PATH] shared -> unique;
11759              From: Abhijit Menon-Sen <ams@wiw.org>
11760              Date: Wed, 27 Jun 2001 03:51:27 +0530
11761              Message-ID: <20010627035127.A17623@lustre.lustre.dyn.wiw.org>
11762      Branch: perl
11763            ! dump.c gv.c gv.h op.c pp_sys.c sv.c toke.c xsutils.c
11764 ____________________________________________________________________________
11765 [ 11088] By: jhi                                   on 2001/07/02  13:24:27
11766         Log: Subject: Re: AIX / gcc-3.0
11767              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
11768              Date: Mon, 02 Jul 2001 15:20:21 +0200
11769              Message-Id: <20010702151904.49BB.H.M.BRAND@hccnet.nl>
11770      Branch: perl
11771            ! hints/aix.sh
11772 ____________________________________________________________________________
11773 [ 11087] By: jhi                                   on 2001/07/02  13:23:21
11774         Log: Subject: Re: Bug report: split splits on wrong pattern
11775              From: Abhijit Menon-Sen <ams@wiw.org>
11776              Message-ID: <20010702163133.A23186@lustre.dyn.wiw.org>
11777              Date: Mon, 2 Jul 2001 16:31:33 +0530
11778      Branch: perl
11779            ! pp_ctl.c
11780 ____________________________________________________________________________
11781 [ 11086] By: jhi                                   on 2001/07/02  13:22:30
11782         Log: Subject: [PATCH 5.6.1] test harness
11783              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11784              Date: Mon, 2 Jul 2001 06:29:21 -0400
11785              Message-ID: <20010702062921.A1810@math.ohio-state.edu>
11786      Branch: perl
11787            ! lib/Test/Harness.pm
11788 ____________________________________________________________________________
11789 [ 11085] By: jhi                                   on 2001/07/02  13:21:39
11790         Log: Subject: [PATCH 5.6.1] debugger goof
11791              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11792              Date: Mon, 2 Jul 2001 06:27:22 -0400
11793              Message-ID: <20010702062722.A1746@math.ohio-state.edu>
11794      Branch: perl
11795            ! lib/perl5db.pl
11796 ____________________________________________________________________________
11797 [ 11084] By: jhi                                   on 2001/07/02  13:20:50
11798         Log: Subject: [PATCH 5.6.1] OS/2 cwd
11799              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11800              Date: Mon, 2 Jul 2001 06:21:17 -0400
11801              Message-ID: <20010702062117.A1401@math.ohio-state.edu>
11802      Branch: perl
11803            ! lib/Cwd.pm lib/File/Find/taint.t lib/FindBin.pm os2/os2.c
11804 ____________________________________________________________________________
11805 [ 11083] By: jhi                                   on 2001/07/02  13:19:18
11806         Log: Make #11082 more OS/2-specific.
11807      Branch: perl
11808            ! ext/Time/Piece/Piece.t
11809 ____________________________________________________________________________
11810 [ 11082] By: jhi                                   on 2001/07/02  13:14:36
11811         Log: Subject: [PATCH 5.6.1] OS/2 gmtime()
11812              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11813              Date: Mon, 2 Jul 2001 06:06:34 -0400
11814              Message-ID: <20010702060634.A1356@math.ohio-state.edu>
11815      Branch: perl
11816            ! ext/Time/Piece/Piece.t
11817 ____________________________________________________________________________
11818 [ 11081] By: jhi                                   on 2001/07/02  13:13:08
11819         Log: Subject: [PATCH B::Deparse] version number & changes
11820              From: Robin Houston <robin@kitsite.com>  
11821              Date: Sun, 1 Jul 2001 17:17:29 +0100
11822              Message-ID: <20010701171729.A30678@puffinry.freeserve.co.uk>
11823      Branch: perl
11824            ! ext/B/B/Deparse.pm
11825 ____________________________________________________________________________
11826 [ 11080] By: jhi                                   on 2001/07/02  13:11:48
11827         Log: Subject: a small fix.
11828              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
11829              Date: Mon, 2 Jul 2001 12:17:53 +0200
11830              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B35@RU0022EXCH001U>
11831      Branch: perl
11832            ! ext/Thread/Thread.xs
11833 ____________________________________________________________________________
11834 [ 11079] By: jhi                                   on 2001/07/02  13:10:39
11835         Log: Subject: RE: perl@10907
11836              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
11837              Date: Mon, 2 Jul 2001 12:06:16 +0200
11838              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B2C@RU0022EXCH001U>
11839              
11840              Borland C vs PerlIO.
11841      Branch: perl
11842            ! win32/config.bc win32/config_H.bc
11843 ____________________________________________________________________________
11844 [ 11078] By: jhi                                   on 2001/07/02  13:03:44
11845         Log: Subject: [PATCH] Report /pro/3gl/CPAN/perl-5.7.1
11846              From: "H.M. Brand" <merijn@l1.procura.nl>
11847              Date: Mon, 02 Jul 2001 11:18:57 +0200
11848              Message-Id: <20010702100811.4999.MERIJN@l1.procura.nl>
11849      Branch: perl
11850            ! t/op/write.t
11851 ____________________________________________________________________________
11852 [ 11077] By: jhi                                   on 2001/07/02  12:58:27
11853         Log: Subject: [PATCH] Deleting ext/util/mkbootstrap
11854              From: Michael G Schwern <schwern@pobox.com>
11855              Date: Mon, 2 Jul 2001 00:26:24 -0400
11856              Message-ID: <20010702002624.A18302@blackrider>
11857      Branch: perl
11858            - ext/util/mkbootstrap
11859 ____________________________________________________________________________
11860 [ 11076] By: jhi                                   on 2001/07/02  12:56:20
11861         Log: Subject: [PATCH op.h] v minor comment tweak
11862              From: Robin Houston <robin@puffinry.freeserve.co.uk>
11863              Date: Mon, 2 Jul 2001 00:42:01 +0100
11864              Message-Id: <E15GqxK-0006WZ-00.2001-07-02-00-48-46@mail18.svr.pol.co.uk>
11865      Branch: perl
11866            ! op.h
11867 ____________________________________________________________________________
11868 [ 11075] By: jhi                                   on 2001/07/02  12:53:48
11869         Log: SysV IPC semops use native shorts, not forced-to-16-bit-shorts.
11870      Branch: perl
11871            ! pod/perlfunc.pod
11872 ____________________________________________________________________________
11873 [ 11074] By: jhi                                   on 2001/07/02  12:52:28
11874         Log: Subject: Re: sizeof(struct sembuf)
11875              From: Nicholas Clark <nick@ccl4.org>
11876              Date: Sun, 1 Jul 2001 19:23:16 +0100
11877              Message-ID: <20010701192316.V59620@plum.flirble.org>
11878              
11879              s/signaling/signalling/
11880      Branch: perl
11881            ! pod/perlfunc.pod
11882 ____________________________________________________________________________
11883 [ 11073] By: jhi                                   on 2001/07/02  12:49:51
11884         Log: Subject: [PATCH perlsnap] Suggestion for mnemonic for $^N
11885              From: "Philip Newton" <Philip.Newton@gmx.net>
11886              Date: Sun, 1 Jul 2001 09:37:56 +0200
11887              Message-Id: <200107010733.KAA03920@taas.iki.fi>
11888      Branch: perl
11889            ! pod/perlvar.pod
11890 ____________________________________________________________________________
11891 [ 11072] By: jhi                                   on 2001/07/02  12:48:03
11892         Log: Subject: [PATCH perlsnap] /^qnx|nto$/ --> /^(?:qnx|nto)$/
11893              From: "Philip Newton" <Philip.Newton@gmx.net>
11894              Date: Sun, 1 Jul 2001 09:37:56 +0200
11895              Message-Id: <200107010733.KAA03925@taas.iki.fi>
11896      Branch: perl
11897            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
11898 ____________________________________________________________________________
11899 [ 11071] By: jhi                                   on 2001/07/02  12:45:12
11900         Log: Metaconfig unit change for #11070.
11901      Branch: metaconfig
11902            ! U/compline/randfunc.U
11903 ____________________________________________________________________________
11904 [ 11070] By: jhi                                   on 2001/07/02  12:43:58
11905         Log: Subject: [PATCH perlsnap] its --> it's --> its
11906              From: "Philip Newton" <Philip.Newton@gmx.net>
11907              Date: Sun, 1 Jul 2001 09:37:56 +0200
11908              Message-Id: <200107010733.KAA03914@taas.iki.fi>
11909      Branch: perl
11910            ! Porting/config_H
11911 ____________________________________________________________________________
11912 [ 11069] By: jhi                                   on 2001/07/02  12:01:52
11913         Log: Sync with Sarathy; integrate with perlio.
11914      Branch: perl
11915           !> gv.c
11916 ____________________________________________________________________________
11917 [ 11068] By: gsar                                  on 2001/07/02  08:07:54
11918         Log: regenerate win32/config_H.?c files
11919      Branch: perl
11920            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
11921 ____________________________________________________________________________
11922 [ 11067] By: gsar                                  on 2001/07/02  08:03:55
11923         Log: rename s/sv_getcwd/getcwd_sv/ for better conformance to existing
11924              naming discipline
11925              
11926              win32 fix: enable getcwd_sv() to work on windows (POSIX.t was failing
11927              because of this)
11928              
11929              fix a warning about "fd" being used without being set in Cwd.xs
11930      Branch: perl
11931            ! embed.h embed.pl ext/Cwd/Cwd.xs ext/POSIX/POSIX.t
11932            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
11933            ! pod/perlapi.pod proto.h util.c win32/config.bc win32/config.gc
11934            ! win32/config.vc
11935 ____________________________________________________________________________
11936 [ 11066] By: gsar                                  on 2001/07/02  07:12:10
11937         Log: win32 fixes: fix various syntax errors ("no preprocessor directives
11938              within macro arguments") and warnings ("unary minus applied to
11939              unsigned type", among others)
11940      Branch: perl
11941            ! gv.c hv.c op.c pp.c sv.c toke.c
11942 ____________________________________________________________________________
11943 [ 11065] By: gsar                                  on 2001/07/02  06:26:22
11944         Log: win32 fixes: more spurious CRs
11945      Branch: perl
11946            ! win32/mdelete.bat
11947 ____________________________________________________________________________
11948 [ 11064] By: gsar                                  on 2001/07/02  06:25:22
11949         Log: win32 tweaks: remove extra CRs from makefile.mk; move mdelete.bat
11950              from win32/bin (or it gets deleted by distclean); don't delete
11951              lib/Cwd.pm during distclean; mdelete.bat doesn't work properly on
11952              NT (should be made Win9x specific, and added to makefile.mk)
11953      Branch: perl
11954           +> win32/mdelete.bat
11955            - win32/bin/mdelete.bat
11956            ! win32/Makefile win32/makefile.mk
11957 ____________________________________________________________________________
11958 [ 11063] By: nick                                  on 2001/07/01  18:54:09
11959         Log: Quick for for #ifdef mess
11960      Branch: perlio
11961            ! gv.c
11962 ____________________________________________________________________________
11963 [ 11062] By: nick                                  on 2001/07/01  18:47:42
11964         Log: Raw integrate - does not build #if mess in gv.c
11965      Branch: perlio
11966           !> (integrate 29 files)
11967 ____________________________________________________________________________
11968 [ 11061] By: jhi                                   on 2001/07/01  15:20:38
11969         Log: Make 'compile' target a little less broken.
11970              Still very broken, though: -Wall warnings from
11971              the generated code, boot_Foo prototypes missing,
11972              can't autoload Fcntl::SEEK_CUR et alia, ...
11973      Branch: perl
11974            ! ext/B/B/C.pm pod/Makefile.SH t/TEST utils/Makefile
11975            ! utils/perlcc.PL x2p/Makefile.SH
11976 ____________________________________________________________________________
11977 [ 11060] By: jhi                                   on 2001/07/01  14:04:20
11978         Log: Upgrade to Storable 1.0.12, from Raphael Manfredi.
11979      Branch: perl
11980            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
11981            ! ext/Storable/Storable.xs ext/Storable/t/freeze.t
11982 ____________________________________________________________________________
11983 [ 11059] By: jhi                                   on 2001/07/01  05:02:59
11984         Log: Update Changes.
11985      Branch: perl
11986            ! Changes patchlevel.h
11987 ____________________________________________________________________________
11988 [ 11058] By: jhi                                   on 2001/07/01  04:57:05
11989         Log: Still one typo, regen toc.
11990      Branch: perl
11991            ! lib/Unicode/UCD.pm pod/perltoc.pod
11992 ____________________________________________________________________________
11993 [ 11057] By: jhi                                   on 2001/07/01  04:54:35
11994         Log: Detypos and regen toc.
11995      Branch: perl
11996            ! README.os2 lib/Unicode/UCD.pm pod/perltoc.pod
11997 ____________________________________________________________________________
11998 [ 11056] By: jhi                                   on 2001/07/01  04:26:08
11999         Log: VERSION tweak.
12000      Branch: perl
12001            ! ext/List/Util/lib/List/Util.pm
12002 ____________________________________________________________________________
12003 [ 11055] By: jhi                                   on 2001/06/30  22:18:37
12004         Log: Attempt at plugging the leak under ithreads detected by Doug.
12005      Branch: perl
12006            ! op.h
12007 ____________________________________________________________________________
12008 [ 11054] By: jhi                                   on 2001/06/30  21:33:29
12009         Log: gcc -Wall lint after #11051.
12010      Branch: perl
12011            ! pp_sys.c
12012 ____________________________________________________________________________
12013 [ 11053] By: jhi                                   on 2001/06/30  21:13:55
12014         Log: Integrate perlio.
12015      Branch: perl
12016           !> lib/File/Find/taint.t
12017 ____________________________________________________________________________
12018 [ 11052] By: jhi                                   on 2001/06/30  21:07:38
12019         Log: Don't use the v-strings for module VERSIONs.
12020      Branch: perl
12021            ! lib/Unicode/UCD.pm
12022 ____________________________________________________________________________
12023 [ 11051] By: jhi                                   on 2001/06/30  20:59:57
12024         Log: Code cleanup based on turning off the -woffs in IRIX.
12025              Not all of the gripes cleaned up (hairy code in hv.c and
12026              regcomp.c; unused newsp, gimme, and optype from cop.h macros;
12027              unused 'key' arguments in ?DBM_File.xs) (and the -woffs left
12028              to the IRIX hints)
12029      Branch: perl
12030            ! ext/DB_File/DB_File.xs ext/Data/Dumper/Dumper.xs
12031            ! ext/IPC/SysV/SysV.xs ext/List/Util/Util.xs
12032            ! ext/PerlIO/Scalar/Scalar.xs gv.c mg.c op.c perlio.c pp_sys.c
12033            ! regcomp.c sv.c
12034 ____________________________________________________________________________
12035 [ 11050] By: nick                                  on 2001/06/30  20:46:46
12036         Log: Jeffrey Friedl's <jfriedl@yahoo.com> fix for lib/File/Find/taint.t
12037      Branch: perlio
12038            ! lib/File/Find/taint.t
12039 ____________________________________________________________________________
12040 [ 11049] By: nick                                  on 2001/06/30  18:13:33
12041         Log: Integrate mainline
12042      Branch: perlio
12043           +> NetWare/nwstdio.h NetWare/perlsdio.h
12044           +> ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
12045           +> ext/Encode/Encode/7bit-kr.enc lib/Unicode/UCD.pm
12046           +> lib/Unicode/UCD.t t/run/exit.t
12047           !> (integrate 60 files)
12048 ____________________________________________________________________________
12049 [ 11048] By: jhi                                   on 2001/06/30  16:23:39
12050         Log: Delta delta.
12051      Branch: perl
12052            ! pod/perl572delta.pod
12053 ____________________________________________________________________________
12054 [ 11047] By: jhi                                   on 2001/06/30  16:03:40
12055         Log: More VERSION tuning: to avoid unnecessary Perl upgrades
12056              by CPAN.pm, use rather _00.
12057      Branch: perl
12058            ! ext/Errno/Errno_pm.PL ext/IO/lib/IO/Dir.pm
12059            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
12060            ! ext/IO/lib/IO/Socket/UNIX.pm ext/IPC/SysV/Msg.pm
12061            ! ext/IPC/SysV/Semaphore.pm ext/IPC/SysV/SysV.pm
12062            ! ext/Time/HiRes/HiRes.pm lib/CGI/Pretty.pm lib/CPAN/Nox.pm
12063            ! lib/ExtUtils/Embed.pm lib/Test.pm
12064 ____________________________________________________________________________
12065 [ 11046] By: jhi                                   on 2001/06/30  15:53:22
12066         Log: Add a simple Unicode character database interface, Unicode::UCD.
12067      Branch: perl
12068            + lib/Unicode/UCD.pm lib/Unicode/UCD.t
12069            ! MANIFEST
12070 ____________________________________________________________________________
12071 [ 11045] By: jhi                                   on 2001/06/30  13:42:37
12072         Log: Subject: [PATCH] op/numconver.t
12073              From: Nicholas Clark <nick@ccl4.org>
12074              Date: Sat, 30 Jun 2001 15:40:10 +0100
12075              Message-ID: <20010630154010.I59620@plum.flirble.org>
12076      Branch: perl
12077            ! t/op/numconvert.t
12078 ____________________________________________________________________________
12079 [ 11044] By: jhi                                   on 2001/06/30  13:29:25
12080         Log: The $^N is now taken (by #11038).
12081      Branch: perl
12082            ! t/base/lex.t
12083 ____________________________________________________________________________
12084 [ 11043] By: jhi                                   on 2001/06/30  13:15:59
12085         Log: The #11040 had slipped to a wrong function...
12086      Branch: perl
12087            ! sv.c
12088 ____________________________________________________________________________
12089 [ 11042] By: jhi                                   on 2001/06/30  13:08:25
12090         Log: In 64-bit AIX 5L (oslevel 5.1.0.0, ccversion 5.0.2.0)
12091              the Configure library symbol probe mysteriously finds all
12092              symbols but those of pipe() and times().
12093      Branch: perl
12094            ! hints/aix.sh
12095 ____________________________________________________________________________
12096 [ 11041] By: jhi                                   on 2001/06/30  13:01:25
12097         Log: Subject: [PATCH] (was Re: not OK: perl@11006 on HP-UX B.11.00)
12098              From: Nicholas Clark <nick@ccl4.org>
12099              Date: Fri, 29 Jun 2001 23:49:07 +0100
12100              Message-ID: <20010629234907.D59620@plum.flirble.org>
12101      Branch: perl
12102            ! lib/ExtUtils.t
12103 ____________________________________________________________________________
12104 [ 11040] By: jhi                                   on 2001/06/30  13:00:24
12105         Log: Subject: [PATCH] weakref fix 2, not yet there
12106              From: Artur Bergman <artur@contiller.se>
12107              Date: Sat, 30 Jun 2001 01:18:16 +0200
12108              Message-ID: <B762D957.1CC9%artur@contiller.se>
12109      Branch: perl
12110            ! sv.c
12111 ____________________________________________________________________________
12112 [ 11039] By: jhi                                   on 2001/06/30  12:59:25
12113         Log: Subject: [PATCH t/run/exit.t] Another shot at testing exit codes.
12114              From: Michael G Schwern <schwern@pobox.com>
12115              Date: Fri, 29 Jun 2001 19:39:11 -0400
12116              Message-ID: <20010629193910.D25304@blackrider>
12117      Branch: perl
12118            + t/run/exit.t
12119            ! MANIFEST
12120 ____________________________________________________________________________
12121 [ 11038] By: jhi                                   on 2001/06/30  12:58:16
12122         Log: Add support for $^N, the most-recently closed group.
12123      Branch: perl
12124            ! embedvar.h gv.c mg.c perlapi.h pod/perlretut.pod
12125            ! pod/perltoc.pod pod/perlvar.pod regexec.c regexp.h t/op/pat.t
12126            ! thrdvar.h
12127 ____________________________________________________________________________
12128 [ 11037] By: jhi                                   on 2001/06/30  12:53:40
12129         Log: Subject: [ID 20010630.001] Editorial nits in README.solaris
12130              From: lvirden@cas.org
12131              Date: Sat, 30 Jun 2001 04:12:36 -0400 (EDT)
12132              Message-Id: <200106300812.f5U8CaG10447@lwv26awu.cas.org>
12133              
12134              Subject: [ID 20010630.002] Another editorial tweak to README.solaris
12135              From: lvirden@cas.org
12136              Date: Sat, 30 Jun 2001 04:17:55 -0400 (EDT)
12137              Message-Id: <200106300817.f5U8HtN10626@lwv26awu.cas.org>
12138      Branch: perl
12139            ! README.solaris
12140 ____________________________________________________________________________
12141 [ 11036] By: jhi                                   on 2001/06/30  12:51:45
12142         Log: Subject: [PATCH] Encode.pm to use escape-sequence encoding
12143              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
12144              Date: Sat, 30 Jun 2001 07:33:37 +0900
12145              Message-Id: <20010630073226.7C79.BQW10602@nifty.com>
12146              
12147              Subject: Re: [PATCH] Encode.pm to use escape-sequence encoding
12148              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
12149              Date: Sat, 30 Jun 2001 21:38:14 +0900
12150              Message-Id: <20010630213554.F67A.BQW10602@nifty.com>
12151      Branch: perl
12152            + ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
12153            + ext/Encode/Encode/7bit-kr.enc
12154            ! MANIFEST ext/Encode/Encode/Tcl.pm
12155 ____________________________________________________________________________
12156 [ 11035] By: jhi                                   on 2001/06/30  12:44:51
12157         Log: NetWare tweaks from Guruprasad.
12158      Branch: perl
12159            + NetWare/nwstdio.h NetWare/perlsdio.h
12160            ! MANIFEST NetWare/Makefile NetWare/config.wc
12161            ! NetWare/config_H.wc NetWare/nwperlsys.c NetWare/nwperlsys.h
12162            ! NetWare/t/Readme.txt
12163 ____________________________________________________________________________
12164 [ 11034] By: jhi                                   on 2001/06/29  23:28:16
12165         Log: More module $VERSION bump-ups.
12166      Branch: perl
12167            ! ext/Devel/Peek/Peek.pm lib/ExtUtils/Embed.pm
12168            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Manifest.pm
12169            ! lib/ExtUtils/Mksymlists.pm lib/IPC/Open3.pm
12170 ____________________________________________________________________________
12171 [ 11033] By: jhi                                   on 2001/06/29  21:25:23
12172         Log: Doc update due to #11032.
12173      Branch: perl
12174            ! pod/perl572delta.pod
12175 ____________________________________________________________________________
12176 [ 11032] By: jhi                                   on 2001/06/29  21:19:44
12177         Log: Subject: [PATCH: perl@11006] s/div/lib\$ediv/ in Time::HiRes for VAX
12178              From: Peter Prymmer <pvhp@forte.com>
12179              Date: Fri, 29 Jun 2001 14:02:16 -0700 (PDT)
12180              Message-ID: <Pine.OSF.4.10.10106291337520.65853-100000@aspara.forte.com>
12181      Branch: perl
12182            ! ext/Time/HiRes/HiRes.xs
12183 ____________________________________________________________________________
12184 [ 11031] By: jhi                                   on 2001/06/29  14:31:53
12185         Log: -lpthreads missing in AIX.
12186      Branch: perl
12187            ! hints/aix.sh
12188 ____________________________________________________________________________
12189 [ 11030] By: jhi                                   on 2001/06/29  14:08:12
12190         Log: Subject: [PATCH] CLONE && weakrefs
12191              From: Artur Bergman <artur@contiller.se>
12192              Date: Fri, 29 Jun 2001 17:02:00 +0200
12193              Message-ID: <B7626508.1CA0%artur@contiller.se>
12194      Branch: perl
12195            ! sv.c
12196 ____________________________________________________________________________
12197 [ 11029] By: jhi                                   on 2001/06/29  14:06:50
12198         Log: Subject: Re: Bug report: split splits on wrong pattern
12199              From: Radu Greab <radu@netsoft.ro>
12200              Date: Wed, 27 Jun 2001 21:50:52 +0300
12201              Message-ID: <15162.11020.279064.471031@ix.netsoft.ro>
12202      Branch: perl
12203            ! pp_ctl.c t/op/split.t
12204 ____________________________________________________________________________
12205 [ 11028] By: jhi                                   on 2001/06/29  13:47:38
12206         Log: Metaconfig unit change for #11027.
12207      Branch: metaconfig/U/perl
12208            ! d_modfl.U
12209 ____________________________________________________________________________
12210 [ 11027] By: jhi                                   on 2001/06/29  13:47:03
12211         Log: I thought this Configure glitch for AIX was just recently fixed?
12212      Branch: perl
12213            ! Configure
12214 ____________________________________________________________________________
12215 [ 11026] By: jhi                                   on 2001/06/29  13:14:07
12216         Log: Update Changes.
12217      Branch: perl
12218            ! Changes patchlevel.h
12219 ____________________________________________________________________________
12220 [ 11025] By: jhi                                   on 2001/06/29  13:07:57
12221         Log: Subject: Re: perl@10967, File::Find, and Cwd
12222              From: Mike Guy <mjtg@cam.ac.uk>
12223              Date: Fri, 29 Jun 2001 14:56:49 +0100
12224              Message-Id: <E15FylN-0004LT-00@draco.cus.cam.ac.uk>
12225      Branch: perl
12226            ! lib/File/Find/taint.t
12227 ____________________________________________________________________________
12228 [ 11024] By: jhi                                   on 2001/06/29  12:39:23
12229         Log: Update the sv_pvprintify() spec.
12230      Branch: perl
12231            ! pod/perltodo.pod
12232 ____________________________________________________________________________
12233 [ 11023] By: jhi                                   on 2001/06/29  12:33:33
12234         Log: Known test failures update.
12235      Branch: perl
12236            ! pod/perl572delta.pod
12237 ____________________________________________________________________________
12238 [ 11022] By: jhi                                   on 2001/06/29  12:24:32
12239         Log: Based on
12240              
12241              Subject: [PATCH @11016] More );) fixes
12242              From: Richard Soderberg <rs@crystalflame.net>
12243              Date: Fri, 29 Jun 2001 04:09:24 -0700 (PDT)
12244              Message-ID: <Pine.LNX.4.21.0106290408200.12037-100000@oregonnet.com> 
12245      Branch: perl
12246            ! ext/Thread/Thread.xs ext/Thread/typemap
12247 ____________________________________________________________________________
12248 [ 11021] By: jhi                                   on 2001/06/29  12:21:51
12249         Log: Subject: [PATCH @11016] Fixes compile errors in four files
12250              From: Richard Soderberg <rs@crystalflame.net>
12251              Date: Fri, 29 Jun 2001 03:35:11 -0700 (PDT)
12252              Message-ID: <Pine.LNX.4.21.0106290333270.9768-100000@oregonnet.com>
12253      Branch: perl
12254            ! mg.c pp.c pp_hot.c util.c
12255 ____________________________________________________________________________
12256 [ 11020] By: jhi                                   on 2001/06/29  12:05:54
12257         Log: AIX hints tweaking continues, from Merijn Brand.
12258      Branch: perl
12259            ! hints/aix.sh
12260 ____________________________________________________________________________
12261 [ 11019] By: jhi                                   on 2001/06/29  12:05:10
12262         Log: HP-UX needs gccversion sooner, from Merijn Brand.
12263      Branch: perl
12264            ! hints/hpux.sh
12265 ____________________________________________________________________________
12266 [ 11018] By: jhi                                   on 2001/06/29  11:52:31
12267         Log: Subject: [PATCH 5.6.1] OS/2 docs
12268              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12269              Date: Fri, 29 Jun 2001 02:34:12 -0400
12270              Message-ID: <20010629023412.A6033@math.ohio-state.edu>
12271      Branch: perl
12272            ! README.os2 os2/Changes
12273 ____________________________________________________________________________
12274 [ 11017] By: nick                                  on 2001/06/29  10:20:30
12275         Log: Integrate mainline
12276      Branch: perlio
12277           +> (branch 37 files)
12278            - ext/ODBM_File/sdbm.t
12279           !> (integrate 211 files)
12280 ____________________________________________________________________________
12281 [ 11016] By: jhi                                   on 2001/06/29  03:38:56
12282         Log: Bump up the VERSIONs of modules that have changed since 5.6.0,
12283              the modules found using a script written by Larry Schatzer Jr.
12284      Branch: perl
12285            ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm
12286            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Select.pm
12287            ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
12288            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
12289            ! ext/IPC/SysV/SysV.pm ext/Opcode/Opcode.pm ext/Opcode/Safe.pm
12290            ! ext/Thread/Thread.pm ext/attrs/attrs.pm ext/re/re.pm
12291            ! lib/AutoSplit.pm lib/Benchmark.pm lib/CGI/Pretty.pm
12292            ! lib/CPAN/Nox.pm lib/Exporter.pm lib/ExtUtils/Command.pm
12293            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Packlist.pm
12294            ! lib/File/Compare.pm lib/FileHandle.pm lib/Math/Complex.pm
12295            ! lib/Math/Trig.pm lib/Pod/Html.pm lib/Symbol.pm
12296            ! lib/Text/ParseWords.pm lib/Text/Soundex.pm lib/Text/Tabs.pm
12297            ! lib/Tie/Array.pm lib/attributes.pm lib/autouse.pm lib/base.pm
12298            ! lib/constant.pm lib/fields.pm lib/strict.pm
12299 ____________________________________________________________________________
12300 [ 11015] By: jhi                                   on 2001/06/29  02:55:58
12301         Log: The latest JPL from the anoncvs.
12302      Branch: perl
12303            ! jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
12304 ____________________________________________________________________________
12305 [ 11014] By: jhi                                   on 2001/06/29  02:16:55
12306         Log: In EBCDIC assume UTF-EBCDIC, not UTF-8.
12307      Branch: perl
12308            ! t/op/pat.t
12309 ____________________________________________________________________________
12310 [ 11013] By: jhi                                   on 2001/06/28  23:14:53
12311         Log: Worrying about insecure directories now is a bit too late.
12312      Branch: perl
12313            ! lib/File/Find/taint.t
12314 ____________________________________________________________________________
12315 [ 11012] By: jhi                                   on 2001/06/28  21:36:36
12316         Log: Cannot DIE() in a void function,
12317              from Richard Hatch <rhatch@austin.ibm.com>.
12318      Branch: perl
12319            ! ext/IPC/SysV/SysV.xs
12320 ____________________________________________________________________________
12321 [ 11011] By: jhi                                   on 2001/06/28  19:32:13
12322         Log: Subject: [PATCH: perl@11006] s/qdiv/div/ in Time::HiRes for VAX
12323              From: Peter Prymmer <pvhp@forte.com>
12324              Date: Thu, 28 Jun 2001 13:00:18 -0700 (PDT)
12325              Message-ID: <Pine.OSF.4.10.10106281125220.508935-100000@aspara.forte.com>
12326              
12327              (unfinished: time/hires tests 3, 5, 14 failing, but better
12328              than wholesale failure)
12329      Branch: perl
12330            ! ext/Time/HiRes/HiRes.xs
12331 ____________________________________________________________________________
12332 [ 11010] By: jhi                                   on 2001/06/28  19:10:54
12333         Log: Subject: [PATCH 5.6.1] OS/2 improvements
12334              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12335              Date: Thu, 28 Jun 2001 16:03:14 -0400
12336              Message-ID: <20010628160314.A17906@math.ohio-state.edu>
12337      Branch: perl
12338            + os2/os2_base.t
12339            ! MANIFEST hints/os2.sh makedef.pl os2/OS2/PrfDB/PrfDB.xs
12340            ! os2/OS2/Process/Process.pm os2/OS2/Process/Process.xs
12341            ! os2/OS2/REXX/REXX.xs os2/dl_os2.c os2/dlfcn.h os2/os2.c
12342            ! os2/os2ish.h
12343 ____________________________________________________________________________
12344 [ 11009] By: jhi                                   on 2001/06/28  18:54:14
12345         Log: Subject: Incrementing Extutils::Manifest's $VERSION
12346              From: Michael G Schwern <schwern@pobox.com>
12347              Date: Thu, 28 Jun 2001 13:13:49 -0400
12348              Message-ID: <20010628131349.A14738@blackrider>
12349      Branch: maint-5.6/perl
12350            ! lib/ExtUtils/Manifest.pm
12351 ____________________________________________________________________________
12352 [ 11008] By: jhi                                   on 2001/06/28  18:52:20
12353         Log: AIX tweak from Merijn Brand.
12354      Branch: perl
12355            ! hints/aix.sh
12356 ____________________________________________________________________________
12357 [ 11007] By: jhi                                   on 2001/06/28  17:46:27
12358         Log: Create the macperl branch.
12359      Branch: maint-5.6/macperl
12360           +> (branch 1728 files)
12361 ____________________________________________________________________________
12362 [ 11006] By: jhi                                   on 2001/06/28  14:46:21
12363         Log: Update Changes.
12364      Branch: perl
12365            ! Changes patchlevel.h
12366 ____________________________________________________________________________
12367 [ 11005] By: jhi                                   on 2001/06/28  14:40:11
12368         Log: More Perforce lore.
12369      Branch: perl
12370            ! Porting/repository.pod
12371 ____________________________________________________________________________
12372 [ 11004] By: jhi                                   on 2001/06/28  14:12:50
12373         Log: Metaconfig unit changes for #11003.
12374      Branch: metaconfig/U/perl
12375            + d_nl_langinfo.U i_langinfo.U
12376 ____________________________________________________________________________
12377 [ 11003] By: jhi                                   on 2001/06/28  14:12:27
12378         Log: Add Configure probes for nl_langinfo() and <langinfo.h>.
12379              Expected not to exist in non-UNIX excepting in VMS, where
12380              according to a quick web survey they just might.
12381      Branch: perl
12382            ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
12383            ! Porting/config_H config_h.SH configure.com epoc/config.sh
12384            ! perl.h uconfig.h uconfig.sh vos/config.alpha.def
12385            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
12386            ! win32/config.bc win32/config.gc win32/config.vc
12387 ____________________________________________________________________________
12388 [ 11002] By: jhi                                   on 2001/06/28  13:39:11
12389         Log: One shouldn't use XBS5_ILP32_OFFBIG_CFLAGS et alia
12390              in AIX is one is doing a 64-bit build.
12391      Branch: perl
12392            ! hints/aix.sh
12393 ____________________________________________________________________________
12394 [ 11001] By: jhi                                   on 2001/06/28  13:28:37
12395         Log: Metaconfig unit changes for #11000.
12396      Branch: metaconfig/U/perl
12397            ! use64bits.U uselfs.U
12398 ____________________________________________________________________________
12399 [ 11000] By: jhi                                   on 2001/06/28  13:21:16
12400         Log: Move use64bitint and use64bitall before uselargefiles.
12401      Branch: perl
12402            ! Configure
12403 ____________________________________________________________________________
12404 [ 10999] By: jhi                                   on 2001/06/28  03:49:07
12405         Log: Subject: [ID 20010625.009] open(FILE,"+foo") [PATCH]
12406              From: Robert Spier <rspier@pobox.com>
12407              Message-ID: <15162.41164.618712.841415@rls.cx>
12408              Date: Wed, 27 Jun 2001 23:13:16 -0400
12409      Branch: perl
12410            ! doio.c
12411 ____________________________________________________________________________
12412 [ 10998] By: jhi                                   on 2001/06/28  03:42:57
12413         Log: Subject: [PATCH: perl@10996] avoid overflow in numeric.c:S_mulexp10() on VAX
12414              From: Peter Prymmer <pvhp@forte.com>
12415              Date: Wed, 27 Jun 2001 19:25:49 -0700 (PDT)
12416              Message-ID: <Pine.OSF.4.10.10106271922120.465082-100000@aspara.forte.com>
12417      Branch: perl
12418            ! numeric.c
12419 ____________________________________________________________________________
12420 [ 10997] By: jhi                                   on 2001/06/28  03:42:12
12421         Log: Subject: [patch perl@10996] "fix" VAX Digest/MD5, Fcntl, brokennes in SDBM
12422              From: Peter Prymmer <pvhp@forte.com>
12423              Date: Wed, 27 Jun 2001 17:33:33 -0700 (PDT)
12424              Message-ID: <Pine.OSF.4.10.10106271705390.467850-100000@aspara.forte.com>
12425      Branch: perl
12426            ! configure.com ext/Digest/MD5/Makefile.PL
12427 ____________________________________________________________________________
12428 [ 10996] By: jhi                                   on 2001/06/27  20:34:11
12429         Log: Update Changes.
12430      Branch: perl
12431            ! Changes patchlevel.h
12432 ____________________________________________________________________________
12433 [ 10995] By: jhi                                   on 2001/06/27  20:06:28
12434         Log: Tiny EPOC updates.
12435      Branch: perl
12436            ! epoc/config.sh
12437 ____________________________________________________________________________
12438 [ 10994] By: jhi                                   on 2001/06/27  19:55:16
12439         Log: The Test::More and Test::Simple tests required help
12440              thanks to our schizophrenic test scheme.
12441      Branch: perl
12442            ! lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
12443            ! lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
12444            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
12445            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
12446            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
12447 ____________________________________________________________________________
12448 [ 10993] By: jhi                                   on 2001/06/27  17:17:30
12449         Log: Upgrade to Test::Simple 0.09.
12450      Branch: perl
12451            + lib/Test/Simple/Changes
12452            ! MANIFEST lib/Test/Simple.pm lib/Test/Simple/t/exit.t
12453            ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
12454            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
12455            ! lib/Test/Simple/t/plan_is_noplan.t
12456 ____________________________________________________________________________
12457 [ 10992] By: jhi                                   on 2001/06/27  17:11:28
12458         Log: Upgrade to Test::More 0.07.
12459      Branch: perl
12460            + lib/Test/More/Changes
12461            ! MANIFEST lib/Test/More.pm lib/Test/More/t/fail-like.t
12462            ! lib/Test/More/t/fail.t lib/Test/More/t/plan_is_noplan.t
12463            ! lib/Test/More/t/skipall.t
12464 ____________________________________________________________________________
12465 [ 10991] By: jhi                                   on 2001/06/27  17:04:13
12466         Log: Subject: Re: [PATCH] gcc-3.0 warnings on HP-UX
12467              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
12468              Date: Wed, 27 Jun 2001 18:40:04 +0200
12469              Message-Id: <20010627182601.7261.H.M.BRAND@hccnet.nl>
12470      Branch: perl
12471            ! hints/hpux.sh
12472 ____________________________________________________________________________
12473 [ 10990] By: jhi                                   on 2001/06/27  17:02:55
12474         Log: Subject: [PATCH README.qnx hints/qnx.sh]
12475              From: Norton Allen <allen@huarp.harvard.edu>
12476              Date: Wed, 27 Jun 2001 13:46:03 -0400 (edt)
12477              Message-Id: <200106271746.NAA02789@bottesini.harvard.edu>
12478      Branch: perl
12479            ! README.qnx hints/qnx.sh
12480 ____________________________________________________________________________
12481 [ 10989] By: jhi                                   on 2001/06/27  14:33:53
12482         Log: Subject: [PATCH] two little documentation nits
12483              From: Abhijit Menon-Sen <ams@wiw.org>
12484              Date: Wed, 27 Jun 2001 20:07:50 +0530
12485              Message-ID: <20010627200750.A15756@lustre.lustre.dyn.wiw.org>
12486      Branch: perl
12487            ! sv.c sv.h
12488 ____________________________________________________________________________
12489 [ 10988] By: jhi                                   on 2001/06/27  13:33:32
12490         Log: Subject: [PATCH File/Spec/Unix.pm ExtUtils/MM_Unix.pm] for QNX
12491              From: Norton Allen <allen@huarp.harvard.edu>
12492              Date: Wed, 27 Jun 2001 10:33:05 -0400 (edt)
12493              Message-Id: <200106271433.KAA04947@bottesini.harvard.edu>
12494      Branch: perl
12495            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
12496 ____________________________________________________________________________
12497 [ 10987] By: jhi                                   on 2001/06/27  12:14:36
12498         Log: Subject: [PATCH vms/test.com] Adding TODO tests (was:  Re: a report on perl@10930 results on a couple of Alphas)
12499              From: Michael G Schwern <schwern@pobox.com>
12500              Date: Wed, 27 Jun 2001 02:34:58 -0400
12501              Message-ID: <20010627023458.K23874@blackrider>
12502      Branch: perl
12503            ! vms/test.com
12504 ____________________________________________________________________________
12505 [ 10986] By: jhi                                   on 2001/06/27  12:01:49
12506         Log: Add perl_clone_host() for Netware.
12507      Branch: perl
12508            ! NetWare/nw5.c
12509 ____________________________________________________________________________
12510 [ 10985] By: jhi                                   on 2001/06/27  11:56:53
12511         Log: GCC 3.0 hints for HP-UX.
12512      Branch: perl
12513            ! hints/hpux.sh
12514 ____________________________________________________________________________
12515 [ 10984] By: jhi                                   on 2001/06/27  11:55:06
12516         Log: In some Linux distributions the libndbm is broken
12517              (no null key support), therefore link with libgdbm
12518              (if available), since it has a working ndbm emulation,
12519              from Jonathan Stowe.
12520      Branch: perl
12521            + ext/NDBM_File/hints/linux.pl
12522            ! MANIFEST
12523 ____________________________________________________________________________
12524 [ 10983] By: jhi                                   on 2001/06/27  11:48:56
12525         Log: Subject: [PATCH perl@10930] find.t hack for VMS
12526              From: "Craig A. Berry" <craigberry@mac.com>
12527              Date: Tue, 26 Jun 2001 23:40:25 -0500
12528              Message-Id: <a05101000b75f10cdc80f@[192.168.56.145]>
12529      Branch: perl
12530            ! lib/File/Find/find.t
12531 ____________________________________________________________________________
12532 [ 10982] By: jhi                                   on 2001/06/27  11:47:30
12533         Log: AUTHORS updates.
12534      Branch: perl
12535            ! AUTHORS
12536 ____________________________________________________________________________
12537 [ 10981] By: jhi                                   on 2001/06/27  11:46:02
12538         Log: Metaconfig unit change like #10980.
12539      Branch: metaconfig
12540            ! U/compline/d_stdstdio.U
12541 ____________________________________________________________________________
12542 [ 10980] By: jhi                                   on 2001/06/27  11:45:29
12543         Log: "lose the it's", from Abhijit Menon-Sen.
12544              ("It's" not searched, pods not searched.)
12545      Branch: perl
12546            ! Porting/Glossary Porting/config_H README.qnx config_h.SH
12547            ! emacs/cperl-mode.el ext/IPC/SysV/Semaphore.pm
12548            ! ext/List/Util/lib/Scalar/Util.pm hints/next_3.sh hints/qnx.sh
12549            ! lib/CPAN/Nox.pm lib/ExtUtils/Embed.pm lib/ExtUtils/MM_NW5.pm
12550            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
12551            ! lib/ExtUtils/MM_Win32.pm lib/Net/DummyInetd.pm win32/win32.c
12552 ____________________________________________________________________________
12553 [ 10979] By: jhi                                   on 2001/06/27  11:36:40
12554         Log: "lose the looses", from Abhijit Menon-Sen.
12555      Branch: perl
12556            ! ext/B/B/Assembler.pm gv.c
12557 ____________________________________________________________________________
12558 [ 10978] By: jhi                                   on 2001/06/27  11:35:38
12559         Log: Catch FP exceptions also in z/OS (aka OS/390), from Peter Prymmer.
12560      Branch: perl
12561            ! hints/os390.sh
12562 ____________________________________________________________________________
12563 [ 10977] By: jhi                                   on 2001/06/27  11:33:28
12564         Log: DEC C 5.3 on the VAX simply doesn't seem to like
12565              compiling the MD5 extension, disable it there for now,
12566              from Peter Prymmer.
12567      Branch: perl
12568            ! configure.com
12569 ____________________________________________________________________________
12570 [ 10976] By: jhi                                   on 2001/06/26  21:35:40
12571         Log: Subject: Re: [PATCH perlfaq3.pod] and a question about it.
12572              From: Jonathan Stowe <gellyfish@gellyfish.com>
12573              Date: Tue, 26 Jun 2001 20:53:40 +0100 (BST)
12574              Message-ID: <Pine.LNX.4.33.0106262052060.10849-100000@orpheus.gellyfish.com>
12575      Branch: perl
12576            ! pod/perlfaq3.pod
12577 ____________________________________________________________________________
12578 [ 10975] By: jhi                                   on 2001/06/26  21:32:41
12579         Log: Subject: [PATCH 5.6.1] perlxs misprints
12580              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12581              Date: Tue, 26 Jun 2001 17:20:00 -0400
12582              Message-ID: <20010626172000.A26951@math.ohio-state.edu>
12583      Branch: perl
12584            ! pod/perlxs.pod
12585 ____________________________________________________________________________
12586 [ 10974] By: jhi                                   on 2001/06/26  21:31:51
12587         Log: Subject: [PATCH 5.6.1] xsubpp flags from the command line
12588              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12589              Date: Tue, 26 Jun 2001 17:27:07 -0400
12590              Message-ID: <20010626172707.A27097@math.ohio-state.edu>
12591      Branch: perl
12592            ! lib/ExtUtils/MM_Unix.pm
12593 ____________________________________________________________________________
12594 [ 10973] By: jhi                                   on 2001/06/26  21:27:05
12595         Log: Subject: [PATCH 5.6.1] OPTIMIZE=-g
12596              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12597              Date: Tue, 26 Jun 2001 17:23:24 -0400
12598              Message-ID: <20010626172324.A27003@math.ohio-state.edu>
12599      Branch: perl
12600            ! hints/os2.sh lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
12601 ____________________________________________________________________________
12602 [ 10972] By: jhi                                   on 2001/06/26  20:27:19
12603         Log: Better place for nop IN_LOCALE_NUMERIC, pointed out
12604              by Olaf Flebbe.
12605      Branch: perl
12606            ! perl.h
12607 ____________________________________________________________________________
12608 [ 10971] By: jhi                                   on 2001/06/26  19:59:41
12609         Log: Detypo.
12610      Branch: perl
12611            ! lib/Memoize/t/tie_sdbm.t
12612 ____________________________________________________________________________
12613 [ 10970] By: jhi                                   on 2001/06/26  19:10:19
12614         Log: perl_clone_host() needs PERL_IMPLICIT_SYS.
12615      Branch: perl
12616            ! win32/perllib.c
12617 ____________________________________________________________________________
12618 [ 10969] By: jhi                                   on 2001/06/26  17:21:31
12619         Log: Subject: [patch] perl_clone+CvFILE
12620              From: Doug MacEachern <dougm@covalent.net>
12621              Date: Tue, 26 Jun 2001 09:01:16 -0700 (PDT)
12622              Message-ID: <Pine.LNX.4.21.0106260900480.28420-100000@mako.covalent.net>
12623      Branch: perl
12624            ! sv.c
12625 ____________________________________________________________________________
12626 [ 10968] By: jhi                                   on 2001/06/26  16:48:32
12627         Log: Subject: Re: SDBM on VMS (was Re: a report on perl@10930 results on a couple of Alphas)
12628              From: Mark-Jason Dominus <mjd@plover.com>
12629              Date: Tue, 26 Jun 2001 12:33:01 -0400
12630              Message-ID: <20010626163301.31298.qmail@plover.com>
12631      Branch: perl
12632            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
12633 ____________________________________________________________________________
12634 [ 10967] By: jhi                                   on 2001/06/26  14:21:49
12635         Log: Update Changes.
12636      Branch: perl
12637            ! Changes patchlevel.h
12638 ____________________________________________________________________________
12639 [ 10966] By: jhi                                   on 2001/06/26  14:08:34
12640         Log: Also catfile() needs now to explicitly exported.
12641      Branch: perl
12642            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
12643 ____________________________________________________________________________
12644 [ 10965] By: jhi                                   on 2001/06/26  13:57:54
12645         Log: Regen toc.
12646      Branch: perl
12647            ! pod/perltoc.pod
12648 ____________________________________________________________________________
12649 [ 10964] By: jhi                                   on 2001/06/26  13:56:11
12650         Log: Nonexistent pod command.
12651      Branch: perl
12652            ! pod/perl572delta.pod
12653 ____________________________________________________________________________
12654 [ 10963] By: jhi                                   on 2001/06/26  13:50:53
12655         Log: Be more portable in the quest for tmpdir.
12656      Branch: perl
12657            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
12658 ____________________________________________________________________________
12659 [ 10962] By: jhi                                   on 2001/06/26  13:43:51
12660         Log: Be more portable in finding out the home directory,
12661              and use File::Spec to do the concat.
12662              (Come to think of it, couldn't File::Spec provide
12663              for a ->homedir method?)
12664      Branch: perl
12665            ! lib/Net/Config.pm
12666 ____________________________________________________________________________
12667 [ 10961] By: jhi                                   on 2001/06/26  13:37:30
12668         Log: Doc patch for #10959.
12669      Branch: perl
12670            ! pod/perlfunc.pod
12671 ____________________________________________________________________________
12672 [ 10960] By: jhi                                   on 2001/06/26  13:33:07
12673         Log: Subject: Re: [DOC PATCH bleadperl] Document $count = () = $string =~ /\d+/g
12674              From: "Philip Newton" <pnewton@gmx.de>
12675              Date: Tue, 26 Jun 2001 16:26:47 +0200
12676              Message-ID: <3B38B7C7.32635.1E8DC14@localhost>
12677      Branch: perl
12678            ! pod/perldata.pod
12679 ____________________________________________________________________________
12680 [ 10959] By: jhi                                   on 2001/06/26  13:31:57
12681         Log: Subject: [PATH] shared -> unique;
12682              From: "Artur Bergman" <artur@contiller.se>
12683              Date: Tue, 26 Jun 2001 16:18:40 +0200
12684              Message-ID: <002001c0fe4a$e623ba30$21000a0a@vogw2kdev>
12685              
12686              Because "shared" isn't: it's read-only.
12687      Branch: perl
12688            ! toke.c xsutils.c
12689 ____________________________________________________________________________
12690 [ 10958] By: jhi                                   on 2001/06/26  13:28:27
12691         Log: Escape multiline croak messages.
12692      Branch: perl
12693            ! t/op/ver.t
12694 ____________________________________________________________________________
12695 [ 10957] By: jhi                                   on 2001/06/26  13:18:34
12696         Log: No more pragma/*.t for minitest.
12697      Branch: perl
12698            ! Makefile.SH
12699 ____________________________________________________________________________
12700 [ 10956] By: jhi                                   on 2001/06/26  13:18:00
12701         Log: AUTHORS updates.
12702      Branch: perl
12703            ! AUTHORS
12704 ____________________________________________________________________________
12705 [ 10955] By: jhi                                   on 2001/06/26  13:17:05
12706         Log: delta updates.
12707      Branch: perl
12708            ! pod/perl572delta.pod
12709 ____________________________________________________________________________
12710 [ 10954] By: jhi                                   on 2001/06/26  12:36:07
12711         Log: Subject: [PATCH] Adds perl_clone_host under IMPLICIT SYS
12712              From: Artur Bergman <artur@contiller.se> 
12713              Date: Tue, 26 Jun 2001 15:32:53 +0200
12714              Message-ID: <B75E5BA5.1A7C%artur@contiller.se>
12715      Branch: perl
12716            ! makedef.pl sv.c sv.h win32/perllib.c
12717 ____________________________________________________________________________
12718 [ 10953] By: jhi                                   on 2001/06/26  12:33:55
12719         Log: Subject: [PATCH ext/Time/HiRes/Makefile.PL perl@10929] Test Fails on SCO
12720              From: Jonathan Stowe <gellyfish@gellyfish.com>
12721              Date: Tue, 26 Jun 2001 10:29:57 +0100 (BST)
12722              Message-ID: <Pine.LNX.4.33.0106261021540.18774-100000@orpheus.gellyfish.com>
12723              
12724              SCO OpenServer 5.0.5 needs an explicit -lc for usleep().
12725      Branch: perl
12726            + ext/Time/HiRes/hints/sco.pl
12727            ! MANIFEST
12728 ____________________________________________________________________________
12729 [ 10952] By: jhi                                   on 2001/06/26  11:57:44
12730         Log: Subject: [PATCH 5.6.1] static build
12731              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12732              Date: Tue, 26 Jun 2001 04:22:25 -0400
12733              Message-ID: <20010626042225.A2604@math.ohio-state.edu>
12734      Branch: perl
12735            ! ext/List/Util/Makefile.PL lib/ExtUtils.t
12736            ! lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
12737 ____________________________________________________________________________
12738 [ 10951] By: jhi                                   on 2001/06/26  11:55:59
12739         Log: DJGPP patches from Laszlo Molnar.
12740      Branch: perl
12741            ! djgpp/djgpp.c perl.c util.c
12742 ____________________________________________________________________________
12743 [ 10950] By: jhi                                   on 2001/06/26  11:54:32
12744         Log: Netware patches from Ananth Kesari.
12745      Branch: perl
12746            ! NetWare/Makefile NetWare/config_H.wc NetWare/nw5sck.c
12747            ! NetWare/nw5sck.h NetWare/nwperlsys.c NetWare/nwperlsys.h
12748            ! NetWare/nwtinfo.h
12749 ____________________________________________________________________________
12750 [ 10949] By: jhi                                   on 2001/06/26  11:49:09
12751         Log: Detypo.
12752      Branch: perl
12753            ! ext/Errno/Errno_pm.PL
12754 ____________________________________________________________________________
12755 [ 10948] By: jhi                                   on 2001/06/26  03:44:29
12756         Log: There seems to be two ways of spelling the $^O in *STEP.
12757      Branch: perl
12758            ! ext/Errno/Errno_pm.PL
12759 ____________________________________________________________________________
12760 [ 10947] By: jhi                                   on 2001/06/26  03:01:01
12761         Log: OpenSTEP has gcc 2.7.2.1 which recognizes but does not implement
12762              the -dM flag, from Daniel Ashton <jdashton@AshtonFam.org>.
12763      Branch: perl
12764            ! ext/Errno/Errno_pm.PL
12765 ____________________________________________________________________________
12766 [ 10946] By: jhi                                   on 2001/06/26  02:50:46
12767         Log: Known bugs update.
12768      Branch: perl
12769            ! pod/perl572delta.pod
12770 ____________________________________________________________________________
12771 [ 10945] By: jhi                                   on 2001/06/26  01:15:39
12772         Log: The default installation of Cygwin has 500 as root's uid.
12773      Branch: perl
12774            ! lib/User/pwent.t
12775 ____________________________________________________________________________
12776 [ 10944] By: jhi                                   on 2001/06/26  01:12:39
12777         Log: Be even more relaxed (re-allow having only one entry).
12778      Branch: perl
12779            ! t/op/grent.t t/op/pwent.t
12780 ____________________________________________________________________________
12781 [ 10943] By: jhi                                   on 2001/06/26  01:03:30
12782         Log: Test failure updates.
12783      Branch: perl
12784            ! pod/perl572delta.pod
12785 ____________________________________________________________________________
12786 [ 10942] By: jhi                                   on 2001/06/25  23:32:05
12787         Log: MPE/iX test tweaks from Mark Bixby.
12788      Branch: perl
12789            ! ext/POSIX/POSIX.t ext/Storable/t/lock.t ext/Time/HiRes/HiRes.t
12790            ! t/io/fs.t t/op/stat.t
12791 ____________________________________________________________________________
12792 [ 10941] By: jhi                                   on 2001/06/25  22:18:31
12793         Log: Microperl findings.
12794      Branch: perl
12795            ! perl.h pp_sys.c
12796 ____________________________________________________________________________
12797 [ 10940] By: jhi                                   on 2001/06/25  21:59:29
12798         Log: Touch uconfig.h.
12799      Branch: perl
12800            ! uconfig.h
12801 ____________________________________________________________________________
12802 [ 10939] By: jhi                                   on 2001/06/25  21:32:52
12803         Log: Subject: [PATCH] Proposed fix for Pod::Man
12804              From: Rob Napier <rnapier@employees.org>
12805              Date: Mon, 25 Jun 2001 15:49:24 -0400
12806              Message-ID: <20010625154924.N27568@rnapier-u5.cisco.com>
12807              
12808              Cater for Solaris nroff brokenness (shortchanges daisywheel
12809              printers, but hey, we also no more support PDPs.)
12810      Branch: perl
12811            ! lib/Pod/Man.pm
12812 ____________________________________________________________________________
12813 [ 10938] By: jhi                                   on 2001/06/25  21:14:41
12814         Log: Typo in #10937.
12815      Branch: perl
12816            ! ext/POSIX/sigaction.t
12817 ____________________________________________________________________________
12818 [ 10937] By: jhi                                   on 2001/06/25  19:42:02
12819         Log: SIGCONT not trappable in VMS.
12820      Branch: perl
12821            ! ext/POSIX/sigaction.t
12822 ____________________________________________________________________________
12823 [ 10936] By: jhi                                   on 2001/06/25  19:28:13
12824         Log: Subject: [DRAFT] Encode-Tcl.t
12825              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
12826              Date: Tue, 26 Jun 2001 03:38:08 +0900
12827              Message-Id: <20010626033550.BC35.BQW10602@nifty.com>
12828      Branch: perl
12829            + ext/Encode/Encode/Tcl.t
12830            ! MANIFEST ext/Encode/Encode/Tcl.pm
12831 ____________________________________________________________________________
12832 [ 10935] By: jhi                                   on 2001/06/25  18:40:03
12833         Log: Because of #10932 retract also the perlfunc hunk of #10910.
12834      Branch: perl
12835            ! pod/perlfunc.pod
12836 ____________________________________________________________________________
12837 [ 10934] By: jhi                                   on 2001/06/25  18:27:19
12838         Log: Tweak the XSFUNCTION, from Doug MacEachern, as suggested
12839              by Ilya Zakharevich in
12840              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2001-05/msg01582.html
12841      Branch: perl
12842            ! XSUB.h
12843 ____________________________________________________________________________
12844 [ 10933] By: jhi                                   on 2001/06/25  18:25:26
12845         Log: Typo in #10889.
12846      Branch: perl
12847            ! hints/uts.sh
12848 ____________________________________________________________________________
12849 [ 10932] By: jhi                                   on 2001/06/25  18:23:30
12850         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
12851              From: Abhijit Menon-Sen <ams@wiw.org>
12852              Date: Mon, 25 Jun 2001 23:45:45 +0530
12853              Message-ID: <20010625234545.A5022@lustre.linux.in>
12854      Branch: perl
12855            ! lib/overload.t opcode.h opcode.pl t/op/flip.t
12856 ____________________________________________________________________________
12857 [ 10931] By: jhi                                   on 2001/06/25  17:50:38
12858         Log: Subject: [PATCH lib/Test.pm] Re: "Deprecated interface" ??
12859              From: Michael G Schwern <schwern@pobox.com>
12860              Date: Mon, 25 Jun 2001 14:35:51 -0400
12861              Message-ID: <20010625143551.H13819@blackrider>
12862      Branch: perl
12863            ! lib/Test.pm
12864 ____________________________________________________________________________
12865 [ 10930] By: jhi                                   on 2001/06/25  14:33:46
12866         Log: Update Changes.
12867      Branch: perl
12868            ! Changes patchlevel.h
12869 ____________________________________________________________________________
12870 [ 10929] By: jhi                                   on 2001/06/25  14:17:57
12871         Log: Regen toc and modlib.
12872      Branch: perl
12873            ! pod/perlmodlib.pod pod/perltoc.pod
12874 ____________________________________________________________________________
12875 [ 10928] By: jhi                                   on 2001/06/25  14:13:09
12876         Log: Enclose the new symbols in START_EXTERN_C and END_EXTERN_C
12877              for the benefit of C++ compilers, as suggested by Guruprasad.
12878      Branch: perl
12879            ! embed.pl proto.h
12880 ____________________________________________________________________________
12881 [ 10927] By: jhi                                   on 2001/06/25  14:11:59
12882         Log: Subject: [PATCH ] Re: [ID 20010625.003] perlfaq5 correction
12883              From: Jonathan Stowe <gellyfish@gellyfish.com>
12884              Date: Mon, 25 Jun 2001 14:39:43 +0100 (BST)
12885              Message-ID: <Pine.LNX.4.33.0106251438080.14795-100000@orpheus.gellyfish.com>
12886      Branch: perl
12887            ! pod/perlfaq5.pod
12888 ____________________________________________________________________________
12889 [ 10926] By: jhi                                   on 2001/06/25  14:04:07
12890         Log: Missed from #10925.
12891      Branch: perl
12892            ! gv.c
12893 ____________________________________________________________________________
12894 [ 10925] By: jhi                                   on 2001/06/25  14:00:06
12895         Log: Subject: [PATCH] Re: CvFILE corruption under ithreads
12896              From: Robin Houston <robin@kitsite.com>
12897              Date: Sat, 19 May 2001 16:19:34 +0100
12898              Message-ID: <20010519161934.A12751@puffinry.freeserve.co.uk>
12899      Branch: perl
12900            ! cv.h gv.h op.c
12901 ____________________________________________________________________________
12902 [ 10924] By: jhi                                   on 2001/06/25  13:58:18
12903         Log: Netware README tweak.
12904      Branch: perl
12905            ! README.netware
12906 ____________________________________________________________________________
12907 [ 10923] By: jhi                                   on 2001/06/25  13:57:13
12908         Log: Subject: [PATCH] Re: overload.t fails
12909              From: Abhijit Menon-Sen <ams@wiw.org>
12910              Date: Mon, 25 Jun 2001 14:52:20 +0530
12911              Message-ID: <20010625145220.A24114@lustre.linux.in>
12912      Branch: perl
12913            ! lib/overload.t
12914 ____________________________________________________________________________
12915 [ 10922] By: jhi                                   on 2001/06/25  13:56:20
12916         Log: Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
12917              From: Mike Guy <mjtg@cam.ac.uk>
12918              Date: Mon, 25 Jun 2001 11:43:23 +0100
12919              Message-Id: <E15ETpz-0007AD-00@draco.cus.cam.ac.uk>
12920      Branch: perl
12921            ! lib/Carp.pm
12922 ____________________________________________________________________________
12923 [ 10921] By: jhi                                   on 2001/06/25  13:50:02
12924         Log: Subject: Re: [PATCH 5.6.1] OS2 syslog
12925              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12926              Date: Sun, 24 Jun 2001 05:17:05 -0400
12927              Message-ID: <20010624051704.A27604@math.ohio-state.edu>
12928      Branch: perl
12929            ! os2/os2ish.h
12930 ____________________________________________________________________________
12931 [ 10920] By: jhi                                   on 2001/06/25  13:49:13
12932         Log: Subject: [PATCH 5.6.1] crypt() on OS/2
12933              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12934              Date: Mon, 25 Jun 2001 05:52:27 -0400
12935              Message-ID: <20010625055227.A24635@math.ohio-state.edu>
12936      Branch: perl
12937            ! hints/os2.sh
12938 ____________________________________________________________________________
12939 [ 10919] By: jhi                                   on 2001/06/25  13:48:30
12940         Log: Subject: Re: [PATCH 5.6.1] OS2 system() broken
12941              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12942              Date: Mon, 25 Jun 2001 05:23:35 -0400
12943              Message-ID: <20010625052334.A24320@math.ohio-state.edu>
12944      Branch: perl
12945            ! os2/os2.c
12946 ____________________________________________________________________________
12947 [ 10918] By: jhi                                   on 2001/06/25  13:47:46
12948         Log: Subject: Re: [PATCH 5.6.1] OS2::DLL
12949              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12950              Date: Mon, 25 Jun 2001 05:04:32 -0400
12951              Message-ID: <20010625050432.A24128@math.ohio-state.edu>
12952      Branch: perl
12953            ! os2/OS2/REXX/DLL/DLL.pm
12954 ____________________________________________________________________________
12955 [ 10917] By: jhi                                   on 2001/06/25  13:44:14
12956         Log: Subject: Re: [PATCH 5.6.1] $^E on OS/2
12957              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12958              Date: Mon, 25 Jun 2001 05:02:36 -0400
12959              Message-ID: <20010625050235.A24046@math.ohio-state.edu>
12960      Branch: perl
12961            ! mg.c os2/dl_os2.c os2/os2.c
12962 ____________________________________________________________________________
12963 [ 10916] By: jhi                                   on 2001/06/25  13:41:20
12964         Log: Subject: Re: [PATCH 5.6.1] misprints
12965              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12966              Date: Mon, 25 Jun 2001 04:50:50 -0400
12967              Message-ID: <20010625045049.A23965@math.ohio-state.edu>
12968      Branch: perl
12969            ! os2/os2.c pp_sys.c
12970 ____________________________________________________________________________
12971 [ 10915] By: jhi                                   on 2001/06/25  13:39:59
12972         Log: Add Test::More and Test::Simple to the delta.
12973      Branch: perl
12974            ! pod/perl572delta.pod
12975 ____________________________________________________________________________
12976 [ 10914] By: jhi                                   on 2001/06/25  13:38:08
12977         Log: Add Test::More, from Michael G Schwern.
12978      Branch: perl
12979            + lib/Test/More.pm lib/Test/More/t/More.t
12980            + lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
12981            + lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
12982            + t/lib/Test/More/Catch.pm
12983            ! MANIFEST
12984 ____________________________________________________________________________
12985 [ 10913] By: jhi                                   on 2001/06/25  13:35:41
12986         Log: Add Test::Simple from Michael G Schwern.
12987      Branch: perl
12988            + lib/Test/Simple.pm lib/Test/Simple/t/exit.t
12989            + lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
12990            + lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
12991            + lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/simple.t
12992            + t/lib/Test/Simple/Catch.pm
12993            + t/lib/Test/Simple/sample_tests/death.plx
12994            + t/lib/Test/Simple/sample_tests/death_in_eval.plx
12995            + t/lib/Test/Simple/sample_tests/extras.plx
12996            + t/lib/Test/Simple/sample_tests/five_fail.plx
12997            + t/lib/Test/Simple/sample_tests/last_minute_death.plx
12998            + t/lib/Test/Simple/sample_tests/one_fail.plx
12999            + t/lib/Test/Simple/sample_tests/require.plx
13000            + t/lib/Test/Simple/sample_tests/success.plx
13001            + t/lib/Test/Simple/sample_tests/too_few.plx
13002            + t/lib/Test/Simple/sample_tests/two_fail.plx
13003            ! MANIFEST
13004 ____________________________________________________________________________
13005 [ 10912] By: jhi                                   on 2001/06/25  13:31:57
13006         Log: Subject: [PATCH perl@10907] RETURN requires dSP in pp_sys.c
13007              From: "Craig A. Berry" <craigberry@mac.com>
13008              Date: Sun, 24 Jun 2001 23:41:36 -0500
13009              Message-Id: <a0510100db75c6d44e34c@[172.16.52.1]>
13010      Branch: perl
13011            ! pp_sys.c
13012 ____________________________________________________________________________
13013 [ 10911] By: jhi                                   on 2001/06/25  13:05:00
13014         Log: Upgrade to Attribute::Handlers 0.70.
13015      Branch: perl
13016            + lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
13017            ! MANIFEST lib/Attribute/Handlers.pm
13018 ____________________________________________________________________________
13019 [ 10910] By: jhi                                   on 2001/06/25  00:09:27
13020         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
13021              From: Abhijit Menon-Sen <ams@wiw.org>
13022              Date: Sat, 23 Jun 2001 05:17:44 +0530
13023              Message-ID: <20010623051744.A18583@lustre.linux.in>
13024              
13025              (Can't think of a good place to put tests.)
13026      Branch: perl
13027            ! opcode.pl pod/perlfunc.pod t/op/flip.t toke.c
13028 ____________________________________________________________________________
13029 [ 10909] By: jhi                                   on 2001/06/24  23:45:13
13030         Log: Subject: [PATCH] t/op/pat.t typo fix
13031              From: Richard Soderberg <rs@crystalflame.net>
13032              Date: Sun, 24 Jun 2001 12:07:42 -0700 (PDT)
13033              Message-ID: <Pine.LNX.4.21.0106241207320.17075-100000@oregonnet.com>
13034      Branch: perl
13035            ! t/op/pat.t
13036 ____________________________________________________________________________
13037 [ 10908] By: jhi                                   on 2001/06/24  22:24:49
13038         Log: Move the pack warnings to their own file, as pointed
13039              out by Spider.
13040      Branch: perl
13041            + t/lib/warnings/pp_pack
13042            ! MANIFEST t/lib/warnings/pp
13043 ____________________________________________________________________________
13044 [ 10907] By: jhi                                   on 2001/06/24  19:55:15
13045         Log: Update Changes.
13046      Branch: perl
13047            ! Changes patchlevel.h
13048 ____________________________________________________________________________
13049 [ 10906] By: jhi                                   on 2001/06/24  19:50:40
13050         Log: Partially fix a problem noticed by IRIX compiler:
13051              the initialization of parse_start was bypassed by
13052              several gotos.  Now initialized to zero, which may
13053              not be the best choice.
13054      Branch: perl
13055            ! regcomp.c
13056 ____________________________________________________________________________
13057 [ 10905] By: jhi                                   on 2001/06/24  19:43:25
13058         Log: Relax the group and password tests back to moaning only
13059              if no matches at all are found.  (Even with a small sample
13060              I could find many sites where there are, umm, anomalies in
13061              the said databases.)       
13062      Branch: perl
13063            ! t/op/grent.t t/op/pwent.t
13064 ____________________________________________________________________________
13065 [ 10904] By: jhi                                   on 2001/06/24  18:45:55
13066         Log: Argh.  How hard it can be to re-apply a patch manually? :-)
13067      Branch: perl
13068            ! pp_ctl.c
13069 ____________________________________________________________________________
13070 [ 10903] By: jhi                                   on 2001/06/24  18:40:52
13071         Log: De-cut-and-pasto in #10902.
13072      Branch: perl
13073            ! pp_ctl.c
13074 ____________________________________________________________________________
13075 [ 10902] By: jhi                                   on 2001/06/24  18:35:18
13076         Log: The #10771 didn't take?
13077      Branch: perl
13078            ! pp_ctl.c
13079 ____________________________________________________________________________
13080 [ 10901] By: jhi                                   on 2001/06/24  18:29:50
13081         Log: Undo the filetests part of #10900, under multiplicity
13082              weird errors take place.
13083      Branch: perl
13084            ! pp_sys.c
13085 ____________________________________________________________________________
13086 [ 10900] By: jhi                                   on 2001/06/24  18:20:36
13087         Log: Misplaces dSPs and the like revealed by MPE/iX and Cygwin.
13088      Branch: perl
13089            ! ext/Cwd/Cwd.xs ext/Devel/Peek/Peek.xs pp_sys.c
13090 ____________________________________________________________________________
13091 [ 10899] By: jhi                                   on 2001/06/24  17:00:34
13092         Log: (Replaced by #10922)
13093              
13094              Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
13095              From: Tony Bowden <tony@kasei.com>
13096              Date: Sun, 24 Jun 2001 17:32:40 +0100
13097              Message-ID: <20010624173240.A16293@blackstar.co.uk>
13098              
13099              Document (well, mention) shortmess() and longmess()
13100              to rob people of their fun of reinventing the weel.
13101      Branch: perl
13102            ! lib/Carp.pm
13103 ____________________________________________________________________________
13104 [ 10898] By: jhi                                   on 2001/06/24  16:51:40
13105         Log: Subject: Patch: pp_system() bounces out of Cygwin subsystem
13106              From: Brian Jepson <bjepson@oreilly.com>
13107              Date: Sun, 24 Jun 2001 12:13:21 -0400 (EDT)
13108              Message-ID: <Pine.GSO.4.21.0106241044110.15051-200000@sol.east.ora.com>
13109      Branch: perl
13110            ! pp_sys.c
13111 ____________________________________________________________________________
13112 [ 10897] By: jhi                                   on 2001/06/24  16:38:23
13113         Log: Subject: [PATCH CPAN.pm] missing DATE_OF_02
13114              From: Robin Barker <rmb1@cise.npl.co.uk> 
13115              Date: Fri, 22 Jun 2001 19:25:56 +0100 (BST)
13116              Message-Id: <200106221825.TAA16884@tempest.npl.co.uk>
13117      Branch: perl
13118            ! lib/CPAN.pm
13119 ____________________________________________________________________________
13120 [ 10896] By: jhi                                   on 2001/06/24  16:36:32
13121         Log: Memoize patch from mjd.
13122      Branch: perl
13123            ! lib/Memoize/t/tie_storable.t
13124 ____________________________________________________________________________
13125 [ 10895] By: jhi                                   on 2001/06/24  16:33:59
13126         Log: Spec the sv_pvprintify() a bit more.
13127      Branch: perl
13128            ! pod/perltodo.pod
13129 ____________________________________________________________________________
13130 [ 10894] By: jhi                                   on 2001/06/24  14:43:36
13131         Log: Upgrade to Memoize 0.65.
13132      Branch: perl
13133            + lib/Memoize/t/array_confusion.t
13134            ! MANIFEST lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
13135            ! lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
13136            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
13137            ! lib/Memoize/README lib/Memoize/SDBM_File.pm
13138            ! lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
13139            ! lib/Memoize/t/errors.t lib/Memoize/t/expire.t
13140            ! lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
13141            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
13142            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_gdbm.t
13143            ! lib/Memoize/t/tie_ndbm.t lib/Memoize/t/tie_sdbm.t
13144            ! lib/Memoize/t/tie_storable.t
13145 ____________________________________________________________________________
13146 [ 10893] By: jhi                                   on 2001/06/24  14:21:09
13147         Log: Metaconfig unit change for #10892.
13148      Branch: metaconfig
13149            ! U/modified/Options.U
13150 ____________________________________________________________________________
13151 [ 10892] By: jhi                                   on 2001/06/24  14:20:38
13152         Log: Subject: Re: [PATCH 5.6.1] OS2 Configure
13153              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13154              Date: Sun, 24 Jun 2001 05:24:40 -0400
13155              Message-ID: <20010624052440.A27698@math.ohio-state.edu>
13156      Branch: perl
13157            ! Configure hints/os2.sh
13158 ____________________________________________________________________________
13159 [ 10891] By: jhi                                   on 2001/06/24  13:50:26
13160         Log: Subject: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of 
13161              From: Mike Guy <mjtg@cam.ac.uk>
13162              Date: Sun, 24 Jun 2001 15:28:39 +0100
13163              Message-Id: <E15EAsR-0007Bi-00@draco.cus.cam.ac.uk>
13164              
13165              Fix an ancient (5.002) bug.
13166      Branch: perl
13167            ! lib/Carp/Heavy.pm
13168 ____________________________________________________________________________
13169 [ 10890] By: jhi                                   on 2001/06/24  13:44:43
13170         Log: The #10881 was too vigorous in pp_system() in moving 'unused'
13171              variables.
13172      Branch: perl
13173            ! pp_sys.c
13174 ____________________________________________________________________________
13175 [ 10889] By: jhi                                   on 2001/06/24  13:24:00
13176         Log: Make UTS as per #10888.
13177      Branch: perl
13178            ! hints/uts.sh
13179 ____________________________________________________________________________
13180 [ 10888] By: jhi                                   on 2001/06/24  13:21:23
13181         Log: Factor the PERL_SYS_INIT() code, from Hugo van der Sanden.
13182      Branch: perl
13183            ! hints/freebsd.sh hints/posix-bc.sh hints/sco.sh
13184            ! mpeix/mpeixish.h perl.h unixish.h
13185 ____________________________________________________________________________
13186 [ 10887] By: jhi                                   on 2001/06/24  13:15:45
13187         Log: AUTHORS update.
13188      Branch: perl
13189            ! AUTHORS
13190 ____________________________________________________________________________
13191 [ 10886] By: jhi                                   on 2001/06/24  13:14:31
13192         Log: Subject: Encode::Tcl for multibyte doesnot work
13193              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
13194              Date: Sun, 24 Jun 2001 22:48:21 +0900
13195              Message-Id: <20010624223252.6658.BQW10602@nifty.com>
13196      Branch: perl
13197            ! ext/Encode/Encode/Tcl.pm
13198 ____________________________________________________________________________
13199 [ 10885] By: jhi                                   on 2001/06/24  13:12:46
13200         Log: Subject: [PATCH] Remove tautology in error messages
13201              From: Mike Guy <mjtg@cam.ac.uk>
13202              Date: Sun, 24 Jun 2001 13:31:00 +0100
13203              Message-Id: <E15E92a-0006em-00@draco.cus.cam.ac.uk>
13204      Branch: perl
13205            ! pp_sys.c
13206 ____________________________________________________________________________
13207 [ 10884] By: jhi                                   on 2001/06/24  13:11:36
13208         Log: Darwin needs -traditional-cpp for cppflags to build Errno. 
13209      Branch: perl
13210            ! hints/darwin.sh
13211 ____________________________________________________________________________
13212 [ 10883] By: jhi                                   on 2001/06/24  13:09:55
13213         Log: Subject: Re: [PATCH 5.6.1] test suite
13214              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13215              Date: Sun, 24 Jun 2001 05:47:05 -0400
13216              Message-ID: <20010624054705.A27890@math.ohio-state.edu>
13217              
13218              Test suite fixes.
13219      Branch: perl
13220            ! ext/POSIX/sigaction.t lib/File/stat.t perl.c t/io/utf8.t
13221 ____________________________________________________________________________
13222 [ 10882] By: jhi                                   on 2001/06/24  13:07:46
13223         Log: Subject: Re: [PATCH 5.6.1] OS2 warnings
13224              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13225              Date: Sun, 24 Jun 2001 05:37:19 -0400
13226              Message-ID: <20010624053719.A27866@math.ohio-state.edu>
13227      Branch: perl
13228            ! os2/dl_os2.c os2/os2.c os2/os2ish.h
13229 ____________________________________________________________________________
13230 [ 10881] By: jhi                                   on 2001/06/24  13:05:24
13231         Log: Subject: Re: [PATCH 5.6.1] pp_sys.c warnings
13232              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13233              Date: Sun, 24 Jun 2001 05:34:50 -0400
13234              Message-ID: <20010624053450.A27856@math.ohio-state.edu>
13235              
13236              Pacify compiler warnings.
13237      Branch: perl
13238            ! pp_sys.c
13239 ____________________________________________________________________________
13240 [ 10880] By: jhi                                   on 2001/06/24  13:02:30
13241         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
13242              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13243              Date: Sun, 24 Jun 2001 05:21:18 -0400
13244              Message-ID: <20010624052118.A27615@math.ohio-state.edu>
13245              
13246              Enable compression of executables during link time.
13247      Branch: perl
13248            ! hints/os2.sh
13249 ____________________________________________________________________________
13250 [ 10879] By: jhi                                   on 2001/06/24  13:00:47
13251         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
13252              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13253              Date: Sun, 24 Jun 2001 05:15:11 -0400
13254              Message-ID: <20010624051511.A27544@math.ohio-state.edu>
13255              
13256              Add ordinals to the export list for Perl DLL.
13257              (Breaks intra-version DLL compatibility.)
13258      Branch: perl
13259            ! makedef.pl
13260 ____________________________________________________________________________
13261 [ 10878] By: jhi                                   on 2001/06/24  02:12:04
13262         Log: Allow (displaying and) re-editing the Subject in perlbug.
13263              Also abstract the Subject quality control into a function.
13264      Branch: perl
13265            ! utils/perlbug.PL
13266 ____________________________________________________________________________
13267 [ 10877] By: jhi                                   on 2001/06/24  01:40:53
13268         Log: Display $ENV{CYGWIN} in perlbug if set (like #10875 for perl -V).
13269      Branch: perl
13270            ! utils/perlbug.PL
13271 ____________________________________________________________________________
13272 [ 10876] By: jhi                                   on 2001/06/24  01:37:05
13273         Log: Regen toc and modlib.
13274      Branch: perl
13275            ! pod/perlmodlib.pod pod/perltoc.pod
13276 ____________________________________________________________________________
13277 [ 10875] By: jhi                                   on 2001/06/24  01:29:33
13278         Log: In Cygwin display the $ENV{CYGWIN} under perl -V, as suggested
13279              by John Peacock.  (Can be 'ntea' which means emulate UNIX file
13280              attribute semantics as much as possible, or 'ntsec' which uses
13281              native NTFS semantics.)  (See also #10877.)
13282      Branch: perl
13283            ! perl.c
13284 ____________________________________________________________________________
13285 [ 10874] By: jhi                                   on 2001/06/23  23:57:28
13286         Log: Hack to get rid of the UNEXPECTEDLY succeeded message for now.
13287      Branch: perl
13288            ! lib/Test/Harness.pm
13289 ____________________________________________________________________________
13290 [ 10873] By: jhi                                   on 2001/06/23  23:36:56
13291         Log: Just zap the -uPerlio.
13292      Branch: perl
13293            ! ext/B/Stash.t
13294 ____________________________________________________________________________
13295 [ 10872] By: jhi                                   on 2001/06/23  21:29:10
13296         Log: Do not test PerlIO if PerlIO not used.
13297      Branch: perl
13298            ! ext/PerlIO/PerlIO.t
13299 ____________________________________________________________________________
13300 [ 10871] By: jhi                                   on 2001/06/23  21:12:49
13301         Log: Regen perlapi.
13302      Branch: perl
13303            ! pod/perlapi.pod
13304 ____________________________________________________________________________
13305 [ 10870] By: jhi                                   on 2001/06/23  21:03:31
13306         Log: Subject: [PATCH] Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
13307              From: Nicholas Clark <nick@ccl4.org>
13308              Date: Sat, 23 Jun 2001 22:55:47 +0100
13309              Message-ID: <20010623225547.Z98663@plum.flirble.org>
13310      Branch: perl
13311            ! numeric.c
13312 ____________________________________________________________________________
13313 [ 10869] By: jhi                                   on 2001/06/23  17:13:21
13314         Log: Subject: [PATCH: perl@10825] MacOS fixups for new lib/h2xs.t
13315              From: Prymmer/Kahn <pvhp@best.com>
13316              Date: Sat, 23 Jun 2001 11:08:52 -0700 (PDT)
13317              Message-ID: <Pine.BSF.4.21.0106231105380.25634-100000@shell8.ba.best.com>
13318      Branch: perl
13319            ! lib/h2xs.t
13320 ____________________________________________________________________________
13321 [ 10868] By: jhi                                   on 2001/06/23  16:04:38
13322         Log: cygwin needs cygwin1.dll in PATH or cwd to run external programs.
13323              cygwin does not taint cwd, just like win32.
13324      Branch: perl
13325            ! lib/File/Find/taint.t t/op/taint.t
13326 ____________________________________________________________________________
13327 [ 10867] By: jhi                                   on 2001/06/23  15:39:15
13328         Log: Retract #10865, the patch should be unnecessary.
13329              (But seemingly helpful in Cygwin?  Strange.)
13330      Branch: perl
13331            ! lib/Memoize/t/tie_ndbm.t
13332 ____________________________________________________________________________
13333 [ 10866] By: jhi                                   on 2001/06/23  15:06:30
13334         Log: Misplaced test file; plus Cygwin filesystem semantics.
13335      Branch: perl
13336            + ext/SDBM_File/sdbm.t
13337            - ext/ODBM_File/sdbm.t
13338            ! MANIFEST
13339 ____________________________________________________________________________
13340 [ 10865] By: jhi                                   on 2001/06/23  15:01:02
13341         Log: (Retracted by #10867.)
13342      Branch: perl
13343            ! lib/Memoize/t/tie_ndbm.t
13344 ____________________________________________________________________________
13345 [ 10864] By: jhi                                   on 2001/06/23  14:25:43
13346         Log: Metaconfig unit change for #10863.
13347      Branch: metaconfig/U/perl
13348            ! Extensions.U
13349 ____________________________________________________________________________
13350 [ 10863] By: jhi                                   on 2001/06/23  14:25:20
13351         Log: In Cygwin do not build NDBM_File and ODBM_File unless
13352              -lndbm and -ldbm are available.
13353      Branch: perl
13354            ! Configure config_h.SH
13355 ____________________________________________________________________________
13356 [ 10862] By: jhi                                   on 2001/06/23  14:02:14
13357         Log: More Cygwin filesystem semantics.
13358      Branch: perl
13359            ! t/io/fs.t t/op/stat.t
13360 ____________________________________________________________________________
13361 [ 10861] By: jhi                                   on 2001/06/23  13:38:00
13362         Log: More DOSish permission semantics for Cygwin.
13363      Branch: perl
13364            ! lib/AnyDBM_File.t
13365 ____________________________________________________________________________
13366 [ 10860] By: jhi                                   on 2001/06/23  13:32:41
13367         Log: Cygwin too has different permission semantics.
13368      Branch: perl
13369            ! ext/GDBM_File/gdbm.t
13370 ____________________________________________________________________________
13371 [ 10859] By: jhi                                   on 2001/06/23  13:30:06
13372         Log: The group (and assumedly passwd) databases can have
13373              only one entry (this is the case in cygwin).
13374      Branch: perl
13375            ! t/op/grent.t t/op/pwent.t
13376 ____________________________________________________________________________
13377 [ 10858] By: jhi                                   on 2001/06/23  13:16:26
13378         Log: Also in Cygwin use Socket to figure out domainname
13379              (if any) (avoids trying to call external 'domainname',
13380              which doesn't at the moment exist in Cygwin)
13381      Branch: perl
13382            ! lib/Net/Domain.pm
13383 ____________________________________________________________________________
13384 [ 10857] By: jhi                                   on 2001/06/23  12:48:32
13385         Log: Remove also the lib$Foo.def, not just $Foo.def.
13386      Branch: perl
13387            ! lib/ExtUtils/MM_Unix.pm
13388 ____________________________________________________________________________
13389 [ 10856] By: jhi                                   on 2001/06/23  12:21:53
13390         Log: In UTS do signal(SIGFPE, SIG_IGN) in PERL_SYS_INIT().
13391      Branch: perl
13392            ! unixish.h
13393 ____________________________________________________________________________
13394 [ 10855] By: jhi                                   on 2001/06/23  12:14:15
13395         Log: Fix for ID 20010619.003, the [[:print:]] is not supposed
13396              to match the whole isprint(), only the space character.
13397      Branch: perl
13398            ! handy.h pod/perlre.pod t/op/pat.t
13399 ____________________________________________________________________________
13400 [ 10854] By: nick                                  on 2001/06/23  08:09:33
13401         Log: Integrate mainline
13402      Branch: perlio
13403           !> Configure ext/IPC/SysV/Semaphore.pm hints/unicos.sh
13404           !> lib/ExtUtils.t lib/File/Find/taint.t
13405           !> lib/Math/BigInt/t/bigintpm.t lib/Net/netent.t
13406           !> lib/Net/protoent.t lib/Net/servent.t mg.c t/op/mkdir.t
13407           !> t/op/sprintf.t vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
13408 ____________________________________________________________________________
13409 [ 10853] By: jhi                                   on 2001/06/23  03:48:09
13410         Log: Make also the bigintpm.t (like op/sprintf.t) be less demanding
13411              with its floats    in os390 and s390 (UTS).
13412      Branch: perl
13413            ! lib/Math/BigInt/t/bigintpm.t
13414 ____________________________________________________________________________
13415 [ 10852] By: jhi                                   on 2001/06/23  03:38:53
13416         Log: Add also UTS (s390) to the non-IEEE float platforms.
13417      Branch: perl
13418            ! t/op/sprintf.t
13419 ____________________________________________________________________________
13420 [ 10851] By: jhi                                   on 2001/06/23  03:36:04
13421         Log: Subject: RFC: what are applicable standards for exponent sizes?
13422              From: Peter Prymmer <pvhp@forte.com>
13423              Date: Tue, 19 Jun 2001 17:18:06 -0700 (PDT)
13424              Message-ID: <Pine.OSF.4.10.10106191712070.361736-100000@aspara.forte.com>
13425      Branch: perl
13426            ! t/op/sprintf.t
13427 ____________________________________________________________________________
13428 [ 10850] By: jhi                                   on 2001/06/23  03:29:04
13429         Log: Subject: [PATCH: perl@10825] build (and test!) VMS::Stdio on VMS
13430              From: Peter Prymmer <pvhp@forte.com>
13431              Date: Fri, 22 Jun 2001 19:08:23 -0700 (PDT)
13432              Message-ID: <Pine.OSF.4.10.10106221903270.24012-100000@aspara.forte.com>
13433      Branch: perl
13434            ! vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
13435 ____________________________________________________________________________
13436 [ 10849] By: jhi                                   on 2001/06/23  03:27:21
13437         Log: Subject: [PATCH: perl@10825] correction to lib/ExtUtils.t patch
13438              From: Peter Prymmer <pvhp@forte.com>
13439              Date: Fri, 22 Jun 2001 17:56:01 -0700 (PDT)
13440              Message-ID: <Pine.OSF.4.10.10106221754180.24012-100000@aspara.forte.com>
13441      Branch: perl
13442            ! lib/ExtUtils.t
13443 ____________________________________________________________________________
13444 [ 10848] By: jhi                                   on 2001/06/22  21:51:31
13445         Log: Retract #10845.
13446      Branch: perl
13447            ! lib/File/Find/taint.t
13448 ____________________________________________________________________________
13449 [ 10847] By: jhi                                   on 2001/06/22  21:50:38
13450         Log: Yet another error message.
13451      Branch: perl
13452            ! t/op/mkdir.t
13453 ____________________________________________________________________________
13454 [ 10846] By: jhi                                   on 2001/06/22  21:48:39
13455         Log: The croak message for nonexistent socket functions may vary.
13456      Branch: perl
13457            ! lib/Net/netent.t lib/Net/protoent.t lib/Net/servent.t
13458 ____________________________________________________________________________
13459 [ 10845] By: jhi                                   on 2001/06/22  21:42:38
13460         Log: (Retracted by #10848.)
13461      Branch: perl
13462            ! lib/File/Find/taint.t
13463 ____________________________________________________________________________
13464 [ 10844] By: jhi                                   on 2001/06/22  21:32:58
13465         Log: Integrate perlio.
13466      Branch: perl
13467           !> lib/File/Find/taint.t t/op/write.t
13468 ____________________________________________________________________________
13469 [ 10843] By: nick                                  on 2001/06/22  21:24:51
13470         Log: Back out debug in taint.t
13471      Branch: perlio
13472            ! lib/File/Find/taint.t
13473 ____________________________________________________________________________
13474 [ 10842] By: jhi                                   on 2001/06/22  21:20:02
13475         Log: setitimer() does not exist in Unicos, despite of what
13476              Configure thinks, from Mark P. Lutz.
13477      Branch: perl
13478            ! hints/unicos.sh
13479 ____________________________________________________________________________
13480 [ 10841] By: nick                                  on 2001/06/22  21:19:36
13481         Log: Skip cwd test on Win32 ???
13482      Branch: perlio
13483            ! lib/File/Find/taint.t
13484 ____________________________________________________________________________
13485 [ 10840] By: jhi                                   on 2001/06/22  21:17:34
13486         Log: Casting this way seems to keep both 64-bitint x86 FreeBSD
13487              and Tru64 gcc -Wall happy.
13488      Branch: perl
13489            ! mg.c
13490 ____________________________________________________________________________
13491 [ 10839] By: jhi                                   on 2001/06/22  21:15:32
13492         Log: The packs must be done in native shorts, fix from Mark P. Lutz.
13493      Branch: perl
13494            ! ext/IPC/SysV/Semaphore.pm
13495 ____________________________________________________________________________
13496 [ 10838] By: jhi                                   on 2001/06/22  21:12:02
13497         Log: Metaconfig unit change for #10837.
13498      Branch: metaconfig/U/perl
13499            ! Cross.U
13500 ____________________________________________________________________________
13501 [ 10837] By: jhi                                   on 2001/06/22  21:09:42
13502         Log: Cleanup of the cross-compilation unit.
13503      Branch: perl
13504            ! Configure
13505 ____________________________________________________________________________
13506 [ 10836] By: nick                                  on 2001/06/22  20:45:12
13507         Log: Skip |- based op/write.t on Win32 as well as VMS
13508      Branch: perlio
13509            ! t/op/write.t
13510 ____________________________________________________________________________
13511 [ 10835] By: jhi                                   on 2001/06/22  20:44:20
13512         Log: Integrate perlio.
13513      Branch: perl
13514           !> util.c
13515 ____________________________________________________________________________
13516 [ 10834] By: nick                                  on 2001/06/22  20:41:54
13517         Log: Integrate mainline
13518      Branch: perlio
13519           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
13520           !> config_h.SH pp_sys.c uconfig.h util.c vos/config.alpha.h
13521           !> vos/config.ga.h
13522 ____________________________________________________________________________
13523 [ 10833] By: nick                                  on 2001/06/22  20:22:58
13524         Log: Patcho fix.
13525      Branch: perlio
13526            ! util.c
13527 ____________________________________________________________________________
13528 [ 10832] By: jhi                                   on 2001/06/22  20:13:02
13529         Log: Metaconfig unit changes for #10831.
13530      Branch: metaconfig
13531            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
13532 ____________________________________________________________________________
13533 [ 10831] By: jhi                                   on 2001/06/22  20:12:29
13534         Log: Subject: [PATCH 5.7.x] Further tiny bcopy cleanup
13535              From: Andy Dougherty <doughera@lafayette.edu>
13536              Date: Fri, 22 Jun 2001 14:29:51 -0400 (EDT)
13537              Message-ID: <Pine.SOL.4.10.10106221417030.28044-100000@maxwell.phys.lafayette.edu>
13538      Branch: perl
13539            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
13540            ! config_h.SH uconfig.h vos/config.alpha.h vos/config.ga.h
13541 ____________________________________________________________________________
13542 [ 10830] By: jhi                                   on 2001/06/22  19:50:15
13543         Log: MPE/iX prototype nits from Mark Bixby.
13544      Branch: perl
13545            ! pp_sys.c
13546 ____________________________________________________________________________
13547 [ 10829] By: jhi                                   on 2001/06/22  16:25:16
13548         Log: Detypo.
13549      Branch: perl
13550            ! util.c
13551 ____________________________________________________________________________
13552 [ 10828] By: nick                                  on 2001/06/22  15:33:37
13553         Log: Integrate mainline (in near desperate attempt to get Win32 to build...)
13554      Branch: perlio
13555           +> lib/h2xs.t
13556           !> AUTHORS Changes MANIFEST Makefile.SH NetWare/t/NWScripts.pl
13557           !> ext/B/Deparse.t ext/POSIX/POSIX.xs lib/ExtUtils.t
13558           !> lib/ExtUtils/Constant.pm lib/I18N/LangTags.pm
13559           !> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/test.pl
13560           !> lib/Locale/Maketext.pm lib/Locale/Maketext.pod
13561           !> lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
13562           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm patchlevel.h
13563           !> t/op/write.t t/pod/plainer.t utils/h2xs.PL vms/vms.c
13564           !> vms/vmsish.h
13565 ____________________________________________________________________________
13566 [ 10827] By: jhi                                   on 2001/06/22  14:15:26
13567         Log: Subject: [PATCH perl@10800] sigaction workaround for VMS
13568              Date: Fri, 22 Jun 2001 10:08:35 -0500
13569              From: "Craig A. Berry" <craigberry@mac.com>
13570              Message-Id: <a05101001b75908704194@[192.168.56.145]>
13571      Branch: perl
13572            ! vms/vms.c vms/vmsish.h
13573 ____________________________________________________________________________
13574 [ 10826] By: jhi                                   on 2001/06/22  13:35:37
13575         Log: NetWare scripts tweak from Ananth Kesari.
13576      Branch: perl
13577            ! NetWare/t/NWScripts.pl
13578 ____________________________________________________________________________
13579 [ 10825] By: jhi                                   on 2001/06/22  13:00:55
13580         Log: Update Changes.
13581      Branch: perl
13582            ! Changes patchlevel.h
13583 ____________________________________________________________________________
13584 [ 10824] By: jhi                                   on 2001/06/22  12:46:56
13585         Log: Add .i and .s targets.
13586      Branch: perl
13587            ! Makefile.SH
13588 ____________________________________________________________________________
13589 [ 10823] By: jhi                                   on 2001/06/22  12:25:20
13590         Log: Upgrade to Locale::Maketext 1.03.
13591      Branch: perl
13592            ! lib/Locale/Maketext.pm lib/Locale/Maketext.pod
13593            ! lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
13594 ____________________________________________________________________________
13595 [ 10822] By: jhi                                   on 2001/06/22  12:23:57
13596         Log: Upgrade to I18N::LangTags 0.26.
13597      Branch: perl
13598            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
13599            ! lib/I18N/LangTags/test.pl
13600 ____________________________________________________________________________
13601 [ 10821] By: jhi                                   on 2001/06/22  12:16:41
13602         Log: The #10792 didn't take, and s/sighni/signi/, as noticed by
13603              Philip Newton.
13604      Branch: perl
13605            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
13606            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
13607 ____________________________________________________________________________
13608 [ 10820] By: jhi                                   on 2001/06/22  12:13:37
13609         Log: Subject: [PATCH: perl@10800] trigraphs and tests for h2xs
13610              From: Prymmer/Kahn <pvhp@best.com>
13611              Date: Fri, 22 Jun 2001 00:03:24 -0700 (PDT)
13612              Message-ID: <Pine.BSF.4.21.0106212354510.6026-100000@shell8.ba.best.com>
13613      Branch: perl
13614            + lib/h2xs.t
13615            ! MANIFEST utils/h2xs.PL
13616 ____________________________________________________________________________
13617 [ 10819] By: jhi                                   on 2001/06/22  12:11:56
13618         Log: Subject: [PATCH: perl@10800] nmake specific cleanliness for lib/ExtUtils.t
13619              From: Prymmer/Kahn <pvhp@best.com>
13620              Date: Thu, 21 Jun 2001 23:53:27 -0700 (PDT)
13621              Message-ID: <Pine.BSF.4.21.0106212346540.6026-100000@shell8.ba.best.com>
13622      Branch: perl
13623            ! lib/ExtUtils.t
13624 ____________________________________________________________________________
13625 [ 10818] By: jhi                                   on 2001/06/22  12:11:08
13626         Log: Subject: [PATCH: perl@10800] clean up after t/pod/plainer.t on Win32
13627              From: Prymmer/Kahn <pvhp@best.com>
13628              Date: Thu, 21 Jun 2001 23:45:15 -0700 (PDT)
13629              Message-ID: <Pine.BSF.4.21.0106212341510.6026-100000@shell8.ba.best.com>
13630      Branch: perl
13631            ! t/pod/plainer.t
13632 ____________________________________________________________________________
13633 [ 10817] By: jhi                                   on 2001/06/22  12:10:05
13634         Log: AUTHORS update.
13635      Branch: perl
13636            ! AUTHORS
13637 ____________________________________________________________________________
13638 [ 10816] By: jhi                                   on 2001/06/22  12:08:24
13639         Log: Subject: should POSIX.xs use XSRETURN_UNDEF in sigaction?
13640              From: "Craig A. Berry" <craigberry@mac.com>
13641              Date: Thu, 21 Jun 2001 18:20:38 -0500
13642              Message-Id: <5.1.0.14.0.20010621180227.02a8e930@exchi01>
13643      Branch: perl
13644            ! ext/POSIX/POSIX.xs
13645 ____________________________________________________________________________
13646 [ 10815] By: jhi                                   on 2001/06/22  12:07:19
13647         Log: Subject: [PATCH perl@10765] fix Deparse.t and write.t for VMS
13648              From: "Craig A. Berry" <craigberry@mac.com>
13649              Date: Thu, 21 Jun 2001 09:58:52 -0500
13650              Message-Id: <5.1.0.14.0.20010620172532.033cdb88@exchi01>
13651      Branch: perl
13652            ! ext/B/Deparse.t t/op/write.t
13653 ____________________________________________________________________________
13654 [ 10814] By: nick                                  on 2001/06/22  08:13:09
13655         Log: Integrate mainline.
13656      Branch: perlio
13657           !> (integrate 46 files)
13658 ____________________________________________________________________________
13659 [ 10813] By: jhi                                   on 2001/06/22  02:48:58
13660         Log: Change the prefixes only if $prefix is unset,
13661              as originally patched by Marcel Grunauer.
13662      Branch: perl
13663            ! hints/darwin.sh hints/rhapsody.sh
13664 ____________________________________________________________________________
13665 [ 10812] By: jhi                                   on 2001/06/22  02:44:41
13666         Log: Subject: Re: Patch for hints/darwin.sh
13667              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
13668              Date: Thu, 21 Jun 2001 11:23:46 -0700
13669              Message-Id: <200106211823.OAA01089@melbourne-city-street.mit.edu>
13670      Branch: perl
13671            ! hints/darwin.sh hints/rhapsody.sh
13672 ____________________________________________________________________________
13673 [ 10811] By: jhi                                   on 2001/06/22  02:34:27
13674         Log: Add .PHONY targets for non-file targets,
13675              from Wilfredo Sánchez.  Should help saying
13676              "make install" on case-insensitive filesystems.
13677      Branch: perl
13678            ! Makefile.SH
13679 ____________________________________________________________________________
13680 [ 10810] By: jhi                                   on 2001/06/22  02:01:23
13681         Log: Subject: Re: Automated smoke report for patch 10764 (truncated)
13682              From: Doug MacEachern <dougm@covalent.net>
13683              Date: Thu, 21 Jun 2001 19:32:05 -0700 (PDT)
13684              Message-ID: <Pine.LNX.4.21.0106211925020.17261-100000@mako.covalent.net>
13685              
13686              plus reword the getcwd() comment, plus use getcwd() buffer
13687              size minus one.
13688      Branch: perl
13689            ! util.c
13690 ____________________________________________________________________________
13691 [ 10809] By: jhi                                   on 2001/06/22  01:16:58
13692         Log: More gprofing from Doug MacEachern.
13693      Branch: perl
13694            ! Makefile.SH
13695 ____________________________________________________________________________
13696 [ 10808] By: jhi                                   on 2001/06/22  01:15:11
13697         Log: Metaconfig unit change for #10807.
13698      Branch: metaconfig/U/perl
13699            ! d_sfio.U
13700 ____________________________________________________________________________
13701 [ 10807] By: jhi                                   on 2001/06/22  01:14:43
13702         Log: Tell that you are removing the unneeded -lsfio.
13703      Branch: perl
13704            ! Configure
13705 ____________________________________________________________________________
13706 [ 10806] By: jhi                                   on 2001/06/22  01:03:14
13707         Log: More MPE/iX tweaks from Mark Bixby.
13708      Branch: perl
13709            ! perl.c t/op/magic.t
13710 ____________________________________________________________________________
13711 [ 10805] By: jhi                                   on 2001/06/21  22:41:11
13712         Log: The fchdir() proto is supposed to live in <unistd.h>.
13713      Branch: perl
13714            ! ext/Cwd/Cwd.xs
13715 ____________________________________________________________________________
13716 [ 10804] By: jhi                                   on 2001/06/21  22:24:42
13717         Log: This town is too small for the Cwd extension and me,
13718              it would seem...
13719      Branch: perl
13720            ! ext/Cwd/Cwd.xs
13721 ____________________________________________________________________________
13722 [ 10803] By: jhi                                   on 2001/06/21  21:54:00
13723         Log: Metaconfig unit change for #10802.
13724      Branch: metaconfig/U/perl
13725            ! d_modfl.U
13726 ____________________________________________________________________________
13727 [ 10802] By: jhi                                   on 2001/06/21  21:53:37
13728         Log: More d'ohs.
13729      Branch: perl
13730            ! Configure
13731 ____________________________________________________________________________
13732 [ 10801] By: jhi                                   on 2001/06/21  21:38:38
13733         Log: Off-by-one.  I'm so classic.
13734      Branch: perl
13735            ! util.c
13736 ____________________________________________________________________________
13737 [ 10800] By: jhi                                   on 2001/06/21  20:10:19
13738         Log: Update Changes.
13739      Branch: perl
13740            ! Changes patchlevel.h
13741 ____________________________________________________________________________
13742 [ 10799] By: jhi                                   on 2001/06/21  20:03:54
13743         Log: Subject: Documentation patch for Net::FTP
13744              From: Marcel Grunauer <marcel@codewerk.com>
13745              Date: Wed, 20 Jun 2001 23:03:26 +0200
13746              Message-Id: <20010620210309.DCMT6087.viemta06@localhost>
13747      Branch: perl
13748            ! lib/Net/FTP.pm
13749 ____________________________________________________________________________
13750 [ 10798] By: jhi                                   on 2001/06/21  20:01:14
13751         Log: Retract the #10417 mg.c and embed.pl parts because of
13752              strange SEGVs in 64bit x86 FreeBSD observed by
13753              Nicholas Clark.
13754      Branch: perl
13755            ! embed.pl mg.c perlapi.c pod/perlintern.pod proto.h
13756 ____________________________________________________________________________
13757 [ 10797] By: jhi                                   on 2001/06/21  19:40:34
13758         Log: Add fchdir() probe (in non-UNIX systems assume it doesn't exist).
13759      Branch: perl
13760            ! Configure NetWare/config.wc NetWare/config_H.wc
13761            ! Porting/Glossary Porting/config.sh Porting/config_H
13762            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
13763            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
13764            ! vos/config.ga.h win32/config.bc win32/config.gc
13765            ! win32/config.vc win32/config_H.bc win32/config_H.gc
13766            ! win32/config_H.vc
13767 ____________________________________________________________________________
13768 [ 10796] By: jhi                                   on 2001/06/21  19:08:28
13769         Log: Cwd tweak from Doug MacEachern.
13770      Branch: perl
13771            ! ext/Cwd/Cwd.xs
13772 ____________________________________________________________________________
13773 [ 10795] By: jhi                                   on 2001/06/21  19:03:48
13774         Log: Protect the fchdir() and lstat() with ifdefs.
13775              fchdir() needs a Configure probe.
13776      Branch: perl
13777            ! ext/Cwd/Cwd.xs
13778 ____________________________________________________________________________
13779 [ 10794] By: nick                                  on 2001/06/21  17:11:35
13780         Log: Integrate mainline
13781      Branch: perlio
13782           +> ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
13783           +> ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
13784           +> lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
13785           +> lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
13786           +> lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
13787           +> lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
13788           +> lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
13789           +> lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
13790            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
13791            - lib/File/Glob/case.t lib/File/Glob/global.t
13792            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
13793            - lib/File/Temp/posix.t lib/File/Temp/security.t
13794            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
13795            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
13796            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
13797            - lib/Text/Wrap/wrap.t
13798           !> (integrate 41 files)
13799 ____________________________________________________________________________
13800 [ 10793] By: jhi                                   on 2001/06/21  17:01:26
13801         Log: Subject: [PATCH perl@10765] fix Cwd.xs for VMS
13802              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
13803              Date: Thu, 21 Jun 2001 13:04:54 -0500
13804              Message-Id: <5.1.0.14.0.20010621124127.029fe120@exchi01>
13805      Branch: perl
13806            ! ext/Cwd/Cwd.xs
13807 ____________________________________________________________________________
13808 [ 10792] By: jhi                                   on 2001/06/21  16:13:57
13809         Log: Subject: [PATCH pod] overlong =item
13810              From: Robin Barker <rmb1@cise.npl.co.uk>
13811              Date: Thu, 21 Jun 2001 18:08:04 +0100 (BST)
13812              Message-Id: <200106211708.SAA08097@tempest.npl.co.uk>
13813      Branch: perl
13814            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
13815            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
13816 ____________________________________________________________________________
13817 [ 10791] By: jhi                                   on 2001/06/21  16:10:51
13818         Log: Subject: [PATCH perlio.c] format 
13819              From: Robin Barker <rmb1@cise.npl.co.uk>
13820              Date: Thu, 21 Jun 2001 18:05:02 +0100 (BST)
13821              Message-Id: <200106211705.SAA08067@tempest.npl.co.uk>
13822      Branch: perl
13823            ! perlio.c
13824 ____________________________________________________________________________
13825 [ 10790] By: jhi                                   on 2001/06/21  15:52:04
13826         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
13827              From: Radu Greab <radu@netsoft.ro>
13828              Date: Thu, 21 Jun 2001 19:06:02 +0300
13829              Message-ID: <15154.7018.376419.295092@ix.netsoft.ro>
13830      Branch: perl
13831            ! pod/perlapi.pod sv.c
13832 ____________________________________________________________________________
13833 [ 10789] By: jhi                                   on 2001/06/21  14:48:25
13834         Log: The metaconfig unit changes for #10788.
13835      Branch: metaconfig/U/perl
13836            ! Cross.U fflushall.U
13837 ____________________________________________________________________________
13838 [ 10788] By: jhi                                   on 2001/06/21  14:47:48
13839         Log: Cross-configuration changes: make $from to rm the files
13840              before copying them over (this means that he rm can be
13841              removed from the fflushall test), create $targetmkdir      
13842              (not documented in install since it is supposed to internal
13843              use only), make $run to copy over the executable only if
13844              a stamp file .xok doesn't already exist (to avoid unnecessary
13845              copying of the executable)
13846      Branch: perl
13847            ! Configure Makefile.SH
13848 ____________________________________________________________________________
13849 [ 10787] By: nick                                  on 2001/06/21  14:16:18
13850         Log: Integrate mainline
13851      Branch: perlio
13852           +> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
13853           +> lib/I18N/LangTags/README lib/Locale/Maketext/ChangeLog
13854           +> lib/Locale/Maketext/README lib/Locale/Maketext/test.pl
13855            - lib/I18N/LangTags/List.pod lib/Locale/Maketext.t
13856           !> (integrate 34 files)
13857 ____________________________________________________________________________
13858 [ 10786] By: jhi                                   on 2001/06/21  13:59:32
13859         Log: Re-add the files as text.
13860      Branch: perl
13861            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
13862 ____________________________________________________________________________
13863 [ 10785] By: jhi                                   on 2001/06/21  13:57:55
13864         Log: Delete the binary files.
13865      Branch: perl
13866            - t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
13867 ____________________________________________________________________________
13868 [ 10784] By: jhi                                   on 2001/06/21  13:49:47
13869         Log: Subject: [PATCH 5.7.x] Unnecessary pod2man calls in new extensions
13870              From: Andy Dougherty <doughera@lafayette.edu>
13871              Date: Thu, 21 Jun 2001 10:44:05 -0400 (EDT)
13872              Message-ID: <Pine.SOL.4.10.10106211040180.26439-100000@maxwell.phys.lafayette.edu>
13873      Branch: perl
13874            ! ext/Digest/MD5/Makefile.PL ext/List/Util/Makefile.PL
13875            ! ext/MIME/Base64/Makefile.PL ext/PerlIO/Scalar/Makefile.PL
13876            ! ext/PerlIO/Via/Makefile.PL ext/Time/HiRes/Makefile.PL
13877            ! ext/Time/Piece/Makefile.PL ext/XS/Typemap/Makefile.PL
13878 ____________________________________________________________________________
13879 [ 10783] By: jhi                                   on 2001/06/21  13:46:50
13880         Log: Subject: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
13881              From: 0000-Admin <root@egg.karlov.mff.cuni.cz>(0000)
13882              Date: Wed, 20 Jun 2001 14:11:49 +0200 (MET DST) 
13883              Message-Id: <200106201211.f5KCBnm24320@egg.karlov.mff.cuni.cz>
13884              
13885              Setting umask to something friendlier.
13886      Branch: perl
13887            ! installman installperl
13888 ____________________________________________________________________________
13889 [ 10782] By: jhi                                   on 2001/06/21  13:42:17
13890         Log: Shuffle around tests to (ext|lib)/.../t/ subdirectories.
13891              Resort MANIFEST with sort -f, looks much better.
13892      Branch: perl
13893            + ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
13894            + ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
13895            + lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
13896            + lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
13897            + lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
13898            + lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
13899            + lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
13900            + lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
13901            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
13902            - lib/File/Glob/case.t lib/File/Glob/global.t
13903            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
13904            - lib/File/Temp/posix.t lib/File/Temp/security.t
13905            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
13906            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
13907            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
13908            - lib/Text/Wrap/wrap.t
13909            ! MANIFEST
13910 ____________________________________________________________________________
13911 [ 10781] By: jhi                                   on 2001/06/21  13:16:04
13912         Log: Upgrade to I18N::LangTags 0.25.
13913      Branch: perl
13914            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
13915            ! lib/I18N/LangTags/List.pm
13916 ____________________________________________________________________________
13917 [ 10780] By: jhi                                   on 2001/06/21  13:12:54
13918         Log: Subject: [PATCH] Step 2: Use the new PM_GETRE/SETRE macros everywhere.
13919              From: Richard Soderberg <rs@crystalflame.net>
13920              Date: Thu, 21 Jun 2001 07:01:22 -0700 (PDT)
13921              Message-ID: <Pine.LNX.4.21.0106210657400.1693-100000@oregonnet.com>
13922      Branch: perl
13923            ! dump.c ext/B/B.xs ext/B/B/C.pm ext/ByteLoader/bytecode.h mg.c
13924            ! op.c pp.c pp_ctl.c pp_hot.c regexec.c
13925 ____________________________________________________________________________
13926 [ 10779] By: jhi                                   on 2001/06/21  12:59:57
13927         Log: Test obsoleted by change #10777.
13928      Branch: perl
13929            ! t/op/sub_lval.t
13930 ____________________________________________________________________________
13931 [ 10778] By: jhi                                   on 2001/06/21  12:52:37
13932         Log: Case of confused test numbering.
13933      Branch: perl
13934            ! t/op/pat.t
13935 ____________________________________________________________________________
13936 [ 10777] By: jhi                                   on 2001/06/21  12:30:57
13937         Log: Subject: Re: Opinion on undef lvalue
13938              From: Abhijit Menon-Sen <ams@wiw.org>
13939              Date: Sun, 17 Jun 2001 13:04:46 +0530
13940              Message-ID: <20010617130446.B27925@lustre.linux.in>
13941              
13942              Allow lvalue subs to return undef in array context.
13943      Branch: perl
13944            ! pp_hot.c
13945 ____________________________________________________________________________
13946 [ 10776] By: jhi                                   on 2001/06/21  12:27:48
13947         Log: Just a guess that using the same hack for cygwin as
13948              for win32 might help.
13949      Branch: perl
13950            ! lib/File/Find/find.t
13951 ____________________________________________________________________________
13952 [ 10775] By: jhi                                   on 2001/06/21  12:25:58
13953         Log: NetWare tweaks from Guruprasad.
13954      Branch: perl
13955            ! NetWare/Makefile NetWare/Nwmain.c NetWare/config.wc
13956            ! NetWare/config_H.wc NetWare/nw5sck.c NetWare/nw5sck.h
13957            ! NetWare/nwperlsys.c NetWare/t/NWModify.pl
13958            ! NetWare/t/NWScripts.pl NetWare/t/Readme.txt
13959 ____________________________________________________________________________
13960 [ 10774] By: jhi                                   on 2001/06/21  12:21:17
13961         Log: Subject: Re: perl@10722: Bogus warnings on REs 
13962              From: Hugo <hv@crypt.compulink.co.uk>
13963              Date: Thu, 21 Jun 2001 09:51:17 +0100
13964              Message-Id: <200106210851.JAA01942@crypt.compulink.co.uk>
13965              
13966              Unroll to avoid a UTS compiler bug.
13967      Branch: perl
13968            ! regcomp.c
13969 ____________________________________________________________________________
13970 [ 10773] By: jhi                                   on 2001/06/21  12:13:13
13971         Log: Subject: Re: [PATCH] Make /o work under i?threads
13972              From: Artur Bergman <artur@contiller.se>
13973              Date: Thu, 21 Jun 2001 14:38:03 +0200
13974              Message-ID: <B757B74A.184D%artur@contiller.se>
13975      Branch: perl
13976            ! t/op/pat.t
13977 ____________________________________________________________________________
13978 [ 10772] By: jhi                                   on 2001/06/21  12:12:23
13979         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
13980              From: Artur Bergman <artur@contiller.se> 
13981              Date: Thu, 21 Jun 2001 14:27:33 +0200
13982              Message-ID: <B757B4D4.1849%artur@contiller.se>
13983              
13984              Plus extra parentheses.
13985      Branch: perl
13986            ! op.h
13987 ____________________________________________________________________________
13988 [ 10771] By: jhi                                   on 2001/06/21  12:10:29
13989         Log: Subject: [PATCH] Make /o work under i?threads
13990              From: Richard Soderberg <rs@crystalflame.net>
13991              Date: Thu, 21 Jun 2001 05:21:43 -0700 (PDT)
13992              Message-ID: <Pine.LNX.4.21.0106210518210.2479-100000@oregonnet.com>
13993      Branch: perl
13994            ! pp_ctl.c
13995 ____________________________________________________________________________
13996 [ 10770] By: jhi                                   on 2001/06/21  12:09:28
13997         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
13998              From: Artur Bergman <artur@contiller.se>
13999              Date: Thu, 21 Jun 2001 14:04:54 +0200
14000              Message-ID: <B757AF86.1842%artur@contiller.se>
14001      Branch: perl
14002            ! op.h
14003 ____________________________________________________________________________
14004 [ 10769] By: jhi                                   on 2001/06/21  12:08:03
14005         Log: Subject: Re: perl@10765: sv.c not OK on win32
14006              From: Artur Bergman <artur@contiller.se>
14007              Date: Thu, 21 Jun 2001 10:31:06 +0200
14008              Message-ID: <B7577D69.182C%artur@contiller.se>
14009      Branch: perl
14010            ! sv.c
14011 ____________________________________________________________________________
14012 [ 10768] By: jhi                                   on 2001/06/21  12:03:56
14013         Log: Subject: [PATCH 5.6.1] OS2 getpw*, getgr*
14014              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14015              Date: Thu, 21 Jun 2001 06:23:56 -0400
14016              Message-ID: <20010621062356.A8619@math.ohio-state.edu>
14017              
14018              Subject: Re: [PATCH 5.6.1] OS2 getpw*, getgr*
14019              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14020              Date: Thu, 21 Jun 2001 06:32:21 -0400
14021              Message-ID: <20010621063221.A8823@math.ohio-state.edu>
14022      Branch: perl
14023            ! lib/File/Glob/basic.t makedef.pl os2/os2.c os2/os2ish.h
14024 ____________________________________________________________________________
14025 [ 10767] By: jhi                                   on 2001/06/21  12:00:07
14026         Log: Subject: [PATCH] make syslog test more verbose
14027              From: Robert Spier <rspier@pobox.com>
14028              Date: Thu, 21 Jun 2001 00:54:32 -0400
14029              Message-ID: <15153.32264.295807.333073@rls.cx>
14030      Branch: perl
14031            ! ext/Sys/Syslog/syslog.t
14032 ____________________________________________________________________________
14033 [ 10766] By: jhi                                   on 2001/06/20  23:27:57
14034         Log: Subject: op/study.t refinements
14035              From: Hugo <hv@crypt.compulink.co.uk>
14036              Date: Thu, 21 Jun 2001 00:29:07 +0100
14037              Message-Id: <200106202329.AAA31397@crypt.compulink.co.uk>
14038      Branch: perl
14039            ! t/op/study.t
14040 ____________________________________________________________________________
14041 [ 10765] By: jhi                                   on 2001/06/20  19:51:47
14042         Log: Update Changes.
14043      Branch: perl
14044            ! Changes patchlevel.h
14045 ____________________________________________________________________________
14046 [ 10764] By: jhi                                   on 2001/06/20  19:00:23
14047         Log: Subject: Re: [PATCH] djgpp updates
14048              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
14049              Date: Wed, 20 Jun 2001 10:05:15 +0200
14050              Message-ID: <20010620100515.L5600@libra.eth.ericsson.se>
14051      Branch: perl
14052            ! djgpp/config.over
14053 ____________________________________________________________________________
14054 [ 10763] By: jhi                                   on 2001/06/20  18:58:06
14055         Log: Fix for ID 20010619.002 "When building hash, hash keys that
14056              are function calls are not being called", from Abhijit.
14057      Branch: perl
14058            ! t/base/lex.t toke.c
14059 ____________________________________________________________________________
14060 [ 10762] By: jhi                                   on 2001/06/20  18:45:00
14061         Log: Upgrade to Locale::Maketext 1.02, from Sean Burke.
14062      Branch: perl
14063            + lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/README
14064            + lib/Locale/Maketext/test.pl
14065            - lib/Locale/Maketext.t
14066            ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext.pod
14067            ! lib/Locale/Maketext/TPJ13.pod
14068 ____________________________________________________________________________
14069 [ 10761] By: jhi                                   on 2001/06/20  18:44:15
14070         Log: Metaconfig unit change for #10760.
14071      Branch: metaconfig
14072            ! U/modified/Cppsym.U
14073 ____________________________________________________________________________
14074 [ 10760] By: jhi                                   on 2001/06/20  18:42:04
14075         Log: Do not remove the ccsym* Cppsym* files since
14076              they are useful for metaconfig units coming after us.
14077              (This is the Configure nit mentioned in #10752.)
14078      Branch: perl
14079            ! Configure
14080 ____________________________________________________________________________
14081 [ 10759] By: jhi                                   on 2001/06/20  18:02:18
14082         Log: Update to I18N::LangTags 0.24, from Sean Burke.
14083      Branch: perl
14084            + lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
14085            + lib/I18N/LangTags/README
14086            - lib/I18N/LangTags/List.pod
14087            ! MANIFEST lib/I18N/LangTags.pm lib/I18N/LangTags/test.pl
14088 ____________________________________________________________________________
14089 [ 10758] By: jhi                                   on 2001/06/20  17:34:43
14090         Log: Regen headers.
14091      Branch: perl
14092            ! embed.h embedvar.h global.sym perlapi.c perlapi.h
14093            ! pod/perlapi.pod proto.h
14094 ____________________________________________________________________________
14095 [ 10757] By: jhi                                   on 2001/06/20  17:23:08
14096         Log: Subject: [PATCH] Fixes case of CvDEPTH for perl_clone
14097              From: Artur Bergman <artur@contiller.se>
14098              Date: Wed, 20 Jun 2001 11:31:32 +0200
14099              Message-ID: <B7563A14.17D8%artur@contiller.se>
14100      Branch: perl
14101            ! embed.pl hv.c intrpvar.h sv.c sv.h
14102 ____________________________________________________________________________
14103 [ 10756] By: jhi                                   on 2001/06/20  17:13:26
14104         Log: Subject: Fix for [ID 20010124.001] POSIX::errno unreliable
14105              From: Tim Sweetman <tim@aldigital.co.uk> 
14106              Date: Wed, 13 Jun 2001 14:25:17 +0100 
14107              Message-ID: <3B2769BD.68B4F4B3@aldigital.co.uk> 
14108      Branch: perl
14109            ! ext/POSIX/POSIX.t lib/AutoLoader.pm
14110 ____________________________________________________________________________
14111 [ 10755] By: nick                                  on 2001/06/20  16:12:37
14112         Log: Integrate mainline
14113      Branch: perlio
14114           !> embed.h embed.pl ext/Cwd/Cwd.xs ext/Filter/t/call.t
14115           !> ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/t/io_sock.t
14116           !> ext/POSIX/POSIX.xs hints/mpeix.sh lib/File/Temp/security.t
14117           !> lib/FileHandle.t mpeix/mpeixish.h mpeix/relink objXSUB.h
14118           !> perlapi.c pod/perldiag.pod pp_sys.c proto.h t/op/pwent.t
14119           !> t/op/study.t util.c
14120 ____________________________________________________________________________
14121 [ 10754] By: gsar                                  on 2001/06/20  15:22:27
14122         Log: missing ld entry in Config.pm on Windows (makefile.mk had it,
14123              but not Makefile)
14124      Branch: maint-5.6/perl
14125            ! win32/Makefile
14126 ____________________________________________________________________________
14127 [ 10753] By: jhi                                   on 2001/06/20  14:03:20
14128         Log: Security tweak on readlink().
14129      Branch: perl
14130            ! pp_sys.c
14131 ____________________________________________________________________________
14132 [ 10752] By: jhi                                   on 2001/06/20  14:00:23
14133         Log: MPE/iX fixes from Mark Bixby (a Configure fix is also needed.)
14134      Branch: perl
14135            ! ext/Filter/t/call.t ext/IO/lib/IO/t/io_sock.t hints/mpeix.sh
14136            ! lib/File/Temp/security.t lib/FileHandle.t mpeix/mpeixish.h
14137            ! mpeix/relink t/op/pwent.t
14138 ____________________________________________________________________________
14139 [ 10751] By: jhi                                   on 2001/06/20  13:57:27
14140         Log: Reinstate #10725 (with probe for alarm()).
14141      Branch: perl
14142            ! t/op/study.t
14143 ____________________________________________________________________________
14144 [ 10750] By: jhi                                   on 2001/06/20  13:53:46
14145         Log: Replace our implementation of realpath() with OpenBSD's
14146              (src/lib/libc/stdlib/realpath.c 1.4).
14147      Branch: perl
14148            ! embed.h embed.pl ext/Cwd/Cwd.xs objXSUB.h perlapi.c
14149            ! pod/perldiag.pod proto.h util.c
14150 ____________________________________________________________________________
14151 [ 10749] By: jhi                                   on 2001/06/20  13:07:49
14152         Log: Integrate perlio.
14153      Branch: perl
14154           !> perlio.c
14155 ____________________________________________________________________________
14156 [ 10748] By: jhi                                   on 2001/06/20  13:07:18
14157         Log: No point in going into memory-saving contortions
14158              with getcwd() since there's a danger of buffer overflow.
14159              Also make the POSIX extension to use sv_getcwd().
14160              Finally, a missed proto.h fragment.
14161      Branch: perl
14162            ! ext/POSIX/POSIX.xs proto.h util.c
14163 ____________________________________________________________________________
14164 [ 10747] By: nick                                  on 2001/06/20  12:38:26
14165         Log: Fix PERLIO=unix bug, while restoring maximal buffer in PerlIOBuf_unread.
14166      Branch: perlio
14167            ! perlio.c
14168 ____________________________________________________________________________
14169 [ 10746] By: jhi                                   on 2001/06/20  11:51:10
14170         Log: Subject: Re: Bug in IO::Socket::INET module (repeat)
14171              From: Graham Barr <gbarr@pobox.com>
14172              Date: Wed, 20 Jun 2001 11:05:49 +0100
14173              Message-ID: <20010620110549.I19188@pobox.com>
14174              
14175              reported in        
14176              
14177              Subject: Bug in IO::Socket::INET module (repeat)
14178              From: "Harmon S. Nine" <hnine@netarx.com>
14179              Date: Tue, 19 Jun 2001 09:41:35 -0400
14180              Message-ID: <3B2F568F.8080605@netarx.com>
14181              
14182              The bug was that the IO::Socket::INET constructor
14183              did not allow a 'LocalPort' of 0.
14184      Branch: perl
14185            ! ext/IO/lib/IO/Socket/INET.pm
14186 ____________________________________________________________________________
14187 [ 10745] By: nick                                  on 2001/06/20  08:56:39
14188         Log: Integrate mainline.
14189      Branch: perlio
14190           !> (integrate 37 files)
14191 ____________________________________________________________________________
14192 [ 10744] By: jhi                                   on 2001/06/20  04:54:53
14193         Log: After some reading I don't think we can blindly
14194              use systems' realpath().  Too many security problems,
14195              too many buggy implementations.
14196              
14197              TODO: the realpath() emulation code in util.c doesn't
14198              seem fully operational?  (readlink(), for example?)
14199      Branch: perl
14200            ! Configure Makefile.micro Porting/Glossary Porting/config.sh
14201            ! Porting/config_H config_h.SH embed.h embed.pl global.sym
14202            ! objXSUB.h perlapi.c pod/perldiag.pod pod/perltoc.pod uconfig.h
14203            ! uconfig.sh util.c vos/config.alpha.def vos/config.alpha.h
14204            ! vos/config.ga.def vos/config.ga.h win32/config_H.bc
14205            ! win32/config_H.gc win32/config_H.vc
14206 ____________________________________________________________________________
14207 [ 10743] By: jhi                                   on 2001/06/20  00:48:48
14208         Log: Metaconfig unit change for #10738.
14209      Branch: metaconfig
14210            ! U/compline/d_gconvert.U
14211 ____________________________________________________________________________
14212 [ 10742] By: jhi                                   on 2001/06/20  00:48:20
14213         Log: Integrate change #10739 from maintperl:
14214              
14215              C<eval "/x$\r\n/x"> fails to compile correctly 
14216      Branch: perl
14217           !> t/op/pat.t toke.c
14218 ____________________________________________________________________________
14219 [ 10741] By: jhi                                   on 2001/06/20  00:41:05
14220         Log: Retract #10725 (Hugo asked NOT to apply the patch)
14221      Branch: perl
14222            ! t/op/study.t
14223 ____________________________________________________________________________
14224 [ 10740] By: jhi                                   on 2001/06/19  23:58:25
14225         Log: The test.third results were funnily named because of the
14226              new test scheme.
14227      Branch: perl
14228            ! t/TEST
14229 ____________________________________________________________________________
14230 [ 10739] By: gsar                                  on 2001/06/19  23:49:15
14231         Log: C<eval "/x$\r\n/x"> fails to compile correctly
14232      Branch: maint-5.6/perl
14233            ! t/op/pat.t toke.c
14234 ____________________________________________________________________________
14235 [ 10738] By: jhi                                   on 2001/06/19  23:04:15
14236         Log: Subject: [ID 20010619.012] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED) 
14237              From: Spider Boardman <spider@Orb.Nashua.NH.US>
14238              Date: Tue, 19 Jun 2001 19:15:40 -0400
14239              Message-Id: <200106192315.TAA18531@Orb.Nashua.NH.US>
14240              
14241              The bigintpm.t #1183 failing in Tru64 (and also Cygwin)
14242              because "1e+129" being expected but "1.e+129" being returned.
14243              The culprit (at least in Tru64) is the use of gcvt().
14244      Branch: perl
14245            ! Configure
14246 ____________________________________________________________________________
14247 [ 10737] By: jhi                                   on 2001/06/19  22:56:52
14248         Log: Subject: [PATCH perl@10722] test hunting on VMS
14249              From: "Craig A. Berry" <craigberry@mac.com>
14250              Message-Id: <5.1.0.14.0.20010619183530.01c4bdb8@exchi01>
14251              Date: Tue, 19 Jun 2001 18:59:01 -0500
14252      Branch: perl
14253            ! vms/test.com
14254 ____________________________________________________________________________
14255 [ 10736] By: jhi                                   on 2001/06/19  21:32:29
14256         Log: Subject: [PATCH] s/typos//
14257              From: Abhijit Menon-Sen <ams@wiw.org>
14258              Date: Wed, 20 Jun 2001 02:15:02 +0530
14259              Message-ID: <20010620021502.A14541@lustre.linux.in>
14260              
14261              Without the op.h s/bearword/bareword/ hunk, see
14262              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-02/msg00370.html
14263      Branch: perl
14264            ! util.c
14265 ____________________________________________________________________________
14266 [ 10735] By: jhi                                   on 2001/06/19  21:26:43
14267         Log: Metaconfig unit change for #10732 and #10733.
14268      Branch: metaconfig/U/perl
14269            ! fflushall.U
14270 ____________________________________________________________________________
14271 [ 10734] By: jhi                                   on 2001/06/19  21:24:41
14272         Log: Subject: [PATCH perl@10722] build ext/Socket dynamically on VMS
14273              From: "Craig A. Berry" <craigberry@mac.com>
14274              Date: Tue, 19 Jun 2001 17:19:48 -0500
14275              Message-Id: <5.1.0.14.0.20010619165650.01bd8478@exchi01>
14276      Branch: perl
14277            ! configure.com vms/descrip_mms.template
14278 ____________________________________________________________________________
14279 [ 10733] By: jhi                                   on 2001/06/19  19:57:44
14280         Log: Subject: [ID 20010619.011] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED)
14281              From: Spider Boardman <spider@Orb.Nashua.NH.US>
14282              Date: Tue, 19 Jun 2001 16:48:07 -0400
14283              Message-Id: <200106192048.QAA20849@Orb.Nashua.NH.US>
14284              
14285              Further fixes to fflush(NULL) detection.
14286      Branch: perl
14287            ! Configure
14288 ____________________________________________________________________________
14289 [ 10732] By: jhi                                   on 2001/06/19  19:38:20
14290         Log: AIX test -s hangs with non-existent files?
14291              (A genuine logic bug in Configure, but AIX also broken?)
14292      Branch: perl
14293            ! Configure
14294 ____________________________________________________________________________
14295 [ 10731] By: jhi                                   on 2001/06/19  19:17:35
14296         Log: AUTHORS updates.
14297      Branch: perl
14298            ! AUTHORS
14299 ____________________________________________________________________________
14300 [ 10730] By: jhi                                   on 2001/06/19  19:03:07
14301         Log: Subject: [ID 20010619.007] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-perlio 4.0f (UNINSTALLED)
14302              From: Spider Boardman <spider@Orb.Nashua.NH.US>
14303              Date: Tue, 19 Jun 2001 15:33:25 -0400
14304              Message-Id: <200106191933.PAA08415@Orb.Nashua.NH.US>
14305      Branch: perl
14306            ! ext/POSIX/POSIX.t lib/warnings.t perlio.c t/lib/1_compile.t
14307            ! t/lib/warnings/pp
14308 ____________________________________________________________________________
14309 [ 10729] By: jhi                                   on 2001/06/19  18:34:10
14310         Log: Integrate perlio.
14311      Branch: perl
14312           !> lib/File/Find/find.t win32/distclean.bat
14313 ____________________________________________________________________________
14314 [ 10728] By: nick                                  on 2001/06/19  18:24:53
14315         Log: Hack File/Find/find.t to use File::Spec::Unix on Win32.
14316      Branch: perlio
14317            ! lib/File/Find/find.t win32/distclean.bat
14318 ____________________________________________________________________________
14319 [ 10727] By: jhi                                   on 2001/06/19  18:07:31
14320         Log: Furthwer tweak the fdopen() spot as suggseted by Jeff Pinyan;
14321              also add information how to find out whether one has PerlIO.
14322      Branch: perl
14323            ! pod/perlfunc.pod
14324 ____________________________________________________________________________
14325 [ 10726] By: jhi                                   on 2001/06/19  17:59:30
14326         Log: Subject: [ID 20010619.005] two typos in pod/perlfunc.pod
14327              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
14328              Date: Tue, 19 Jun 2001 11:36:32 -0700 (PDT)
14329              Message-Id: <200106191836.LAA21471@ventrue.corp.yahoo.com>
14330      Branch: perl
14331            ! pod/perlfunc.pod
14332 ____________________________________________________________________________
14333 [ 10725] By: jhi                                   on 2001/06/19  17:28:30
14334         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
14335              From: Hugo <hv@crypt.compulink.co.uk>
14336              Date: Tue, 19 Jun 2001 12:37:30 +0100
14337              Message-Id: <200106191137.MAA15185@crypt.compulink.co.uk>
14338      Branch: perl
14339            ! t/op/study.t
14340 ____________________________________________________________________________
14341 [ 10724] By: jhi                                   on 2001/06/19  17:22:20
14342         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
14343              From: Hugo <hv@crypt.compulink.co.uk>
14344              Message-Id: <200106191215.NAA17691@crypt.compulink.co.uk>
14345              Date: Tue, 19 Jun 2001 13:15:17 +0100
14346      Branch: perl
14347            ! util.c
14348 ____________________________________________________________________________
14349 [ 10723] By: nick                                  on 2001/06/19  14:46:15
14350         Log: Integrate mainline
14351      Branch: perlio
14352           +> ext/IPC/SysV/ipcsysv.t ext/Thread/create.tx ext/Thread/die.tx
14353           +> ext/Thread/die2.tx ext/Thread/io.tx ext/Thread/join.tx
14354           +> ext/Thread/join2.tx ext/Thread/list.tx ext/Thread/lock.tx
14355           +> ext/Thread/queue.tx ext/Thread/specific.tx ext/Thread/sync.tx
14356           +> ext/Thread/sync2.tx ext/Thread/unsync.tx ext/Thread/unsync2.tx
14357           +> ext/Thread/unsync3.tx ext/Thread/unsync4.tx
14358            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
14359            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
14360            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
14361            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
14362            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
14363            - ext/Thread/unsync4.t
14364           !> Changes MANIFEST NetWare/Makefile NetWare/config.wc
14365           !> djgpp/config.over djgpp/fixpmain
14366           !> ext/DynaLoader/DynaLoader_pm.PL ext/IPC/SysV/t/msg.t
14367           !> ext/IPC/SysV/t/sem.t handy.h hv.c lib/ExtUtils/MM_Unix.pm
14368           !> patchlevel.h perl.h utils/libnetcfg.PL win32/Makefile
14369 ____________________________________________________________________________
14370 [ 10722] By: jhi                                   on 2001/06/19  11:55:30
14371         Log: Update Changes.
14372      Branch: perl
14373            ! Changes patchlevel.h
14374 ____________________________________________________________________________
14375 [ 10721] By: jhi                                   on 2001/06/19  11:29:34
14376         Log: The existence shall be MANIFESted.
14377      Branch: perl
14378            ! MANIFEST
14379 ____________________________________________________________________________
14380 [ 10720] By: jhi                                   on 2001/06/19  10:58:09
14381         Log: The old libnet.cfg is first searched from the current directory,
14382              only then from the module path.
14383      Branch: perl
14384            ! utils/libnetcfg.PL
14385 ____________________________________________________________________________
14386 [ 10719] By: jhi                                   on 2001/06/19  10:55:59
14387         Log: NetWare tweaks from Guruprasad.
14388      Branch: perl
14389            ! NetWare/Makefile NetWare/config.wc
14390 ____________________________________________________________________________
14391 [ 10718] By: jhi                                   on 2001/06/19  10:54:22
14392         Log: Subject: [PATCH] djgpp updates
14393              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
14394              Date: Tue, 19 Jun 2001 10:59:06 +0200
14395              Message-ID: <20010619105906.C5600@libra.eth.ericsson.se>
14396      Branch: perl
14397            ! djgpp/config.over djgpp/fixpmain
14398 ____________________________________________________________________________
14399 [ 10717] By: jhi                                   on 2001/06/19  10:53:20
14400         Log: Subject: [PATCH: perl@10689]let MS VC 5 resolve _PerlIO_win32
14401              From: Prymmer/Kahn <pvhp@best.com>
14402              Date: Mon, 18 Jun 2001 23:48:52 -0700 (PDT)
14403              Message-ID: <Pine.BSF.4.21.0106182345100.17670-100000@shell8.ba.best.com>
14404      Branch: perl
14405            ! win32/Makefile
14406 ____________________________________________________________________________
14407 [ 10716] By: jhi                                   on 2001/06/19  10:52:25
14408         Log: The INT32_MIN_BROKEN and INT64_MIN_BROKEN tweaks needs
14409              to happen right after the inclusion of <inttypes.h>,
14410              from Edward Moy.
14411      Branch: perl
14412            ! handy.h perl.h
14413 ____________________________________________________________________________
14414 [ 10715] By: jhi                                   on 2001/06/19  10:49:21
14415         Log: Subject: [patch] preserve @DynaLoader::dl_{librefs,modules}
14416              From: Doug MacEachern <dougm@covalent.net>
14417              Date: Mon, 18 Jun 2001 22:13:38 -0700 (PDT)
14418              Message-ID: <Pine.LNX.4.21.0106182210570.22114-100000@mako.covalent.net>
14419      Branch: perl
14420            ! ext/DynaLoader/DynaLoader_pm.PL
14421 ____________________________________________________________________________
14422 [ 10714] By: jhi                                   on 2001/06/19  10:48:19
14423         Log: Revert #10656 for perfomance reasons but leave in the
14424              use of Hv*() macros -- in comments, so that grepping the
14425              source is easier, from Abhijit.  (Also add the ENV_HV_NAME speedup
14426              suggested by Sarathy, also by Abhijit.)
14427      Branch: perl
14428            ! hv.c
14429 ____________________________________________________________________________
14430 [ 10713] By: jhi                                   on 2001/06/19  10:46:08
14431         Log: Subject: [patch] .s MakeMaker suffix
14432              From: Doug MacEachern <dougm@covalent.net>
14433              Date: Mon, 18 Jun 2001 21:23:11 -0700 (PDT)
14434              Message-ID: <Pine.LNX.4.21.0106182120250.22114-100000@mako.covalent.net>
14435      Branch: perl
14436            ! lib/ExtUtils/MM_Unix.pm
14437 ____________________________________________________________________________
14438 [ 10712] By: jhi                                   on 2001/06/19  10:34:35
14439         Log: One test lost in the big shuffle restored.
14440      Branch: perl
14441            + ext/IPC/SysV/ipcsysv.t
14442            ! MANIFEST ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
14443 ____________________________________________________________________________
14444 [ 10711] By: jhi                                   on 2001/06/19  10:25:46
14445         Log: Rename the old non-standard threads tests so that
14446              they won't be invoked.
14447      Branch: perl
14448            + ext/Thread/create.tx ext/Thread/die.tx ext/Thread/die2.tx
14449            + ext/Thread/io.tx ext/Thread/join.tx ext/Thread/join2.tx
14450            + ext/Thread/list.tx ext/Thread/lock.tx ext/Thread/queue.tx
14451            + ext/Thread/specific.tx ext/Thread/sync.tx ext/Thread/sync2.tx
14452            + ext/Thread/unsync.tx ext/Thread/unsync2.tx
14453            + ext/Thread/unsync3.tx ext/Thread/unsync4.tx
14454            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
14455            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
14456            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
14457            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
14458            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
14459            - ext/Thread/unsync4.t
14460            ! MANIFEST
14461 ____________________________________________________________________________
14462 [ 10710] By: jhi                                   on 2001/06/19  10:18:41
14463         Log: Integrate perlio.
14464      Branch: perl
14465           !> win32/config_sh.PL
14466 ____________________________________________________________________________
14467 [ 10709] By: nick                                  on 2001/06/19  08:18:18
14468         Log: Integrate mainline
14469      Branch: perlio
14470           +> (branch 40 files)
14471            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
14472            - lib/strict/subs lib/strict/vars lib/warnings/1global
14473            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
14474            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
14475            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
14476            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
14477            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
14478            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
14479            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
14480            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
14481            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
14482            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
14483            - lib/warnings/utf8 lib/warnings/util
14484           !> (integrate 57 files)
14485 ____________________________________________________________________________
14486 [ 10708] By: nick                                  on 2001/06/19  07:57:10
14487         Log: Get Win32 known_extensions and extensions right in config.sh and hence Config.pm
14488      Branch: perlio
14489            ! win32/config_sh.PL
14490 ____________________________________________________________________________
14491 [ 10707] By: nick                                  on 2001/06/19  07:05:07
14492         Log: Perly.y and related file fixes to keep mainframe yacc (and bison) happy.
14493      Branch: perl
14494            ! perly.c perly.y perly_c.diff vms/perly_c.vms
14495 ____________________________________________________________________________
14496 [ 10706] By: jhi                                   on 2001/06/19  02:58:26
14497         Log: More perl572delta tweaks.
14498      Branch: perl
14499            ! pod/perl572delta.pod
14500 ____________________________________________________________________________
14501 [ 10705] By: jhi                                   on 2001/06/19  01:53:40
14502         Log: Update perl572delta.
14503      Branch: perl
14504            ! pod/perl572delta.pod
14505 ____________________________________________________________________________
14506 [ 10704] By: jhi                                   on 2001/06/19  01:28:40
14507         Log: VOS updates from Paul Green.
14508      Branch: perl
14509            ! vos/Changes vos/build.cm vos/perl.bind
14510 ____________________________________________________________________________
14511 [ 10703] By: jhi                                   on 2001/06/19  01:03:53
14512         Log: Update the vos/config.*.* files.
14513      Branch: perl
14514            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
14515            ! vos/config.ga.h
14516 ____________________________________________________________________________
14517 [ 10702] By: jhi                                   on 2001/06/19  01:03:32
14518         Log: Add a makefile for more painless adding of symbols to the
14519              VOS headers while in UNIX (in VOS the vos/configure_perl.cm
14520              takes care of the adding)
14521      Branch: perl
14522            + vos/Makefile
14523 ____________________________________________________________________________
14524 [ 10701] By: jhi                                   on 2001/06/19  00:51:44
14525         Log: Make libnetcfg by default display the libnet configuration,
14526              -c to change, add -i for old config, document all options,
14527              regen toc.
14528      Branch: perl
14529            ! pod/perltoc.pod pod/perlutil.pod utils/libnetcfg.PL
14530 ____________________________________________________________________________
14531 [ 10700] By: jhi                                   on 2001/06/18  23:45:12
14532         Log: gcc -Wall sweep.
14533      Branch: perl
14534            ! ext/IO/IO.xs ext/Time/Piece/Piece.xs
14535 ____________________________________________________________________________
14536 [ 10699] By: jhi                                   on 2001/06/18  23:19:53
14537         Log: So there.
14538      Branch: perl
14539            ! universal.c
14540 ____________________________________________________________________________
14541 [ 10698] By: jhi                                   on 2001/06/18  23:10:22
14542         Log: Document the need for sv_printify().
14543              
14544              Document that 'use utf8' has been considered.
14545              
14546              (An unfinished, gcc 3.0 -Wall nit fix also slipped in, gack.)
14547      Branch: perl
14548            ! pod/perltodo.pod universal.c
14549 ____________________________________________________________________________
14550 [ 10697] By: jhi                                   on 2001/06/18  22:50:53
14551         Log: Subject: Re: [PATCH] Re: [PATCH] Re: perl@10611
14552              From: Nicholas Clark <nick@ccl4.org>
14553              Date: Mon, 18 Jun 2001 23:29:23 +0100
14554              Message-ID: <20010618232923.I98663@plum.flirble.org>
14555      Branch: perl
14556            ! ext/POSIX/Makefile.PL ext/Socket/Makefile.PL
14557            ! ext/Sys/Syslog/Makefile.PL
14558 ____________________________________________________________________________
14559 [ 10696] By: jhi                                   on 2001/06/18  22:39:32
14560         Log: Subject: [PATCH: 5.6.1] perl5db.pl v1.07 + docs
14561              From: Scott.L.Miller@Compaq.com
14562              Date: Mon, 18 Jun 2001 10:12:27 -0500
14563              Message-ID: <86256A6F.00538A54.00@omacmta01.custom-edge.com>
14564      Branch: perl
14565            ! lib/perl5db.pl pod/perldebug.pod
14566 ____________________________________________________________________________
14567 [ 10695] By: jhi                                   on 2001/06/18  22:35:13
14568         Log: Subject: [PATCH lib/Carp/Heavy.pm] malformed POSIX negation
14569              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
14570              Date: Mon, 18 Jun 2001 16:52:24 -0400 (EDT)
14571              Message-ID: <Pine.GSO.4.21.0106181650590.17386-100000@crusoe.crusoe.net>
14572      Branch: perl
14573            ! lib/Carp/Heavy.pm
14574 ____________________________________________________________________________
14575 [ 10694] By: jhi                                   on 2001/06/18  22:34:06
14576         Log: Subject: [PATCH] Documentation changes for CLONE
14577              From: Artur Bergman <artur@contiller.se>
14578              Date: Mon, 18 Jun 2001 22:06:37 +0200
14579              Message-ID: <B7542BEC.1719%artur@contiller.se>
14580      Branch: perl
14581            ! pod/perlmod.pod pod/perlsub.pod
14582 ____________________________________________________________________________
14583 [ 10693] By: jhi                                   on 2001/06/18  22:31:38
14584         Log: Subject: Re: configure.com
14585              From: "Craig A. Berry" <craigberry@mac.com>
14586              Date: Mon, 18 Jun 2001 16:04:38 -0500
14587              Message-Id: <5.1.0.14.0.20010618154549.0318c090@mail.mac.com>
14588      Branch: perl
14589            ! configure.com
14590 ____________________________________________________________________________
14591 [ 10692] By: jhi                                   on 2001/06/18  22:30:43
14592         Log: Subject: PL_nullstash + perl_clone()
14593              From: Doug MacEachern <dougm@covalent.net>
14594              Date: Mon, 18 Jun 2001 16:24:22 -0700 (PDT)
14595              Message-ID: <Pine.LNX.4.21.0106181621040.11974-100000@mako.covalent.net>
14596      Branch: perl
14597            ! sv.c
14598 ____________________________________________________________________________
14599 [ 10691] By: jhi                                   on 2001/06/18  22:26:20
14600         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
14601              From: davem@fdgroup.co.uk
14602              Date: Mon, 18 Jun 2001 21:29:45 +0100 (BST)
14603              Message-Id: <200106182029.VAA06503@gizmo.fdgroup.co.uk>
14604      Branch: perl
14605            ! embed.pl pod/perlapi.pod
14606 ____________________________________________________________________________
14607 [ 10690] By: jhi                                   on 2001/06/18  22:17:05
14608         Log: More cross-compilation defaults gleaned from -Dcc
14609              if it is CPU-OS-gcc.
14610      Branch: metaconfig
14611            ! U/modified/libc.U
14612      Branch: metaconfig/U/perl
14613            ! Cross.U
14614      Branch: perl
14615            ! Configure INSTALL
14616 ____________________________________________________________________________
14617 [ 10689] By: jhi                                   on 2001/06/18  13:59:47
14618         Log: Update Changes.
14619      Branch: perl
14620            ! Changes patchlevel.h
14621 ____________________________________________________________________________
14622 [ 10688] By: jhi                                   on 2001/06/18  13:44:18
14623         Log: Subject: [PATCH 5.7.1] sv.c documentation
14624              From: davem@fdgroup.co.uk
14625              Date: Mon, 18 Jun 2001 00:47:52 +0100 (BST)
14626              Message-Id: <200106172347.AAA05475@gizmo.fdgroup.co.uk>
14627      Branch: perl
14628            ! embed.pl pod/perlapi.pod pod/perlguts.pod pod/perlintern.pod
14629            ! sv.c sv.h
14630 ____________________________________________________________________________
14631 [ 10687] By: jhi                                   on 2001/06/18  13:38:03
14632         Log: Subject: [PATCH bleadperl DOC] $@ Clarification in pod/perlvar.pod
14633              From: "Jon Gunnip" <jongunnip@hotmail.com>
14634              Date: Sun, 17 Jun 2001 18:24:29 -0400
14635              Message-ID: <F136EXUIEAOeIiGXix40000e3a7@hotmail.com>
14636      Branch: perl
14637            ! pod/perlvar.pod
14638 ____________________________________________________________________________
14639 [ 10686] By: jhi                                   on 2001/06/18  13:32:13
14640         Log: Move the locale/strict/warnings helper files back
14641              under the t/lib; this way the amount of non-installabled
14642              stuff under lib/ stays smaller.
14643      Branch: perl
14644            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/strict/refs
14645            + t/lib/strict/subs t/lib/strict/vars t/lib/warnings/1global
14646            + t/lib/warnings/2use t/lib/warnings/3both t/lib/warnings/4lint
14647            + t/lib/warnings/5nolint t/lib/warnings/6default
14648            + t/lib/warnings/7fatal t/lib/warnings/8signal
14649            + t/lib/warnings/9enabled t/lib/warnings/av t/lib/warnings/doio
14650            + t/lib/warnings/doop t/lib/warnings/gv t/lib/warnings/hv
14651            + t/lib/warnings/malloc t/lib/warnings/mg t/lib/warnings/op
14652            + t/lib/warnings/perl t/lib/warnings/perlio t/lib/warnings/perly
14653            + t/lib/warnings/pp t/lib/warnings/pp_ctl t/lib/warnings/pp_hot
14654            + t/lib/warnings/pp_sys t/lib/warnings/regcomp
14655            + t/lib/warnings/regexec t/lib/warnings/run t/lib/warnings/sv
14656            + t/lib/warnings/taint t/lib/warnings/toke
14657            + t/lib/warnings/universal t/lib/warnings/utf8
14658            + t/lib/warnings/util
14659            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
14660            - lib/strict/subs lib/strict/vars lib/warnings/1global
14661            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
14662            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
14663            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
14664            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
14665            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
14666            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
14667            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
14668            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
14669            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
14670            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
14671            - lib/warnings/utf8 lib/warnings/util
14672            ! MANIFEST installperl lib/locale.t lib/strict.t
14673 ____________________________________________________________________________
14674 [ 10685] By: jhi                                   on 2001/06/18  13:11:49
14675         Log: Split off the pack/unpack code, from Nicholas Clark.
14676      Branch: perl
14677            + pp_pack.c
14678            ! MANIFEST Makefile.SH Makefile.micro cflags.SH embed.h embed.pl
14679            ! objXSUB.h perlapi.c pod/perlhack.pod pp.c proto.h
14680            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
14681 ____________________________________________________________________________
14682 [ 10684] By: jhi                                   on 2001/06/18  12:25:55
14683         Log: Guard the SysV IPC tests against being invoked in
14684              SysV-IPC-less places.
14685      Branch: perl
14686            ! ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
14687 ____________________________________________________________________________
14688 [ 10683] By: nick                                  on 2001/06/18  12:24:42
14689         Log: Integrate mainline (new test scheme now ok on Linux).
14690      Branch: perlio
14691           +> lib/warnings.t
14692           !> dump.c sv.c
14693 ____________________________________________________________________________
14694 [ 10682] By: jhi                                   on 2001/06/18  12:20:50
14695         Log: Add the locale.c and numeric.c to the microperl sources.
14696      Branch: perl
14697            ! Makefile.micro win32/Makefile
14698 ____________________________________________________________________________
14699 [ 10681] By: jhi                                   on 2001/06/18  11:57:45
14700         Log: Subject: [PATCH dump.c] FLAGS = (...,OUR,TYPED,...)
14701              From: Abhijit Menon-Sen <ams@wiw.org>
14702              Date: Mon, 18 Jun 2001 14:23:44 +0530
14703              Message-ID: <20010618142344.A13136@lustre.linux.in>
14704      Branch: perl
14705            ! dump.c
14706 ____________________________________________________________________________
14707 [ 10680] By: jhi                                   on 2001/06/18  11:56:12
14708         Log: Subject: Re: [PATCH] more anonymous stash cleanups
14709              From: Abhijit Menon-Sen <ams@wiw.org>
14710              Date: Mon, 18 Jun 2001 15:50:32 +0530
14711              Message-ID: <20010618155032.A13223@lustre.linux.in>
14712              
14713              Plus the comment left in as suggested by NI-S.
14714      Branch: perl
14715            ! sv.c
14716 ____________________________________________________________________________
14717 [ 10679] By: jhi                                   on 2001/06/18  11:49:27
14718         Log: One missed file.
14719      Branch: perl
14720            + lib/warnings.t
14721 ____________________________________________________________________________
14722 [ 10678] By: nick                                  on 2001/06/18  08:05:29
14723         Log: Integrate mainline (part2 - the deletes)
14724      Branch: perlio
14725            - lib/Text/Abbrev/t/abbrev.t t/lib/anydbm.t t/lib/b-stash.t
14726            - t/lib/bigfltpm.t t/lib/bigintpm.t t/lib/cwd.t t/lib/db-btree.t
14727            - t/lib/db-hash.t t/lib/db-recno.t t/lib/extutils.t
14728            - t/lib/filefind.t t/lib/filehand.t t/lib/filter-util.t
14729            - t/lib/findtaint.t t/lib/ftmp-security.t t/lib/gdbm.t
14730            - t/lib/glob-basic.t t/lib/glob-case.t t/lib/io_dup.t
14731            - t/lib/io_poll.t t/lib/io_sel.t t/lib/io_taint.t t/lib/mbimbf.t
14732            - t/lib/ndbm.t t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t
14733            - t/lib/open3.t t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t
14734            - t/lib/syslfs.t t/pragma/locale.t t/pragma/strict.t
14735            - t/pragma/subs.t t/pragma/warn/mg t/pragma/warnings.t
14736 ____________________________________________________________________________
14737 [ 10677] By: nick                                  on 2001/06/18  08:04:44
14738         Log: Integrate mainline (part1)
14739      Branch: perlio
14740           +> (branch 376 files)
14741            - (delete 219 files)
14742           !> (integrate 151 files)
14743 ____________________________________________________________________________
14744 [ 10676] By: jhi                                   on 2001/06/18  04:17:15
14745         Log: The Grand Trek: move the *.t files from t/ to lib/ and ext/.
14746              No doubt I made some mistakes like missed some files or
14747              misnamed some files.  The naming rules were more or less:
14748              (1) if the module is from CPAN, follows its ways, be it
14749              t/*.t or test.pl.
14750              (2) otherwise if there are multiple tests for a module
14751              put them in a t/
14752              (3) otherwise if there's only one test put it in Module.t
14753              (4) helper files go to module/ (locale, strict, warnings)
14754              (5) use longer filenames now that we can (but e.g. the
14755              compat-0.6.t and the Text::Balanced test files still
14756              were renamed to be more civil against the 8.3 people)
14757              installperl was updated appropriately not to install the
14758              *.t files or the help files from under lib.
14759              
14760              TODO: some helper files still remain under t/ that could
14761              follow their 'masters'.  UPDATE: On second thoughts, why
14762              should they.  They can continue to live under t/lib, and
14763              in fact the locale/strict/warnings helpers that were moved
14764              could be moved back.  This way the amount of non-installable
14765              stuff under lib/ stays smaller.
14766      Branch: perl
14767            + (add 253 files)
14768            - (delete 254 files)
14769            ! MANIFEST installperl lib/Test/Harness.pm t/TEST t/harness
14770 ____________________________________________________________________________
14771 [ 10675] By: jhi                                   on 2001/06/18  03:15:02
14772         Log: The warning no more comes from util.c, it comes from numeric.c.
14773      Branch: perl
14774            ! README.tru64
14775 ____________________________________________________________________________
14776 [ 10674] By: jhi                                   on 2001/06/18  00:56:22
14777         Log: Subject: Re: anyone good at casting spells?
14778              From: Spider Boardman <spider@Orb.Nashua.NH.US>
14779              Date: Sun, 17 Jun 2001 21:21:04 -0400
14780              Message-Id: <200106180121.VAA10195@Orb.Nashua.NH.US> 
14781      Branch: perl
14782            ! ext/POSIX/POSIX.xs hv.h
14783 ____________________________________________________________________________
14784 [ 10673] By: jhi                                   on 2001/06/17  22:24:53
14785         Log: Protect the (original) thread tests against testing if no 5.005
14786              threads have been configured.
14787      Branch: perl
14788            ! ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
14789            ! ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
14790            ! ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
14791            ! ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
14792            ! ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
14793            ! ext/Thread/unsync4.t
14794 ____________________________________________________________________________
14795 [ 10672] By: jhi                                   on 2001/06/17  22:09:28
14796         Log: Try the new test scanning scheme on Text::Abbrev.
14797      Branch: perl
14798            + lib/Text/Abbrev.t
14799            - lib/Text/Abbrev/t/abbrev.t
14800            ! MANIFEST
14801 ____________________________________________________________________________
14802 [ 10671] By: jhi                                   on 2001/06/17  22:07:08
14803         Log: Change the scan policy of the *.t and test.pl files,
14804              now the *.t do not need to live in a t/ directory.
14805      Branch: perl
14806            ! t/TEST t/harness
14807 ____________________________________________________________________________
14808 [ 10670] By: jhi                                   on 2001/06/17  20:32:35
14809         Log: Subject: [PATCH perlfaq7.pod] fix dangling L<perlobj/"WARNING">
14810              From: Ilmari Karonen <iltzu@sci.fi>
14811              Date: Mon, 18 Jun 2001 00:30:21 +0300 (EET DST)
14812              Message-ID: <Pine.SOL.3.96.1010618002009.6629A-100000@simpukka>
14813      Branch: perl
14814            ! pod/perlfaq7.pod
14815 ____________________________________________________________________________
14816 [ 10669] By: jhi                                   on 2001/06/17  20:30:22
14817         Log: Quench the warnings from Tru64; the HP-UX is still
14818              broken because it really, REALLY, doesn't like the
14819              HvARRAY() being lvalue:
14820              
14821              cc: "hv.c", line 192: warning 524: Cast (non-lvalue) appears on left-hand side of assignment.
14822              cc: "hv.c", line 192: error 1549: Modifiable lvalue required for assignment operator.
14823      Branch: perl
14824            ! hv.c
14825 ____________________________________________________________________________
14826 [ 10668] By: jhi                                   on 2001/06/17  19:13:24
14827         Log: Integrate change #10667 from maintperl:
14828              
14829              change#10449 broke the special-case that makes lexicals inside the
14830              eval"" within DB::DB() visible
14831      Branch: perl
14832           !> op.c
14833 ____________________________________________________________________________
14834 [ 10667] By: gsar                                  on 2001/06/17  19:08:27
14835         Log: change#10449 broke the special-case that makes lexicals inside the
14836              eval"" within DB::DB() visible
14837      Branch: maint-5.6/perl
14838            ! op.c
14839 ____________________________________________________________________________
14840 [ 10666] By: jhi                                   on 2001/06/17  17:50:07
14841         Log: Still spurious output; indent the code a bit.
14842              
14843              TODO1: separate the utility functions like MkDir
14844              into a helper script?
14845              
14846              TODO2: I see a lot of repetition in the filepath()
14847              and dirpath() calls.
14848      Branch: perl
14849            ! t/lib/filefind.t t/lib/findtaint.t
14850 ____________________________________________________________________________
14851 [ 10665] By: jhi                                   on 2001/06/17  16:59:42
14852         Log: Regen modlib, toc.
14853      Branch: perl
14854            ! pod/perlmodlib.pod pod/perltoc.pod
14855 ____________________________________________________________________________
14856 [ 10664] By: jhi                                   on 2001/06/17  16:55:28
14857         Log: Add libnetcfg to perlutil.
14858      Branch: perl
14859            ! pod/perlutil.pod
14860 ____________________________________________________________________________
14861 [ 10663] By: jhi                                   on 2001/06/17  16:53:29
14862         Log: Initial integration of libnet-1.0703.
14863              The Configure script renamed as libnetcfg, will be
14864              installed along other utilities.
14865      Branch: perl
14866            + lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.eg
14867            + lib/Net/Config.pm lib/Net/Domain.pm lib/Net/DummyInetd.pm
14868            + lib/Net/FTP.pm lib/Net/FTP/A.pm lib/Net/FTP/E.pm
14869            + lib/Net/FTP/I.pm lib/Net/FTP/L.pm lib/Net/FTP/dataconn.pm
14870            + lib/Net/Hostname.eg lib/Net/NNTP.pm lib/Net/Netrc.pm
14871            + lib/Net/PH.pm lib/Net/POP3.pm lib/Net/README.config
14872            + lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/SNPP.pm
14873            + lib/Net/Time.pm lib/Net/demos/ftp lib/Net/demos/inetd
14874            + lib/Net/demos/nntp lib/Net/demos/nntp.mirror
14875            + lib/Net/demos/pop3 lib/Net/demos/smtp.self lib/Net/demos/snpp
14876            + lib/Net/demos/time lib/Net/libnet.ppd lib/Net/libnetFAQ.pod
14877            + lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
14878            + lib/Net/t/ph.t lib/Net/t/require.t lib/Net/t/smtp.t
14879            + utils/libnetcfg.PL
14880            ! MANIFEST utils.lst utils/Makefile
14881 ____________________________________________________________________________
14882 [ 10662] By: jhi                                   on 2001/06/17  15:37:32
14883         Log: Less potentially test-harness-confusing output.
14884      Branch: perl
14885            ! lib/Memoize/t/expire_module_t.t
14886 ____________________________________________________________________________
14887 [ 10661] By: jhi                                   on 2001/06/17  15:31:04
14888         Log: The final print annoys make test.
14889      Branch: perl
14890            ! t/lib/filefind.t t/lib/findtaint.t
14891 ____________________________________________________________________________
14892 [ 10660] By: jhi                                   on 2001/06/17  14:00:21
14893         Log: Add an option for handling dangling symbolic links.
14894      Branch: perl
14895            ! lib/File/Find.pm t/lib/filefind.t
14896 ____________________________________________________________________________
14897 [ 10659] By: jhi                                   on 2001/06/17  13:45:48
14898         Log: Subject: Re: [MacPerl-Porters] Re: [PATCH] File::Find for bleadperl, Mac OS  etc.
14899              From: Thomas Wegner <wegner_thomas@yahoo.com>
14900              Date: Sun, 17 Jun 2001 14:43:11 +0200
14901              Message-Id: <p04320400b751fb74714a@[149.225.10.45]>
14902      Branch: perl
14903            + t/lib/findtaint.t
14904            ! MANIFEST lib/File/Find.pm t/lib/filefind.t
14905 ____________________________________________________________________________
14906 [ 10658] By: jhi                                   on 2001/06/17  13:13:25
14907         Log: Subject: [PATCH ExtUtils/MM_Unix.pm perl@10654] Remove tmon.out in make clean
14908              From: Jonathan Stowe <gellyfish@gellyfish.com>
14909              Date: Sun, 17 Jun 2001 11:26:21 +0100 (BST)
14910              Message-ID: <Pine.LNX.4.33.0106171120540.28753-100000@orpheus.gellyfish.com>
14911      Branch: perl
14912            ! lib/ExtUtils/MM_Unix.pm
14913 ____________________________________________________________________________
14914 [ 10657] By: jhi                                   on 2001/06/17  13:12:25
14915         Log: Subject: [PATCH] more anonymous stash cleanups
14916              From: Abhijit Menon-Sen <ams@wiw.org>
14917              Date: Sun, 17 Jun 2001 11:44:06 +0530
14918              Message-ID: <20010617114406.A25203@lustre.linux.in>
14919      Branch: perl
14920            ! op.c
14921 ____________________________________________________________________________
14922 [ 10656] By: jhi                                   on 2001/06/17  13:11:11
14923         Log: Subject: [PATCH #1/7] xhv_array (was Re: Using xhv_foo instead of HvFOO)
14924              From: Abhijit Menon-Sen <ams@wiw.org>
14925              Date: Sun, 17 Jun 2001 08:02:59 +0530
14926              Message-ID: <20010617080259.A28776@lustre.linux.in>
14927              
14928              Subject: [PATCH #2/7] xhv_eiter
14929              From: Abhijit Menon-Sen <ams@wiw.org>
14930              Date: Sun, 17 Jun 2001 08:13:18 +0530
14931              Message-ID: <20010617081318.B28776@lustre.linux.in>
14932              
14933              Subject: [PATCH #3/7] xhv_fill
14934              From: Abhijit Menon-Sen <ams@wiw.org>
14935              Date: Sun, 17 Jun 2001 08:25:16 +0530
14936              Message-ID: <20010617082516.C28776@lustre.linux.in>
14937              
14938              Subject: [PATCH #4/7] xhv_keys
14939              From: Abhijit Menon-Sen <ams@wiw.org>
14940              Date: Sun, 17 Jun 2001 08:36:17 +0530
14941              Message-ID: <20010617083617.D28776@lustre.linux.in>
14942              
14943              Subject: [PATCH #5/7] xhv_max
14944              From: Abhijit Menon-Sen <ams@wiw.org>
14945              Date: Sun, 17 Jun 2001 08:39:48 +0530
14946              Message-ID: <20010617083948.E28776@lustre.linux.in>
14947              
14948              Subject: [PATCH #6,7/7] xhv_pmroot, xhv_riter
14949              From: Abhijit Menon-Sen <ams@wiw.org>
14950              Date: Sun, 17 Jun 2001 08:51:11 +0530
14951              Message-ID: <20010617085111.F28776@lustre.linux.in>
14952      Branch: perl
14953            ! hv.c
14954 ____________________________________________________________________________
14955 [ 10655] By: jhi                                   on 2001/06/16  23:32:03
14956         Log: Update Changes.
14957      Branch: perl
14958            ! Changes patchlevel.h
14959 ____________________________________________________________________________
14960 [ 10654] By: jhi                                   on 2001/06/16  23:18:37
14961         Log: Subject: [PATCH] Re: DYNAMIC_ENV_FETCH HvNAME abuse.
14962              From: Abhijit Menon-Sen <ams@wiw.org>
14963              Date: Sat, 16 Jun 2001 07:41:19 +0530
14964              Message-ID: <20010616074119.A24720@lustre.linux.in>
14965      Branch: perl
14966            ! hv.c perl.c vms/vmsish.h win32/win32.h
14967 ____________________________________________________________________________
14968 [ 10653] By: jhi                                   on 2001/06/16  23:15:11
14969         Log: Document tests failing when threaded, since we now have more.
14970      Branch: perl
14971            ! pod/perl572delta.pod
14972 ____________________________________________________________________________
14973 [ 10652] By: jhi                                   on 2001/06/16  23:12:19
14974         Log: -Wall cleanup.
14975      Branch: perl
14976            ! ext/Thread/Thread.xs
14977 ____________________________________________________________________________
14978 [ 10651] By: jhi                                   on 2001/06/16  23:06:55
14979         Log: pthread_attr_setstacksize() isn't absolutely necessary
14980              to call, only iff THREAD_CREATE_NEEDS_STACK.
14981      Branch: perl
14982            ! ext/Thread/Thread.xs
14983 ____________________________________________________________________________
14984 [ 10650] By: jhi                                   on 2001/06/16  22:58:48
14985         Log: -Wall strays.
14986      Branch: perl
14987            ! perl.c util.c
14988 ____________________________________________________________________________
14989 [ 10649] By: jhi                                   on 2001/06/16  22:47:40
14990         Log: Add workaround for Darwin's (Mac OS X's) INT32_MIN
14991              (and INT64_MIN) brokenness.
14992      Branch: perl
14993            ! hints/darwin.sh perl.h
14994 ____________________________________________________________________________
14995 [ 10648] By: jhi                                   on 2001/06/16  22:27:48
14996         Log: Subject: [PATCH] Re: [PATCH] Re: perl@10611
14997              From: Nicholas Clark <nick@ccl4.org>
14998              Date: Sun, 17 Jun 2001 00:16:05 +0100
14999              Message-ID: <20010617001605.V98663@plum.flirble.org>
15000      Branch: perl
15001            ! ext/Fcntl/Fcntl.xs ext/Fcntl/Makefile.PL ext/File/Glob/Glob.pm
15002            ! ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
15003            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
15004 ____________________________________________________________________________
15005 [ 10647] By: jhi                                   on 2001/06/16  22:24:47
15006         Log: Add perlnetware to docs; regen toc; supply skeleton
15007              docs for some Memoize submodules.
15008      Branch: perl
15009            ! lib/Memoize/AnyDBM_File.pm lib/Memoize/ExpireFile.pm
15010            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
15011            ! lib/Memoize/SDBM_File.pm lib/Memoize/Storable.pm
15012            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
15013            ! win32/Makefile win32/makefile.mk
15014 ____________________________________________________________________________
15015 [ 10646] By: jhi                                   on 2001/06/16  22:06:52
15016         Log: pod cleanup.
15017      Branch: perl
15018            ! README.netware
15019 ____________________________________________________________________________
15020 [ 10645] By: jhi                                   on 2001/06/16  21:47:00
15021         Log: Integrate Memoize 0.64.  Few tweaks were required in
15022              the test scripts.  Note that the speed and expire*
15023              tests take several dozen seconds to run.
15024      Branch: perl
15025            + lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
15026            + lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
15027            + lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
15028            + lib/Memoize/README lib/Memoize/SDBM_File.pm
15029            + lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
15030            + lib/Memoize/t/array.t lib/Memoize/t/correctness.t
15031            + lib/Memoize/t/errors.t lib/Memoize/t/expire.t
15032            + lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
15033            + lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
15034            + lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
15035            + lib/Memoize/t/speed.t lib/Memoize/t/tie.t
15036            + lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
15037            + lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
15038            + lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
15039            ! MANIFEST t/lib/1_compile.t
15040 ____________________________________________________________________________
15041 [ 10644] By: jhi                                   on 2001/06/16  20:35:49
15042         Log: Document the cross-compilation options.
15043      Branch: perl
15044            ! Cross/README INSTALL
15045 ____________________________________________________________________________
15046 [ 10643] By: jhi                                   on 2001/06/16  19:46:38
15047         Log: NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.
15048      Branch: perl
15049            + NetWare/CLIBsdio.h NetWare/CLIBstr.h NetWare/CLIBstuf.c
15050            + NetWare/CLIBstuf.h NetWare/Main.c NetWare/Makefile
15051            + NetWare/NWTInfo.c NetWare/NWUtil.c NetWare/Nwmain.c
15052            + NetWare/Nwpipe.c NetWare/bat/BldNWExt.bat
15053            + NetWare/bat/Buildtype.bat NetWare/bat/MPKBuild.bat
15054            + NetWare/bat/SetNWBld.bat NetWare/bat/Setmpksdk.bat
15055            + NetWare/bat/Setnlmsdk.bat NetWare/bat/Setwatcom.bat
15056            + NetWare/bat/ToggleD2.bat NetWare/bat/ToggleXDC.bat
15057            + NetWare/config.wc NetWare/config_H.wc NetWare/config_h.PL
15058            + NetWare/config_sh.PL NetWare/deb.h NetWare/dl_netware.xs
15059            + NetWare/intdef.h NetWare/interface.c NetWare/interface.h
15060            + NetWare/iperlhost.h NetWare/netware.h NetWare/nw5.c
15061            + NetWare/nw5iop.h NetWare/nw5sck.c NetWare/nw5sck.h
15062            + NetWare/nw5thread.c NetWare/nw5thread.h NetWare/nwperlsys.c
15063            + NetWare/nwperlsys.h NetWare/nwpipe.h NetWare/nwplglob.c
15064            + NetWare/nwplglob.h NetWare/nwtinfo.h NetWare/nwutil.h
15065            + NetWare/t/NWModify.pl NetWare/t/NWScripts.pl
15066            + NetWare/t/Readme.txt NetWare/testnlm/echo/echo.c
15067            + NetWare/testnlm/type/type.c NetWare/win32ish.h README.netware
15068            + lib/ExtUtils/MM_NW5.pm
15069            ! MANIFEST XSUB.h dosish.h ext/Errno/Errno_pm.PL ext/IO/IO.xs
15070            ! ext/POSIX/POSIX.xs ext/Socket/Socket.xs installperl iperlsys.h
15071            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
15072            ! lib/File/Copy.pm lib/File/Find.pm lib/perl5db.pl makedef.pl
15073            ! perl.c perl.h perlio.c perlio.h pp_sys.c t/comp/multiline.t
15074            ! t/comp/script.t t/io/argv.t t/io/dup.t t/io/fs.t
15075            ! t/io/inplace.t t/io/iprefix.t t/io/tell.t t/lib/anydbm.t
15076            ! t/lib/b-stash.t t/lib/cwd.t t/lib/db-btree.t t/lib/db-hash.t
15077            ! t/lib/db-recno.t t/lib/filehand.t t/lib/filter-util.t
15078            ! t/lib/ftmp-security.t t/lib/gdbm.t t/lib/glob-basic.t
15079            ! t/lib/glob-case.t t/lib/io_dup.t t/lib/io_poll.t
15080            ! t/lib/io_sel.t t/lib/io_taint.t t/lib/ndbm.t
15081            ! t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t t/lib/open3.t
15082            ! t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t t/lib/syslfs.t
15083            ! t/op/anonsub.t t/op/closure.t t/op/die_exit.t t/op/exec.t
15084            ! t/op/fork.t t/op/goto.t t/op/groups.t t/op/lfs.t t/op/magic.t
15085            ! t/op/misc.t t/op/rand.t t/op/runlevel.t t/op/split.t
15086            ! t/op/stat.t t/op/sysio.t t/op/taint.t t/op/write.t
15087            ! t/pragma/locale.t t/pragma/strict.t t/pragma/subs.t
15088            ! t/pragma/warn/mg t/pragma/warnings.t thread.h toke.c util.c
15089            ! util.h x2p/a2py.c
15090 ____________________________________________________________________________
15091 [ 10642] By: jhi                                   on 2001/06/16  19:16:04
15092         Log: Resort MANIFEST.
15093      Branch: perl
15094            ! MANIFEST
15095 ____________________________________________________________________________
15096 [ 10641] By: jhi                                   on 2001/06/16  18:52:26
15097         Log: Integrate perlio.
15098      Branch: perl
15099           +> win32/win32io.c
15100           !> MANIFEST perlio.c perliol.h win32/makefile.mk
15101 ____________________________________________________________________________
15102 [ 10640] By: nick                                  on 2001/06/16  18:38:31
15103         Log: Disable :win32 layer as default till I get it working
15104      Branch: perlio
15105            ! MANIFEST perlio.c
15106 ____________________________________________________________________________
15107 [ 10639] By: jhi                                   on 2001/06/16  18:35:46
15108         Log: Try the new scheme by moving the Text::Abbrev test
15109              to a new place under lib.
15110      Branch: perl
15111            + lib/Text/Abbrev/t/abbrev.t
15112            - t/lib/abbrev.t
15113            ! MANIFEST
15114 ____________________________________________________________________________
15115 [ 10638] By: jhi                                   on 2001/06/16  18:34:30
15116         Log: Make the code even more dynamical so that testname
15117              suffix length can change.
15118      Branch: perl
15119            ! lib/Test/Harness.pm t/TEST
15120 ____________________________________________________________________________
15121 [ 10637] By: jhi                                   on 2001/06/16  18:16:28
15122         Log: Allow for deeper t/ and also a single test.pl.
15123      Branch: perl
15124            ! t/TEST t/harness
15125 ____________________________________________________________________________
15126 [ 10636] By: jhi                                   on 2001/06/16  18:13:59
15127         Log: #define fix from Nicholas Clark.
15128      Branch: perl
15129            ! ext/POSIX/POSIX.xs
15130 ____________________________________________________________________________
15131 [ 10635] By: jhi                                   on 2001/06/16  17:50:43
15132         Log: Initialization is nice.
15133      Branch: perl
15134            ! lib/Test/Harness.pm
15135 ____________________________________________________________________________
15136 [ 10634] By: jhi                                   on 2001/06/16  17:38:53
15137         Log: Make t/TEST and t/harness to test also the t/ tests
15138              under the main lib/ and ext/ directories.  Fix Test::Harness
15139              to dynamically change the width of its "foo/bar....ok" output.
15140      Branch: perl
15141            ! lib/Test/Harness.pm t/TEST t/TestInit.pm t/harness
15142 ____________________________________________________________________________
15143 [ 10633] By: jhi                                   on 2001/06/16  16:58:57
15144         Log: Subject: [PATCH] Re: perl@10611 
15145              From: Nicholas Clark <nick@ccl4.org>
15146              Date: Sat, 16 Jun 2001 16:52:47 +0100
15147              Message-ID: <20010616165247.O98663@plum.flirble.org>
15148              
15149              The .xs parts, too.
15150      Branch: perl
15151            ! ext/GDBM_File/GDBM_File.xs ext/POSIX/POSIX.xs
15152            ! ext/Socket/Socket.xs ext/Sys/Syslog/Syslog.xs
15153 ____________________________________________________________________________
15154 [ 10632] By: nick                                  on 2001/06/16  16:44:35
15155         Log: Work-in-progress win32 layer semi-functional, checking 
15156              for UNIX breakage.
15157      Branch: perlio
15158            ! perlio.c perliol.h win32/makefile.mk win32/win32io.c
15159 ____________________________________________________________________________
15160 [ 10631] By: jhi                                   on 2001/06/16  16:40:30
15161         Log: Subject: [PATCH] Re: perl@10611 
15162              From: Nicholas Clark <nick@ccl4.org>
15163              Date: Sat, 16 Jun 2001 16:52:47 +0100
15164              Message-ID: <20010616165247.O98663@plum.flirble.org>
15165      Branch: perl
15166            ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/Makefile.PL
15167            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.xs
15168            ! ext/Socket/Makefile.PL ext/Socket/Socket.xs
15169            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.xs
15170            ! lib/ExtUtils/Constant.pm
15171 ____________________________________________________________________________
15172 [ 10630] By: jhi                                   on 2001/06/16  15:11:38
15173         Log: Metaconfig unit change for #10629.
15174      Branch: metaconfig
15175            ! U/modified/Finish.U
15176 ____________________________________________________________________________
15177 [ 10629] By: jhi                                   on 2001/06/16  15:11:10
15178         Log: The extraction changed directories.
15179      Branch: perl
15180            ! Configure
15181 ____________________________________________________________________________
15182 [ 10628] By: jhi                                   on 2001/06/16  14:59:38
15183         Log: Math::BigInt 1.35 from Tels.
15184      Branch: perl
15185            + t/lib/mbimbf.t
15186            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
15187            ! t/lib/bigfltpm.t t/lib/bigintpm.t
15188 ____________________________________________________________________________
15189 [ 10627] By: nick                                  on 2001/06/16  14:54:52
15190         Log: Work in progress UNIX-side edit of win32 PerLIO layer
15191      Branch: perlio
15192            + win32/win32io.c
15193            ! perlio.c win32/makefile.mk
15194 ____________________________________________________________________________
15195 [ 10626] By: jhi                                   on 2001/06/16  14:01:50
15196         Log: Subject: [PATCH 5.6.1] os2/diff-configure
15197              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15198              Date: Fri, 15 Jun 2001 01:19:36 -0400
15199              Message-ID: <20010615011936.A26982@math.ohio-state.edu>
15200              
15201              Empty all of it because I think #10624 made even the
15202              last patch hunk unnecessary.
15203      Branch: perl
15204            ! os2/diff.configure
15205 ____________________________________________________________________________
15206 [ 10625] By: jhi                                   on 2001/06/16  13:58:34
15207         Log: Metaconfig unit change for 10624.
15208      Branch: metaconfig
15209            ! U/modified/libc.U
15210      Branch: perl
15211            ! config_h.SH
15212 ____________________________________________________________________________
15213 [ 10624] By: jhi                                   on 2001/06/16  13:58:13
15214         Log: Move the initialization of libnames to the beginning so
15215              that can one 'seed' it (as OS/2 does.)
15216      Branch: perl
15217            ! Configure
15218 ____________________________________________________________________________
15219 [ 10623] By: jhi                                   on 2001/06/16  13:47:54
15220         Log: Subject: [PATCH 5.6.1] OS2::DLL patch
15221              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15222              Date: Fri, 15 Jun 2001 19:10:57 -0400
15223              Message-ID: <20010615191057.A8050@math.ohio-state.edu>
15224      Branch: perl
15225            ! os2/OS2/REXX/DLL/DLL.pm
15226 ____________________________________________________________________________
15227 [ 10622] By: jhi                                   on 2001/06/16  13:29:42
15228         Log: Subject: [PATCH perl@10611] make VMS find util.c's offspring 
15229              From: "Craig A. Berry" <craigberry@mac.com>
15230              Date: Fri, 15 Jun 2001 17:00:03 -0500
15231              Message-Id: <a05101007b750342599be@[172.16.52.1]>
15232      Branch: perl
15233            ! vms/descrip_mms.template
15234 ____________________________________________________________________________
15235 [ 10621] By: jhi                                   on 2001/06/16  13:28:37
15236         Log: Subject: [PATCH perl@10611] get extutils.t working on VMS (again)
15237              From: "Craig A. Berry" <craigberry@mac.com>
15238              Date: Fri, 15 Jun 2001 18:39:42 -0500
15239              Message-Id: <a05101008b7503dc9dc2f@[172.16.52.1]>
15240      Branch: perl
15241            ! lib/File/Spec/VMS.pm t/lib/extutils.t
15242 ____________________________________________________________________________
15243 [ 10620] By: jhi                                   on 2001/06/16  13:25:06
15244         Log: Integrate perlio.
15245      Branch: perl
15246           !> embed.h embed.pl lib/open.pm perl.c perlio.c proto.h
15247           !> t/io/utf8.t t/lib/io_scalar.t
15248 ____________________________________________________________________________
15249 [ 10619] By: nick                                  on 2001/06/15  21:05:19
15250         Log: Generated files
15251      Branch: perlio
15252            ! embed.h proto.h
15253 ____________________________________________________________________________
15254 [ 10618] By: nick                                  on 2001/06/15  20:27:42
15255         Log: Fix open.pm to work via XS-implemented method calls rather
15256              than *open::layers variables which caused all the HV/AV hassle.
15257      Branch: perlio
15258            ! embed.pl lib/open.pm perl.c perlio.c t/io/utf8.t
15259            ! t/lib/io_scalar.t
15260 ____________________________________________________________________________
15261 [ 10617] By: jhi                                   on 2001/06/15  18:50:53
15262         Log: Integrate perlio.
15263      Branch: perl
15264           !> lib/ExtUtils/Constant.pm
15265 ____________________________________________________________________________
15266 [ 10616] By: nick                                  on 2001/06/15  18:46:47
15267         Log: pTHX_ / aTHX_ for ExtUtils/Constant.pm
15268      Branch: perlio
15269            ! lib/ExtUtils/Constant.pm
15270 ____________________________________________________________________________
15271 [ 10615] By: jhi                                   on 2001/06/15  18:36:43
15272         Log: Integrate perlio.
15273      Branch: perl
15274           !> ext/Socket/Socket.xs
15275 ____________________________________________________________________________
15276 [ 10614] By: nick                                  on 2001/06/15  18:33:37
15277         Log: MULTIPLICITY fix for Socket.xs
15278      Branch: perlio
15279            ! ext/Socket/Socket.xs
15280 ____________________________________________________________________________
15281 [ 10613] By: jhi                                   on 2001/06/15  16:34:06
15282         Log: Subject: Re: perl@10611
15283              From: Doug MacEachern <dougm@covalent.net>
15284              Date: Fri, 15 Jun 2001 10:10:33 -0700 (PDT)
15285              Message-ID: <Pine.LNX.4.21.0106151007420.10871-100000@mako.covalent.net>
15286      Branch: perl
15287            ! ext/Socket/Socket.xs
15288 ____________________________________________________________________________
15289 [ 10612] By: nick                                  on 2001/06/15  16:14:38
15290         Log: Raw integrate on mainline - MULTIPLICITY issues with Socket.xs
15291      Branch: perlio
15292           !> Changes ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
15293           !> ext/Socket/Socket.pm ext/Socket/Socket.xs
15294           !> lib/ExtUtils/Constant.pm lib/File/Find.pm opcode.pl
15295           !> patchlevel.h perlio.c t/lib/extutils.t t/lib/filefind.t
15296           !> t/lib/gdbm.t t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
15297           !> utils/h2ph.PL
15298 ____________________________________________________________________________
15299 [ 10611] By: jhi                                   on 2001/06/15  14:29:04
15300         Log: Update Changes.
15301      Branch: perl
15302            ! Changes patchlevel.h
15303 ____________________________________________________________________________
15304 [ 10610] By: jhi                                   on 2001/06/15  14:20:33
15305         Log: Upping the test count.
15306      Branch: perl
15307            ! t/lib/filefind.t
15308 ____________________________________________________________________________
15309 [ 10609] By: jhi                                   on 2001/06/15  14:13:29
15310         Log: Integrate perlio.
15311      Branch: perl
15312           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
15313 ____________________________________________________________________________
15314 [ 10608] By: jhi                                   on 2001/06/15  14:12:31
15315         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
15316              From: andreas.koenig@anima.de (Andreas J. Koenig)
15317              Date: 15 Jun 2001 13:30:39 +0200
15318              Message-ID: <m3hexikmjk.fsf@ak-71.mind.de>
15319              
15320              Record the grim history.
15321      Branch: perl
15322            ! lib/File/Find.pm
15323 ____________________________________________________________________________
15324 [ 10607] By: jhi                                   on 2001/06/15  14:08:19
15325         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
15326              From: Brian McCauley <nobull@mail.com>
15327              Date: 15 Jun 2001 07:51:26 +0100
15328              Message-Id: <200106150923.f5F9NpG02725@wcl-l.bham.ac.uk>
15329      Branch: perl
15330            ! lib/File/Find.pm t/lib/filefind.t
15331 ____________________________________________________________________________
15332 [ 10606] By: nick                                  on 2001/06/15  14:00:08
15333         Log: regen_config_h for Win32.
15334      Branch: perlio
15335            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
15336 ____________________________________________________________________________
15337 [ 10605] By: jhi                                   on 2001/06/15  13:49:55
15338         Log: Subject: [PATCH: perl@10576] handle tri graphs in h2ph.PL -> h2ph*
15339              From: Peter Prymmer <pvhp@forte.com>
15340              Date: Thu, 14 Jun 2001 16:25:33 -0700 (PDT)
15341              Message-ID: <Pine.OSF.4.10.10106141608080.110974-100000@aspara.forte.com>
15342      Branch: perl
15343            ! t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL
15344 ____________________________________________________________________________
15345 [ 10604] By: jhi                                   on 2001/06/15  13:45:03
15346         Log: Some filesystems require writability for rename/unlink.
15347      Branch: perl
15348            ! opcode.pl
15349 ____________________________________________________________________________
15350 [ 10603] By: jhi                                   on 2001/06/15  13:41:34
15351         Log: Subject: Re: [PATCH} perlio and threading @ 10576 + report 
15352              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
15353              Date: Fri, 15 Jun 2001 12:08:53 +0200
15354              Message-Id: <20010615120320.F009.H.M.BRAND@hccnet.nl>
15355      Branch: perl
15356            ! perlio.c
15357 ____________________________________________________________________________
15358 [ 10602] By: jhi                                   on 2001/06/15  13:27:04
15359         Log: Subject: Re: [PATCH] opcode.pl is chmod'ing the original source tree
15360              From: Mike Guy <mjtg@cam.ac.uk>
15361              Date: Fri, 15 Jun 2001 14:11:49 +0100
15362              Message-Id: <E15AtO9-0006Nd-00@draco.cus.cam.ac.uk>
15363      Branch: perl
15364            ! opcode.pl
15365 ____________________________________________________________________________
15366 [ 10601] By: jhi                                   on 2001/06/15  13:21:18
15367         Log: Subject: [PATCH ?] INADDR_ANY INADDR_BROADCAST INADDR_LOOPBACK INADDR_NONE
15368              From: Nicholas Clark <nick@ccl4.org>
15369              Date: Thu, 14 Jun 2001 23:52:56 +0100
15370              Message-ID: <20010614235256.G98663@plum.flirble.org>
15371      Branch: perl
15372            ! ext/Socket/Socket.pm ext/Socket/Socket.xs
15373            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
15374 ____________________________________________________________________________
15375 [ 10600] By: jhi                                   on 2001/06/15  13:16:56
15376         Log: Subject: Re: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
15377              From: Russ Allbery <rra@stanford.edu>
15378              Date: 14 Jun 2001 13:24:43 -0700
15379              Message-ID: <ylzobaizck.fsf@windlord.stanford.edu>
15380      Branch: perl
15381            ! ext/GDBM_File/GDBM_File.pm
15382 ____________________________________________________________________________
15383 [ 10599] By: jhi                                   on 2001/06/15  13:15:26
15384         Log: Subject: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
15385              From: Nicholas Clark <nick@ccl4.org>
15386              Date: Thu, 14 Jun 2001 20:37:47 +0100
15387              Message-ID: <20010614203747.F98663@plum.flirble.org>
15388      Branch: perl
15389            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
15390            ! t/lib/gdbm.t
15391 ____________________________________________________________________________
15392 [ 10598] By: jhi                                   on 2001/06/15  13:13:13
15393         Log: Integrate perlio.
15394      Branch: perl
15395           !> makedef.pl sv.c
15396 ____________________________________________________________________________
15397 [ 10597] By: nick                                  on 2001/06/15  11:08:13
15398         Log: Check that HVs with HvNAME() != NULL are really stashes before
15399              treating them as such. Also be more defensive on the GvCV.
15400              Win32 fork and dprof now working again. 
15401      Branch: perlio
15402            ! sv.c
15403 ____________________________________________________________________________
15404 [ 10596] By: nick                                  on 2001/06/15  10:11:20
15405         Log: Integrate mainline.
15406      Branch: perlio
15407           +> Cross/README
15408           !> Configure Makefile.SH Porting/Glossary Porting/config.sh
15409           !> Porting/config_H config_h.SH configure.com epoc/config.sh
15410           !> hints/linux.sh pod/perltoc.pod uconfig.h uconfig.sh
15411           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
15412           !> vos/config.ga.h win32/config.bc win32/config.gc
15413           !> win32/config.vc win32/config_H.bc win32/config_H.gc
15414           !> win32/config_H.vc
15415 ____________________________________________________________________________
15416 [ 10595] By: nick                                  on 2001/06/15  09:37:17
15417         Log: Skip Perl_my_bcopy in .def file as we do not provide it.
15418              - Win32 (VC++) now builds but fails:
15419              filefind.t - suspect Win32's builtin cwd is not doing insecure dir test
15420              fork.t     - No &___ENV_HV_NAME___::CLONE method ???
15421              write.t    - open(...,"|-") not implemented on Win32 
15422      Branch: perlio
15423            ! makedef.pl
15424 ____________________________________________________________________________
15425 [ 10594] By: jhi                                   on 2001/06/15  00:17:16
15426         Log: Integrate perlio.
15427      Branch: perl
15428           !> perlio.c win32/makefile.mk
15429 ____________________________________________________________________________
15430 [ 10593] By: jhi                                   on 2001/06/15  00:16:44
15431         Log: Metaconfig unit changes for #10592.
15432      Branch: metaconfig
15433            + U/modified/i_varhdr.U U/modified/startsh.U
15434            - U/a_dvisory/crosscompile.U U/target/Target.U
15435            ! U/a_dvisory/intsize.U U/compline/alignbytes.U
15436            ! U/compline/bitpbyte.U U/compline/byteorder.U
15437            ! U/compline/ccflags.U U/compline/charsize.U
15438            ! U/compline/d_casti32.U U/compline/d_castneg.U
15439            ! U/compline/d_closedir.U U/compline/d_fd_set.U
15440            ! U/compline/d_gconvert.U U/compline/d_gnulibc.U
15441            ! U/compline/d_keepsig.U U/compline/d_open3.U
15442            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
15443            ! U/compline/d_sanemcmp.U U/compline/d_scannl.U
15444            ! U/compline/d_sgndchr.U U/compline/d_sigsetjmp.U
15445            ! U/compline/d_stdstdio.U U/compline/d_vprintf.U
15446            ! U/compline/doublesize.U U/compline/floatsize.U
15447            ! U/compline/nblock_io.U U/compline/orderlib.U
15448            ! U/compline/ptrsize.U U/compline/ssizetype.U U/ebcdic/ebcdic.U
15449            ! U/modified/Cppsym.U U/modified/Oldconfig.U U/modified/Signal.U
15450            ! U/modified/d_getpgrp.U U/modified/d_longdbl.U
15451            ! U/modified/d_longlong.U U/modified/d_setpgrp.U
15452            ! U/modified/d_strtoul.U U/modified/d_union_semun.U
15453            ! U/modified/spitshell.U U/threads/archname.U
15454            ! U/threads/d_pthreadj.U U/typedefs/gidsign.U
15455            ! U/typedefs/gidsize.U U/typedefs/lseektype.U
15456            ! U/typedefs/pidsign.U U/typedefs/pidsize.U
15457            ! U/typedefs/sizesize.U U/typedefs/ssizesize.U
15458            ! U/typedefs/uidsign.U U/typedefs/uidsize.U
15459      Branch: metaconfig/U/perl
15460            + Cross.U
15461            ! d_dlsymun.U d_fcntl_can_lock.U d_modfl.U d_printfed.U
15462            ! d_strtoll.U d_strtoull.U d_strtouq.U d_u32align.U dlsrc.U
15463            ! fflushall.U fpossize.U gccvers.U i_db.U longdblfio.U
15464            ! need_va_copy.U perlxv.U quadfio.U selectminbits.U
15465            ! stdio_streams.U uselfs.U
15466 ____________________________________________________________________________
15467 [ 10592] By: jhi                                   on 2001/06/15  00:15:52
15468         Log: The first steps towards cross-compilation.
15469              
15470              Abstract execution of compiled test executables with $run,
15471              and abstract transfer of files with $to and $from.
15472              
15473              Under cross-compilation the $run, $to, and $from will point
15474              to appropriate wrapper scripts, by default ssh and scp,
15475              but also rsh, rcp, and cp are supported.  If not
15476              cross-compiling, they will be set to '', ':', and ':',
15477              respectively.
15478              
15479              With these patches I was able to get Configure for
15480              iPAQ ARM Linux on an Intel Linux about 95% right
15481              (only a few tests failed to execute or they produced
15482              incorrect results), and I was able to compile
15483              a functional miniperl.
15484              
15485              The symbol crosscompile renamed to be usecrosscompile,
15486              the corresponding C symbol from CROSSCOMPILE to
15487              USE_CROSS_COMPILE.
15488      Branch: perl
15489            ! Configure Cross/README Makefile.SH Porting/Glossary
15490            ! Porting/config.sh Porting/config_H config_h.SH configure.com
15491            ! epoc/config.sh hints/linux.sh pod/perltoc.pod uconfig.h
15492            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
15493            ! vos/config.ga.def vos/config.ga.h win32/config.bc
15494            ! win32/config.gc win32/config.vc win32/config_H.bc
15495            ! win32/config_H.gc win32/config_H.vc
15496 ____________________________________________________________________________
15497 [ 10591] By: nick                                  on 2001/06/14  20:00:12
15498         Log: Steps along the road toward Win32 building again.
15499      Branch: perlio
15500            ! perlio.c win32/makefile.mk
15501 ____________________________________________________________________________
15502 [ 10590] By: jhi                                   on 2001/06/14  16:11:11
15503         Log: Integrate perlio.
15504      Branch: perl
15505           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
15506 ____________________________________________________________________________
15507 [ 10589] By: nick                                  on 2001/06/14  13:54:07
15508         Log: Routine regen_config_h for Win32
15509      Branch: perlio
15510            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
15511 ____________________________________________________________________________
15512 [ 10588] By: jhi                                   on 2001/06/14  12:30:46
15513         Log: Integrate perlio.
15514      Branch: perl
15515           +> perlyline.pl
15516           !> MANIFEST Makefile.SH perly.c t/lib/filefind.t
15517 ____________________________________________________________________________
15518 [ 10587] By: jhi                                   on 2001/06/14  12:23:24
15519         Log: A placeholder.
15520      Branch: perl
15521            + Cross/README
15522 ____________________________________________________________________________
15523 [ 10586] By: nick                                  on 2001/06/14  08:25:07
15524         Log: Add new step to run_byacc which:
15525              A. Corrects #line NNN "perly.c" lines so warnings etc. are trackable
15526              B. Adds extra () to the two if (var = ...) constructs gcc -Wall winges about.
15527      Branch: perlio
15528            + perlyline.pl
15529            ! MANIFEST Makefile.SH perly.c
15530 ____________________________________________________________________________
15531 [ 10585] By: nick                                  on 2001/06/14  08:22:29
15532         Log: Integrate mainline
15533      Branch: perlio
15534           +> locale.c numeric.c
15535           !> Changes cygwin/Makefile.SHs embed.h embed.pl
15536           !> ext/re/Makefile.PL lib/Math/BigFloat.pm lib/Math/BigInt.pm
15537           !> objXSUB.h opcode.pl patchlevel.h perlapi.c pod/perlapi.pod
15538           !> proto.h t/lib/bigfltpm.t t/lib/bigintpm.t util.c
15539           !> x2p/Makefile.SH
15540 ____________________________________________________________________________
15541 [ 10584] By: nick                                  on 2001/06/14  08:05:53
15542         Log: Hack to remove insecure directories from PATH so test will run.
15543      Branch: perlio
15544            ! t/lib/filefind.t
15545 ____________________________________________________________________________
15546 [ 10583] By: jhi                                   on 2001/06/14  03:11:16
15547         Log: The test doesn't work (yet?), Math::BigInt::round_mode() is missing.
15548      Branch: perl
15549            - t/lib/mbimbf.t
15550            ! MANIFEST
15551 ____________________________________________________________________________
15552 [ 10582] By: jhi                                   on 2001/06/14  03:04:51
15553         Log: Detypo.
15554      Branch: perl
15555            ! x2p/Makefile.SH
15556 ____________________________________________________________________________
15557 [ 10581] By: jhi                                   on 2001/06/14  03:03:14
15558         Log: de-$CONFIG continues.
15559      Branch: perl
15560            ! cygwin/Makefile.SHs x2p/Makefile.SH
15561 ____________________________________________________________________________
15562 [ 10580] By: jhi                                   on 2001/06/13  23:56:59
15563         Log: Subject: [PATCH] opcode.pl is chmod'ing the original source tree
15564              From: Nicholas Clark <nick@ccl4.org>
15565              Date: Wed, 13 Jun 2001 21:20:13 +0100
15566              Message-ID: <20010613212013.D98663@plum.flirble.org>
15567      Branch: perl
15568            ! opcode.pl
15569 ____________________________________________________________________________
15570 [ 10579] By: jhi                                   on 2001/06/13  23:55:29
15571         Log: Subject: splitting util.c
15572              From: Hugo <hv@crypt.compulink.co.uk>
15573              Date: Thu, 14 Jun 2001 00:41:08 +0100
15574              Message-Id: <200106132341.AAA24935@crypt.compulink.co.uk>
15575      Branch: perl
15576            + locale.c numeric.c
15577            ! MANIFEST Makefile.SH embed.h embed.pl objXSUB.h perlapi.c
15578            ! pod/perlapi.pod proto.h util.c
15579 ____________________________________________________________________________
15580 [ 10578] By: jhi                                   on 2001/06/13  23:45:11
15581         Log: Upgrade to Math::BigInt 1.34 from Tels.
15582      Branch: perl
15583            + t/lib/mbimbf.t
15584            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
15585            ! t/lib/bigfltpm.t t/lib/bigintpm.t
15586 ____________________________________________________________________________
15587 [ 10577] By: nick                                  on 2001/06/13  19:02:48
15588         Log: Integrate mainline. Storable fail has gone, insecure dependancy still there.
15589      Branch: perlio
15590           !> (integrate 125 files)
15591 ____________________________________________________________________________
15592 [ 10576] By: jhi                                   on 2001/06/13  18:10:01
15593         Log: Update Changes.
15594      Branch: perl
15595            ! Changes patchlevel.h
15596 ____________________________________________________________________________
15597 [ 10575] By: jhi                                   on 2001/06/13  18:05:09
15598         Log: Subject: Re: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
15599              From: "Craig A. Berry" <craigberry@mac.com>
15600              Date: Wed, 13 Jun 2001 13:24:28 -0500
15601              Message-Id: <5.1.0.14.0.20010613131907.01bbc210@mail.mac.com>
15602      Branch: perl
15603            ! ext/re/Makefile.PL
15604 ____________________________________________________________________________
15605 [ 10574] By: jhi                                   on 2001/06/13  17:34:36
15606         Log: Mc.u.c. for #10573.
15607      Branch: metaconfig
15608            ! U/threads/usethreads.U
15609 ____________________________________________________________________________
15610 [ 10573] By: jhi                                   on 2001/06/13  17:34:00
15611         Log: It would be also be good if I could type.
15612      Branch: perl
15613            ! Configure
15614 ____________________________________________________________________________
15615 [ 10572] By: jhi                                   on 2001/06/13  17:26:29
15616         Log: Metaconfig unit change for #10571.
15617      Branch: metaconfig
15618            ! U/threads/usethreads.U
15619 ____________________________________________________________________________
15620 [ 10571] By: jhi                                   on 2001/06/13  17:26:05
15621         Log: A non-empty default is a good thing.
15622      Branch: perl
15623            ! Configure
15624 ____________________________________________________________________________
15625 [ 10570] By: jhi                                   on 2001/06/13  17:15:16
15626         Log: Metaconfig unit change for #10569.
15627      Branch: metaconfig
15628            ! U/threads/usethreads.U
15629 ____________________________________________________________________________
15630 [ 10569] By: jhi                                   on 2001/06/13  17:14:17
15631         Log: Add Configure directive -Dusereentrant for Artur's ithreads work,
15632              extremely experimental, not even prompted for.
15633      Branch: perl
15634            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
15635            ! config_h.SH configure.com epoc/config.sh perl.h uconfig.h
15636            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
15637            ! win32/config.bc win32/config.gc win32/config.vc
15638 ____________________________________________________________________________
15639 [ 10568] By: jhi                                   on 2001/06/13  16:22:27
15640         Log: FAQ tweak for Vanina Arca <varca@baufest.com>.
15641      Branch: perl
15642            ! pod/perlfaq6.pod
15643 ____________________________________________________________________________
15644 [ 10567] By: jhi                                   on 2001/06/13  16:20:23
15645         Log: Integrate perlio; conflicts, accept Nick's versions.
15646      Branch: perl
15647           !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
15648           !> ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
15649 ____________________________________________________________________________
15650 [ 10566] By: jhi                                   on 2001/06/13  16:17:42
15651         Log: Subject: Re: ext/ + -Wall
15652              From: Doug MacEachern <dougm@covalent.net>
15653              Date: Wed, 13 Jun 2001 10:02:16 -0700 (PDT)
15654              Message-ID: <Pine.LNX.4.21.0106130959050.24181-100000@mako.covalent.net>
15655      Branch: perl
15656            ! XSUB.h lib/ExtUtils/xsubpp perl.h
15657 ____________________________________________________________________________
15658 [ 10565] By: jhi                                   on 2001/06/13  16:16:07
15659         Log: Similar logic as DB_File.xs, using the modern macros and
15660              defines them to older ones for older Perls where PERL_VERSION
15661              is not defined, from Doug MacEachern.
15662      Branch: perl
15663            ! ext/Storable/Storable.xs
15664 ____________________________________________________________________________
15665 [ 10564] By: nick                                  on 2001/06/13  15:22:01
15666         Log: Avoid AV and HV in perlio.c by inventing PerlIO_list_t which is AV-ish
15667              and using that instead (name lookups are sequential search for now).
15668      Branch: perlio
15669            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
15670            ! ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
15671 ____________________________________________________________________________
15672 [ 10563] By: jhi                                   on 2001/06/13  14:07:43
15673         Log: Subject: [PATCH] Re: [ID 20010526.001] localized glob loses value when assigned to
15674              From: "Richard Soderberg" <rs@crystalflame.net>
15675              Date: Sat, 26 May 2001 06:44:20 -0700
15676              Message-ID: <NAEKLNAAHLMBPMPNBMLECECHDFAA.rs@crystalflame.net>
15677      Branch: perl
15678            ! sv.c t/op/glob.t
15679 ____________________________________________________________________________
15680 [ 10562] By: jhi                                   on 2001/06/13  13:55:10
15681         Log: Subject: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
15682              From: "Craig A. Berry" <craigberry@mac.com>
15683              Date: Tue, 12 Jun 2001 23:55:26 -0500
15684              Message-Id: <a05101002b74ca0013cf5@[192.168.56.160]>
15685      Branch: perl
15686            ! ext/re/Makefile.PL ext/re/re.xs
15687 ____________________________________________________________________________
15688 [ 10561] By: jhi                                   on 2001/06/13  13:44:58
15689         Log: Hide __attribute__((unused)) behind PERL_UNUSED_DECL as
15690              suggested by NI-S.
15691      Branch: perl
15692            ! XSUB.h malloc.c perl.h
15693 ____________________________________________________________________________
15694 [ 10560] By: jhi                                   on 2001/06/13  13:35:42
15695         Log: Regen toc.
15696      Branch: perl
15697            ! pod/perltoc.pod
15698 ____________________________________________________________________________
15699 [ 10559] By: jhi                                   on 2001/06/13  12:53:18
15700         Log: Subject: [patch] perl.gprof control
15701              From: Doug MacEachern <dougm@covalent.net>
15702              Date: Tue, 12 Jun 2001 23:05:44 -0700 (PDT)
15703              Message-ID: <Pine.LNX.4.21.0106122247380.24181-100000@mako.covalent.net>
15704      Branch: perl
15705            ! miniperlmain.c perl.h
15706 ____________________________________________________________________________
15707 [ 10558] By: jhi                                   on 2001/06/13  12:51:47
15708         Log: Subject: Re: ext/ + -Wall
15709              From: Doug MacEachern <dougm@covalent.net>
15710              Date: Tue, 12 Jun 2001 22:04:50 -0700 (PDT)
15711              Message-ID: <Pine.LNX.4.21.0106122151180.24181-100000@mako.covalent.net>
15712              
15713              Document ax and break up dXSARGS.
15714      Branch: perl
15715            ! XSUB.h pod/perlapi.pod
15716 ____________________________________________________________________________
15717 [ 10557] By: jhi                                   on 2001/06/13  12:39:55
15718         Log: More AIX tweakage from Merijn.
15719      Branch: perl
15720            ! hints/aix.sh
15721 ____________________________________________________________________________
15722 [ 10556] By: jhi                                   on 2001/06/13  03:26:58
15723         Log: Subject: [PATCH perl@10538] make VMS autosplit earlier in build
15724              From: "Craig A. Berry" <craigberry@mac.com>
15725              Date: Tue, 12 Jun 2001 22:57:45 -0500
15726              Message-Id: <a05101001b74c943d7af4@[192.168.56.160]>
15727      Branch: perl
15728            ! vms/descrip_mms.template
15729 ____________________________________________________________________________
15730 [ 10555] By: jhi                                   on 2001/06/13  02:50:43
15731         Log: Subject: Re: hacking util.c, attrs.xs, and re.xs to compile on VMS
15732              From: "Craig A. Berry" <craigberry@mac.com>
15733              Date: Tue, 12 Jun 2001 22:21:39 -0500
15734              Message-Id: <a05101000b74c8698483b@[172.16.52.1]>
15735      Branch: perl
15736            ! configure.com util.c
15737 ____________________________________________________________________________
15738 [ 10554] By: jhi                                   on 2001/06/13  02:23:16
15739         Log: New AIX dynaloading code from Jens-Uwe Mager.
15740              Does break binary compatibility.
15741      Branch: perl
15742            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
15743 ____________________________________________________________________________
15744 [ 10553] By: jhi                                   on 2001/06/13  02:10:16
15745         Log: VMS DEC C compiler found nits by Peter Prymmer.
15746      Branch: perl
15747            ! util.c
15748 ____________________________________________________________________________
15749 [ 10552] By: jhi                                   on 2001/06/13  01:36:12
15750         Log: Subject: [PATCH: perl@10538] fix for file locking and filecomp test
15751              From: Peter Prymmer <pvhp@forte.com>
15752              Date: Tue, 12 Jun 2001 19:34:08 -0700 (PDT)
15753              Message-ID: <Pine.OSF.4.10.10106121927580.15174-100000@aspara.forte.com>
15754      Branch: perl
15755            ! t/lib/filecomp.t
15756 ____________________________________________________________________________
15757 [ 10551] By: jhi                                   on 2001/06/13  01:26:53
15758         Log: I wonder how many $CONFIGs still lurk in the shadows.
15759      Branch: perl
15760            ! pod/Makefile.SH x2p/cflags.SH
15761 ____________________________________________________________________________
15762 [ 10550] By: jhi                                   on 2001/06/13  01:25:12
15763         Log: Grok three kinds of line endings, should fix [ID 20010612.003]
15764      Branch: perl
15765            ! pod/checkpods.PL
15766 ____________________________________________________________________________
15767 [ 10549] By: jhi                                   on 2001/06/13  01:05:28
15768         Log: Use __attribute__((unused)) to silence -Wall on unused ax.
15769      Branch: perl
15770            ! XSUB.h ext/DB_File/DB_File.xs lib/ExtUtils/xsubpp
15771 ____________________________________________________________________________
15772 [ 10548] By: jhi                                   on 2001/06/13  00:41:28
15773         Log: Subject: [patch] rid local_patches warnings
15774              From: Doug MacEachern <dougm@covalent.net>
15775              Date: Tue, 12 Jun 2001 10:26:34 -0700 (PDT)
15776              Message-ID: <Pine.LNX.4.21.0106121024470.24181-100000@mako.covalent.net>
15777      Branch: perl
15778            ! ext/List/Util/Util.xs ext/Storable/Storable.xs
15779 ____________________________________________________________________________
15780 [ 10547] By: jhi                                   on 2001/06/13  00:40:29
15781         Log: Subject: Re: ext/ + -Wall
15782              From: Doug MacEachern <dougm@covalent.net>
15783              Date: Tue, 12 Jun 2001 09:38:09 -0700 (PDT)
15784              Message-ID: <Pine.LNX.4.21.0106120927100.24181-100000@mako.covalent.net>
15785      Branch: perl
15786            ! ext/attrs/attrs.xs
15787 ____________________________________________________________________________
15788 [ 10546] By: jhi                                   on 2001/06/13  00:39:06
15789         Log: Subject: [PATCH] perlretut.pod: unterminated C<>
15790              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
15791              Date: Tue, 12 Jun 2001 14:36:20 -0400
15792              Message-ID: <20010612143619.A37113@linguist.thayer.dartmouth.edu>
15793      Branch: perl
15794            ! pod/perlretut.pod
15795 ____________________________________________________________________________
15796 [ 10545] By: jhi                                   on 2001/06/13  00:38:02
15797         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
15798              From: Mike Guy <mjtg@cam.ac.uk>
15799              Date: Tue, 12 Jun 2001 19:10:31 +0100
15800              Message-Id: <E159scZ-0000r2-00@draco.cus.cam.ac.uk>
15801              
15802              Subject: Re: [ID 20010612.001] out of memory during regex compilation
15803              From: Mike Guy <mjtg@cam.ac.uk>
15804              Date: Tue, 12 Jun 2001 19:21:01 +0100
15805              Message-Id: <E159smj-0000wY-00@draco.cus.cam.ac.uk>
15806      Branch: perl
15807            ! pod/perlop.pod
15808 ____________________________________________________________________________
15809 [ 10544] By: jhi                                   on 2001/06/13  00:34:39
15810         Log: AIX tweaks from Merijn H. Brand.
15811      Branch: perl
15812            ! hints/aix.sh
15813 ____________________________________________________________________________
15814 [ 10543] By: jhi                                   on 2001/06/13  00:11:42
15815         Log: Subject: [PATCH] 5.6.1 -- add LC_MESSAGES constant to POSIX module
15816              From: "Brendan O'Dea" <bod@compusol.com.au>
15817              Date: Wed, 13 Jun 2001 05:16:47 +1000
15818              Message-ID: <20010613051647.A8945@compusol.com.au>
15819      Branch: maint-5.6/perl
15820            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
15821 ____________________________________________________________________________
15822 [ 10542] By: jhi                                   on 2001/06/13  00:07:50
15823         Log: Subject: Small bcopy cleanup
15824              From: Andy Dougherty <doughera@lafayette.edu>
15825              Date: Tue, 12 Jun 2001 17:11:52 -0400 (EDT)
15826              Message-ID: <Pine.SOL.4.10.10106121706360.11034-100000@maxwell.phys.lafayette.edu>
15827      Branch: perl
15828            ! embed.h embed.pl objXSUB.h perlapi.c proto.h util.c x2p/a2p.h
15829 ____________________________________________________________________________
15830 [ 10541] By: jhi                                   on 2001/06/13  00:05:18
15831         Log: Subject: [PATCH] Re: ext/ + -Wall
15832              From: Nicholas Clark <nick@ccl4.org>
15833              Date: Wed, 13 Jun 2001 00:04:30 +0100
15834              Message-ID: <20010613000430.M5901@plum.flirble.org>
15835      Branch: perl
15836            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
15837 ____________________________________________________________________________
15838 [ 10540] By: jhi                                   on 2001/06/13  00:02:25
15839         Log: Subject: [PATCH] Re: [PATCH] ExtUtils::Constant
15840              From: Nicholas Clark <nick@ccl4.org>
15841              Date: Tue, 12 Jun 2001 23:53:07 +0100
15842              Message-ID: <20010612235307.L5901@plum.flirble.org>
15843      Branch: perl
15844            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
15845 ____________________________________________________________________________
15846 [ 10539] By: jhi                                   on 2001/06/12  23:59:10
15847         Log: MPE/iX tweaks from Mark Bixby.
15848      Branch: perl
15849            ! hints/mpeix.sh mpeix/mpeixish.h util.c
15850 ____________________________________________________________________________
15851 [ 10538] By: jhi                                   on 2001/06/12  14:16:15
15852         Log: Update Changes.
15853      Branch: perl
15854            ! Changes patchlevel.h
15855 ____________________________________________________________________________
15856 [ 10537] By: jhi                                   on 2001/06/12  14:11:26
15857         Log: One less -Wall whine (found under DEBUGGING).
15858      Branch: perl
15859            ! x2p/Makefile.SH x2p/a2p.c
15860 ____________________________________________________________________________
15861 [ 10536] By: jhi                                   on 2001/06/12  13:32:09
15862         Log: s/case-independent/case-insensitive/g
15863      Branch: perl
15864            ! pod/perldebug.pod
15865 ____________________________________________________________________________
15866 [ 10535] By: jhi                                   on 2001/06/12  13:27:28
15867         Log: As suggested in    
15868              
15869              Subject: Re: ext/ + -Wall
15870              From: Gurusamy Sarathy <gsar@ActiveState.com>
15871              Date: Mon, 11 Jun 2001 23:34:31 -0700
15872              Message-Id: <200106120634.f5C6YVM07246@smtp3.ActiveState.com>
15873      Branch: perl
15874            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs globals.c
15875            ! perl.h
15876 ____________________________________________________________________________
15877 [ 10534] By: jhi                                   on 2001/06/12  13:13:27
15878         Log: Subject: ext/ + -Wall
15879              From: Doug MacEachern <dougm@covalent.net>
15880              Date: Mon, 11 Jun 2001 22:19:45 -0700 (PDT)
15881              Message-ID: <Pine.LNX.4.21.0106112212261.24181-100000@mako.covalent.net>
15882      Branch: perl
15883            ! ext/ByteLoader/ByteLoader.xs ext/DB_File/DB_File.xs
15884            ! ext/DB_File/version.c ext/Devel/DProf/DProf.xs
15885            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dlutils.c
15886            ! ext/Encode/Encode.xs ext/File/Glob/bsd_glob.c
15887            ! ext/Filter/Util/Call/Call.xs ext/GDBM_File/GDBM_File.xs
15888            ! ext/List/Util/Util.xs ext/MIME/Base64/Base64.xs
15889            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
15890            ! ext/PerlIO/Via/Via.xs ext/Time/HiRes/HiRes.xs
15891            ! ext/Time/Piece/Piece.xs ext/attrs/attrs.xs globals.c
15892            ! lib/ExtUtils/xsubpp
15893 ____________________________________________________________________________
15894 [ 10533] By: jhi                                   on 2001/06/12  12:52:57
15895         Log: Subject: [PATCH] anonymous stashes
15896              From: Abhijit Menon-Sen <ams@wiw.org>
15897              Date: Tue, 12 Jun 2001 12:47:04 +0530
15898              Message-ID: <20010612124704.A29029@lustre.linux.in>
15899      Branch: perl
15900            ! dump.c gv.c sv.c xsutils.c
15901 ____________________________________________________________________________
15902 [ 10532] By: jhi                                   on 2001/06/12  12:37:36
15903         Log: One more test for $^S.
15904      Branch: perl
15905            ! t/op/magic.t
15906 ____________________________________________________________________________
15907 [ 10531] By: jhi                                   on 2001/06/12  12:35:02
15908         Log: Subject: [PATCH 20010612.002] $^S almost entirely broken with 5.6.1
15909              From: Abhijit Menon-Sen <ams@wiw.org>
15910              Date: Tue, 12 Jun 2001 17:35:55 +0530
15911              Message-ID: <20010612173555.A32426@lustre.linux.in>
15912      Branch: perl
15913            ! mg.c t/op/magic.t
15914 ____________________________________________________________________________
15915 [ 10530] By: jhi                                   on 2001/06/12  12:31:11
15916         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
15917              From: Mike Guy <mjtg@cam.ac.uk>
15918              Date: Tue, 12 Jun 2001 13:14:15 +0100
15919              Message-Id: <E159n3n-0000xa-00@draco.cus.cam.ac.uk>
15920      Branch: perl
15921            ! pod/perlop.pod
15922 ____________________________________________________________________________
15923 [ 10529] By: jhi                                   on 2001/06/12  12:21:06
15924         Log: AUTHORS updates.
15925      Branch: perl
15926            ! AUTHORS
15927 ____________________________________________________________________________
15928 [ 10528] By: jhi                                   on 2001/06/12  12:19:47
15929         Log: Subject: [PATCH] rhapsody/darwin minor cleanup
15930              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
15931              Content-Transfer-Encoding: 7bit
15932              Message-Id: <200106121009.GAA01968@melbourne-city-street.mit.edu>
15933      Branch: perl
15934            ! Makefile.SH hints/darwin.sh hints/rhapsody.sh
15935 ____________________________________________________________________________
15936 [ 10527] By: jhi                                   on 2001/06/12  11:58:53
15937         Log: Subject: [MacPerl-Porters] Re: [PATCH] Mac OS Compatability for bleadperl
15938              From: "Philip Newton" <Philip.Newton@gmx.net>
15939              Date: Mon, 11 Jun 2001 07:08:03 +0200
15940              Message-Id: <200106120802.LAA08992@taas.iki.fi>
15941      Branch: perl
15942            ! t/base/term.t
15943 ____________________________________________________________________________
15944 [ 10526] By: jhi                                   on 2001/06/12  01:35:34
15945         Log: Cleanup the a2p.c for -Wall.
15946      Branch: perl
15947            ! x2p/Makefile.SH x2p/a2p.c
15948 ____________________________________________________________________________
15949 [ 10525] By: jhi                                   on 2001/06/12  01:10:56
15950         Log: File::Find update for MacOS from Chris Nandor.
15951      Branch: perl
15952            ! lib/File/Find.pm t/lib/filefind.t
15953 ____________________________________________________________________________
15954 [ 10524] By: jhi                                   on 2001/06/12  00:29:20
15955         Log: gcc -Wall nits picked out by a non-UNIX system
15956              (courtesy of Mark Bixby)
15957      Branch: perl
15958            ! doio.c ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_mpeix.xs
15959            ! ext/IO/IO.xs ext/PerlIO/Via/Via.xs ext/Socket/Socket.xs
15960            ! pp_sys.c util.c
15961 ____________________________________________________________________________
15962 [ 10523] By: jhi                                   on 2001/06/11  22:34:03
15963         Log: Metaconfig unit change for #10522.  (The d_modfl changes
15964              placate metalint.)
15965      Branch: metaconfig/U/perl
15966            ! d_modfl.U d_u32align.U
15967 ____________________________________________________________________________
15968 [ 10522] By: jhi                                   on 2001/06/11  22:33:00
15969         Log: Buglet found by Mark Bixby: "./try >&2 >/dev/null" should
15970              be "./try 2>&1 >/dev/null".
15971      Branch: perl
15972            ! Configure
15973 ____________________________________________________________________________
15974 [ 10521] By: jhi                                   on 2001/06/11  19:49:54
15975         Log: Subject: [PATCH perl@10517] DCL quoting syntax drives pumpking mad
15976              From: "Craig A. Berry" <craigberry@mac.com>
15977              Date: Mon, 11 Jun 2001 14:00:32 -0500
15978              Message-Id: <5.1.0.14.0.20010611134750.03985cb8@exchi01>
15979      Branch: perl
15980            ! configure.com
15981 ____________________________________________________________________________
15982 [ 10520] By: jhi                                   on 2001/06/11  17:55:47
15983         Log: Move the full \p\P lists to perlunicode.
15984      Branch: perl
15985            ! pod/perlretut.pod pod/perlunicode.pod
15986 ____________________________________________________________________________
15987 [ 10519] By: jhi                                   on 2001/06/11  17:10:00
15988         Log: VOS build tweak for 5.6.1 from Paul Green.
15989      Branch: maint-5.6/perl
15990            ! vos/build.cm
15991 ____________________________________________________________________________
15992 [ 10518] By: jhi                                   on 2001/06/11  17:07:03
15993         Log: Subject: [PATCH perl@10476] no PerlIO at startup time on VMS
15994              From: "Craig A. Berry" <craigberry@mac.com>
15995              Date: Fri, 8 Jun 2001 18:08:18 -0500
15996              Message-Id: <a05101000b746f9dd4fca@[192.168.56.145]>
15997      Branch: perl
15998            ! vms/vms.c
15999 ____________________________________________________________________________
16000 [ 10517] By: jhi                                   on 2001/06/11  14:52:01
16001         Log: Update Changes.
16002      Branch: perl
16003            ! Changes patchlevel.h
16004 ____________________________________________________________________________
16005 [ 10516] By: jhi                                   on 2001/06/11  14:46:33
16006         Log: Add the modfl_pow32_bug (anti)definition also to VOS headers.
16007      Branch: perl
16008            ! vos/config.alpha.h vos/config.ga.h
16009 ____________________________________________________________________________
16010 [ 10515] By: jhi                                   on 2001/06/11  14:39:05
16011         Log: VOS updates from Paul Green for @10476.
16012      Branch: perl
16013            ! README.vos vos/Changes vos/build.cm vos/compile_perl.cm
16014            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
16015            ! vos/config.ga.h vos/configure_perl.cm
16016 ____________________________________________________________________________
16017 [ 10514] By: jhi                                   on 2001/06/11  12:58:43
16018         Log: Subject: [PATCH] Not many people know this ...
16019              From: Mike Guy <mjtg@cam.ac.uk>
16020              Date: Mon, 11 Jun 2001 14:55:15 +0100
16021              Message-Id: <E159S9z-00015D-00@draco.cus.cam.ac.uk>
16022      Branch: perl
16023            ! pod/perldebug.pod
16024 ____________________________________________________________________________
16025 [ 10513] By: jhi                                   on 2001/06/11  12:30:06
16026         Log: Add final commas to lists as suggested by Philip Newton.
16027      Branch: perl
16028            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
16029 ____________________________________________________________________________
16030 [ 10512] By: jhi                                   on 2001/06/11  12:28:49
16031         Log: Subject: [MacPerl-Porters] [PATCH] Mac OS Compatability for bleadperl
16032              Date: Sun, 10 Jun 2001 23:35:38 -0400
16033              From: Chris Nandor <pudge@pobox.com>
16034              Message-Id: <p05100306b749ec0eaade@[10.0.1.177]>
16035      Branch: perl
16036            ! lib/DirHandle.pm lib/File/Basename.pm lib/diagnostics.pm
16037            ! perl.c t/base/term.t t/comp/cpp.t t/comp/multiline.t
16038            ! t/comp/script.t t/lib/anydbm.t t/lib/autoloader.t
16039            ! t/lib/dirhand.t t/lib/selfloader.t t/op/anonsub.t
16040            ! t/op/closure.t t/op/defins.t t/op/exec.t t/op/goto.t
16041            ! t/op/pack.t t/op/regexp.t t/op/regexp_noamp.t t/op/split.t
16042            ! t/op/write.t t/pragma/strict.t
16043 ____________________________________________________________________________
16044 [ 10511] By: jhi                                   on 2001/06/11  12:13:31
16045         Log: Subject: [RESEND] [PATCH] Mac OS lib patches for bleadperl
16046              From: Chris Nandor <pudge@pobox.com>
16047              Date: Mon, 11 Jun 2001 08:24:28 -0400
16048              Message-Id: <p05100303b74a66faf625@[10.0.1.177]>
16049      Branch: perl
16050            ! ext/IO/lib/IO/Dir.pm lib/File/Copy.pm t/lib/filecopy.t
16051            ! t/lib/io_dir.t
16052 ____________________________________________________________________________
16053 [ 10510] By: jhi                                   on 2001/06/11  12:03:16
16054         Log: One more run_byacc (a hand-tweaked version had slipped in).
16055      Branch: perl
16056            ! perly.c vms/perly_c.vms
16057 ____________________________________________________________________________
16058 [ 10509] By: nick                                  on 2001/06/11  07:49:15
16059         Log: Integrate mainline
16060      Branch: perlio
16061           !> Makefile.SH embed.h embed.pl global.sym
16062           !> lib/ExtUtils/Constant.pm lib/ExtUtils/Manifest.pm objXSUB.h
16063           !> perl.h perlapi.c perlapi.h perly.c perly.fixer perly.h perly.y
16064           !> perly_c.diff pod/perl572delta.pod pod/perlapi.pod proto.h sv.c
16065           !> t/lib/extutils.t util.c vms/perly_c.vms vms/perly_h.vms
16066 ____________________________________________________________________________
16067 [ 10508] By: jhi                                   on 2001/06/10  22:38:05
16068         Log: Subject: [PATCH] ExtUtils::Manifest not -w clean
16069              From: Mike Guy <mjtg@cam.ac.uk>
16070              Reply-To: mjtg@cam.ac.uk
16071              Message-Id: <E159Ei8-0006Tz-00@draco.cus.cam.ac.uk>
16072      Branch: perl
16073            ! lib/ExtUtils/Manifest.pm
16074 ____________________________________________________________________________
16075 [ 10507] By: jhi                                   on 2001/06/10  22:37:16
16076         Log: Subject: [PATCH] ExtUtils::Constant
16077              From: Nicholas Clark <nick@ccl4.org>
16078              Date: Sun, 10 Jun 2001 23:25:41 +0100
16079              Message-ID: <20010610232540.C76396@plum.flirble.org>
16080      Branch: perl
16081            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
16082 ____________________________________________________________________________
16083 [ 10506] By: jhi                                   on 2001/06/10  20:57:20
16084         Log: Integrate perlio.
16085      Branch: perl
16086           !> iperlsys.h
16087 ____________________________________________________________________________
16088 [ 10505] By: jhi                                   on 2001/06/10  18:37:57
16089         Log: Move the grok_number and its lieutenant grok_numeric_radix
16090              from sv.c statics to util.c and public.
16091      Branch: perl
16092            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c
16093            ! perlapi.h pod/perlapi.pod proto.h sv.c util.c
16094 ____________________________________________________________________________
16095 [ 10504] By: nick                                  on 2001/06/10  17:47:06
16096         Log: Fix (valid) -Wall warnings in perlio.c
16097      Branch: perlio
16098            ! iperlsys.h
16099 ____________________________________________________________________________
16100 [ 10503] By: jhi                                   on 2001/06/10  17:38:28
16101         Log: Update perly_c.diff, update perly.fixer to edit away
16102              some of the -Wall noise.
16103      Branch: perl
16104            ! perly.c perly.fixer perly_c.diff vms/perly_c.vms
16105 ____________________________________________________________________________
16106 [ 10502] By: jhi                                   on 2001/06/10  17:09:42
16107         Log: Check the version of byacc.
16108      Branch: perl
16109            ! Makefile.SH
16110 ____________________________________________________________________________
16111 [ 10501] By: jhi                                   on 2001/06/10  17:00:08
16112         Log: Subject: [PATCH] perly.y overhaul
16113              From: Simon Cozens <simon@netthink.co.uk>
16114              Date: Sun, 10 Jun 2001 16:56:54 +0100
16115              Message-ID: <20010610165654.A16597@deep-dark-truthful-mirror.pmb.ox.ac.uk>
16116              
16117              Plus make run_byacc.
16118      Branch: perl
16119            ! perly.c perly.h perly.y vms/perly_c.vms vms/perly_h.vms
16120 ____________________________________________________________________________
16121 [ 10500] By: jhi                                   on 2001/06/10  16:07:28
16122         Log: Integrate perlio.
16123      Branch: perl
16124           !> perlio.c perlsfio.h
16125 ____________________________________________________________________________
16126 [ 10499] By: nick                                  on 2001/06/10  15:01:08
16127         Log: Integrate mainline
16128      Branch: perlio
16129           !> Changes Configure embed.h embed.pl patchlevel.h proto.h sv.c
16130           !> t/pragma/locale.t util.c
16131 ____________________________________________________________________________
16132 [ 10498] By: jhi                                   on 2001/06/10  13:49:23
16133         Log: Put some meat on the perl572delta bones.  The list of
16134              selected bug fixes needs more work, as does still the
16135              whole document.
16136      Branch: perl
16137            ! pod/perl572delta.pod
16138 ____________________________________________________________________________
16139 [ 10497] By: nick                                  on 2001/06/10  12:27:51
16140         Log: Paper over a crack or two with USE_SFIO
16141      Branch: perlio
16142            ! perlio.c perlsfio.h
16143 ____________________________________________________________________________
16144 [ 10496] By: jhi                                   on 2001/06/10  11:04:22
16145         Log: Update Changes.
16146      Branch: perl
16147            ! Changes patchlevel.h
16148 ____________________________________________________________________________
16149 [ 10495] By: jhi                                   on 2001/06/10  10:55:34
16150         Log: Subject: Re: pragma/locale.t #107
16151              From: Hugo <hv@crypt.compulink.co.uk>
16152              Date: Sun, 10 Jun 2001 11:23:30 +0100
16153              Message-Id: <200106101023.LAA32085@crypt.compulink.co.uk>
16154              
16155              Encapsulate the scan of the decimal radix separator.
16156      Branch: perl
16157            ! embed.h embed.pl proto.h sv.c
16158 ____________________________________________________________________________
16159 [ 10494] By: jhi                                   on 2001/06/10  03:00:17
16160         Log: Try to grok numbers both with the locale specific separator
16161              and with the usual "." (if different from the lss); add a test
16162              to locale.t to do also a little bit of math in addition to just
16163              equalness testing; remove extraneous logic as suggested in
16164              
16165              Subject: Re: pragma/locale.t #107
16166              From: Nicholas Clark <nick@ccl4.org>
16167              Date: Sat, 9 Jun 2001 22:37:36 +0100
16168              Message-ID: <20010609223735.Y76396@plum.flirble.org>
16169      Branch: perl
16170            ! sv.c t/pragma/locale.t
16171 ____________________________________________________________________________
16172 [ 10493] By: jhi                                   on 2001/06/10  01:25:23
16173         Log: Metaconfig unit change for #10492.
16174      Branch: metaconfig/U/perl
16175            ! Extensions.U
16176 ____________________________________________________________________________
16177 [ 10492] By: jhi                                   on 2001/06/10  01:23:59
16178         Log: Subject: [PATCH] Don't build Thread.pm if USEITHREADS
16179              From: Artur Bergman <artur@contiller.se> 
16180              Date: Sat, 09 Jun 2001 21:03:51 +0200
16181              Message-ID: <B7483FB6.1398%artur@contiller.se>
16182      Branch: perl
16183            ! Configure
16184 ____________________________________________________________________________
16185 [ 10491] By: jhi                                   on 2001/06/10  01:15:40
16186         Log: Integrate perlio.
16187      Branch: perl
16188           !> perlsfio.h
16189 ____________________________________________________________________________
16190 [ 10490] By: jhi                                   on 2001/06/10  01:08:26
16191         Log: Do locale specific separator if only in locale.
16192      Branch: perl
16193            ! util.c
16194 ____________________________________________________________________________
16195 [ 10489] By: nick                                  on 2001/06/09  19:13:25
16196         Log: Make XS/Typemap compile (but fail) with sfio
16197      Branch: perlio
16198            ! perlsfio.h
16199 ____________________________________________________________________________
16200 [ 10488] By: nick                                  on 2001/06/09  19:12:51
16201         Log: Re-integrate mainline
16202      Branch: perlio
16203           !> embed.h embed.pl embedvar.h intrpvar.h perl.h perlapi.h
16204           !> proto.h sv.c util.c
16205 ____________________________________________________________________________
16206 [ 10487] By: nick                                  on 2001/06/09  16:26:29
16207         Log: Integrate mainline
16208      Branch: perlio
16209           !> (integrate 31 files)
16210 ____________________________________________________________________________
16211 [ 10486] By: jhi                                   on 2001/06/09  16:11:51
16212         Log: Subject: [PATCH] New attempt to clone callack
16213              From: Artur Bergman <artur@contiller.se> 
16214              Date: Thu, 07 Jun 2001 11:52:16 +0200
16215              Message-ID: <B7451B6F.12B7%artur@contiller.se>
16216      Branch: perl
16217            ! embedvar.h intrpvar.h perlapi.h sv.c
16218 ____________________________________________________________________________
16219 [ 10485] By: jhi                                   on 2001/06/09  15:23:52
16220         Log: Numeric conversion tweaks suggested by Hugo and Nicholas.
16221      Branch: perl
16222            ! embed.h embed.pl perl.h proto.h sv.c util.c
16223 ____________________________________________________________________________
16224 [ 10484] By: jhi                                   on 2001/06/09  14:47:25
16225         Log: Subject: Re: pragma/locale.t #107
16226              From: Nicholas Clark <nick@ccl4.org>
16227              Date: Sat, 9 Jun 2001 16:26:10 +0100
16228              Message-ID: <20010609162609.V76396@plum.flirble.org>
16229              
16230              A missing NVification.
16231      Branch: perl
16232            ! sv.c
16233 ____________________________________________________________________________
16234 [ 10483] By: jhi                                   on 2001/06/08  19:40:32
16235         Log: Redo the #10482, there already was a test script for formats.
16236      Branch: perl
16237            - t/io/format.t
16238            ! MANIFEST t/op/write.t
16239 ____________________________________________________________________________
16240 [ 10482] By: jhi                                   on 2001/06/08  19:34:45
16241         Log: Twisted format testing, from Merijn.
16242      Branch: perl
16243            + t/io/format.t
16244            ! MANIFEST
16245 ____________________________________________________________________________
16246 [ 10481] By: jhi                                   on 2001/06/08  19:21:56
16247         Log: More \p{In...} testing, combined with \N{...}.
16248      Branch: perl
16249            ! lib/utf8_heavy.pl t/op/pat.t
16250 ____________________________________________________________________________
16251 [ 10480] By: jhi                                   on 2001/06/08  14:16:06
16252         Log: Metaconfig changes for #10479.
16253      Branch: metaconfig
16254            ! U/Glossary.patch
16255      Branch: metaconfig/U/perl
16256            ! d_modfl.U
16257 ____________________________________________________________________________
16258 [ 10479] By: jhi                                   on 2001/06/08  14:15:32
16259         Log: Be inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG.
16260      Branch: perl
16261            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
16262            ! config_h.SH configure.com epoc/config.sh pp.c uconfig.h
16263            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
16264            ! win32/config.bc win32/config.gc win32/config.vc
16265 ____________________________________________________________________________
16266 [ 10478] By: jhi                                   on 2001/06/08  12:20:41
16267         Log: Subject: Re: [PATCH perl@10439] fix old $^S description in perlvms.pod
16268              From: "Craig A. Berry" <craigberry@mac.com>
16269              Date: Thu, 7 Jun 2001 14:27:20 -0500
16270              Message-Id: <a05100e01b7458075db7d@[172.16.52.1]>
16271      Branch: perl
16272            ! vms/perlvms.pod
16273 ____________________________________________________________________________
16274 [ 10477] By: jhi                                   on 2001/06/08  12:19:00
16275         Log: Subject: [PATCH] Unresolved symbol in ext/re/re.xs
16276              From: Gisle Aas <gisle@ActiveState.com>
16277              Date: 07 Jun 2001 17:04:29 -0700
16278              Message-ID: <lrae3jsupe.fsf@caliper.ActiveState.com>
16279      Branch: perl
16280            ! ext/re/re.xs
16281 ____________________________________________________________________________
16282 [ 10476] By: jhi                                   on 2001/06/08  01:35:42
16283         Log: Update Changes.
16284      Branch: perl
16285            ! Changes patchlevel.h
16286 ____________________________________________________________________________
16287 [ 10475] By: jhi                                   on 2001/06/08  00:53:45
16288         Log: Regen Glossary et alia.
16289      Branch: perl
16290            ! Porting/Glossary Porting/config.sh Porting/config_H
16291 ____________________________________________________________________________
16292 [ 10474] By: jhi                                   on 2001/06/07  22:06:38
16293         Log: Metaconfig unit changes for #10473.
16294      Branch: metaconfig/U/perl
16295            ! d_modfl.U
16296 ____________________________________________________________________________
16297 [ 10473] By: jhi                                   on 2001/06/07  22:06:16
16298         Log: Harumph, also AIX will spill its guts (i.e. dump core)
16299              if an executable contains modfl() but it hasn't been
16300              compiled right (in the case of AIX, with cc -qlongdouble).
16301      Branch: perl
16302            ! Configure
16303 ____________________________________________________________________________
16304 [ 10472] By: gsar                                  on 2001/06/07  20:04:28
16305         Log: integrate change#10471 from mainline
16306              
16307              in change#10451, check that CvOUTSIDE is a CV before looking in
16308              (it can apparently be SVt_NULL during global destruction)
16309      Branch: maint-5.6/perl
16310           !> op.c
16311 ____________________________________________________________________________
16312 [ 10471] By: gsar                                  on 2001/06/07  20:01:31
16313         Log: in change#10451, check that CvOUTSIDE is a CV before looking in
16314              (it can apparently be SVt_NULL during global destruction)
16315      Branch: perl
16316            ! op.c
16317 ____________________________________________________________________________
16318 [ 10470] By: jhi                                   on 2001/06/07  12:17:51
16319         Log: Subject: Re: [PATCH perl@10439] diagnostics and long C<=item>s
16320              From: Robin Barker <rmb1@cise.npl.co.uk>
16321              Date: Thu, 7 Jun 2001 13:01:06 +0100 (BST)
16322              Message-Id: <200106071201.NAA13627@tempest.npl.co.uk>
16323      Branch: perl
16324            ! lib/diagnostics.pm pod/perldiag.pod
16325 ____________________________________________________________________________
16326 [ 10469] By: jhi                                   on 2001/06/07  12:16:12
16327         Log: Subject: [PATCH perl@10439] long =item
16328              From: Robin Barker <rmb1@cise.npl.co.uk>
16329              Date: Thu, 7 Jun 2001 12:34:08 +0100 (BST)
16330              Message-Id: <200106071134.MAA10288@tempest.npl.co.uk>
16331      Branch: perl
16332            ! README.amiga lib/Attribute/Handlers.pm
16333            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
16334 ____________________________________________________________________________
16335 [ 10468] By: jhi                                   on 2001/06/07  12:08:56
16336         Log: Subject: [PATCH 5.7.1 pod/perlguts.pod] IOK vs pIOK docs
16337              Date: Thu, 7 Jun 2001 10:09:59 +0100 (BST)
16338              Reply-To: Dave Mitchell <davem@fdgroup.co.uk>
16339              Message-Id: <200106070909.KAA25610@gizmo.fdgroup.co.uk>
16340      Branch: perl
16341            ! pod/perlguts.pod
16342 ____________________________________________________________________________
16343 [ 10467] By: jhi                                   on 2001/06/07  12:04:26
16344         Log: Integrate perlio.
16345      Branch: perl
16346           !> sv.c
16347 ____________________________________________________________________________
16348 [ 10466] By: nick                                  on 2001/06/07  10:25:40
16349         Log: MULTIPLICITY fix for S_grok_number(), also a few gratuitious trailing
16350              whitespace tweaks.
16351              Still coredumps in pragma/overload.t - what a nice hard fail that is...
16352      Branch: perlio
16353            ! sv.c
16354 ____________________________________________________________________________
16355 [ 10465] By: nick                                  on 2001/06/07  08:41:58
16356         Log: Raw integrate of mainline for S_grok_number debug
16357              (sv.c has MULTIPLICITY issues as well as whatever else ...)
16358      Branch: perlio
16359            - plan9/perlplan9.doc plan9/perlplan9.pod
16360           !> (integrate 46 files)
16361 ____________________________________________________________________________
16362 [ 10464] By: jhi                                   on 2001/06/06  23:33:58
16363         Log: The proper prototyping for #10463.
16364      Branch: perl
16365            ! embed.h embed.pl proto.h sv.c
16366 ____________________________________________________________________________
16367 [ 10463] By: jhi                                   on 2001/06/06  23:15:30
16368         Log: Subject: Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
16369              From: Nicholas Clark <nick@ccl4.org>
16370              Date: Thu, 7 Jun 2001 00:29:59 +0100
16371              Message-ID: <20010607002959.Z76396@plum.flirble.org>
16372      Branch: perl
16373            ! sv.c
16374 ____________________________________________________________________________
16375 [ 10462] By: jhi                                   on 2001/06/06  23:13:19
16376         Log: Subject: [PATCH perl@10439] fix old $^S description in perlvms.pod
16377              From: "Craig A. Berry" <craigberry@mac.com>
16378              Date: Wed, 06 Jun 2001 17:54:30 -0500
16379              Message-Id: <5.1.0.14.0.20010606174814.03c2c880@exchi01>
16380      Branch: perl
16381            ! vms/perlvms.pod
16382 ____________________________________________________________________________
16383 [ 10461] By: jhi                                   on 2001/06/06  23:10:00
16384         Log: Podify the remaining README.platform files;
16385              merge README.plan9 and plan9/perlplan9.pod;
16386              delete plan9/perlplan9.* (the perlplan.doc needs to
16387              be regenerated in Plan 9); make the =head1 and =head2
16388              in the README.platform to be a little more verbose
16389              (skipped README.os2 not to anger Ilya) so that they
16390              look better in the toc; regen toc.
16391      Branch: perl
16392            - plan9/perlplan9.doc plan9/perlplan9.pod
16393            ! MANIFEST README.aix README.amiga README.apollo README.beos
16394            ! README.bs2000 README.cygwin README.dgux README.dos README.epoc
16395            ! README.hpux README.hurd README.machten README.macos
16396            ! README.micro README.mint README.mpeix README.os390
16397            ! README.plan9 README.qnx README.solaris README.threads
16398            ! README.tru64 README.vmesa README.vms README.vos README.win32
16399            ! plan9/mkfile pod/buildtoc.PL pod/perl.pod pod/perlport.pod
16400            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
16401 ____________________________________________________________________________
16402 [ 10460] By: jhi                                   on 2001/06/06  20:58:53
16403         Log: Subject: [PATCH] Re: Bug in perlguts documentation?
16404              From: Mike Guy <mjtg@cam.ac.uk>
16405              Reply-To: mjtg@cam.ac.uk
16406              Message-Id: <E157fiS-0006Q7-00@draco.cus.cam.ac.uk>
16407      Branch: perl
16408            ! pod/perlguts.pod
16409 ____________________________________________________________________________
16410 [ 10459] By: jhi                                   on 2001/06/06  20:58:15
16411         Log: Subject: [PATCH] Re: [ID 20010604.015] taint + comma = false insecurity
16412              From: Mike Guy <mjtg@cam.ac.uk>
16413              Reply-To: mjtg@cam.ac.uk
16414              Message-Id: <E157flx-0006Uz-00@draco.cus.cam.ac.uk>
16415      Branch: perl
16416            ! pod/perlsec.pod
16417 ____________________________________________________________________________
16418 [ 10458] By: jhi                                   on 2001/06/06  20:56:04
16419         Log: Disable long doubles from pre-5.0 Tru64s.
16420      Branch: perl
16421            ! README.tru64 hints/dec_osf.sh
16422 ____________________________________________________________________________
16423 [ 10457] By: jhi                                   on 2001/06/06  20:49:23
16424         Log: The #10455 exposed that modfl() is fundamentally busted
16425              (as in: dumps core) in pre-5.0 Tru64, so better avoid even
16426              testing it.
16427      Branch: perl
16428            ! hints/dec_osf.sh
16429 ____________________________________________________________________________
16430 [ 10456] By: jhi                                   on 2001/06/06  20:48:35
16431         Log: Metaconfig unit change for #10455.
16432      Branch: metaconfig/U/perl
16433            ! d_modfl.U
16434 ____________________________________________________________________________
16435 [ 10455] By: jhi                                   on 2001/06/06  20:48:09
16436         Log: Configure check for geborken modfl(), inspired by
16437              
16438              Subject: Re: [20010118.017] op/int.t failure 
16439              From: Hugo <hv@crypt.compulink.co.uk>
16440              Date: Tue, 05 Jun 2001 13:43:27 +0100
16441              Message-Id: <200106051243.NAA15525@crypt.compulink.co.uk>
16442      Branch: perl
16443            ! Configure
16444 ____________________________________________________________________________
16445 [ 10454] By: jhi                                   on 2001/06/06  11:45:08
16446         Log: Integrate changes #10450 and #10451 from maintperl:
16447              
16448              optimize change#10448 slightly (don't repeat search in eval""s lexical
16449              scope, since that has already been searched)
16450              
16451              change#9108 needs subtler treatment for case of closures created
16452              within eval""
16453      Branch: perl
16454           !> op.c t/op/misc.t
16455 ____________________________________________________________________________
16456 [ 10453] By: jhi                                   on 2001/06/06  11:42:10
16457         Log: MakeMaker magic to compile (when no dynamic loading)
16458              List/Util.xsc as (ListUtil.c and) ListUtil.o since
16459              POSIX-BC (BS2000) linker has an evil limitation of
16460              being unable to include in the same executable several
16461              object files with the same name - case-insensitively -
16462              because otherwise we conflict with util.c.
16463              Strictly speaking currently required only in POSIX-BC
16464              but probably will do no harm elsewhere where static
16465              linking is required.
16466      Branch: perl
16467            ! ext/List/Util/Makefile.PL
16468 ____________________________________________________________________________
16469 [ 10452] By: nick                                  on 2001/06/06  08:59:51
16470         Log: Integrate mainline.
16471      Branch: perlio
16472           +> lib/Attribute/Handlers/demo/Demo.pm
16473           +> lib/Attribute/Handlers/demo/Descriptions.pm
16474           +> lib/Attribute/Handlers/demo/MyClass.pm
16475           +> lib/Attribute/Handlers/demo/demo.pl
16476           +> lib/Attribute/Handlers/demo/demo2.pl
16477           +> lib/Attribute/Handlers/demo/demo3.pl
16478           +> lib/Attribute/Handlers/demo/demo4.pl
16479           +> lib/Attribute/Handlers/demo/demo_call.pl
16480           +> lib/Attribute/Handlers/demo/demo_chain.pl
16481           +> lib/Attribute/Handlers/demo/demo_cycle.pl
16482           +> lib/Attribute/Handlers/demo/demo_hashdir.pl
16483           +> lib/Attribute/Handlers/demo/demo_phases.pl
16484           +> lib/Attribute/Handlers/demo/demo_range.pl
16485           +> lib/Attribute/Handlers/demo/demo_rawdata.pl t/op/override.t
16486           +> uts/strtol_wrap.c
16487           !> (integrate 91 files)
16488 ____________________________________________________________________________
16489 [ 10451] By: gsar                                  on 2001/06/06  07:11:36
16490         Log: change#9108 needs subtler treatment for case of closures created
16491              within eval""
16492      Branch: maint-5.6/perl
16493            ! op.c t/op/misc.t
16494 ____________________________________________________________________________
16495 [ 10450] By: gsar                                  on 2001/06/06  05:47:25
16496         Log: optimize change#10448 slightly (don't repeat search in eval""s lexical
16497              scope, since that has already been searched)
16498      Branch: maint-5.6/perl
16499            ! op.c
16500 ____________________________________________________________________________
16501 [ 10449] By: jhi                                   on 2001/06/06  01:33:31
16502         Log: Integrate change #10448 from maintperl; lexicals
16503              outside an eval"" weren't resolved correctly inside a subroutine
16504              definition inside the eval"" if they were not already referenced
16505              in the toplevel of the eval""-ed code
16506      Branch: perl
16507           !> cop.h op.c pp_ctl.c t/op/misc.t
16508 ____________________________________________________________________________
16509 [ 10448] By: gsar                                  on 2001/06/06  01:03:26
16510         Log: fix yet another bug of hoary vintage found by change#10394: lexicals
16511              outside an eval"" weren't resolved correctly inside a subroutine
16512              definition inside the eval"" if they were not already referenced
16513              in the toplevel of the eval""-ed code
16514      Branch: maint-5.6/perl
16515            ! cop.h op.c pp_ctl.c t/op/misc.t
16516 ____________________________________________________________________________
16517 [ 10447] By: jhi                                   on 2001/06/06  00:51:04
16518         Log: Subject: [PATCH] perl570delta.pod
16519              From: Peter Scott <Peter@PSDT.com> 
16520              Date: Tue, 05 Jun 2001 18:51:02 -0700
16521              Message-Id: <4.3.2.7.2.20010605183619.00a94400@psdt.com>
16522      Branch: perl
16523            ! pod/perl570delta.pod
16524 ____________________________________________________________________________
16525 [ 10446] By: jhi                                   on 2001/06/05  23:45:05
16526         Log: The fudge factor is no more needed.  I hope.
16527      Branch: perl
16528            ! t/lib/posix.t
16529 ____________________________________________________________________________
16530 [ 10445] By: jhi                                   on 2001/06/05  23:19:19
16531         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms 
16532              From: Hugo <hv@crypt.compulink.co.uk>
16533              Date: Tue, 05 Jun 2001 12:58:19 +0100
16534              Message-Id: <200106051158.MAA04605@crypt.compulink.co.uk>
16535      Branch: perl
16536            ! util.c
16537 ____________________________________________________________________________
16538 [ 10444] By: jhi                                   on 2001/06/05  11:09:01
16539         Log: Make up prototypes only for those who have the functions
16540              but not the prototypes.
16541      Branch: perl
16542            ! perl.h
16543 ____________________________________________________________________________
16544 [ 10443] By: jhi                                   on 2001/06/05  11:02:13
16545         Log: Subject: Re: Not OK: perl@10439 on win32 
16546              From: Prymmer/Kahn <pvhp@best.com> 
16547              Date: Mon, 4 Jun 2001 22:11:02 -0700 (PDT)
16548              Message-ID: <Pine.BSF.4.21.0106042136410.26316-100000@shell8.ba.best.com>
16549      Branch: perl
16550            ! perl.h util.c
16551 ____________________________________________________________________________
16552 [ 10442] By: jhi                                   on 2001/06/05  00:55:46
16553         Log: The metaconfig units changes for #10441.
16554      Branch: metaconfig
16555            ! U/modified/Extract.U U/modified/Extractall.U
16556            ! U/modified/Finish.U
16557 ____________________________________________________________________________
16558 [ 10441] By: jhi                                   on 2001/06/05  00:55:17
16559         Log: Extraction of the *.SH wasn't quite working with -Dmksymlinks.
16560      Branch: perl
16561            ! Configure
16562 ____________________________________________________________________________
16563 [ 10440] By: jhi                                   on 2001/06/05  00:28:27
16564         Log: Unnecessary fuzziness undone, noted by Mike Guy.
16565      Branch: perl
16566            ! t/op/tr.t
16567 ____________________________________________________________________________
16568 [ 10439] By: jhi                                   on 2001/06/04  17:14:31
16569         Log: Update Changes.
16570      Branch: perl
16571            ! Changes patchlevel.h
16572 ____________________________________________________________________________
16573 [ 10438] By: jhi                                   on 2001/06/04  17:10:16
16574         Log: Test case for 'eval "a.b.c.d.e.f;sub"' save stack imbalance
16575              bug found by Ilmari Karonen; the bug fixed by Sarathy's lexical
16576              leakage patch.
16577      Branch: perl
16578            ! t/op/misc.t
16579 ____________________________________________________________________________
16580 [ 10437] By: jhi                                   on 2001/06/04  17:01:06
16581         Log: Test case for #10433/#10424.
16582      Branch: perl
16583            ! t/op/misc.t
16584 ____________________________________________________________________________
16585 [ 10436] By: jhi                                   on 2001/06/04  16:54:21
16586         Log: Subject: One fix for strtoul not setting errno
16587              From: hom00@utsglobal.com (Hal Morris)
16588              Date: Sat, 2 Jun 2001 09:23:11 -0700 (PDT)
16589              Message-Id: <200106021623.JAA06906@cepheus.utsglobal.com>
16590      Branch: perl
16591            + uts/strtol_wrap.c
16592            ! MANIFEST hints/uts.sh
16593 ____________________________________________________________________________
16594 [ 10435] By: jhi                                   on 2001/06/04  16:54:01
16595         Log: Metaconfig units changes for #10434.
16596      Branch: metaconfig
16597            ! U/modified/Cppsym.U
16598      Branch: metaconfig/U/perl
16599            + d_dbminitproto.U d_flockproto.U d_sockatmarkproto.U
16600            + d_syscallproto.U d_usleepproto.U
16601            ! longdblfio.U quadfio.U
16602 ____________________________________________________________________________
16603 [ 10434] By: jhi                                   on 2001/06/04  16:48:33
16604         Log: Configure tweaks; add prototype probes, make the cpp symbols
16605              probe to cast, not whine; test for %Ld and %Lf before %lld and
16606              %llf because the L is the ANSI way.
16607      Branch: perl
16608            ! Configure config_h.SH configure.com epoc/config.sh
16609            ! ext/ODBM_File/ODBM_File.xs perl.h pod/perltoc.pod uconfig.h
16610            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
16611            ! win32/config.bc win32/config.gc win32/config.vc x2p/str.c
16612 ____________________________________________________________________________
16613 [ 10433] By: jhi                                   on 2001/06/04  16:45:23
16614         Log: Sigh.  This is what #10424 was supposed to check in.
16615      Branch: perl
16616            ! op.c sv.c sv.h
16617 ____________________________________________________________________________
16618 [ 10432] By: jhi                                   on 2001/06/04  16:29:40
16619         Log: More verbose failure.
16620      Branch: perl
16621            ! t/op/ver.t
16622 ____________________________________________________________________________
16623 [ 10431] By: jhi                                   on 2001/06/04  16:21:55
16624         Log: The .pm changes to go with #10428.
16625      Branch: perl
16626            ! ext/Fcntl/Fcntl.pm ext/Socket/Socket.pm
16627            ! ext/Sys/Syslog/Syslog.pm
16628 ____________________________________________________________________________
16629 [ 10430] By: jhi                                   on 2001/06/04  16:05:20
16630         Log: On second thoughts show to utf8 skippage message only
16631              on failures, it's too confusing otherwise,
16632      Branch: perl
16633            ! t/pragma/locale.t
16634 ____________________________________________________________________________
16635 [ 10429] By: jhi                                   on 2001/06/04  14:47:50
16636         Log: Do not import anything from Encode.
16637      Branch: perl
16638            ! ext/MIME/Base64/QuotedPrint.pm
16639 ____________________________________________________________________________
16640 [ 10428] By: jhi                                   on 2001/06/04  14:45:47
16641         Log: The #10402 didn't take.  Weird.
16642      Branch: perl
16643            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
16644            ! ext/Sys/Syslog/Syslog.xs
16645 ____________________________________________________________________________
16646 [ 10427] By: jhi                                   on 2001/06/04  12:55:39
16647         Log: Eradicate traces of 'asciirange' re subpragma.
16648      Branch: perl
16649            ! ext/B/B/Deparse.pm ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm
16650            ! pod/perldiag.pod
16651 ____________________________________________________________________________
16652 [ 10426] By: jhi                                   on 2001/06/04  12:44:05
16653         Log: use is a compile-time thing.
16654      Branch: perl
16655            ! ext/MIME/Base64/QuotedPrint.pm
16656 ____________________________________________________________________________
16657 [ 10425] By: jhi                                   on 2001/06/04  12:39:44
16658         Log: Subject: [PATCH perl@10419] -Wall casting patch
16659              From: Robin Barker <rmb1@cise.npl.co.uk>
16660              Date: Mon, 4 Jun 2001 14:27:28 +0100 (BST)
16661              Message-Id: <200106041327.OAA15338@tempest.npl.co.uk>
16662      Branch: perl
16663            ! ext/Devel/DProf/DProf.xs mg.c
16664 ____________________________________________________________________________
16665 [ 10424] By: jhi                                   on 2001/06/04  12:23:30
16666         Log: Subject: [PATCH #2] introducing SVpad_TYPED
16667              From: Abhijit Menon-Sen <ams@wiw.org>
16668              Date: Mon, 4 Jun 2001 12:26:02 +0530
16669              Message-ID: <20010604122602.A5775@lustre.linux.in>
16670      Branch: perl
16671            ! op.c sv.c sv.h
16672 ____________________________________________________________________________
16673 [ 10423] By: gsar                                  on 2001/06/04  05:12:18
16674         Log: testsuite for change#10192 (from Gisle Aas)
16675      Branch: perl
16676            + t/op/override.t
16677            ! MANIFEST
16678 ____________________________________________________________________________
16679 [ 10422] By: gsar                                  on 2001/06/04  02:32:03
16680         Log: integrate changes#10414-10416 from mainline
16681              
16682              Potential buffer overrun if the radix separator is more than
16683              one byte.  Also, under locales, prefer the locale-specific
16684              separator over the old boring ".".
16685              
16686              "10.", that is, decimal numbers can have no decimal part at all.
16687              
16688              The non-locale places need love, too.
16689      Branch: maint-5.6/perl
16690           !> perl.h sv.c
16691 ____________________________________________________________________________
16692 [ 10421] By: jhi                                   on 2001/06/04  02:25:53
16693         Log: Missed from #10420.
16694      Branch: perl
16695            ! epoc/config.sh
16696 ____________________________________________________________________________
16697 [ 10420] By: jhi                                   on 2001/06/04  02:19:58
16698         Log: Missed HAS_SETRESGID_PROTO.  No serious harm done since
16699              often this prototype goes with HAS_SETRESUID_PROTO.
16700      Branch: perl
16701            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
16702            ! config_h.SH configure.com perl.h uconfig.h
16703 ____________________________________________________________________________
16704 [ 10419] By: jhi                                   on 2001/06/04  00:24:55
16705         Log: Update Changes.
16706      Branch: perl
16707            ! Changes patchlevel.h
16708 ____________________________________________________________________________
16709 [ 10418] By: jhi                                   on 2001/06/03  23:58:04
16710         Log: -Wall "subscript has type `char'" cleanup.
16711      Branch: perl
16712            ! ext/File/Glob/bsd_glob.c x2p/a2py.c x2p/str.c x2p/walk.c
16713 ____________________________________________________________________________
16714 [ 10417] By: jhi                                   on 2001/06/03  23:37:17
16715         Log: Various "cast to pointer from integer of different size"
16716              picked up by gcc -Wall (in Tru64 where pointers are 64 bits
16717              wide but I32 (int) only 32 bits wide).
16718              
16719              WARNING: the classnum and tagnum changes in Storable.xs
16720              may not be wise, they may be breaking binary compatibility
16721              (in 64-bit platforms), asked Raphael Manfredi about the changes.
16722      Branch: perl
16723            ! embed.pl ext/Devel/DProf/DProf.xs ext/Storable/Storable.xs
16724            ! mg.c proto.h
16725 ____________________________________________________________________________
16726 [ 10416] By: jhi                                   on 2001/06/03  23:15:24
16727         Log: The non-locale places need love, too.
16728      Branch: perl
16729            ! perl.h
16730 ____________________________________________________________________________
16731 [ 10415] By: jhi                                   on 2001/06/03  23:10:55
16732         Log: "10.", that is, decimal numbers can have no decimal part at all.
16733      Branch: perl
16734            ! perl.h
16735 ____________________________________________________________________________
16736 [ 10414] By: jhi                                   on 2001/06/03  22:49:55
16737         Log: Potential buffer overrun if the radix separator is more than
16738              one byte.  Also, under locales, prefer the locale-specific
16739              separator over the old boring ".".
16740      Branch: perl
16741            ! perl.h sv.c
16742 ____________________________________________________________________________
16743 [ 10413] By: jhi                                   on 2001/06/03  22:42:10
16744         Log: Integrate change #10412 from maintperl; locale is now
16745              per-cop, not per-op; plus retweak the locale.t to always
16746              list the skipped utf8 locales.
16747      Branch: perl
16748            ! t/pragma/locale.t
16749           !> embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
16750           !> pp.sym pp_ctl.c pp_proto.h pp_sys.c util.c
16751 ____________________________________________________________________________
16752 [ 10412] By: gsar                                  on 2001/06/03  22:23:16
16753         Log: rationalize locale handling to fix the bugs uncovered by change#10394
16754              
16755              the major issue was that the runtime was looking at PL_hints rather
16756              than op_private to notice whether locale was enabled
16757              
16758              the secondary issue was that many locale-sensitive numeric ops didn't
16759              have HINT_LOCALE propagated into their op_private
16760              
16761              HINT_LOCALE is now propagated per-statement (i.e., via PL_curcop)
16762              instead of per-op, just like HINT_BYTE and the hints for lexical
16763              warnings (this makes the hint available to every op via PL_curcop)
16764              
16765              pragma/locale.t may need to be reworked with these fixes in mind
16766              (it currently passes its tests)
16767      Branch: maint-5.6/perl
16768            ! embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
16769            ! pp.sym pp_ctl.c pp_proto.h pp_sys.c t/pragma/locale.t util.c
16770 ____________________________________________________________________________
16771 [ 10411] By: jhi                                   on 2001/06/03  17:50:49
16772         Log: More verbose debugging.
16773      Branch: perl
16774            ! t/pragma/locale.t
16775 ____________________________________________________________________________
16776 [ 10410] By: jhi                                   on 2001/06/03  17:36:40
16777         Log: Subject: RE: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
16778              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
16779              Date: Sat, 2 Jun 2001 22:53:33 +0100
16780              Message-ID: <000601c0ebae$77d10dc0$99dcfea9@bfs.phone.com>
16781      Branch: perl
16782            ! regcomp.c t/pragma/warn/regcomp
16783 ____________________________________________________________________________
16784 [ 10409] By: jhi                                   on 2001/06/03  17:27:13
16785         Log: Mention that lexicalizing $a or $b is a bad idea if one
16786              wants to use sort().
16787      Branch: perl
16788            ! pod/perlvar.pod
16789 ____________________________________________________________________________
16790 [ 10408] By: jhi                                   on 2001/06/03  16:52:41
16791         Log: Tweak the test to be happy if the accuracy is 'good enough'.
16792      Branch: perl
16793            ! t/lib/posix.t
16794 ____________________________________________________________________________
16795 [ 10407] By: jhi                                   on 2001/06/03  16:50:33
16796         Log: Upgrade to Attribute::Handlers 0.70.
16797              
16798              NOTE: this unearthed the "too late for CHECK block" bug,
16799              that's why the 1_compile.t change.
16800      Branch: perl
16801            + lib/Attribute/Handlers/demo/Demo.pm
16802            + lib/Attribute/Handlers/demo/Descriptions.pm
16803            + lib/Attribute/Handlers/demo/MyClass.pm
16804            + lib/Attribute/Handlers/demo/demo.pl
16805            + lib/Attribute/Handlers/demo/demo2.pl
16806            + lib/Attribute/Handlers/demo/demo3.pl
16807            + lib/Attribute/Handlers/demo/demo4.pl
16808            + lib/Attribute/Handlers/demo/demo_call.pl
16809            + lib/Attribute/Handlers/demo/demo_chain.pl
16810            + lib/Attribute/Handlers/demo/demo_cycle.pl
16811            + lib/Attribute/Handlers/demo/demo_hashdir.pl
16812            + lib/Attribute/Handlers/demo/demo_phases.pl
16813            + lib/Attribute/Handlers/demo/demo_range.pl
16814            + lib/Attribute/Handlers/demo/demo_rawdata.pl
16815            ! MANIFEST lib/Attribute/Handlers.pm t/lib/1_compile.t
16816            ! t/lib/attrhand.t
16817 ____________________________________________________________________________
16818 [ 10406] By: jhi                                   on 2001/06/03  16:40:03
16819         Log: One less -Wall whine.
16820      Branch: perl
16821            ! regcomp.c
16822 ____________________________________________________________________________
16823 [ 10405] By: jhi                                   on 2001/06/03  16:30:34
16824         Log: Integrate change #10404 from maintperl; eval.t was in pre-10394 mood.
16825      Branch: perl
16826           !> t/op/eval.t
16827 ____________________________________________________________________________
16828 [ 10404] By: gsar                                  on 2001/06/03  16:23:07
16829         Log: eval.t was relying on pre-change#10394 buggy behavior (lexicals
16830              aren't "normally" visible inside eval""s contained in subs unless
16831              a cloned reference to them already exists)
16832              
16833              strangely enough, t/harness didn't show this up as a failure
16834              (harness needs fixing?)
16835      Branch: maint-5.6/perl
16836            ! t/op/eval.t
16837 ____________________________________________________________________________
16838 [ 10403] By: jhi                                   on 2001/06/03  16:22:59
16839         Log: Update to Text::Balanced 1.85.
16840      Branch: perl
16841            ! lib/Text/Balanced.pm t/lib/tb-xvari.t
16842 ____________________________________________________________________________
16843 [ 10402] By: jhi                                   on 2001/06/03  16:18:09
16844         Log: Subject: [PATCH] Re: ext/Socket/Socket.xs
16845              From: Nicholas Clark <nick@ccl4.org>
16846              Date: Sun, 3 Jun 2001 17:54:36 +0100
16847              Message-ID: <20010603175436.E76396@plum.flirble.org> 
16848      Branch: perl
16849            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
16850            ! ext/Sys/Syslog/Syslog.xs
16851 ____________________________________________________________________________
16852 [ 10401] By: jhi                                   on 2001/06/03  16:09:33
16853         Log: Unused variables.
16854      Branch: perl
16855            ! util.c
16856 ____________________________________________________________________________
16857 [ 10400] By: jhi                                   on 2001/06/03  16:04:26
16858         Log: Subject: [PATCH] APIfy op_clear 
16859              From: Simon Cozens <simon@netthink.co.uk>
16860              Date: Sun, 3 Jun 2001 13:51:46 +0100
16861              Message-ID: <20010603135146.A9984@deep-dark-truthful-mirror.pmb.ox.ac.uk>
16862              
16863              (despite the subject line, op_null is APIfied by the patch)
16864      Branch: perl
16865            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
16866 ____________________________________________________________________________
16867 [ 10399] By: jhi                                   on 2001/06/03  15:51:35
16868         Log: Subject: [PATCH] t/lib/extutils.t
16869              From: Nicholas Clark <nick@ccl4.org>
16870              Date: Sat, 2 Jun 2001 23:57:05 +0100
16871              Message-ID: <20010602235705.Q12698@plum.flirble.org>
16872      Branch: perl
16873            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
16874 ____________________________________________________________________________
16875 [ 10398] By: jhi                                   on 2001/06/03  15:34:11
16876         Log: Subject: [PATCH: perl@10360] update two win32 Makefiles
16877              From: Prymmer/Kahn <pvhp@best.com>
16878              Date: Sun, 3 Jun 2001 08:55:14 -0700 (PDT)
16879              Message-ID: <Pine.BSF.4.21.0106030845550.21619-100000@shell8.ba.best.com>
16880      Branch: perl
16881            ! win32/Makefile win32/makefile.mk
16882 ____________________________________________________________________________
16883 [ 10397] By: jhi                                   on 2001/06/03  15:12:13
16884         Log: Subject: Re: 'decimal digits' macro? 
16885              From: Hugo <hv@crypt.compulink.co.uk>
16886              Date: Sun, 03 Jun 2001 04:26:36 +0100
16887              Message-Id: <200106030326.EAA18786@crypt.compulink.co.uk>
16888      Branch: perl
16889            ! handy.h t/lib/posix.t t/op/tr.t
16890 ____________________________________________________________________________
16891 [ 10396] By: jhi                                   on 2001/06/03  15:10:49
16892         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
16893              From: Hugo <hv@crypt.compulink.co.uk>
16894              Date: Sun, 03 Jun 2001 14:56:30 +0100
16895              Message-Id: <200106031356.OAA12517@crypt.compulink.co.uk>
16896      Branch: perl
16897            ! util.c
16898 ____________________________________________________________________________
16899 [ 10395] By: jhi                                   on 2001/06/03  14:59:41
16900         Log: Integrate change #10394 from maintperl; lexical file scope leakage.
16901      Branch: perl
16902           !> perly.c perly.y t/op/misc.t t/pragma/warn/universal
16903           !> vms/perly_c.vms
16904 ____________________________________________________________________________
16905 [ 10394] By: gsar                                  on 2001/06/03  03:05:43
16906         Log: fix leakage of lexicals at file scope into subroutines that were
16907              declared before them; this appears to be a longstanding bug that
16908              meant that lexicals at file scope were never "deintroduced", meaning
16909              their scope range was never properly closed, and their visibility
16910              extended to all subsequent eval""s or requires
16911              
16912              added a test case
16913              
16914              seems to also fix a case of bogus duplicate warnings
16915      Branch: maint-5.6/perl
16916            ! perly.c perly.y t/op/misc.t t/pragma/warn/universal
16917            ! vms/perly_c.vms
16918 ____________________________________________________________________________
16919 [ 10393] By: jhi                                   on 2001/06/02  16:55:03
16920         Log: More VMS tweaks from Craig A. Berry.
16921      Branch: perl
16922            ! configure.com t/lib/extutils.t
16923 ____________________________________________________________________________
16924 [ 10392] By: jhi                                   on 2001/06/02  16:48:26
16925         Log: -Wall cleanup continues.
16926      Branch: perl
16927            ! README.tru64 embed.h embed.pl ext/NDBM_File/NDBM_File.xs
16928            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
16929            ! ext/Storable/Storable.xs ext/Sys/Hostname/Hostname.xs
16930            ! ext/Sys/Syslog/Syslog.xs perl.c proto.h regcomp.c regexec.c
16931            ! run.c toke.c util.c
16932 ____________________________________________________________________________
16933 [ 10391] By: jhi                                   on 2001/06/02  13:29:47
16934         Log: The metaconfig unit change for #10390.
16935      Branch: metaconfig/U/perl
16936            ! gccvers.U
16937 ____________________________________________________________________________
16938 [ 10390] By: jhi                                   on 2001/06/02  13:29:12
16939         Log: Drop the -ansi from the default gcc flags.
16940              
16941              Off_t/off_t is a struct in Solaris with largefiles, and with -ansi
16942              that struct cannot be compared with a flat integer, such as STRLEN.
16943              The -ansi will also cause a lot of noise in Solaris because of:
16944              /usr/include/sys/resource.h:148: warning: `struct rlimit64' declared inside parameter list
16945      Branch: perl
16946            ! Configure
16947 ____________________________________________________________________________
16948 [ 10389] By: jhi                                   on 2001/06/02  13:14:57
16949         Log: Integrate perlio.
16950      Branch: perl
16951           !> pod/perlapi.pod util.c
16952 ____________________________________________________________________________
16953 [ 10388] By: nick                                  on 2001/06/02  08:01:12
16954         Log: Integrate mainline
16955      Branch: perlio
16956           +> lib/Attribute/Handlers.pm t/lib/attrhand.t
16957           !> MANIFEST configure.com ext/MIME/Base64/QuotedPrint.pm
16958           !> lib/File/Find.pm pod/perlmodlib.pod pod/perltoc.pod
16959           !> t/lib/1_compile.t t/lib/mimeqp.t
16960 ____________________________________________________________________________
16961 [ 10387] By: nick                                  on 2001/06/02  07:39:17
16962         Log: Tweak util.c's atof2 for MULTIPLICITY
16963      Branch: perlio
16964            ! util.c
16965 ____________________________________________________________________________
16966 [ 10386] By: nick                                  on 2001/06/02  07:38:33
16967         Log: Integrate mainline
16968      Branch: perlio
16969           !> (integrate 41 files)
16970 ____________________________________________________________________________
16971 [ 10385] By: jhi                                   on 2001/06/01  22:12:48
16972         Log: Add Attribute::Handlers 0.61 from Damian Conway.
16973      Branch: perl
16974            + lib/Attribute/Handlers.pm t/lib/attrhand.t
16975            ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod t/lib/1_compile.t
16976 ____________________________________________________________________________
16977 [ 10384] By: jhi                                   on 2001/06/01  21:53:14
16978         Log: Subject: [PATCH: perl@10328] allow MIME::QuotePrint to handle ASCII code numbers on EBCDIC machines
16979              From: Peter Prymmer <pvhp@forte.com>
16980              Date: Fri, 1 Jun 2001 15:49:22 -0700 (PDT)
16981              Message-ID: <Pine.OSF.4.10.10106011545140.323662-100000@aspara.forte.com>
16982      Branch: perl
16983            ! ext/MIME/Base64/QuotedPrint.pm t/lib/mimeqp.t
16984 ____________________________________________________________________________
16985 [ 10383] By: jhi                                   on 2001/06/01  21:36:11
16986         Log: Subject: [PATCH File::Find] 'do 1' and puzzling (?>...)
16987              From: Jeff Pinyan <jeffp@crusoe.net>
16988              Date: Fri, 1 Jun 2001 14:13:56 -0400 (EDT)
16989              Message-ID: <Pine.GSO.4.21.0106011412520.21027-100000@crusoe.crusoe.net>
16990      Branch: perl
16991            ! lib/File/Find.pm
16992 ____________________________________________________________________________
16993 [ 10382] By: jhi                                   on 2001/06/01  21:35:02
16994         Log: Subject: [PATCH perl@10381] configure.com tweaks
16995              From: "Craig A. Berry" <craigberry@mac.com>
16996              Date: Fri, 1 Jun 2001 13:55:43 -0500
16997              Message-Id: <a05100e00b73d942aa9da@[172.16.52.1]>
16998      Branch: perl
16999            ! configure.com
17000 ____________________________________________________________________________
17001 [ 10381] By: jhi                                   on 2001/06/01  16:37:21
17002         Log: Update Changes.
17003      Branch: perl
17004            ! Changes patchlevel.h
17005 ____________________________________________________________________________
17006 [ 10380] By: jhi                                   on 2001/06/01  16:19:18
17007         Log: Subject: [PATCH] Re: [ID 20010529.004] program doesn't work unless in debug mode
17008              From: Mike Guy <mjtg@cam.ac.uk>
17009              Date: Fri, 01 Jun 2001 18:17:02 +0100
17010              Message-Id: <E155sXm-0001C2-00@draco.cus.cam.ac.uk>
17011      Branch: perl
17012            ! lib/perl5db.pl
17013 ____________________________________________________________________________
17014 [ 10379] By: jhi                                   on 2001/06/01  16:13:28
17015         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
17016              From: Hugo <hv@crypt.compulink.co.uk>
17017              Date: Thu, 31 May 2001 20:49:48 +0100
17018              Message-Id: <200105311949.UAA02798@crypt.compulink.co.uk>
17019      Branch: perl
17020            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c proto.h
17021            ! util.c
17022 ____________________________________________________________________________
17023 [ 10378] By: jhi                                   on 2001/06/01  15:56:35
17024         Log: Zero() is not available in x2p (or, rather, some of its
17025              implementations like memzero() might not be available.)
17026      Branch: perl
17027            ! x2p/hash.c
17028 ____________________________________________________________________________
17029 [ 10377] By: jhi                                   on 2001/06/01  15:44:48
17030         Log: Subject: [PATCH x2p/hash.c] bzero -> memset
17031              From: Michael G Schwern <schwern@pobox.com>
17032              Date: Fri, 1 Jun 2001 12:00:29 +0100
17033              Message-ID: <20010601120029.F29027@blackrider.blackstar.co.uk>
17034              
17035              (But use Zero() instead of memset.)
17036      Branch: perl
17037            ! x2p/hash.c
17038 ____________________________________________________________________________
17039 [ 10376] By: jhi                                   on 2001/06/01  15:39:52
17040         Log: Subject: Re: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
17041              From: Jeff Pinyan <jeffp@crusoe.net>
17042              Date: Fri, 1 Jun 2001 10:33:55 -0400 (EDT)
17043              Message-ID: <Pine.GSO.4.21.0106011032080.21027-100000@crusoe.crusoe.net>
17044      Branch: perl
17045            ! pod/perldiag.pod regcomp.c t/op/pat.t
17046 ____________________________________________________________________________
17047 [ 10375] By: jhi                                   on 2001/06/01  15:36:35
17048         Log: Retract #10324 and #10333; not needed.
17049      Branch: perl
17050            ! hints/irix_6.sh hints/linux.sh
17051 ____________________________________________________________________________
17052 [ 10374] By: jhi                                   on 2001/06/01  15:35:19
17053         Log: The #10370 wasn't quite right.
17054      Branch: perl
17055            ! ext/XS/Typemap/Typemap.xs
17056 ____________________________________________________________________________
17057 [ 10373] By: jhi                                   on 2001/06/01  15:34:49
17058         Log: The metaconfig units changes for #10372.
17059      Branch: metaconfig/U/perl
17060            + d_realpath.U d_sresgproto.U d_sresuproto.U
17061            ! gccvers.U i_db.U
17062 ____________________________________________________________________________
17063 [ 10372] By: jhi                                   on 2001/06/01  15:34:24
17064         Log: Configure tweaks; record the Berkeley DB version,
17065              probe for realpath(), for setresuid() and setresgid()
17066              prototypes; use realpath() (try to be paranoid enough),
17067              use the setres[ug]id prototypes because glibc has the functions
17068              but not their prototypes; add -Wall -ansi to gcc ccflags;
17069              regen toc.
17070      Branch: perl
17071            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
17072            ! config_h.SH configure.com epoc/config.sh
17073            ! ext/DB_File/DB_File.xs perl.h pod/perlapi.pod pod/perltoc.pod
17074            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
17075            ! vos/config.ga.def win32/config.bc win32/config.gc
17076            ! win32/config.vc
17077 ____________________________________________________________________________
17078 [ 10371] By: jhi                                   on 2001/06/01  12:50:05
17079         Log: Subject: Re: [PATCH xsutils.c] Quieting warnings
17080              From: Michael G Schwern <schwern@pobox.com>
17081              Date: Fri, 1 Jun 2001 11:28:14 +0100
17082              Message-ID: <20010601112814.B29027@blackrider.blackstar.co.uk>
17083      Branch: perl
17084            ! lib/attributes.pm xsutils.c
17085 ____________________________________________________________________________
17086 [ 10370] By: jhi                                   on 2001/06/01  12:48:55
17087         Log: Subject: [PATCH] Fix -Wall on XS::Typemap
17088              From: Tim Jenness <t.jenness@jach.hawaii.edu>
17089              Date: Thu, 31 May 2001 16:15:37 -1000 (HST)
17090              Message-ID: <Pine.LNX.4.33.0105311610110.9337-100000@lapaki.jach.hawaii.edu>
17091      Branch: perl
17092            ! ext/XS/Typemap/Typemap.xs
17093 ____________________________________________________________________________
17094 [ 10369] By: jhi                                   on 2001/06/01  12:47:21
17095         Log: Subject: [patch] Cwd.xs optimizations/abstraction
17096              From: Doug MacEachern <dougm@covalent.net>
17097              Date: Thu, 31 May 2001 17:37:37 -0700 (PDT)
17098              Message-ID: <Pine.LNX.4.21.0105311733270.732-100000@mako.covalent.net> 
17099      Branch: perl
17100            ! embed.h embed.pl ext/Cwd/Cwd.xs global.sym lib/Cwd.pm
17101            ! objXSUB.h perlapi.c pod/perlapi.pod proto.h util.c
17102 ____________________________________________________________________________
17103 [ 10368] By: jhi                                   on 2001/06/01  12:32:00
17104         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!])
17105              From: Nicholas Clark <nick@ccl4.org>
17106              Date: Thu, 31 May 2001 23:56:40 +0100
17107              Message-ID: <20010531235640.F12698@plum.flirble.org>
17108              
17109              Make the test work also under only static extensions
17110              (sh Configure -Uusedl fakes this nicely)
17111      Branch: perl
17112            ! t/lib/extutils.t
17113 ____________________________________________________________________________
17114 [ 10367] By: jhi                                   on 2001/06/01  12:27:53
17115         Log: Subject: [PATCH hv.c] Eliminating trigraph
17116              From: Michael G Schwern <schwern@pobox.com>
17117              Message-ID: <20010601114955.E29027@blackrider.blackstar.co.uk>
17118              Date: Fri, 1 Jun 2001 11:49:56 +0100
17119      Branch: perl
17120            ! hv.c
17121 ____________________________________________________________________________
17122 [ 10366] By: jhi                                   on 2001/06/01  12:14:57
17123         Log: Subject: Re: [PATCH] Tests for File::Compare 
17124              From: "Philip Newton" <Philip.Newton@gmx.net>
17125              Date: Thu, 31 May 2001 19:44:05 +0200
17126              Message-Id: <200105311748.f4VHmCt18269@chaos.wustl.edu>
17127              
17128              Unnecessary "quotation marks".
17129      Branch: perl
17130            ! t/lib/filecomp.t
17131 ____________________________________________________________________________
17132 [ 10365] By: jhi                                   on 2001/06/01  12:13:26
17133         Log: Integrate perlio.
17134      Branch: perl
17135           !> lib/ExtUtils/MM_Win32.pm t/lib/filecomp.t
17136 ____________________________________________________________________________
17137 [ 10364] By: nick                                  on 2001/06/01  10:13:31
17138         Log: Cleanup dll.base and dll.exp created by GCC builds.
17139      Branch: perlio
17140            ! lib/ExtUtils/MM_Win32.pm
17141 ____________________________________________________________________________
17142 [ 10363] By: nick                                  on 2001/06/01  10:02:17
17143         Log: Make filecomp test work on CRLF platforms by adding binmode.
17144      Branch: perlio
17145            ! t/lib/filecomp.t
17146 ____________________________________________________________________________
17147 [ 10362] By: nick                                  on 2001/06/01  08:37:17
17148         Log: Integrate mainline
17149      Branch: perlio
17150           !> Changes Configure patchlevel.h perlio.c
17151 ____________________________________________________________________________
17152 [ 10361] By: jhi                                   on 2001/05/31  15:09:34
17153         Log: panic:claustrophobia.
17154      Branch: perl
17155            ! perlio.c
17156 ____________________________________________________________________________
17157 [ 10360] By: jhi                                   on 2001/05/31  13:04:25
17158         Log: Update Changes.
17159      Branch: perl
17160            ! Changes patchlevel.h
17161 ____________________________________________________________________________
17162 [ 10359] By: nick                                  on 2001/05/31  12:35:50
17163         Log: Integrate mainline.
17164      Branch: perlio
17165           +> t/lib/filecomp.t
17166           !> AUTHORS MANIFEST ext/Storable/Storable.xs gv.c perl.c perl.h
17167           !> pp_ctl.c sv.c t/lib/1_compile.t toke.c util.c
17168 ____________________________________________________________________________
17169 [ 10358] By: jhi                                   on 2001/05/31  12:35:05
17170         Log: Integrate perlio.
17171      Branch: perl
17172           !> t/pragma/warn/toke win32/config_H.bc win32/config_H.gc
17173           !> win32/config_H.vc
17174 ____________________________________________________________________________
17175 [ 10357] By: jhi                                   on 2001/05/31  12:34:04
17176         Log: Metaconfig unit change for #10356.
17177      Branch: metaconfig
17178            ! U/installdirs/inc_version_list.U
17179 ____________________________________________________________________________
17180 [ 10356] By: jhi                                   on 2001/05/31  12:33:41
17181         Log: Allow Configure -Dinc_version_list='5.6.0/$archname 5.6.0' ...
17182              (idea from Sarathy; implementation from Andy)
17183      Branch: perl
17184            ! Configure
17185 ____________________________________________________________________________
17186 [ 10355] By: jhi                                   on 2001/05/31  12:18:06
17187         Log: More AUTHORS.
17188      Branch: perl
17189            ! AUTHORS
17190 ____________________________________________________________________________
17191 [ 10354] By: jhi                                   on 2001/05/31  12:16:24
17192         Log: Subject: Re: [PATCH] Tests for File::Compare
17193              From: Alexander Gough <alexander.gough@st-hughs.oxford.ac.uk>
17194              Date: Thu, 31 May 2001 13:26:34 +0100 (GMT)
17195              Message-Id: <E155RX8-0004X2-00@wing1.herald.ox.ac.uk>
17196      Branch: perl
17197            + t/lib/filecomp.t
17198            ! MANIFEST t/lib/1_compile.t
17199 ____________________________________________________________________________
17200 [ 10353] By: jhi                                   on 2001/05/31  12:11:24
17201         Log: Subject: [PATCH] DEBUG_* macro cleanups
17202              From: Abhijit Menon-Sen <ams@wiw.org>
17203              Date: Thu, 31 May 2001 12:16:22 +0530
17204              Message-ID: <20010531121622.B4829@lustre.linux.in>
17205              
17206              Subject: Re: [PATCH] DEBUG_* macro cleanups
17207              From: Abhijit Menon-Sen <ams@wiw.org>
17208              Date: Thu, 31 May 2001 13:57:01 +0530
17209              Message-ID: <20010531135701.A21775@lustre.linux.in>
17210              
17211              (The DEBUG_ definitions in perl.h changed to use the
17212              STMT_START and STMT_END.)
17213      Branch: perl
17214            ! perl.h pp_ctl.c sv.c toke.c
17215 ____________________________________________________________________________
17216 [ 10352] By: jhi                                   on 2001/05/31  11:53:31
17217         Log: Subject: [PATCH] -Wall cleanups: perl.c, gv.c, Storable.xs
17218              From: Abhijit Menon-Sen <ams@wiw.org>
17219              Date: Thu, 31 May 2001 08:27:55 +0530
17220              Message-ID: <20010531082755.A10018@lustre.linux.in>
17221      Branch: perl
17222            ! ext/Storable/Storable.xs gv.c perl.c
17223 ____________________________________________________________________________
17224 [ 10351] By: jhi                                   on 2001/05/31  11:45:16
17225         Log: Subject: [PATCH] AUTHORS
17226              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
17227              Date: Thu, 31 May 2001 01:27:59 -0500
17228              Message-ID: <20010531012758.A1595@staff1.cso.uiuc.edu>
17229              
17230              Subject: Re: [PATCH] AUTHORS
17231              From: "Philip Newton" <Philip.Newton@gmx.net>
17232              Date: Thu, 31 May 2001 10:08:06 +0200
17233              (Message-Id missing?)
17234      Branch: perl
17235            ! AUTHORS
17236 ____________________________________________________________________________
17237 [ 10350] By: nick                                  on 2001/05/31  11:40:43
17238         Log: win32 - dmake regen_config_h
17239      Branch: perlio
17240            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
17241 ____________________________________________________________________________
17242 [ 10349] By: jhi                                   on 2001/05/31  11:38:27
17243         Log: Subject: Re: [PATCH util.c] More warning cleanups.
17244              From: "Philip Newton" <Philip.Newton@gmx.net>
17245              Date: Thu, 31 May 2001 07:41:36 +0200
17246              Message-Id: <200105310538.IAA25458@taku.hut.fi>
17247              
17248              Undo C++-ism that snekt in.
17249      Branch: perl
17250            ! util.c
17251 ____________________________________________________________________________
17252 [ 10348] By: nick                                  on 2001/05/31  11:36:46
17253         Log: Tolerate Win32 numerics
17254      Branch: perlio
17255            ! t/pragma/warn/toke
17256 ____________________________________________________________________________
17257 [ 10347] By: jhi                                   on 2001/05/31  11:29:40
17258         Log: Integrate perlio.
17259      Branch: perl
17260           !> perlio.c win32/win32.h
17261 ____________________________________________________________________________
17262 [ 10346] By: nick                                  on 2001/05/31  10:54:55
17263         Log: Hack to restore Win32 pseudo fork broken by Multiple Interpreter
17264              perlio.c change 10255.
17265      Branch: perlio
17266            ! perlio.c
17267 ____________________________________________________________________________
17268 [ 10345] By: nick                                  on 2001/05/31  10:01:57
17269         Log: Conditionaly put back some "unused" dTHX which are used
17270              with PERL_IMPLICIT_SYS
17271      Branch: perlio
17272            ! perlio.c
17273 ____________________________________________________________________________
17274 [ 10344] By: nick                                  on 2001/05/31  10:00:59
17275         Log: Fix Win32 for new spelling IN_BYTES 
17276      Branch: perlio
17277            ! win32/win32.h
17278 ____________________________________________________________________________
17279 [ 10343] By: nick                                  on 2001/05/31  08:01:32
17280         Log: perlio.c -Wall cleaner under MULTIPLICITY
17281              - still minor noise with linux stdio
17282      Branch: perlio
17283            ! perlio.c
17284 ____________________________________________________________________________
17285 [ 10342] By: nick                                  on 2001/05/31  07:52:23
17286         Log: Integrate mainline.
17287      Branch: perlio
17288           !> (integrate 42 files)
17289 ____________________________________________________________________________
17290 [ 10341] By: jhi                                   on 2001/05/31  01:39:02
17291         Log: AUTHORS updates.
17292      Branch: perl
17293            ! AUTHORS
17294 ____________________________________________________________________________
17295 [ 10340] By: jhi                                   on 2001/05/31  00:19:29
17296         Log: Subject: [PATCH: perl@10328] new md5sum for modified MD5.xs file
17297              From: Peter Prymmer <pvhp@forte.com>
17298              Date: Wed, 30 May 2001 17:57:20 -0700 (PDT)
17299              Message-ID: <Pine.OSF.4.10.10105301753210.129765-100000@aspara.forte.com>
17300      Branch: perl
17301            ! t/lib/md5-file.t
17302 ____________________________________________________________________________
17303 [ 10339] By: jhi                                   on 2001/05/31  00:16:44
17304         Log: Salvage bits and pieces from the experimental 'utf8 everywhere'
17305              patch: rename HINT_BYTE and IN_BYTE to HINT_BYTES and IN_BYTES
17306              to match the pragma name; various robustness cleanups.
17307      Branch: perl
17308            ! lib/utf8_heavy.pl mg.c perl.h pp.c pp_ctl.c pp_sys.c regexec.c
17309            ! sv.c toke.c utf8.c utf8.h utfebcdic.h
17310 ____________________________________________________________________________
17311 [ 10338] By: jhi                                   on 2001/05/30  23:56:14
17312         Log: More -Wall sweeping.
17313      Branch: perl
17314            ! av.c doio.c ext/Cwd/Cwd.xs ext/Devel/DProf/DProf.xs
17315            ! ext/Devel/Peek/Peek.xs ext/Encode/Encode.xs
17316            ! ext/List/Util/Util.xs gv.c op.c pp.c pp_ctl.c pp_hot.c
17317            ! regcomp.c sv.c toke.c utf8.c
17318 ____________________________________________________________________________
17319 [ 10337] By: jhi                                   on 2001/05/30  23:20:23
17320         Log: Subject: [PATCH] (was Re: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1)
17321              From: Nicholas Clark <nick@ccl4.org>
17322              Date: Wed, 30 May 2001 22:34:41 +0100
17323              Message-ID: <20010530223441.Y86445@plum.flirble.org>
17324      Branch: perl
17325            ! t/op/cmp.t
17326 ____________________________________________________________________________
17327 [ 10336] By: jhi                                   on 2001/05/30  23:18:48
17328         Log: It's is not, it isn't ain't, and it's it's, not its,
17329              if you mean it is. If you don't, it's its. Then too,
17330              it's hers. It isn't her's. It isn't our's either.
17331              It's ours, and likewise yours and theirs.
17332              -- Oxford University Press, Edpress News
17333      Branch: perl
17334            ! lib/autouse.pm
17335 ____________________________________________________________________________
17336 [ 10335] By: jhi                                   on 2001/05/30  23:12:30
17337         Log: More -Wall silencing from Michael Schwern and Jarkko Hietaniemi.
17338      Branch: perl
17339            ! doop.c ext/ByteLoader/bytecode.h ext/DB_File/DB_File.xs mg.c
17340            ! perl.c perlio.c regexec.c universal.c util.c x2p/a2py.c
17341            ! x2p/str.c x2p/walk.c xsutils.c
17342 ____________________________________________________________________________
17343 [ 10334] By: jhi                                   on 2001/05/30  22:52:41
17344         Log: Subject: [PATCH perl.c t/run/runenv.t] (was Re: [[ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
17345              From: Michael G Schwern <schwern@pobox.com>
17346              Date: Wed, 30 May 2001 17:10:38 +0100
17347              Message-ID: <20010530171038.L670@blackrider.blackstar.co.uk>
17348              
17349              Subject: Re: [PATCH perl.c t/run/runenv.t] (was Re: [ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
17350              From: Abhijit Menon-Sen <ams@wiw.org>
17351              Date: Wed, 30 May 2001 23:16:13 +0530
17352              Message-ID: <20010530231613.A31933@lustre.linux.in>
17353      Branch: perl
17354            ! perl.c t/run/runenv.t
17355 ____________________________________________________________________________
17356 [ 10333] By: jhi                                   on 2001/05/30  22:25:02
17357         Log: (Retracted by #10375.)
17358              
17359              IRIX hints patch from Merijn Broeren.
17360              
17361              TODO: (this and the earlier Linux hints patch) should be solved
17362              at Configure level.  Merijn: -ldb should not be used on any platform
17363              for perl, just when linking DBFile itself. Trying to be helpful here
17364              is counterproductive.
17365      Branch: perl
17366            ! hints/irix_6.sh
17367 ____________________________________________________________________________
17368 [ 10332] By: jhi                                   on 2001/05/30  22:11:13
17369         Log: Subject: Re: [PATCH doop.c] unused variable in Perl_do_join
17370              From: Nicholas Clark <nick@ccl4.org>
17371              Date: Wed, 30 May 2001 23:20:58 +0100
17372              Message-ID: <20010530232058.B86445@plum.flirble.org>
17373      Branch: perl
17374            ! doop.c
17375 ____________________________________________________________________________
17376 [ 10331] By: jhi                                   on 2001/05/30  22:09:49
17377         Log: Subject: Re: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
17378              From: Michael G Schwern <schwern@pobox.com> 
17379              Date: Wed, 30 May 2001 15:24:20 +0100
17380              Message-ID: <20010530152420.H670@blackrider.blackstar.co.uk>
17381      Branch: perl
17382            ! t/pragma/autouse.t
17383 ____________________________________________________________________________
17384 [ 10330] By: jhi                                   on 2001/05/30  22:02:21
17385         Log: The regex trick wasn't a good idea.
17386      Branch: perl
17387            ! pod/perlfaq4.pod
17388 ____________________________________________________________________________
17389 [ 10329] By: nick                                  on 2001/05/30  18:34:35
17390         Log: Integrate mainline
17391      Branch: perlio
17392           !> (integrate 40 files)
17393 ____________________________________________________________________________
17394 [ 10328] By: jhi                                   on 2001/05/30  14:28:39
17395         Log: Update Changes.
17396      Branch: perl
17397            ! Changes patchlevel.h
17398 ____________________________________________________________________________
17399 [ 10327] By: jhi                                   on 2001/05/30  14:07:01
17400         Log: The metaconfig unit change for #10325.
17401      Branch: metaconfig
17402            + U/modified/afs.U
17403 ____________________________________________________________________________
17404 [ 10326] By: jhi                                   on 2001/05/30  14:06:36
17405         Log: More -Wall cleanup from Schwern; the EBCDIC MD5.xs checksum
17406              is now wrong.
17407      Branch: perl
17408            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
17409 ____________________________________________________________________________
17410 [ 10325] By: jhi                                   on 2001/05/30  14:04:28
17411         Log: Introduce $Config{afsroot}.
17412      Branch: perl
17413            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
17414            ! config_h.SH epoc/config.sh uconfig.sh win32/config.bc
17415            ! win32/config.gc win32/config.vc
17416 ____________________________________________________________________________
17417 [ 10324] By: jhi                                   on 2001/05/30  13:49:44
17418         Log: (Retracted by #10375.)
17419              
17420              Linux DB tweak from Merijn Broeren <merijnb@iloquent.nl>.
17421      Branch: perl
17422            ! hints/linux.sh
17423 ____________________________________________________________________________
17424 [ 10323] By: jhi                                   on 2001/05/30  13:49:29
17425         Log: AFS patches from Merijn Broeren <merijnb@iloquent.nl>.
17426              (Also Configure tweaks needed; coming up soon.)
17427      Branch: perl
17428            ! t/io/fs.t t/lib/glob-basic.t t/op/stat.t
17429 ____________________________________________________________________________
17430 [ 10322] By: jhi                                   on 2001/05/30  13:37:56
17431         Log: Subject: [PATCH lib/perl5db.pl] Conditional breakpoints
17432              From: Michael G Schwern <schwern@pobox.com>
17433              Date: Sun, 27 May 2001 10:29:43 +0100
17434              Message-ID: <20010527102942.J711@blackrider.blackstar.co.uk>
17435      Branch: perl
17436            ! lib/perl5db.pl
17437 ____________________________________________________________________________
17438 [ 10321] By: jhi                                   on 2001/05/30  13:36:28
17439         Log: Medley of -Wall cleanups from Michael Schwen, Hugo van der Sanden,
17440              and Abhijit Menon-Sen.
17441      Branch: perl
17442            ! av.c doio.c doop.c dump.c ext/Digest/MD5/MD5.xs malloc.c op.c
17443            ! perl.c pp_sys.c regcomp.c
17444 ____________________________________________________________________________
17445 [ 10320] By: jhi                                   on 2001/05/30  13:35:27
17446         Log: Fix the BOOT section to call myU2time properly.
17447      Branch: perl
17448            ! ext/Time/HiRes/HiRes.xs
17449 ____________________________________________________________________________
17450 [ 10319] By: jhi                                   on 2001/05/30  13:06:09
17451         Log: Subject: Re: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
17452              From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
17453              Date: Wed, 30 May 2001 09:44:29 -0400
17454              Message-ID: <20010530094429.B133085@linguist.thayer.dartmouth.edu>
17455              
17456              Detypo; plus add one more trick.
17457      Branch: perl
17458            ! pod/perlfaq4.pod
17459 ____________________________________________________________________________
17460 [ 10318] By: jhi                                   on 2001/05/30  12:47:11
17461         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)
17462              From: Michael G Schwern <schwern@pobox.com>
17463              Date: Wed, 30 May 2001 14:39:06 +0100
17464              Message-ID: <20010530143906.E670@blackrider.blackstar.co.uk>
17465      Branch: perl
17466            ! lib/autouse.pm t/pragma/autouse.t
17467 ____________________________________________________________________________
17468 [ 10317] By: jhi                                   on 2001/05/30  12:46:02
17469         Log: Subject: Re: AIX and gcc (moving targets)
17470              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17471              Date: Wed, 30 May 2001 15:25:08 +0200
17472              Message-Id: <20010530152117.7097.H.M.BRAND@hccnet.nl>
17473      Branch: perl
17474            ! ext/Time/HiRes/HiRes.xs
17475 ____________________________________________________________________________
17476 [ 10316] By: jhi                                   on 2001/05/30  12:40:46
17477         Log: Subject: [PATCH t/TEST] sorting tests
17478              From: Michael G Schwern <schwern@pobox.com>
17479              Date: Wed, 30 May 2001 10:24:02 +0100
17480              Message-ID: <20010530102402.Q670@blackrider.blackstar.co.uk>
17481      Branch: perl
17482            ! t/TEST
17483 ____________________________________________________________________________
17484 [ 10315] By: jhi                                   on 2001/05/30  12:37:43
17485         Log: Subject: [ID 20010529.002] typos in man page perlre
17486              From: bart@cg681574-a.adubn1.nj.home.com 
17487              Date: Tue, 29 May 2001 13:58:59 -0500
17488              Message-Id: <E154ohn-00053j-00@debian.adubn1.nj.home.com>
17489      Branch: perl
17490            ! pod/perlre.pod
17491 ____________________________________________________________________________
17492 [ 10314] By: jhi                                   on 2001/05/30  12:33:53
17493         Log: Subject: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
17494              From: "Craig A. Berry" <craigberry@mac.com>
17495              Date: Tue, 29 May 2001 23:23:45 -0500
17496              Message-Id: <a05100e01b73a21721dee@[192.168.56.153]>
17497      Branch: perl
17498            ! t/lib/extutils.t t/pragma/autouse.t
17499 ____________________________________________________________________________
17500 [ 10313] By: jhi                                   on 2001/05/30  12:32:17
17501         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)
17502              From: David Dyck <dcd@tc.fluke.com>
17503              Date: Tue, 29 May 2001 22:05:28 -0700 (PDT)
17504              Message-ID: <Pine.LNX.4.33.0105292200060.26992-100000@dd.tc.fluke.com>
17505      Branch: perl
17506            ! t/lib/filefind.t
17507 ____________________________________________________________________________
17508 [ 10312] By: jhi                                   on 2001/05/30  12:31:02
17509         Log: AIX hints update for gcc from Merijn H. Brand.
17510      Branch: perl
17511            ! hints/aix.sh
17512 ____________________________________________________________________________
17513 [ 10311] By: jhi                                   on 2001/05/30  12:18:20
17514         Log: Retract #10295 and #10296: a more generic solution
17515              is needed (there's something funny with gcc on AIX).
17516      Branch: perl
17517            ! ext/POSIX/Makefile.PL ext/Storable/Makefile.PL
17518 ____________________________________________________________________________
17519 [ 10310] By: jhi                                   on 2001/05/30  12:08:07
17520         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
17521              From: Hugo <hv@crypt.compulink.co.uk>
17522              Date: Wed, 30 May 2001 11:59:19 +0100
17523              Message-Id: <200105301059.LAA03182@crypt.compulink.co.uk>
17524              
17525              localizing $@ has unfortunate semantics - if you die past
17526              a local $@, the die message is lost.
17527      Branch: perl
17528            ! lib/utf8_heavy.pl
17529 ____________________________________________________________________________
17530 [ 10309] By: nick                                  on 2001/05/30  08:23:02
17531         Log: Integrate mainline (autouse works again.)
17532      Branch: perlio
17533           !> ext/Time/Piece/Piece.pm hints/os2.sh lib/File/Find.pm
17534           !> lib/autouse.pm pod/perlfaq4.pod pod/perlfaq6.pod
17535           !> pod/perlvar.pod t/op/cmp.t
17536 ____________________________________________________________________________
17537 [ 10308] By: jhi                                   on 2001/05/30  01:55:02
17538         Log: Subject: [ID 20010529.003] find2perl and File::Find doesn't emulate find when path is a symlink (with proposed patch)
17539              From: David Dyck <dcd@tc.fluke.com>
17540              Date: Tue, 29 May 2001 12:19:38 -0700 (PDT)
17541              Message-Id: <Pine.LNX.4.33.0105291216510.17409-100000@dd.tc.fluke.com>
17542      Branch: perl
17543            ! lib/File/Find.pm
17544 ____________________________________________________________________________
17545 [ 10307] By: jhi                                   on 2001/05/30  01:47:22
17546         Log: Subject: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1
17547              From: Nicholas Clark <nick@ccl4.org>
17548              Date: Tue, 29 May 2001 23:16:09 +0100
17549              Message-ID: <20010529231609.U86445@plum.flirble.org>
17550              
17551              Make the test output slightly clearer by distinguishing
17552              between '' and undef.
17553      Branch: perl
17554            ! t/op/cmp.t
17555 ____________________________________________________________________________
17556 [ 10306] By: jhi                                   on 2001/05/30  01:45:12
17557         Log: Subject: [PATCH 5.6.1] flushNULL OS/2
17558              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17559              Date: Tue, 29 May 2001 19:15:19 -0400
17560              Message-ID: <20010529191519.A16020@math.ohio-state.edu>
17561      Branch: perl
17562            ! hints/os2.sh
17563 ____________________________________________________________________________
17564 [ 10305] By: jhi                                   on 2001/05/30  01:42:36
17565         Log: Subject: perlvar.pod addition
17566              From: Peter Gessner <peter.gessner@post.rwth-aachen.de>
17567              Date: Fri, 25 May 2001 20:23:12 +0200
17568              Message-ID: <3B0EA310.B265C048@post.rwth-aachen.de>
17569              
17570              Subject: Re: perlvar.pod addition
17571              From: "Abigail" <abigail@foad.org> 
17572              Date: Fri, 25 May 2001 22:00:39 +0200
17573              Message-ID: <20010525200039.28029.qmail@foad.org>
17574              
17575              Mention $a and $b in perlvar.
17576      Branch: perl
17577            ! pod/perlvar.pod
17578 ____________________________________________________________________________
17579 [ 10304] By: jhi                                   on 2001/05/30  01:36:37
17580         Log: Subject: [PATCH] perlvar.pod -- why isn't @F here?
17581              From: Jeff Pinyan <jeffp@crusoe.net>
17582              Date: Tue, 29 May 2001 22:27:51 -0400 (EDT)
17583              Message-ID: <Pine.GSO.4.21.0105292227150.1961-100000@crusoe.crusoe.net>
17584      Branch: perl
17585            ! pod/perlvar.pod
17586 ____________________________________________________________________________
17587 [ 10303] By: jhi                                   on 2001/05/30  01:35:31
17588         Log: Subject: Re: [PATCH] perlfaq6.pod -- case-aware s///
17589              From: Jeff Pinyan <jeffp@crusoe.net>
17590              Date: Tue, 29 May 2001 18:03:27 -0400 (EDT)
17591              Message-ID: <Pine.GSO.4.21.0105291802330.1961-100000@crusoe.crusoe.net>
17592      Branch: perl
17593            ! pod/perlfaq6.pod
17594 ____________________________________________________________________________
17595 [ 10302] By: jhi                                   on 2001/05/29  20:18:49
17596         Log: Mention Time::localtime and Time::gmtime.
17597      Branch: perl
17598            ! ext/Time/Piece/Piece.pm
17599 ____________________________________________________________________________
17600 [ 10301] By: jhi                                   on 2001/05/29  20:13:54
17601         Log: Subject: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
17602              From: Michael G Schwern <schwern@pobox.com>
17603              Date: Tue, 29 May 2001 18:51:32 +0100
17604              Message-ID: <20010529185132.C706@blackrider.blackstar.co.uk>
17605      Branch: perl
17606            ! pod/perlfaq4.pod
17607 ____________________________________________________________________________
17608 [ 10300] By: jhi                                   on 2001/05/29  20:12:09
17609         Log: Retract #10243.
17610      Branch: perl
17611            ! lib/autouse.pm
17612 ____________________________________________________________________________
17613 [ 10299] By: nick                                  on 2001/05/29  18:41:19
17614         Log: Post weekend integrate mainline (fails one test pragma/autouse).
17615      Branch: perlio
17616           +> (branch 29 files)
17617           !> (integrate 91 files)
17618 ____________________________________________________________________________
17619 [ 10298] By: jhi                                   on 2001/05/29  16:29:19
17620         Log: Update Changes.
17621      Branch: perl
17622            ! Changes patchlevel.h
17623 ____________________________________________________________________________
17624 [ 10297] By: jhi                                   on 2001/05/29  16:25:47
17625         Log: Fix Perl_swash_init & Perl_swash_fetch to save ERRSV (= $@)
17626              before Perl_load_module/Perl_call_method and restore the value
17627              after if !SvTRUE(ERRSV).  (from Inaba Hiroto)
17628      Branch: perl
17629            ! utf8.c
17630 ____________________________________________________________________________
17631 [ 10296] By: jhi                                   on 2001/05/29  16:01:53
17632         Log: Subject: Re: AIX and gcc (moving targets)
17633              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17634              Date: Tue, 29 May 2001 17:59:40 +0200
17635              Message-Id: <20010529175841.7078.H.M.BRAND@hccnet.nl>
17636      Branch: perl
17637            ! ext/Storable/Makefile.PL
17638 ____________________________________________________________________________
17639 [ 10295] By: jhi                                   on 2001/05/29  15:59:05
17640         Log: Subject: Re: AIX and gcc (moving targets)
17641              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17642              Date: Tue, 29 May 2001 12:32:57 +0200
17643              Message-Id: <20010529115151.9FE0.H.M.BRAND@hccnet.nl>
17644      Branch: perl
17645            ! ext/POSIX/Makefile.PL
17646 ____________________________________________________________________________
17647 [ 10294] By: jhi                                   on 2001/05/29  15:53:43
17648         Log: Subject: [PATCH lib/Test/Harness.pm t/lib/test-harness.t] Syncing with 1.21
17649              From: Michael G Schwern <schwern@pobox.com>
17650              Date: Tue, 29 May 2001 09:53:29 +0100
17651              Message-ID: <20010529095329.T675@blackrider.blackstar.co.uk>
17652              
17653              (#10280 retracted)
17654      Branch: perl
17655            ! lib/Test/Harness.pm t/lib/test-harness.t
17656 ____________________________________________________________________________
17657 [ 10293] By: jhi                                   on 2001/05/29  15:46:10
17658         Log: Subject: [PATCH t/TEST lib/Test.pm t/lib/Test/*.t] Syncing with Test-1.17
17659              From: Michael G Schwern <schwern@pobox.com>
17660              Date: Tue, 29 May 2001 09:19:52 +0100
17661              Message-ID: <20010529091952.R675@blackrider.blackstar.co.uk>
17662      Branch: perl
17663            + t/lib/Test/fail.t t/lib/Test/mix.t t/lib/Test/onfail.t
17664            + t/lib/Test/qr.t t/lib/Test/skip.t t/lib/Test/success.t
17665            + t/lib/Test/todo.t
17666            ! MANIFEST lib/Test.pm t/TEST
17667 ____________________________________________________________________________
17668 [ 10292] By: jhi                                   on 2001/05/29  15:34:08
17669         Log: From: Michael G Schwern <schwern@pobox.com>
17670              Subject: Re: [PATCH t/TEST] Allowing deeper test subdirectories
17671              Date: Tue, 29 May 2001 08:26:09 +0100
17672              Message-ID: <20010529082609.P675@blackrider.blackstar.co.uk>
17673      Branch: perl
17674            ! t/TEST
17675 ____________________________________________________________________________
17676 [ 10291] By: jhi                                   on 2001/05/29  15:29:37
17677         Log: Add tests for Time::gmtime and Time::localtime.
17678      Branch: perl
17679            + t/lib/time-gmtime.t t/lib/time-localtime.t
17680            ! MANIFEST t/lib/1_compile.t
17681 ____________________________________________________________________________
17682 [ 10290] By: jhi                                   on 2001/05/29  15:15:44
17683         Log: Add test for File::stat.
17684      Branch: perl
17685            + t/lib/filestat.t
17686            ! MANIFEST t/lib/1_compile.t
17687 ____________________________________________________________________________
17688 [ 10289] By: jhi                                   on 2001/05/29  15:05:38
17689         Log: Add test for Net::servent.
17690      Branch: perl
17691            + t/lib/net-sent.t
17692            ! MANIFEST t/lib/1_compile.t
17693 ____________________________________________________________________________
17694 [ 10288] By: jhi                                   on 2001/05/29  14:57:15
17695         Log: Add test for Net::protoent.
17696      Branch: perl
17697            + t/lib/net-pent.t
17698            ! MANIFEST t/lib/1_compile.t
17699 ____________________________________________________________________________
17700 [ 10287] By: jhi                                   on 2001/05/29  14:53:10
17701         Log: Add test for Net::netent.
17702      Branch: perl
17703            + t/lib/net-nent.t
17704            ! MANIFEST t/lib/1_compile.t
17705 ____________________________________________________________________________
17706 [ 10286] By: jhi                                   on 2001/05/29  14:31:57
17707         Log: Add test for User::grent.  Portability doubtful.
17708      Branch: perl
17709            + t/lib/user-grent.t
17710            ! MANIFEST t/lib/1_compile.t
17711 ____________________________________________________________________________
17712 [ 10285] By: jhi                                   on 2001/05/29  14:24:20
17713         Log: Add test for User::pwent.
17714              Probably will fall down somewhere for portability reasons.
17715      Branch: perl
17716            + t/lib/user-pwent.t
17717            ! MANIFEST t/lib/1_compile.t
17718 ____________________________________________________________________________
17719 [ 10284] By: jhi                                   on 2001/05/29  13:26:43
17720         Log: Metaconfig units changes for #10283.
17721      Branch: metaconfig
17722            ! U/installdirs/inc_version_list.U U/installdirs/perl5.U
17723            ! U/installdirs/siteman1.U U/installdirs/siteman3.U
17724            ! U/installdirs/sitescript.U U/modified/Signal.U
17725 ____________________________________________________________________________
17726 [ 10283] By: jhi                                   on 2001/05/29  13:26:24
17727         Log: Subject: [PATCH 5.6.1] signal names in Configure
17728              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17729              Date: Tue, 29 May 2001 03:52:25 -0400
17730              Message-ID: <20010529035225.A9400@math.ohio-state.edu>
17731              
17732              Subject: [PATCH 5.6.1] older perl in Configure
17733              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17734              Date: Tue, 29 May 2001 03:55:40 -0400
17735              Message-ID: <20010529035539.A9411@math.ohio-state.edu>
17736              
17737              Subject: [PATCH 5.6.1] goofs in Configure
17738              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17739              Date: Tue, 29 May 2001 04:13:07 -0400
17740              Message-ID: <20010529041307.A9658@math.ohio-state.edu>
17741              
17742              Configure portability tweaks.
17743      Branch: perl
17744            ! Configure
17745 ____________________________________________________________________________
17746 [ 10282] By: jhi                                   on 2001/05/29  12:41:41
17747         Log: Subject: [PATCH 5.6.1] extLibpath for OS/2
17748              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17749              Date: Tue, 29 May 2001 04:07:06 -0400
17750              Message-ID: <20010529040706.A9579@math.ohio-state.edu>
17751      Branch: perl
17752            ! os2/os2.c
17753 ____________________________________________________________________________
17754 [ 10281] By: jhi                                   on 2001/05/29  12:40:31
17755         Log: Subject: [PATCH 5.6.1] extra static libs for OS/2
17756              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17757              Date: Tue, 29 May 2001 04:01:38 -0400
17758              Message-ID: <20010529040138.A9482@math.ohio-state.edu>
17759      Branch: perl
17760            ! hints/os2.sh os2/Makefile.SHs
17761 ____________________________________________________________________________
17762 [ 10280] By: jhi                                   on 2001/05/29  12:38:48
17763         Log: Subject: Re: [PATCH 5.6.1] Test::Harness clumsy
17764              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17765              Date: Tue, 29 May 2001 03:50:18 -0400
17766              Message-ID: <20010529035018.A9387@math.ohio-state.edu>
17767      Branch: perl
17768            ! lib/Test/Harness.pm
17769 ____________________________________________________________________________
17770 [ 10279] By: jhi                                   on 2001/05/29  12:34:53
17771         Log: Additional safeguard against $@ getting trampled; idea from Hugo.
17772      Branch: perl
17773            ! lib/utf8_heavy.pl
17774 ____________________________________________________________________________
17775 [ 10278] By: jhi                                   on 2001/05/29  02:15:24
17776         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
17777              From: Hugo <hv@crypt.compulink.co.uk>
17778              Date: Tue, 29 May 2001 03:03:45 +0100
17779              Message-Id: <200105290203.DAA00825@crypt.compulink.co.uk>
17780              
17781              Explanation why the $@ always gets the UTF8 flag when under use utf8--
17782              because we told it to have the flag when under use utf8.
17783      Branch: perl
17784            ! pp_ctl.c
17785 ____________________________________________________________________________
17786 [ 10277] By: jhi                                   on 2001/05/29  00:51:34
17787         Log: At least a partial fix for 20010528.004.
17788      Branch: perl
17789            ! lib/utf8_heavy.pl
17790 ____________________________________________________________________________
17791 [ 10276] By: jhi                                   on 2001/05/29  00:42:59
17792         Log: Subject: Re: Report /pro/3gl/CPAN/perl-5.7.1
17793              From: Nicholas Clark <nick@ccl4.org> 
17794              Date: Mon, 28 May 2001 23:39:38 +0100
17795              Message-ID: <20010528233938.M86445@plum.flirble.org>
17796              
17797              More portable non-zero UV.
17798      Branch: perl
17799            ! t/lib/extutils.t
17800 ____________________________________________________________________________
17801 [ 10275] By: jhi                                   on 2001/05/29  00:40:28
17802         Log: Subject: [PATCH] (was Re: Why t/lib/extutils.t is failing ...
17803              From: Nicholas Clark <nick@ccl4.org>
17804              Date: Mon, 28 May 2001 22:46:09 +0100
17805              Message-ID: <20010528224608.L86445@plum.flirble.org>
17806              
17807              Test also "make clean".
17808      Branch: perl
17809            ! t/lib/extutils.t
17810 ____________________________________________________________________________
17811 [ 10274] By: jhi                                   on 2001/05/29  00:39:18
17812         Log: Subject: Re: Would -Wno-unused -Wall be better?
17813              From: Michael G Schwern <schwern@pobox.com>
17814              Date: Tue, 29 May 2001 00:55:54 +0100
17815              Message-ID: <20010529005553.B675@blackrider.blackstar.co.uk>
17816      Branch: perl
17817            ! pp.h
17818 ____________________________________________________________________________
17819 [ 10273] By: jhi                                   on 2001/05/29  00:36:06
17820         Log: Add a test for 20010528.007, fixed in #10272.
17821      Branch: perl
17822            ! t/op/misc.t toke.c
17823 ____________________________________________________________________________
17824 [ 10272] By: jhi                                   on 2001/05/29  00:21:12
17825         Log: Subject: Re: [ID 20010528.007] "\x{" causes panic:constant overflowed allocated space 
17826              From: Hugo <hv@crypt.compulink.co.uk>
17827              Date: Tue, 29 May 2001 00:23:23 +0100
17828              Message-Id: <200105282323.AAA07930@crypt.compulink.co.uk>
17829      Branch: perl
17830            ! toke.c
17831 ____________________________________________________________________________
17832 [ 10271] By: jhi                                   on 2001/05/28  22:52:11
17833         Log: Subject: Re: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
17834              From: Michael G Schwern <schwern@pobox.com>
17835              Date: Tue, 29 May 2001 00:42:59 +0100
17836              Message-ID: <20010529004259.A675@blackrider.blackstar.co.uk>
17837      Branch: perl
17838            ! t/pragma/autouse.t
17839 ____________________________________________________________________________
17840 [ 10270] By: jhi                                   on 2001/05/28  21:44:06
17841         Log: Some shells seemingly arrange the signal handlers differently
17842              (bug id 20010521.004).
17843      Branch: perl
17844            ! t/lib/sigaction.t
17845 ____________________________________________________________________________
17846 [ 10269] By: jhi                                   on 2001/05/28  20:34:21
17847         Log: Regen perlmodlib.
17848      Branch: perl
17849            ! pod/perlmodlib.pod
17850 ____________________________________________________________________________
17851 [ 10268] By: jhi                                   on 2001/05/28  19:08:45
17852         Log: Update Changes.
17853      Branch: perl
17854            ! Changes patchlevel.h
17855 ____________________________________________________________________________
17856 [ 10267] By: jhi                                   on 2001/05/28  19:03:54
17857         Log: Subject: [PATCH] perlnewmod.pod to reflect DLSI(P) change
17858              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
17859              Date: Mon, 28 May 2001 14:56:35 -0500
17860              Message-ID: <20010528145635.L8487@chaos.wustl.edu>
17861      Branch: perl
17862            ! pod/perlnewmod.pod
17863 ____________________________________________________________________________
17864 [ 10266] By: jhi                                   on 2001/05/28  18:35:03
17865         Log: Regen toc.
17866      Branch: perl
17867            ! pod/perltoc.pod
17868 ____________________________________________________________________________
17869 [ 10265] By: jhi                                   on 2001/05/28  18:33:32
17870         Log: Subject: [PATCH] RE: [20000223.001] no test cases for splice(@array) 
17871              From: "Richard Soderberg" <rs@crystalflame.net>
17872              Date: Mon, 28 May 2001 12:31:23 -0700
17873              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFLDFAA.rs@crystalflame.net>
17874      Branch: perl
17875            ! t/op/splice.t
17876 ____________________________________________________________________________
17877 [ 10264] By: jhi                                   on 2001/05/28  17:59:00
17878         Log: The #10260 was too bold: locales and utf8 still do not mix.
17879      Branch: perl
17880            ! t/pragma/locale.t
17881 ____________________________________________________________________________
17882 [ 10263] By: jhi                                   on 2001/05/28  17:52:25
17883         Log: Subject: [PATCH] Pod nitpicks
17884              From: "Richard Soderberg" <rs@crystalflame.net>
17885              Date: Mon, 28 May 2001 10:08:58 -0700
17886              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFGDFAA.rs@crystalflame.net>
17887      Branch: perl
17888            ! pod/perl571delta.pod pod/perlapi.pod sv.h
17889 ____________________________________________________________________________
17890 [ 10262] By: jhi                                   on 2001/05/28  17:50:05
17891         Log: Upgrade to I18N::LangTags 0.22.
17892      Branch: perl
17893            + lib/I18N/LangTags/List.pod
17894            ! MANIFEST lib/I18N/LangTags.pm
17895 ____________________________________________________________________________
17896 [ 10261] By: jhi                                   on 2001/05/28  17:23:40
17897         Log: A slightly more serious bug found by -Mutf8; op/misc and
17898              lib/complex dumped core.
17899      Branch: perl
17900            ! regexec.c
17901 ____________________________________________________________________________
17902 [ 10260] By: jhi                                   on 2001/05/28  16:58:11
17903         Log: Various buglets shaken out by -Mutf8.
17904      Branch: perl
17905            ! t/io/utf8.t t/lib/charnames.t t/lib/lc-language.t
17906            ! t/pragma/locale.t
17907 ____________________________________________________________________________
17908 [ 10259] By: jhi                                   on 2001/05/28  15:48:46
17909         Log: STDERR looks much like STDOUT.  (Subtest #2 wasn't really okay.)
17910      Branch: perl
17911            ! t/lib/carp.t
17912 ____________________________________________________________________________
17913 [ 10258] By: jhi                                   on 2001/05/28  15:32:41
17914         Log: Subject: [PATCH] todo patch
17915              From: Artur Bergman <artur@contiller.se> 
17916              Date: Mon, 28 May 2001 17:03:51 +0200
17917              Message-ID: <B7383577.F34%artur@contiller.se>
17918      Branch: perl
17919            ! pod/perltodo.pod
17920 ____________________________________________________________________________
17921 [ 10257] By: jhi                                   on 2001/05/28  15:31:25
17922         Log: Subject: typo in perlguts.pod
17923              From: "John P. Linderman" <jpl@research.att.com>
17924              Date: Mon, 28 May 2001 09:35:47 -0400 (EDT)
17925              Message-Id: <200105281335.JAA27851@raptor.research.att.com>
17926      Branch: perl
17927            ! pod/perlguts.pod
17928 ____________________________________________________________________________
17929 [ 10256] By: jhi                                   on 2001/05/28  15:30:42
17930         Log: Subject: AIX and gcc (moving targets)
17931              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17932              Date: Mon, 28 May 2001 12:54:04 +0200
17933              Message-Id: <20010528124531.9FAB.H.M.BRAND@hccnet.nl>
17934      Branch: perl
17935            ! hints/aix.sh
17936 ____________________________________________________________________________
17937 [ 10255] By: jhi                                   on 2001/05/28  15:28:55
17938         Log: Subject: Re: perlio + multiple perl_alloc..destruct
17939              From: Doug MacEachern <dougm@covalent.net>
17940              Date: Sun, 27 May 2001 13:47:13 -0700 (PDT)
17941              Message-ID: <Pine.LNX.4.21.0105271340370.5938-100000@mako.covalent.net>
17942      Branch: perl
17943            ! perlio.c
17944 ____________________________________________________________________________
17945 [ 10254] By: jhi                                   on 2001/05/28  15:27:49
17946         Log: The #10251 wasn't quite up-to-the-code.
17947      Branch: perl
17948            ! t/op/misc.t
17949 ____________________________________________________________________________
17950 [ 10253] By: jhi                                   on 2001/05/28  15:26:39
17951         Log: Test case for bug 20010526.004, fixed in #10252.
17952      Branch: perl
17953            ! t/op/taint.t
17954 ____________________________________________________________________________
17955 [ 10252] By: jhi                                   on 2001/05/28  15:26:14
17956         Log: Subject: Re: [ID 20010526.004] Taint looses value
17957              From: Hugo <hv@crypt.compulink.co.uk>
17958              Date: Sun, 27 May 2001 20:39:32 +0100
17959              Message-Id: <200105271939.UAA27591@crypt.compulink.co.uk>
17960      Branch: perl
17961            ! sv.c
17962 ____________________________________________________________________________
17963 [ 10251] By: jhi                                   on 2001/05/28  15:13:40
17964         Log: Test case for 20010422.005, fixed by #10250.
17965      Branch: perl
17966            ! t/op/misc.t
17967 ____________________________________________________________________________
17968 [ 10250] By: jhi                                   on 2001/05/28  15:11:16
17969         Log: Subject: [PATCH] Re: [ID 20010422.005] perl -e '{s//${}/; //}' # segfaults on FreeBSD 
17970              From: Spider Boardman <spider@Orb.Nashua.NH.US>
17971              Date: Mon, 28 May 2001 06:39:12 -0400
17972              Message-Id: <200105281039.GAA03962@Orb.Nashua.NH.US>
17973      Branch: perl
17974            ! toke.c
17975 ____________________________________________________________________________
17976 [ 10249] By: jhi                                   on 2001/05/28  15:09:24
17977         Log: Linerewrapping.
17978      Branch: perl
17979            ! lib/open.pm
17980 ____________________________________________________________________________
17981 [ 10248] By: jhi                                   on 2001/05/28  15:09:07
17982         Log: Updates on the modules list.
17983      Branch: perl
17984            ! t/lib/1_compile.t
17985 ____________________________________________________________________________
17986 [ 10247] By: jhi                                   on 2001/05/28  15:03:35
17987         Log: Add a test for PerlIO.
17988              
17989              (I probably got the crlf/raw thing wrong for clrfy platforms...)
17990      Branch: perl
17991            + t/lib/perlio.t
17992            ! MANIFEST lib/PerlIO.pm
17993 ____________________________________________________________________________
17994 [ 10246] By: jhi                                   on 2001/05/28  14:24:08
17995         Log: Add a test for carp et alia.
17996      Branch: perl
17997            + t/lib/carp.t
17998            ! MANIFEST
17999 ____________________________________________________________________________
18000 [ 10245] By: jhi                                   on 2001/05/28  13:42:55
18001         Log: Adding the new test would be swell.
18002      Branch: perl
18003            + t/pragma/autouse.t
18004 ____________________________________________________________________________
18005 [ 10244] By: jhi                                   on 2001/05/28  13:42:34
18006         Log: Add a test for the autouse pragma.
18007      Branch: perl
18008            ! MANIFEST
18009 ____________________________________________________________________________
18010 [ 10243] By: jhi                                   on 2001/05/28  13:26:25
18011         Log: Subject: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
18012              From: dLux <dlux@spam.sch.bme.hu>
18013              Date: Sun, 27 May 2001 16:14:26 +0200
18014              Message-Id: <E1541JK-0000YC-00@dl.sch.bme.hu>
18015      Branch: perl
18016            ! lib/autouse.pm
18017 ____________________________________________________________________________
18018 [ 10242] By: jhi                                   on 2001/05/28  13:21:50
18019         Log: Subject: [PATCH #2] RE: [ID 20010528.002] dprofpp: "-R" does not work
18020              From: "Richard Soderberg" <rs@crystalflame.net>
18021              Date: Mon, 28 May 2001 03:56:36 -0700
18022              Message-ID: <NAEKLNAAHLMBPMPNBMLEEEFADFAA.rs@crystalflame.net>
18023      Branch: perl
18024            ! utils/dprofpp.PL
18025 ____________________________________________________________________________
18026 [ 10241] By: jhi                                   on 2001/05/28  13:18:56
18027         Log: Subject: Re: [ID 20010522.003] Time::Local module bug
18028              From: "Stephen P. Potter" <spp@spotter.yi.org>
18029              Date: Tue, 22 May 2001 11:40:25 -0400
18030              Message-Id: <20010522154030.584F4729E2@belgarath.spotter.yi.org>
18031              
18032              Subject: Re: [ID 20010522.003] Time::Local module bug
18033              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu> 
18034              Date: Tue, 22 May 2001 11:50:19 -0400
18035              Message-ID: <20010522115019.D48634@linguist.thayer.dartmouth.edu>
18036      Branch: perl
18037            ! lib/Time/Local.pm
18038 ____________________________________________________________________________
18039 [ 10240] By: jhi                                   on 2001/05/27  22:44:49
18040         Log: The PERL_DL_NONLAZY can have whitespace in front.
18041      Branch: perl
18042            ! t/lib/extutils.t
18043 ____________________________________________________________________________
18044 [ 10239] By: jhi                                   on 2001/05/27  21:23:21
18045         Log: Document strftime() and strptime().
18046      Branch: perl
18047            ! ext/POSIX/POSIX.pod ext/Time/Piece/Piece.pm t/lib/time-piece.t
18048 ____________________________________________________________________________
18049 [ 10238] By: jhi                                   on 2001/05/27  20:29:07
18050         Log: Make Time::Piece::strptime() to be a function, not a method.
18051      Branch: perl
18052            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
18053 ____________________________________________________________________________
18054 [ 10237] By: jhi                                   on 2001/05/27  20:22:09
18055         Log: Tweak the test to be more portable.
18056      Branch: perl
18057            ! t/lib/extutils.t
18058 ____________________________________________________________________________
18059 [ 10236] By: jhi                                   on 2001/05/27  19:15:54
18060         Log: Subject: PATCH: Re: Re: Attributes that tie
18061              From: Leon Brocard <acme@astray.com>
18062              Date: Sun, 27 May 2001 12:37:29 +0100
18063              Message-ID: <20010527123729.A22663@ns0.astray.com>
18064              
18065              Document that variable attributes are not currently usable
18066              for tieing.  (An ugly limitation that should be fixed.)
18067      Branch: perl
18068            ! lib/attributes.pm
18069 ____________________________________________________________________________
18070 [ 10235] By: jhi                                   on 2001/05/27  19:03:31
18071         Log: Microperl tweaks.
18072      Branch: perl
18073            ! Makefile.micro uconfig.h uconfig.sh
18074 ____________________________________________________________________________
18075 [ 10234] By: jhi                                   on 2001/05/27  18:22:09
18076         Log: Add make target for microperl (kind of silly, but convenient).
18077      Branch: perl
18078            ! Makefile.SH
18079 ____________________________________________________________________________
18080 [ 10233] By: jhi                                   on 2001/05/27  18:18:56
18081         Log: O_APPEND and O_TRUNC are not portable.  (Not available e.g.
18082              for microperl.)
18083      Branch: perl
18084            ! doio.c
18085 ____________________________________________________________________________
18086 [ 10232] By: jhi                                   on 2001/05/27  17:57:18
18087         Log: Subject: [PATCH] [ID 19991013.005] utime undef, undef, @files  
18088              From: rspier@pobox.com (Robert Spier)
18089              Date: Sat, 26 May 2001 20:05:23 -0400
18090              Message-ID: <15120.17603.148648.12430@rls.cx>
18091              
18092              Subject: Re: [PATCH] [ID 19991013.005] utime undef, undef, @files
18093              From: rspier@pobox.com (Robert Spier)
18094              Date: Sun, 27 May 2001 00:23:12 -0400
18095              Message-ID: <15120.33072.511966.767230@rls.cx>
18096      Branch: perl
18097            ! doio.c pod/perlfunc.pod
18098 ____________________________________________________________________________
18099 [ 10231] By: jhi                                   on 2001/05/27  15:45:20
18100         Log: Regen toc.  (And add the README.tru64 from #10230 to MANIFEST.)
18101      Branch: perl
18102            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
18103 ____________________________________________________________________________
18104 [ 10230] By: jhi                                   on 2001/05/27  15:41:06
18105         Log: Add README.tru64.
18106      Branch: perl
18107            + README.tru64
18108 ____________________________________________________________________________
18109 [ 10229] By: jhi                                   on 2001/05/27  13:50:57
18110         Log: Integrate Locale::Maketext 1.01 from Sean Burke.
18111      Branch: perl
18112            + lib/Locale/Maketext.pm lib/Locale/Maketext.pod
18113            + lib/Locale/Maketext/TPJ13.pod t/lib/lc-maketext.t
18114            ! MANIFEST
18115 ____________________________________________________________________________
18116 [ 10228] By: jhi                                   on 2001/05/27  13:43:38
18117         Log: Integrate I18N::LangTags from Sean Burke.
18118              
18119              TODO: the language list from RFC 3066 needs to be integrated
18120              and made available somehow.  The list is included in the
18121              I18N-LangTags 0.21 distribution, but it is undocumented
18122              and unconnected to the module.
18123      Branch: perl
18124            + lib/I18N/LangTags.pm t/lib/i18n-langtags.t
18125            ! MANIFEST
18126 ____________________________________________________________________________
18127 [ 10227] By: jhi                                   on 2001/05/27  01:41:33
18128         Log: Allow 'eval "v200"' to work (part of 20000323.059); fix as
18129              envisioned by Sarathy.
18130      Branch: perl
18131            ! t/op/ver.t toke.c
18132 ____________________________________________________________________________
18133 [ 10226] By: jhi                                   on 2001/05/27  00:28:34
18134         Log: Subject: [ID 20010525.001] Pod typo nits fixed
18135              From: lvirden@cas.org
18136              Date: Fri, 25 May 2001 06:57:43 -0400 (EDT)
18137              Message-Id: <200105251057.f4PAvhY13003@lwv26awu.cas.org>
18138              
18139              minus the perlsolaris decimation plus the
18140              
18141              Subject: Re: [ID 20010525.001] Pod typo nits fixed
18142              From: "Philip Newton" <Philip.Newton@gmx.net>
18143              Date: Fri, 25 May 2001 18:05:55 +0200
18144              Message-Id: <200105251604.f4PG4kt15034@chaos.wustl.edu>
18145      Branch: perl
18146            ! README.amiga README.cygwin README.mpeix pod/perl5005delta.pod
18147            ! pod/perldebtut.pod pod/perlebcdic.pod pod/perlfaq3.pod
18148            ! pod/perlhack.pod pod/perltoc.pod pod/perltodo.pod
18149            ! pod/perlutil.pod pod/perlxstut.pod
18150 ____________________________________________________________________________
18151 [ 10225] By: jhi                                   on 2001/05/26  22:38:16
18152         Log: return clauses are nice.
18153      Branch: perl
18154            ! sv.c
18155 ____________________________________________________________________________
18156 [ 10224] By: jhi                                   on 2001/05/26  22:35:31
18157         Log: Subject: change 10199 backwards?
18158              From: Doug MacEachern <dougm@covalent.net>
18159              Date: Sat, 26 May 2001 11:26:07 -0700 (PDT)
18160              Message-ID: <Pine.LNX.4.21.0105261118510.22038-100000@mako.covalent.net>
18161      Branch: perl
18162            ! sv.c
18163 ____________________________________________________________________________
18164 [ 10223] By: jhi                                   on 2001/05/26  22:31:46
18165         Log: Subject: Re: 5.6.*, bleadperl: bugs in pp_concat
18166              From: Hugo <hv@crypt.compulink.co.uk>
18167              Date: Sat, 26 May 2001 17:05:12 +0100
18168              Message-Id: <200105261605.RAA12295@crypt.compulink.co.uk>
18169      Branch: perl
18170            + t/op/gmagic.t
18171            ! MANIFEST doop.c embed.h embed.pl global.sym
18172            ! lib/File/Basename.pm objXSUB.h perlapi.c pod/perlapi.pod
18173            ! pp_hot.c proto.h sv.c sv.h t/pragma/warn/pp_hot
18174 ____________________________________________________________________________
18175 [ 10222] By: jhi                                   on 2001/05/26  22:10:38
18176         Log: Regen headers for #10221.
18177      Branch: perl
18178            ! global.sym objXSUB.h perlapi.c
18179 ____________________________________________________________________________
18180 [ 10221] By: jhi                                   on 2001/05/26  22:06:06
18181         Log: Subject: [ID 20010506.012] Patch for 5.6.1 embed.pl (shared libperl&mod_perl)
18182              From: Juha Laiho <juha.laiho@Elma.Net>
18183              Date: Thu, 3 May 2001 09:51:30 +0300
18184              Message-Id: <200105030651.JAA327254@tokka.elma.fi>
18185      Branch: perl
18186            ! embed.pl
18187 ____________________________________________________________________________
18188 [ 10220] By: jhi                                   on 2001/05/26  22:01:30
18189         Log: Subject: Re: [PATCH] Re: stability of sort()?
18190              From: "John P. Linderman" <jpl@research.att.com>
18191              Date: Sat, 26 May 2001 13:27:19 -0400
18192              Message-Id: <200105261727.NAA06654@raptor.research.att.com>
18193      Branch: perl
18194            ! pod/perlfunc.pod
18195 ____________________________________________________________________________
18196 [ 10219] By: jhi                                   on 2001/05/26  14:02:34
18197         Log: Integrate perlio.
18198      Branch: perl
18199           !> pod/perlguts.pod
18200 ____________________________________________________________________________
18201 [ 10218] By: jhi                                   on 2001/05/26  13:39:52
18202         Log: Subject: [PATCH perl@10210] PerlIO for VMS
18203              From: "Craig A. Berry" <craigberry@mac.com>
18204              Date: Sat, 26 May 2001 09:34:11 -0500
18205              Message-Id: <a05100e0ab734816701a5@[172.16.52.1]>
18206      Branch: perl
18207            ! configure.com doio.c iperlsys.h perlio.c perlio.h perliol.h
18208            ! perlsdio.h vms/ext/Stdio/Stdio.xs vms/gen_shrfls.pl vms/vms.c
18209            ! vms/vmsish.h
18210 ____________________________________________________________________________
18211 [ 10217] By: jhi                                   on 2001/05/26  13:19:05
18212         Log: Subject: patch to fix: [ID 20010524.004] perl5db.pl version 1.12  doesn't stop on breakpoints
18213              From: David Dyck <dcd@tc.fluke.com>
18214              Date: Fri, 25 May 2001 00:03:04 -0700 (PDT)
18215              Message-ID: <Pine.LNX.4.33.0105242354030.17331-100000@dd.tc.fluke.com>
18216      Branch: perl
18217            ! lib/perl5db.pl
18218 ____________________________________________________________________________
18219 [ 10216] By: jhi                                   on 2001/05/26  13:17:47
18220         Log: Subject: utf8 regexp tests
18221              From: Hugo <hv@crypt.compulink.co.uk>
18222              Date: Fri, 25 May 2001 22:35:01 +0100
18223              Message-Id: <200105252135.WAA03197@crypt.compulink.co.uk>
18224      Branch: perl
18225            ! t/op/regexp.t
18226 ____________________________________________________________________________
18227 [ 10215] By: jhi                                   on 2001/05/26  13:15:40
18228         Log: Subject: [PATCH] Re: stability of sort()?
18229              From: Nicholas Clark <nick@ccl4.org>
18230              Date: Fri, 25 May 2001 22:40:19 +0100
18231              Message-ID: <20010525224019.B86445@plum.flirble.org>
18232      Branch: perl
18233            ! pod/perlfunc.pod
18234 ____________________________________________________________________________
18235 [ 10214] By: jhi                                   on 2001/05/26  13:14:30
18236         Log: Subject: Re: [ID 20010426.005] Magic not being removed at scope exit [PATCH]
18237              From: John Peacock <jpeacock@rowman.com>
18238              Date: Thu, 24 May 2001 22:14:01 -0400
18239              Message-ID: <3B0DBFE9.A7C49084@rowman.com>
18240      Branch: perl
18241            ! mg.c scope.c sv.c
18242 ____________________________________________________________________________
18243 [ 10213] By: jhi                                   on 2001/05/26  13:08:56
18244         Log: Subject: [PATCH] Re: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
18245              From: Nicholas Clark <nick@ccl4.org>
18246              Date: Sun, 20 May 2001 19:24:13 +0100
18247              Message-ID: <20010520192413.G83222@plum.flirble.org>
18248      Branch: perl
18249            + lib/ExtUtils/Constant.pm t/lib/extutils.t
18250            ! MANIFEST utils/h2xs.PL
18251 ____________________________________________________________________________
18252 [ 10212] By: nick                                  on 2001/05/26  09:49:28
18253         Log: Change perlguts docs to not suggest PUSHi etc. for multiple results,
18254              add a few more notes there on use of mortals on the stack.
18255      Branch: perlio
18256            ! pod/perlguts.pod
18257 ____________________________________________________________________________
18258 [ 10211] By: nick                                  on 2001/05/26  09:05:36
18259         Log: Integrate mainline
18260      Branch: perlio
18261           +> t/lib/fcntl.t t/pragma/vars.t
18262           !> (integrate 49 files)
18263 ____________________________________________________________________________
18264 [ 10210] By: jhi                                   on 2001/05/25  12:29:16
18265         Log: Update Changes.
18266      Branch: perl
18267            ! Changes patchlevel.h
18268 ____________________________________________________________________________
18269 [ 10209] By: jhi                                   on 2001/05/25  12:24:45
18270         Log: Based on
18271              
18272              Subject: [PATCH pp.c] Wrapping pack("C",256)
18273              From: Simon Cozens <simon@netthink.co.uk>
18274              Date: Sat, 12 May 2001 17:58:41 +0100
18275              Message-ID: <20010512175841.A6132@netthink.co.uk>
18276      Branch: perl
18277            ! pod/perldiag.pod pp.c t/pragma/warn/pp
18278 ____________________________________________________________________________
18279 [ 10208] By: jhi                                   on 2001/05/25  01:37:03
18280         Log: Subject: [PATCH] 5.6.1 Term::Cap -- add terminfo fallback
18281              From: "Brendan O'Dea" <bod@compusol.com.au>
18282              Date: Fri, 25 May 2001 11:18:29 +1000
18283              Message-ID: <20010525111829.A28411@compusol.com.au>
18284              
18285              (Slightly modified.)
18286      Branch: perl
18287            ! lib/Term/Cap.pm
18288 ____________________________________________________________________________
18289 [ 10207] By: jhi                                   on 2001/05/25  01:12:14
18290         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string 
18291              From: Hugo <hv@crypt.compulink.co.uk>
18292              Date: Fri, 25 May 2001 02:13:25 +0100
18293              Message-Id: <200105250113.CAA23158@crypt.compulink.co.uk>
18294      Branch: perl
18295            ! t/op/misc.t
18296 ____________________________________________________________________________
18297 [ 10206] By: jhi                                   on 2001/05/25  01:07:59
18298         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string
18299              From: Inaba Hiroto <hiroto.inaba@toshiba.co.jp>
18300              Date: Fri, 25 May 2001 10:25:36 +0900
18301              Message-Id: <200105250124.KAA19571@toshiba.co.jp> 
18302      Branch: perl
18303            ! regcomp.c regexec.c
18304 ____________________________________________________________________________
18305 [ 10205] By: jhi                                   on 2001/05/25  01:07:00
18306         Log: Subject: [PATCH #2] stash autovivification and method call error messages
18307              From: Ilmari Karonen <iltzu@sci.fi>
18308              Date: Thu, 24 May 2001 01:51:48 +0300 (EET DST)
18309              Message-ID: <Pine.SOL.3.96.1010524013737.18819D-100000@simpukka>
18310      Branch: perl
18311            ! gv.c pp_hot.c t/op/method.t
18312 ____________________________________________________________________________
18313 [ 10204] By: jhi                                   on 2001/05/25  01:03:50
18314         Log: Add make target and documentation for gprof profiling.
18315      Branch: perl
18316            ! Makefile.SH pod/perlhack.pod
18317 ____________________________________________________________________________
18318 [ 10203] By: jhi                                   on 2001/05/24  21:09:36
18319         Log: Subject: Don't think about UTF8 
18320              From: Mike Guy <mjtg@cam.ac.uk> 
18321              Date: Tue, 22 May 2001 14:35:39 +0100
18322              Message-Id: <E152CK3-00028O-00@virgo.cus.cam.ac.uk>
18323      Branch: perl
18324            ! sv.h
18325 ____________________________________________________________________________
18326 [ 10202] By: jhi                                   on 2001/05/24  21:07:25
18327         Log: Subject: [ID 20010524.002] find2perl bug in fileglob_to_re
18328              From: Geraint A Edwards <gedge@serf.org> 
18329              Date: Thu, 24 May 2001 22:51:24 +0100
18330              Message-Id: <20010524225124.A34981@cymru.serf.org>
18331      Branch: perl
18332            ! x2p/find2perl.PL
18333 ____________________________________________________________________________
18334 [ 10201] By: jhi                                   on 2001/05/24  21:02:30
18335         Log: DB_File has its own attribute story.
18336      Branch: perl
18337            ! ext/DB_File/DB_File.xs
18338 ____________________________________________________________________________
18339 [ 10200] By: jhi                                   on 2001/05/24  19:54:21
18340         Log: Subject: Re: Making perl with -Wall
18341              From: Andy Dougherty <doughera@lafayette.edu>
18342              Date: Thu, 24 May 2001 14:33:37 -0400 (EDT)
18343              Message-ID: <Pine.SOL.4.10.10105241415460.2443-100000@maxwell.phys.lafayette.edu>
18344      Branch: perl
18345            ! perl.h
18346 ____________________________________________________________________________
18347 [ 10199] By: jhi                                   on 2001/05/24  15:15:03
18348         Log: Subject: RE: [ID 20010521.003] - [PATCH #2] sv.c: sv_dup_inc(SvRV(sstr)) wasn't checking SvWEAKREF
18349              From: "Richard Soderberg" <rs@crystalflame.net>
18350              Date: Thu, 24 May 2001 08:58:16 -0700
18351              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEPODEAA.rs@crystalflame.net>
18352      Branch: perl
18353            ! sv.c
18354 ____________________________________________________________________________
18355 [ 10198] By: jhi                                   on 2001/05/24  15:10:04
18356         Log: IV/UV casting fixes from Nicholas Clark.
18357      Branch: perl
18358            ! perl.h pp_sys.c util.c
18359 ____________________________________________________________________________
18360 [ 10197] By: jhi                                   on 2001/05/24  14:19:44
18361         Log: Subject: Re: Making perl with -Wall
18362              From: Michael G Schwern <schwern@pobox.com>
18363              Date: Thu, 24 May 2001 15:40:28 +0100
18364              Message-ID: <20010524154028.B1988@blackrider.blackstar.co.uk>
18365      Branch: perl
18366            ! malloc.c perl.h
18367 ____________________________________________________________________________
18368 [ 10196] By: jhi                                   on 2001/05/24  14:04:41
18369         Log: Subject: [PATCH] Re: [ID 20010521.004] Two test suite failures on this platform with latest rsync 
18370              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
18371              Date: Tue, 22 May 2001 11:49:37 +0200
18372              Message-Id: <20010522114044.BC4E.H.M.BRAND@hccnet.nl>
18373      Branch: metaconfig
18374            ! U/modified/Oldsym.U
18375      Branch: metaconfig/U/perl
18376            ! patchlevel.U
18377      Branch: perl
18378            ! Configure config_h.SH myconfig.SH
18379 ____________________________________________________________________________
18380 [ 10195] By: jhi                                   on 2001/05/24  13:25:04
18381         Log: Under versiononly install also the scripts with the version suffix.
18382              (e.g. .../bin/h2xs5.7.1)
18383      Branch: perl
18384            ! installperl
18385 ____________________________________________________________________________
18386 [ 10194] By: jhi                                   on 2001/05/24  13:02:49
18387         Log: Subject: [PATCH] Stop segfault in mg.c:636
18388              From: "Richard Soderberg" <rs@crystalflame.net>
18389              Date: Thu, 24 May 2001 05:51:52 -0700
18390              Message-ID: <NAEKLNAAHLMBPMPNBMLEGEPGDEAA.rs@crystalflame.net>
18391      Branch: perl
18392            ! mg.c
18393 ____________________________________________________________________________
18394 [ 10193] By: jhi                                   on 2001/05/24  12:37:13
18395         Log: Iteration continues; hopefully convergently.
18396      Branch: perl
18397            ! t/lib/b-stash.t
18398 ____________________________________________________________________________
18399 [ 10192] By: jhi                                   on 2001/05/24  12:36:35
18400         Log: Subject: [PATCH] CORE::GLOBAL::require override happens too early
18401              From: Gisle Aas <gisle@ActiveState.com>
18402              Date: 23 May 2001 16:13:10 -0700
18403              Message-ID: <lrofsjfym1.fsf@caliper.ActiveState.com>
18404      Branch: perl
18405            ! op.c toke.c
18406 ____________________________________________________________________________
18407 [ 10191] By: jhi                                   on 2001/05/24  12:25:12
18408         Log: Subject: [PATCH] lib/dumpvar.pl, lib/perl5db.pl - fix warnings
18409              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
18410              Date: Thu, 24 May 2001 05:05:22 -0500
18411              Message-ID: <20010524050522.A18997@staff1.cso.uiuc.edu>
18412      Branch: perl
18413            ! lib/dumpvar.pl lib/perl5db.pl
18414 ____________________________________________________________________________
18415 [ 10190] By: jhi                                   on 2001/05/24  12:24:07
18416         Log: Subject: Re: [ID 20010524.001] perl5db.pl   x @INC  doesn't work like it used to
18417              From: David Dyck <dcd@tc.fluke.com>
18418              Date: Thu, 24 May 2001 01:42:09 -0700 (PDT)
18419              Message-ID: <Pine.LNX.4.33.0105240134580.5179-100000@dd.tc.fluke.com>
18420      Branch: perl
18421            ! lib/perl5db.pl
18422 ____________________________________________________________________________
18423 [ 10189] By: jhi                                   on 2001/05/23  22:43:31
18424         Log: Tiny pod nits on READMEs, mostly whitespace issues.
18425      Branch: perl
18426            ! README.amiga README.dos README.macos README.mpeix README.vmesa
18427            ! README.win32
18428 ____________________________________________________________________________
18429 [ 10188] By: jhi                                   on 2001/05/23  22:26:03
18430         Log: The DG/UX part of the 20010521.005.
18431      Branch: perl
18432            ! README.dgux
18433 ____________________________________________________________________________
18434 [ 10187] By: jhi                                   on 2001/05/23  22:04:05
18435         Log: Subject: Re: [ID 20000716.007] \G in a m//g expression causes problems 
18436              From: Hugo <hv@crypt.compulink.co.uk>
18437              Date: Mon, 21 May 2001 16:32:02 +0100
18438              Message-Id: <200105211532.QAA03999@crypt.compulink.co.uk>
18439      Branch: perl
18440            ! regcomp.c t/op/misc.t
18441 ____________________________________________________________________________
18442 [ 10186] By: jhi                                   on 2001/05/23  21:42:15
18443         Log: Subject: [PATCH] Extra UNIVERSAL tests
18444              From: Mike Guy <mjtg@cam.ac.uk>
18445              Date: Wed, 23 May 2001 12:29:20 +0100
18446              Message-Id: <E152WpM-0001yP-00@virgo.cus.cam.ac.uk>
18447      Branch: perl
18448            ! t/op/universal.t
18449 ____________________________________________________________________________
18450 [ 10185] By: jhi                                   on 2001/05/23  21:38:48
18451         Log: Subject: [PATCH] Remove EQ keyword
18452              From: Mike Guy <mjtg@cam.ac.uk>
18453              Message-Id: <E152Vhp-00072x-00@virgo.cus.cam.ac.uk>
18454              Date: Wed, 23 May 2001 11:17:29 +0100
18455      Branch: perl
18456            ! keywords.h keywords.pl
18457 ____________________________________________________________________________
18458 [ 10184] By: jhi                                   on 2001/05/23  21:29:41
18459         Log: Subject: [PATCH] lib/perl5db.pl
18460              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
18461              Date: Wed, 23 May 2001 02:18:03 -0500
18462              Message-ID: <20010523021803.A21965@staff1.cso.uiuc.edu>
18463      Branch: perl
18464            ! lib/perl5db.pl
18465 ____________________________________________________________________________
18466 [ 10183] By: jhi                                   on 2001/05/23  21:27:54
18467         Log: Subject: [PATCH lib/Term/Cap.pm] Avoid -W warnings in Tgetent and Tputs
18468              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
18469              Date: Tue, 22 May 2001 23:34:41 -0500
18470              Message-ID: <20010522233441.A12431@staff1.cso.uiuc.edu>
18471      Branch: perl
18472            ! lib/Term/Cap.pm
18473 ____________________________________________________________________________
18474 [ 10182] By: jhi                                   on 2001/05/23  21:24:30
18475         Log: Subject: [PATCH emacs/e2ctags.pl] big speedup
18476              From: davem@fdgroup.co.uk
18477              Date: Tue, 22 May 2001 22:08:09 +0100 (BST)
18478              Message-Id: <200105222108.WAA09442@gizmo.fdgroup.co.uk>
18479      Branch: perl
18480            ! emacs/e2ctags.pl
18481 ____________________________________________________________________________
18482 [ 10181] By: jhi                                   on 2001/05/23  21:23:29
18483         Log: Subject: [PATCH lib/vars.pm] Sensible minimum version
18484              From: Michael G Schwern <schwern@pobox.com>
18485              Date: Tue, 22 May 2001 14:15:09 +0100
18486              Message-ID: <20010522141509.J701@blackrider.blackstar.co.uk>
18487      Branch: perl
18488            ! lib/vars.pm
18489 ____________________________________________________________________________
18490 [ 10180] By: jhi                                   on 2001/05/23  21:22:14
18491         Log: Subject: [PATCH lib/vars.pm] Odd code nit
18492              From: Michael G Schwern <schwern@pobox.com>
18493              Date: Tue, 22 May 2001 14:14:28 +0100
18494              Message-ID: <20010522141427.I701@blackrider.blackstar.co.uk>
18495      Branch: perl
18496            ! lib/vars.pm
18497 ____________________________________________________________________________
18498 [ 10179] By: jhi                                   on 2001/05/23  21:19:51
18499         Log: Use the new use vars feature.
18500      Branch: perl
18501            ! t/lib/b-stash.t
18502 ____________________________________________________________________________
18503 [ 10178] By: jhi                                   on 2001/05/23  21:19:28
18504         Log: Subject: [PATCH] vars.pm to support qualified variables (was Re: [ID 20010521.001])
18505              From: Mike Guy <mjtg@cam.ac.uk>
18506              Sender: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
18507              Date: Tue, 22 May 2001 13:11:39 +0100
18508      Branch: perl
18509            + t/pragma/vars.t
18510            ! MANIFEST lib/vars.pm t/lib/1_compile.t
18511 ____________________________________________________________________________
18512 [ 10177] By: jhi                                   on 2001/05/23  21:01:48
18513         Log: -qlongdouble considered harmful by Merijn.
18514      Branch: perl
18515            ! hints/aix.sh
18516 ____________________________________________________________________________
18517 [ 10176] By: jhi                                   on 2001/05/21  13:21:21
18518         Log: Update Changes.
18519      Branch: perl
18520            ! Changes patchlevel.h
18521 ____________________________________________________________________________
18522 [ 10175] By: jhi                                   on 2001/05/21  13:17:28
18523         Log: Add a test of its very own for Fcntl.  Hopefully portable.
18524      Branch: perl
18525            + t/lib/fcntl.t
18526            ! MANIFEST
18527 ____________________________________________________________________________
18528 [ 10174] By: jhi                                   on 2001/05/21  12:45:41
18529         Log: Must be trickier for 'minitest' not to die.
18530      Branch: perl
18531            ! t/op/taint.t
18532 ____________________________________________________________________________
18533 [ 10173] By: jhi                                   on 2001/05/21  11:24:43
18534         Log: Can't declare other people's variables.
18535      Branch: perl
18536            ! t/lib/b-stash.t
18537 ____________________________________________________________________________
18538 [ 10172] By: jhi                                   on 2001/05/20  20:33:08
18539         Log: Fix for ID 20010519.003: sysopen() wasn't tainting :-(
18540      Branch: perl
18541            ! doio.c t/op/taint.t
18542 ____________________________________________________________________________
18543 [ 10171] By: jhi                                   on 2001/05/20  20:18:45
18544         Log: The OS/2 variable needs to be declared.
18545      Branch: perl
18546            ! t/lib/b-stash.t
18547 ____________________________________________________________________________
18548 [ 10170] By: nick                                  on 2001/05/20  16:48:29
18549         Log: Integrate mainline
18550      Branch: perlio
18551           !> (integrate 41 files)
18552 ____________________________________________________________________________
18553 [ 10169] By: jhi                                   on 2001/05/20  11:50:20
18554         Log: Small perlsec updates: clarify the taintedness of filename
18555              globbing; suggest using Scalar::Util::tainted().
18556      Branch: perl
18557            ! pod/perlsec.pod
18558 ____________________________________________________________________________
18559 [ 10168] By: jhi                                   on 2001/05/20  11:24:11
18560         Log: Subject: [PATCH 5.7.1@10135] [LARGE!] symbolic magic
18561              From: Dave Mitchell <davem@fdgroup.co.uk>
18562              Date: Sat, 19 May 2001 20:12:56 +0100 (BST)
18563              Message-Id: <200105191912.UAA23925@gizmo.fdgroup.co.uk>
18564      Branch: perl
18565            ! av.c cc_runtime.h doop.c dump.c gv.c hv.c mg.c op.c perl.c
18566            ! perl.h perlio.c pod/perlguts.pod pp.c pp_ctl.c pp_hot.c
18567            ! pp_sys.c regexec.c scope.c sv.c t/lib/peek.t taint.c util.c
18568            ! xsutils.c
18569 ____________________________________________________________________________
18570 [ 10167] By: jhi                                   on 2001/05/20  11:12:14
18571         Log: Subject: [PATCH 5.6.1] DLL descriptions on OS/2
18572              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18573              Date: Sat, 19 May 2001 04:08:46 -0400
18574              Message-ID: <20010519040846.A16969@math.ohio-state.edu>
18575      Branch: perl
18576            ! lib/ExtUtils/Mksymlists.pm makedef.pl
18577 ____________________________________________________________________________
18578 [ 10166] By: jhi                                   on 2001/05/20  11:08:27
18579         Log: Subject: [PATCH 5.6.1] DLL name mangling on OS/2
18580              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18581              Date: Sat, 19 May 2001 04:30:45 -0400
18582              Message-ID: <20010519043045.A17033@math.ohio-state.edu>
18583      Branch: perl
18584            ! os2/os2.c
18585 ____________________________________________________________________________
18586 [ 10165] By: jhi                                   on 2001/05/20  11:07:06
18587         Log: Subject: [PATCH 5.6.1] build bugs OS/2
18588              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18589              Date: Sat, 19 May 2001 04:35:28 -0400
18590              Message-ID: <20010519043528.A17363@math.ohio-state.edu>
18591      Branch: perl
18592            ! os2/Makefile.SHs os2/os2.c
18593 ____________________________________________________________________________
18594 [ 10164] By: jhi                                   on 2001/05/20  11:06:01
18595         Log: Subject: [PATCH 5.6.1] Mis-Failing tests
18596              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18597              Date: Sat, 19 May 2001 04:04:23 -0400
18598              Message-ID: <20010519040423.A16861@math.ohio-state.edu>
18599              
18600              (In bleadperl patched b-stash.t instead of b.t)
18601      Branch: perl
18602            ! t/lib/b-stash.t t/lib/bigfltpm.t
18603 ____________________________________________________________________________
18604 [ 10163] By: jhi                                   on 2001/05/20  10:59:46
18605         Log: Subject: [PATCH 5.6.1] perl5db
18606              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18607              Date: Sat, 19 May 2001 03:49:09 -0400
18608              Message-ID: <20010519034909.A14902@math.ohio-state.edu>
18609      Branch: perl
18610            ! lib/perl5db.pl
18611 ____________________________________________________________________________
18612 [ 10162] By: jhi                                   on 2001/05/20  10:58:18
18613         Log: Subject: [PATCH] require $mod where $mod has touched numeric context
18614              From: Gisle Aas <gisle@ActiveState.com>
18615              Date: 18 May 2001 14:24:51 -0700
18616              Message-ID: <lr3da2cpuk.fsf@caliper.ActiveState.com>
18617      Branch: perl
18618            ! pp_ctl.c
18619 ____________________________________________________________________________
18620 [ 10161] By: jhi                                   on 2001/05/20  10:57:00
18621         Log: Subject: [PATCH] Chomp should not always stringify
18622              From: Gisle Aas <gisle@ActiveState.com>
18623              Date: 18 May 2001 07:55:25 -0700
18624              Message-ID: <lrk83eogf6.fsf@caliper.ActiveState.com>
18625      Branch: perl
18626            ! doop.c t/op/chop.t
18627 ____________________________________________________________________________
18628 [ 10160] By: jhi                                   on 2001/05/20  10:49:40
18629         Log: Integrate perlio.
18630      Branch: perl
18631           !> pod/perlfunc.pod
18632 ____________________________________________________________________________
18633 [ 10159] By: nick                                  on 2001/05/20  09:39:46
18634         Log: Document some more of open's features.
18635      Branch: perlio
18636            ! pod/perlfunc.pod
18637 ____________________________________________________________________________
18638 [ 10158] By: gsar                                  on 2001/05/18  18:43:38
18639         Log: back out change#10153 (it has compatibility issues such as the
18640              changed behavior of /[~%@+-]/, and after talking to Jarkko, the
18641              benefit for 5.6.x doesn't seem worth the risk)
18642      Branch: maint-5.6/perl
18643            ! toke.c
18644 ____________________________________________________________________________
18645 [ 10157] By: jhi                                   on 2001/05/18  17:05:40
18646         Log: \$escaping the $vars in !GROK!THIS! section is a good idea.
18647      Branch: perl
18648            ! x2p/s2p.PL
18649 ____________________________________________________________________________
18650 [ 10156] By: jhi                                   on 2001/05/18  12:06:40
18651         Log: Update Changes.
18652      Branch: perl
18653            ! Changes patchlevel.h
18654 ____________________________________________________________________________
18655 [ 10155] By: jhi                                   on 2001/05/18  11:58:57
18656         Log: Integrate change #10144 from maintperl.
18657              
18658              s/CONFIGDOTSH/PERL_CONFIG_SH/ for Win32, too.
18659      Branch: perl
18660           !> win32/config.bc win32/config.gc win32/config.vc
18661           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
18662 ____________________________________________________________________________
18663 [ 10154] By: nick                                  on 2001/05/18  07:23:03
18664         Log: Integrate mainline.
18665      Branch: perlio
18666           +> README.dgux t/lib/i18n-collate.t utils.lst
18667           !> (integrate 49 files)
18668 ____________________________________________________________________________
18669 [ 10153] By: jhi                                   on 2001/05/18  00:41:51
18670         Log: Integrate change #7224 from mainline into maintperl.
18671              
18672              Allow @+ and @- to be doublequoted, from Simon Cozens. 
18673              (Approved by Larry, see Tom's comment in 20000830.005.)
18674      Branch: maint-5.6/perl
18675           !> toke.c
18676 ____________________________________________________________________________
18677 [ 10152] By: jhi                                   on 2001/05/17  23:18:15
18678         Log: Subject: [PATCH bleadperl] small lookbehind fix
18679              From: Hugo <hv@crypt.compulink.co.uk>
18680              Date: Fri, 18 May 2001 00:07:19 +0100
18681              Message-Id: <200105172307.AAA06142@crypt.compulink.co.uk>
18682      Branch: perl
18683            ! regexec.c
18684 ____________________________________________________________________________
18685 [ 10151] By: jhi                                   on 2001/05/17  22:00:06
18686         Log: Detypos.
18687      Branch: perl
18688            ! installman utils.lst
18689 ____________________________________________________________________________
18690 [ 10150] By: jhi                                   on 2001/05/17  20:32:48
18691         Log: Add better debug to glob/basic #8 as suggested by Nick Clark
18692              in 20001222.001.
18693      Branch: perl
18694            ! t/lib/glob-basic.t
18695 ____________________________________________________________________________
18696 [ 10149] By: jhi                                   on 2001/05/17  20:08:58
18697         Log: Subject: [PATCH] Test for bug 20010515.004
18698              From: Benjamin Sugars <bsugars@canoe.ca>
18699              Date: Thu, 17 May 2001 15:48:18 -0400 (EDT)
18700              Message-ID: <Pine.LNX.4.21.0105171544270.9064-100000@marmot.rim.canoe.ca>
18701      Branch: perl
18702            ! t/op/misc.t
18703 ____________________________________________________________________________
18704 [ 10148] By: jhi                                   on 2001/05/17  20:06:23
18705         Log: Integrate #10145 from maintperl.
18706              
18707              fix for ID 20010515.004 (needs test)
18708      Branch: perl
18709           !> pp_hot.c
18710 ____________________________________________________________________________
18711 [ 10147] By: jhi                                   on 2001/05/17  19:10:46
18712         Log: Thinko noticed by Doug MacEachern.
18713      Branch: perl
18714            ! thread.h
18715 ____________________________________________________________________________
18716 [ 10146] By: jhi                                   on 2001/05/17  17:30:37
18717         Log: Subject: Re: [PATCH] HERE mark in regex
18718              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
18719              Date: Thu, 17 May 2001 12:20:33 -0400
18720              Message-ID: <20010517122033.B1547290@linguist.thayer.dartmouth.edu> 
18721      Branch: perl
18722            ! t/op/re_tests
18723 ____________________________________________________________________________
18724 [ 10145] By: gsar                                  on 2001/05/17  16:59:55
18725         Log: fix for ID 20010515.004 (needs test)
18726      Branch: maint-5.6/perl
18727            ! pp_hot.c
18728 ____________________________________________________________________________
18729 [ 10144] By: gsar                                  on 2001/05/17  16:39:02
18730         Log: s/CONFIGDOTSH/PERL_CONFIG_SH/g
18731      Branch: maint-5.6/perl
18732            ! win32/config.bc win32/config.gc win32/config.vc
18733            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
18734 ____________________________________________________________________________
18735 [ 10143] By: jhi                                   on 2001/05/17  14:21:08
18736         Log: Macrofy the getspecific (and use it also in util.c)
18737      Branch: perl
18738            ! thread.h util.c
18739 ____________________________________________________________________________
18740 [ 10142] By: jhi                                   on 2001/05/17  01:43:50
18741         Log: Use the unchecked thread-specific key fetch also in Tru64.
18742      Branch: perl
18743            ! thread.h
18744 ____________________________________________________________________________
18745 [ 10141] By: jhi                                   on 2001/05/17  01:41:07
18746         Log: Subject: [PATCH 5.6.1]Quick thread speedup
18747              From: Dan Sugalski <dan@sidhe.org> 
18748              Date: Wed, 16 May 2001 18:05:19 -0400
18749              Message-Id: <5.1.0.14.0.20010516175826.01afde08@24.8.96.48>
18750      Branch: perl
18751            ! thread.h util.c
18752 ____________________________________________________________________________
18753 [ 10140] By: jhi                                   on 2001/05/16  19:58:29
18754         Log: I think this is quite enough testing for a deprecated feature.
18755      Branch: perl
18756            + t/lib/i18n-collate.t
18757            ! MANIFEST t/lib/1_compile.t
18758 ____________________________________________________________________________
18759 [ 10139] By: jhi                                   on 2001/05/16  18:47:03
18760         Log: More HP-UX lore from Jeff Okamoto.
18761      Branch: perl
18762            ! README.hpux
18763 ____________________________________________________________________________
18764 [ 10138] By: jhi                                   on 2001/05/16  18:21:04
18765         Log: Sort utils.lst for easier maintenance.
18766      Branch: perl
18767            ! utils.lst
18768 ____________________________________________________________________________
18769 [ 10137] By: jhi                                   on 2001/05/16  18:12:01
18770         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
18771              From: Tim Jenness <t.jenness@jach.hawaii.edu>
18772              Date: Wed, 16 May 2001 08:59:59 -1000 (HST)
18773              Message-ID: <Pine.LNX.4.33.0105160858480.2488-100000@lapaki.jach.hawaii.edu>
18774              
18775              Add pod2latex to utils.lst.
18776      Branch: perl
18777            ! MANIFEST utils.lst
18778 ____________________________________________________________________________
18779 [ 10136] By: jhi                                   on 2001/05/16  18:00:00
18780         Log: Subject: Re: [PATCH] HERE mark in regex
18781              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
18782              Date: Wed, 16 May 2001 13:04:43 -0400
18783              Message-ID: <20010516130443.E1516273@linguist.thayer.dartmouth.edu> 
18784      Branch: perl
18785            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
18786            ! t/op/regmesg.t t/pragma/warn/regcomp
18787 ____________________________________________________________________________
18788 [ 10135] By: jhi                                   on 2001/05/16  17:51:50
18789         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
18790              From: Simon Cozens <simon@netthink.co.uk>
18791              Date: Wed, 16 May 2001 18:02:08 +0100
18792              Message-ID: <20010516180208.A6458@netthink.co.uk>
18793      Branch: perl
18794            ! installman utils.lst
18795 ____________________________________________________________________________
18796 [ 10134] By: jhi                                   on 2001/05/16  17:47:26
18797         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
18798              From: "Philip Newton" <pnewton@gmx.de>
18799              Date: Tue, 15 May 2001 15:09:30 +0200
18800              Message-ID: <3B0146AA.2839.17BFDA6@localhost>
18801              
18802              Test case for #10128.
18803      Branch: perl
18804            ! t/pragma/warn/pp_hot
18805 ____________________________________________________________________________
18806 [ 10133] By: jhi                                   on 2001/05/16  15:12:52
18807         Log: Update Changes.
18808      Branch: perl
18809            ! Changes patchlevel.h
18810 ____________________________________________________________________________
18811 [ 10132] By: jhi                                   on 2001/05/16  14:50:55
18812         Log: Deprecate pseudo-hashes.
18813      Branch: perl
18814            ! pod/perl572delta.pod pod/perlref.pod pod/perltodo.pod
18815 ____________________________________________________________________________
18816 [ 10131] By: jhi                                   on 2001/05/16  14:26:01
18817         Log: HP-UX hints update from Merijn.
18818      Branch: perl
18819            ! hints/hpux.sh
18820 ____________________________________________________________________________
18821 [ 10130] By: jhi                                   on 2001/05/16  14:23:01
18822         Log: README.hpux update from Merijn.
18823      Branch: perl
18824            ! README.hpux
18825 ____________________________________________________________________________
18826 [ 10129] By: jhi                                   on 2001/05/16  14:18:56
18827         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
18828              From: Simon Cozens <simon@netthink.co.uk>
18829              Date: Wed, 16 May 2001 15:57:55 +0100
18830              Message-ID: <20010516155755.A4728@netthink.co.uk>
18831      Branch: perl
18832            + utils.lst
18833            ! MANIFEST installman installperl
18834 ____________________________________________________________________________
18835 [ 10128] By: jhi                                   on 2001/05/16  14:15:36
18836         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
18837              From: "Philip Newton" <pnewton@gmx.de>
18838              Date: Tue, 15 May 2001 16:31:05 +0200
18839              Message-ID: <3B0159C9.1905.1C6AEF9@localhost>
18840              
18841              Fix PERL_Y2KWARN test to check before rather than after appending.
18842      Branch: perl
18843            ! pp_hot.c
18844 ____________________________________________________________________________
18845 [ 10127] By: jhi                                   on 2001/05/16  14:08:15
18846         Log: Regen Porting stuff.
18847      Branch: perl
18848            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
18849            ! config_h.SH
18850 ____________________________________________________________________________
18851 [ 10126] By: jhi                                   on 2001/05/16  13:41:50
18852         Log: Metaconfig unit change for #10125.
18853      Branch: metaconfig
18854            ! U/modified/Oldconfig.U
18855 ____________________________________________________________________________
18856 [ 10125] By: jhi                                   on 2001/05/16  13:41:35
18857         Log: Use OSVERS.
18858      Branch: perl
18859            ! Configure config_h.SH perl.c
18860 ____________________________________________________________________________
18861 [ 10124] By: jhi                                   on 2001/05/16  13:41:09
18862         Log: Regen toc.
18863      Branch: perl
18864            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
18865 ____________________________________________________________________________
18866 [ 10123] By: jhi                                   on 2001/05/16  13:25:38
18867         Log: Adding the README.dgux to the MANIFEST would be a good idea.
18868      Branch: perl
18869            ! MANIFEST
18870 ____________________________________________________________________________
18871 [ 10122] By: jhi                                   on 2001/05/16  13:08:33
18872         Log: Move the stack desire definition to thread.h.
18873      Branch: perl
18874            ! ext/Thread/Thread.xs thread.h
18875 ____________________________________________________________________________
18876 [ 10121] By: jhi                                   on 2001/05/16  13:00:12
18877         Log: DG-UX threading patches, including a README.dgux,
18878              from Takis Psarogiannakopoulos.
18879      Branch: perl
18880            + README.dgux
18881            ! config_h.SH ext/Thread/Thread.xs hints/dgux.sh perl.c
18882 ____________________________________________________________________________
18883 [ 10120] By: jhi                                   on 2001/05/16  12:55:33
18884         Log: Subject: [PATCH B::Deparse] More on /x regexes
18885              From: Robin Houston <robin@kitsite.com>
18886              Date: Tue, 15 May 2001 19:09:35 +0100
18887              Message-ID: <20010515190935.A27268@penderel>
18888      Branch: perl
18889            ! ext/B/B/Deparse.pm
18890 ____________________________________________________________________________
18891 [ 10119] By: jhi                                   on 2001/05/16  12:45:29
18892         Log: Document that the core time() may be rounding rather
18893              than truncating, would have saved at least my confusion.
18894      Branch: perl
18895            ! ext/Time/HiRes/HiRes.pm
18896 ____________________________________________________________________________
18897 [ 10118] By: jhi                                   on 2001/05/16  12:37:57
18898         Log: Subject: perl-current/t/time-hires.t
18899              From: John Peacock <jpeacock@rowman.com>
18900              Date: Fri, 11 May 2001 14:09:41 -0400
18901              Message-ID: <3AFC2AE5.5E787E54@rowman.com>
18902      Branch: perl
18903            ! t/lib/time-hires.t
18904 ____________________________________________________________________________
18905 [ 10117] By: jhi                                   on 2001/05/15  13:40:33
18906         Log: Subject: [PATCH dump.c] Op private flags
18907              From: Simon Cozens <simon@netthink.co.uk>
18908              Date: Sun, 13 May 2001 20:20:36 +0100
18909              Message-ID: <20010513202036.A21896@netthink.co.uk>
18910      Branch: perl
18911            ! dump.c
18912 ____________________________________________________________________________
18913 [ 10116] By: jhi                                   on 2001/05/15  13:28:26
18914         Log: Upgrade to Switch 2.03.
18915      Branch: perl
18916            ! lib/Switch.pm
18917 ____________________________________________________________________________
18918 [ 10115] By: jhi                                   on 2001/05/15  13:19:01
18919         Log: Integrate change #10113 from mainline: rename CONFIGDOTSH
18920              to PERL_CONFIG_SH and use it consistently.
18921      Branch: maint-5.6/perl
18922           !> Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
18923           !> configpm configure.com makeaperl.SH makedepend.SH makedir.SH
18924           !> myconfig.SH writemain.SH
18925 ____________________________________________________________________________
18926 [ 10114] By: jhi                                   on 2001/05/15  13:13:21
18927         Log: Metaconfig units changes for #10113.
18928      Branch: metaconfig
18929            ! U/modified/Config_h.U U/modified/Extract.U U/modified/Oldsym.U
18930 ____________________________________________________________________________
18931 [ 10113] By: jhi                                   on 2001/05/15  13:12:40
18932         Log: The problem described in 20010514.031 still wasn't
18933              fully cured, there were remnants of $CONFIG when
18934              $CONFIGDOTSH was expected.  Now renamed to PERL_CONFIG_SH
18935              to avoid future conflicts.
18936      Branch: perl
18937            ! Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
18938            ! configpm configure.com makeaperl.SH makedepend.SH makedir.SH
18939            ! myconfig.SH writemain.SH
18940 ____________________________________________________________________________
18941 [ 10112] By: jhi                                   on 2001/05/15  11:55:44
18942         Log: Half of #10107 got lost.
18943      Branch: perl
18944            ! ext/B/B/Deparse.pm
18945 ____________________________________________________________________________
18946 [ 10111] By: nick                                  on 2001/05/15  08:39:14
18947         Log: Integrate mainline.
18948      Branch: perlio
18949           +> ext/POSIX/hints/uts.pl
18950            - Todo Todo-5.6 t/camel-III/vstring.t
18951           !> (integrate 48 files)
18952 ____________________________________________________________________________
18953 [ 10110] By: jhi                                   on 2001/05/15  02:04:05
18954         Log: Subject: [PATCH TestInit.pm] Give Deparse tester a fair chance
18955              From: Robin Houston <robin@kitsite.com>
18956              Date: Mon, 14 May 2001 22:27:08 +0100
18957              Message-ID: <20010514222708.A22963@penderel>
18958      Branch: perl
18959            ! t/TestInit.pm
18960 ____________________________________________________________________________
18961 [ 10109] By: jhi                                   on 2001/05/15  02:03:12
18962         Log: Subject: [PATCH B::Deparse] Lvaluable method calls
18963              From: Robin Houston <robin@kitsite.com>
18964              Date: Mon, 14 May 2001 22:16:43 +0100
18965              Message-ID: <20010514221643.A22437@penderel>
18966      Branch: perl
18967            ! ext/B/B/Deparse.pm
18968 ____________________________________________________________________________
18969 [ 10108] By: jhi                                   on 2001/05/15  02:02:17
18970         Log: Subject: [PATCH B::Deparse] C<$foo =~ give_me_a_regex>; /x modifier
18971              From: Robin Houston <robin@kitsite.com>
18972              Date: Mon, 14 May 2001 22:03:44 +0100
18973              Message-ID: <20010514220344.A20643@penderel>
18974      Branch: perl
18975            ! ext/B/B/Deparse.pm
18976 ____________________________________________________________________________
18977 [ 10107] By: jhi                                   on 2001/05/15  02:01:24
18978         Log: Subject: [PATCH B::Deparse] "${foo}_bar"
18979              From: Robin Houston <robin@kitsite.com>
18980              Date: Mon, 14 May 2001 22:10:07 +0100
18981              Message-ID: <20010514221007.A21118@penderel>
18982      Branch: perl
18983            ! ext/B/B/Deparse.pm
18984 ____________________________________________________________________________
18985 [ 10106] By: jhi                                   on 2001/05/15  01:41:26
18986         Log: Fix for 20010514.037; substr() didn't invalidate the locale
18987              collation magic.
18988      Branch: perl
18989            ! pp.c
18990 ____________________________________________________________________________
18991 [ 10105] By: jhi                                   on 2001/05/14  18:18:24
18992         Log: Update Changes.
18993      Branch: perl
18994            ! Changes patchlevel.h
18995 ____________________________________________________________________________
18996 [ 10104] By: jhi                                   on 2001/05/14  18:09:07
18997         Log: Retract #10094.
18998      Branch: perl
18999            ! lib/Pod/Text.pm
19000 ____________________________________________________________________________
19001 [ 10103] By: jhi                                   on 2001/05/14  15:20:58
19002         Log: Integrate change #10100 from maintperl.
19003              
19004              PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
19005              bug ID 20010514.027)
19006      Branch: perl
19007           !> mg.c pp_ctl.c
19008 ____________________________________________________________________________
19009 [ 10102] By: jhi                                   on 2001/05/14  15:19:21
19010         Log: Document the deprecatedness of suidperl.
19011      Branch: perl
19012            ! INSTALL pod/perlfaq1.pod
19013 ____________________________________________________________________________
19014 [ 10101] By: jhi                                   on 2001/05/14  14:54:31
19015         Log: Subject: Re: [ID 20010514.022] Makemaker a bit too prefix-happy
19016              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
19017              Date: Mon, 14 May 2001 09:38:59 -0400
19018              Message-ID: <20010514093859.A1479715@linguist.thayer.dartmouth.edu>
19019      Branch: perl
19020            ! lib/ExtUtils/MM_Unix.pm
19021 ____________________________________________________________________________
19022 [ 10100] By: gsar                                  on 2001/05/14  14:43:50
19023         Log: PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
19024              bug ID 20010514.027)
19025              
19026              TODO: this needs a testsuite addition
19027      Branch: maint-5.6/perl
19028            ! mg.c pp_ctl.c
19029 ____________________________________________________________________________
19030 [ 10099] By: jhi                                   on 2001/05/14  13:42:38
19031         Log: More DWIMminess for Class::Struct: calling the array or hash
19032              accessors only with one argument, an array or a hash reference,
19033              sets the underlying array or hash.  This mirrors nicely also
19034              the usage in the constructor.
19035              From Bernd Sokolowsky <ulmo@garozzo.franken.de>, via Damian Conway.
19036      Branch: perl
19037            ! lib/Class/Struct.pm t/lib/class-struct.t
19038 ____________________________________________________________________________
19039 [ 10098] By: jhi                                   on 2001/05/14  13:10:34
19040         Log: Reference cmp'ing should go through the whole stringification
19041              process shebang, as pointed out by Sarathy in #10091.
19042      Branch: perl
19043            ! pp.c
19044 ____________________________________________________________________________
19045 [ 10097] By: jhi                                   on 2001/05/14  12:54:31
19046         Log: Subject: Re: [LONG] Cleaning up Todo/Todo-5.6/perltodo
19047              From: Simon Cozens <simon@netthink.co.uk>
19048              Date: Sat, 12 May 2001 16:36:27 +0100
19049              Message-ID: <20010512163627.A5522@netthink.co.uk>
19050              
19051              with some additions salvaged from Todo and Todo-5.6 before
19052              retiring them.
19053      Branch: perl
19054            - Todo Todo-5.6
19055            ! MANIFEST pod/perltodo.pod
19056 ____________________________________________________________________________
19057 [ 10096] By: jhi                                   on 2001/05/14  12:37:01
19058         Log: Subject: [ID 20010514.025] _SVID3 in <sys/statvfs.h>
19059              From: "Golubev I. N." <gin@mo.msk.ru>
19060              Date: Mon, 07 May 2001 14:33:34 (GMT)
19061              Message-Id: <02453af6b23e63-gin@mo.msk.ru>
19062      Branch: perl
19063            ! perl.h
19064 ____________________________________________________________________________
19065 [ 10095] By: jhi                                   on 2001/05/14  12:34:24
19066         Log: Subject: [ID 20010514.022] Makemaker a bit too prefix-happy
19067              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
19068              Date: Mon, 7 May 2001 09:35:57 -0600 (MDT)
19069              Message-Id: <200105071535.f47FZvf27235@xerxes.courtesan.com>
19070      Branch: perl
19071            ! lib/ExtUtils/MM_Unix.pm
19072 ____________________________________________________________________________
19073 [ 10094] By: jhi                                   on 2001/05/14  12:32:44
19074         Log: (Retracted by #10104.)
19075              
19076              Subject: [PATCH bleadperl Pod::Text] avoid overquoting [Was: rand(0) is rand(1)]
19077              From: barries <barries@slaysys.com>
19078              Date: Sat, 12 May 2001 01:28:10 -0400
19079              Message-ID: <20010512012810.B26358@jester.slaysys.com>
19080      Branch: perl
19081            ! lib/Pod/Text.pm
19082 ____________________________________________________________________________
19083 [ 10093] By: jhi                                   on 2001/05/14  12:30:38
19084         Log: Subject: [PATCH] Incorrect line numbers in AutoSplit
19085              From: Mike Guy <mjtg@cam.ac.uk>
19086              Date: Sat, 12 May 2001 19:24:33 +0100
19087              Message-Id: <E14ye49-0006Fn-00@libra.cus.cam.ac.uk>
19088      Branch: perl
19089            ! lib/AutoSplit.pm
19090 ____________________________________________________________________________
19091 [ 10092] By: jhi                                   on 2001/05/14  12:29:21
19092         Log: Yet another HP-UX hints tweak from Merijn.
19093      Branch: perl
19094            ! hints/hpux.sh
19095 ____________________________________________________________________________
19096 [ 10091] By: gsar                                  on 2001/05/14  04:38:32
19097         Log: $ref1 == $ref2 behaves unpredictably on platforms where NV_PRESERVES_UV
19098              isn't defined (changes#9366,9368,9370 from mainline without the
19099              pp_scmp() change)
19100      Branch: maint-5.6/perl
19101            ! pp.c pp.h pp_hot.c
19102 ____________________________________________________________________________
19103 [ 10090] By: jhi                                   on 2001/05/12  13:39:43
19104         Log: The sorting seems to happen now automatically.
19105      Branch: perl
19106            ! t/lib/glob-basic.t
19107 ____________________________________________________________________________
19108 [ 10089] By: jhi                                   on 2001/05/12  03:38:15
19109         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
19110              From: Benjamin Sugars <bsugars@canoe.ca>
19111              Date: Fri, 11 May 2001 11:36:04 -0400 (EDT)
19112              Message-ID: <Pine.LNX.4.21.0105111131540.1804-100000@marmot.rim.canoe.ca>
19113      Branch: perl
19114            ! pod/perlfunc.pod
19115 ____________________________________________________________________________
19116 [ 10088] By: jhi                                   on 2001/05/12  03:37:00
19117         Log: Subject: Re: undef(&foo) does not work for XS functions
19118              From: Doug MacEachern <dougm@covalent.net>
19119              Date: Fri, 11 May 2001 16:52:29 -0700 (PDT)
19120              Message-ID: <Pine.LNX.4.21.0105111647240.4478-100000@mako.covalent.net>
19121      Branch: perl
19122            ! op.c
19123 ____________________________________________________________________________
19124 [ 10087] By: jhi                                   on 2001/05/12  03:35:58
19125         Log: Subject: [PATCH: perl@10086] fixup t/op/append.t for UTF-EBCDIC
19126              From: Peter Prymmer <pvhp@forte.com>
19127              Date: Fri, 11 May 2001 17:38:43 -0700 (PDT)
19128              Message-ID: <Pine.OSF.4.10.10105111736190.73589-100000@aspara.forte.com>
19129      Branch: perl
19130            ! t/op/append.t
19131 ____________________________________________________________________________
19132 [ 10086] By: jhi                                   on 2001/05/11  14:23:08
19133         Log: Update Changes.
19134      Branch: perl
19135            ! Changes patchlevel.h
19136 ____________________________________________________________________________
19137 [ 10085] By: jhi                                   on 2001/05/11  14:08:20
19138         Log: Remove the 'asciir' re subpragma.  Should instead implement
19139              the 'physical vs logical' range scheme:
19140              
19141              \xAA-\xCC is a native physical range, you want that range of
19142              codepoints in your native encoding.  In EBCDIC the codepoints
19143              in the gaps (between i-j and r-s) should be included.
19144              
19145              \x{AA}-\x{CC} is a physical Unicode range, you want that range of
19146              codepoints in Unicode.
19147              
19148              a-z is a logical range, you want that range of 'logical' codepoints
19149              in your native encoding.  In EBCDIC the codepoints in the gaps
19150              (between i-j and r-s) should not be included.
19151              
19152              Mixed cases (a-\xAA, etc) should either be errors, or maybe
19153              the 'logical' endpoints should be converted to native/Unicode
19154              codepoints, and the range handled as a physical range.
19155              
19156              'Logical endpoints' are to be recognized only in the A-Z, a-z,
19157              and 0-9 ranges.  Probably a warning should be given for mixed
19158              cases like A-z or a-9 (since such expressions are encoding
19159              dependent), with a recommendation to use physical ranges.
19160      Branch: perl
19161            ! ext/re/re.pm perl.h regcomp.c regcomp.h t/op/pat.t
19162            ! t/op/regexp.t
19163 ____________________________________________________________________________
19164 [ 10084] By: jhi                                   on 2001/05/11  13:56:16
19165         Log: Make the test to cleanup the test directory tree
19166              both before and after the testing so that we always
19167              have a clean slate to work with.
19168      Branch: perl
19169            ! t/lib/filefind.t
19170 ____________________________________________________________________________
19171 [ 10083] By: jhi                                   on 2001/05/11  13:46:30
19172         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
19173              From: Jon Eveland <jweveland@yahoo.com>
19174              Date: Fri, 11 May 2001 07:36:28 -0700 (PDT)
19175              Message-ID: <20010511143628.24225.qmail@web10402.mail.yahoo.com>
19176      Branch: perl
19177            ! pod/perlfunc.pod
19178 ____________________________________________________________________________
19179 [ 10082] By: jhi                                   on 2001/05/11  13:45:06
19180         Log: Merge the camel-III/vstring.t with op/ver.t.
19181      Branch: perl
19182            - t/camel-III/vstring.t
19183            ! MANIFEST t/TEST t/harness t/op/ver.t
19184 ____________________________________________________________________________
19185 [ 10081] By: jhi                                   on 2001/05/11  13:15:55
19186         Log: Add test.deparse make target.
19187      Branch: perl
19188            ! Makefile.SH
19189 ____________________________________________________________________________
19190 [ 10080] By: jhi                                   on 2001/05/11  12:52:49
19191         Log: Subject: [PATCH B::Deparse] $foo->bar(0)
19192              From: Robin Houston <robin@kitsite.com>
19193              Date: Fri, 11 May 2001 12:02:22 +0100
19194              Message-ID: <20010511120222.A11529@penderel>
19195      Branch: perl
19196            ! ext/B/B/Deparse.pm t/op/method.t
19197 ____________________________________________________________________________
19198 [ 10079] By: jhi                                   on 2001/05/11  01:59:06
19199         Log: A nicely working combination for UTS from Hal Morris.
19200      Branch: perl
19201            + ext/POSIX/hints/uts.pl
19202            ! MANIFEST hints/uts.sh
19203 ____________________________________________________________________________
19204 [ 10078] By: jhi                                   on 2001/05/11  01:15:04
19205         Log: i_ieeefp=undef for UTS.
19206      Branch: perl
19207            ! hints/uts.sh
19208 ____________________________________________________________________________
19209 [ 10077] By: jhi                                   on 2001/05/10  22:42:35
19210         Log: Subject: RE: rand(0) is rand(1)
19211              From: Larry Shatzer <lshatzer@islanddata.com>
19212              Date: Thu, 10 May 2001 11:09:27 -0700
19213              Message-ID: <95CD90709D74D4118F4600D0B79E8BC9995027@mail.islanddata.com>
19214      Branch: perl
19215            ! pod/perlfunc.pod
19216 ____________________________________________________________________________
19217 [ 10076] By: jhi                                   on 2001/05/10  22:36:50
19218         Log: Subject: [patch] make op_{clear,null} public
19219              From: Doug MacEachern <dougm@covalent.net>
19220              Date: Thu, 10 May 2001 15:54:09 -0700 (PDT)
19221              Message-ID: <Pine.LNX.4.21.0105101546510.2962-100000@mako.covalent.net>
19222      Branch: perl
19223            ! embed.h embed.pl op.c proto.h
19224 ____________________________________________________________________________
19225 [ 10075] By: jhi                                   on 2001/05/10  22:28:36
19226         Log: Subject: [PATCH B.xs] Extend tr/\0-\377/blah/c support
19227              From: Robin Houston <robin@kitsite.com>
19228              Date: Thu, 10 May 2001 18:54:59 +0100
19229              Message-ID: <20010510185459.A5995@penderel>
19230      Branch: perl
19231            ! ext/B/B.xs ext/B/B/Deparse.pm t/op/tr.t
19232 ____________________________________________________________________________
19233 [ 10074] By: jhi                                   on 2001/05/10  22:23:41
19234         Log: Subject: [PATCH B::Deparse] t/op/64bitint.t
19235              From: Robin Houston <robin@kitsite.com>
19236              Date: Thu, 10 May 2001 12:56:39 +0100
19237              Message-ID: <20010510125639.A2119@penderel>
19238      Branch: perl
19239            ! ext/B/B/Deparse.pm
19240 ____________________________________________________________________________
19241 [ 10073] By: jhi                                   on 2001/05/10  14:26:01
19242         Log: Retract #10070, not ready yet.
19243      Branch: perl
19244            ! ext/B/B/Deparse.pm
19245 ____________________________________________________________________________
19246 [ 10072] By: jhi                                   on 2001/05/10  13:40:24
19247         Log: The metaconfig unit change for #10071.
19248      Branch: metaconfig
19249            ! U/modified/mallocsrc.U
19250 ____________________________________________________________________________
19251 [ 10071] By: jhi                                   on 2001/05/10  13:39:57
19252         Log: The #9525+#9526 didn't allow for overriding usemymalloc.
19253      Branch: perl
19254            ! Configure
19255 ____________________________________________________________________________
19256 [ 10070] By: jhi                                   on 2001/05/10  13:18:42
19257         Log: (Retracted by #10073)
19258              
19259              Subject: Re: [PATCH t/TEST] B::Deparse tester 
19260              From: Hugo <hv@crypt.compulink.co.uk>
19261              Date: Thu, 10 May 2001 05:48:09 +0100
19262              Message-Id: <200105100448.FAA13584@crypt.compulink.co.uk>
19263      Branch: perl
19264            ! ext/B/B/Deparse.pm
19265 ____________________________________________________________________________
19266 [ 10069] By: jhi                                   on 2001/05/10  12:24:06
19267         Log: Add a for(func()) test.
19268      Branch: perl
19269            ! t/cmd/for.t
19270 ____________________________________________________________________________
19271 [ 10068] By: jhi                                   on 2001/05/10  12:16:00
19272         Log: Subject: [PATCH B::Deparse] our() lists and foreach loops
19273              From: Robin Houston <robin@kitsite.com>
19274              Date: Thu, 10 May 2001 13:50:08 +0100
19275              Message-ID: <20010510135008.A2454@penderel>
19276      Branch: perl
19277            ! ext/B/B/Deparse.pm
19278 ____________________________________________________________________________
19279 [ 10067] By: jhi                                   on 2001/05/10  01:45:03
19280         Log: A thinko in #10065.
19281      Branch: perl
19282            ! hv.c
19283 ____________________________________________________________________________
19284 [ 10066] By: jhi                                   on 2001/05/10  01:33:12
19285         Log: Subject: [PATCH B::Deparse] Fix tr///ansliteration
19286              From: Robin Houston <robin@kitsite.com>
19287              Date: Thu, 10 May 2001 02:10:34 +0100
19288              Message-ID: <20010510021034.A19421@penderel>
19289      Branch: perl
19290            ! ext/B/B.xs ext/B/B/Deparse.pm
19291 ____________________________________________________________________________
19292 [ 10065] By: jhi                                   on 2001/05/10  01:30:43
19293         Log: Subject: [patch] make hv_fetch{_ent} SvGMAGICAL aware
19294              From: Doug MacEachern <dougm@covalent.net>
19295              Date: Mon, 7 May 2001 09:50:58 -0700 (PDT)
19296              Message-ID: <Pine.LNX.4.21.0105070947060.23808-100000@mako.covalent.net>
19297      Branch: perl
19298            ! hv.c
19299 ____________________________________________________________________________
19300 [ 10064] By: jhi                                   on 2001/05/09  23:13:29
19301         Log: One more workaround for the UTS compiler from Hal Morris.
19302      Branch: perl
19303            ! perl.h
19304 ____________________________________________________________________________
19305 [ 10063] By: jhi                                   on 2001/05/09  23:09:53
19306         Log: Subject: [PATCH B::Debug] Show string for PVOP, and referent for RV
19307              From: Robin Houston <robin@kitsite.com>
19308              Date: Thu, 10 May 2001 01:02:08 +0100
19309              Message-ID: <20010510010208.A18200@penderel>
19310      Branch: perl
19311            ! ext/B/B/Debug.pm
19312 ____________________________________________________________________________
19313 [ 10062] By: jhi                                   on 2001/05/09  23:06:25
19314         Log: Subject: [PATCH] Simplify deb_curcv() a bit
19315              From: Benjamin Sugars <bsugars@canoe.ca>
19316              Date: Wed, 9 May 2001 18:14:34 -0400 (EDT)
19317              Message-ID: <Pine.LNX.4.21.0105091811340.1160-100000@marmot.rim.canoe.ca>
19318      Branch: perl
19319            ! run.c
19320 ____________________________________________________________________________
19321 [ 10061] By: jhi                                   on 2001/05/09  23:05:28
19322         Log: Subject: [PATCH] Additional test case for PerlIO::Scalar
19323              From: Benjamin Sugars <bsugars@canoe.ca>
19324              Date: Wed, 9 May 2001 18:03:45 -0400 (EDT)
19325              Message-ID: <Pine.LNX.4.21.0105091758220.1160-100000@marmot.rim.canoe.ca>
19326      Branch: perl
19327            ! t/lib/io_scalar.t
19328 ____________________________________________________________________________
19329 [ 10060] By: jhi                                   on 2001/05/09  23:04:38
19330         Log: Subject: [PATCH: perl@10022] update md5sum for MD5.xs on IBM-1047
19331              From: Peter Prymmer <pvhp@forte.com>
19332              Date: Wed, 9 May 2001 12:08:02 -0700 (PDT)
19333              Message-ID: <Pine.OSF.4.10.10105091205250.455254-100000@aspara.forte.com>
19334      Branch: perl
19335            ! t/lib/md5-file.t
19336 ____________________________________________________________________________
19337 [ 10059] By: jhi                                   on 2001/05/09  23:03:52
19338         Log: Subject: [PATCH t/TEST] B::Deparse tester
19339              From: Robin Houston <robin@kitsite.com>
19340              Date: Wed, 9 May 2001 19:17:50 +0100
19341              Message-ID: <20010509191750.A16940@penderel>
19342      Branch: perl
19343            ! ext/B/O.pm t/TEST
19344 ____________________________________________________________________________
19345 [ 10058] By: jhi                                   on 2001/05/09  23:02:56
19346         Log: Subject: [PATCH] Pod::Html -- fixes extra gaps in raw text
19347              From: Jeff Pinyan <jeffp@crusoe.net>
19348              Date: Wed, 9 May 2001 14:36:25 -0400 (EDT)
19349              Message-ID: <Pine.GSO.4.21.0105091430420.357-100000@crusoe.crusoe.net>
19350      Branch: perl
19351            ! lib/Pod/Html.pm
19352 ____________________________________________________________________________
19353 [ 10057] By: nick                                  on 2001/05/09  18:37:56
19354         Log: Integrate mainline.
19355      Branch: perlio
19356           !> Changes epoc/epocish.h ext/PerlIO/Scalar/Scalar.xs
19357           !> hints/hpux.sh lib/Pod/Html.pm patchlevel.h perlio.c
19358 ____________________________________________________________________________
19359 [ 10056] By: jhi                                   on 2001/05/09  16:44:44
19360         Log: Update Changes.
19361      Branch: perl
19362            ! Changes patchlevel.h
19363 ____________________________________________________________________________
19364 [ 10055] By: jhi                                   on 2001/05/09  16:26:47
19365         Log: Integrate perlio.
19366      Branch: perl
19367           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
19368 ____________________________________________________________________________
19369 [ 10054] By: jhi                                   on 2001/05/09  16:25:42
19370         Log: Subject: Re: [PATCH] Test offset when reading from a PerlIO::Scalar
19371              From: Benjamin Sugars <bsugars@canoe.ca>
19372              Date: Wed, 9 May 2001 12:42:30 -0400 (EDT)
19373              Message-ID: <Pine.LNX.4.21.0105091230110.1516-100000@marmot.rim.canoe.ca>
19374      Branch: perl
19375            ! perlio.c
19376 ____________________________________________________________________________
19377 [ 10053] By: jhi                                   on 2001/05/09  16:24:37
19378         Log: Subject: [PATCH] Test offset when reading from a PerlIO::Scalar
19379              From: Benjamin Sugars <bsugars@canoe.ca>
19380              Date: Tue, 8 May 2001 17:09:44 -0400 (EDT)
19381              Message-ID: <Pine.LNX.4.21.0105081654140.1212-100000@marmot.rim.canoe.ca>
19382      Branch: perl
19383            ! ext/PerlIO/Scalar/Scalar.xs
19384 ____________________________________________________________________________
19385 [ 10052] By: jhi                                   on 2001/05/09  16:19:04
19386         Log: Subject: [PATCH] Pod::Html doesn't honor =begin ... =end properly
19387              From: Jeff Pinyan <jeffp@crusoe.net>
19388              Date: Wed, 9 May 2001 12:35:24 -0400 (EDT)
19389              Message-ID: <Pine.GSO.4.21.0105091233430.357-100000@crusoe.crusoe.net>
19390      Branch: perl
19391            ! lib/Pod/Html.pm
19392 ____________________________________________________________________________
19393 [ 10051] By: jhi                                   on 2001/05/09  15:30:17
19394         Log: EPOC tweak from Olaf Flebbe.
19395      Branch: perl
19396            ! epoc/epocish.h
19397 ____________________________________________________________________________
19398 [ 10050] By: nick                                  on 2001/05/09  14:37:57
19399         Log: win32, regen_config_h
19400      Branch: perlio
19401            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
19402 ____________________________________________________________________________
19403 [ 10049] By: jhi                                   on 2001/05/09  12:33:39
19404         Log: Integrate perlio.
19405      Branch: perl
19406           !> pp_sys.c
19407 ____________________________________________________________________________
19408 [ 10048] By: nick                                  on 2001/05/09  11:59:50
19409         Log: If wait() or waitpid() ends due to EINTR despatch perl interrupt handler
19410              and re-try. Fixes "perl 5.7.x prefers suicide over killing more than one child."
19411      Branch: perlio
19412            ! pp_sys.c
19413 ____________________________________________________________________________
19414 [ 10047] By: jhi                                   on 2001/05/09  10:50:12
19415         Log: Integrate perlio.
19416      Branch: perl
19417           !> run.c
19418 ____________________________________________________________________________
19419 [ 10046] By: jhi                                   on 2001/05/09  10:49:34
19420         Log: Subject: Re: Less warnings during configure
19421              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
19422              Date: Wed, 09 May 2001 13:12:49 +0200
19423              Message-Id: <20010509125337.995D.H.M.BRAND@hccnet.nl>
19424      Branch: perl
19425            ! hints/hpux.sh
19426 ____________________________________________________________________________
19427 [ 10045] By: nick                                  on 2001/05/09  09:56:59
19428         Log: MULTIPLICITY/DEBUGGING build fix.
19429      Branch: perlio
19430            ! run.c
19431 ____________________________________________________________________________
19432 [ 10044] By: nick                                  on 2001/05/09  09:46:37
19433         Log: Merge of mainline (does not build MULTIPLICITY/DEBUGGING issue).
19434      Branch: perlio
19435           +> hints/atheos.sh pod/perl572delta.pod t/pod/plainer.t
19436            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
19437           !> (integrate 65 files)
19438 ____________________________________________________________________________
19439 [ 10043] By: jhi                                   on 2001/05/08  22:41:49
19440         Log: Subject: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
19441              From: Robin Houston <robin@kitsite.com>
19442              Date: Tue, 8 May 2001 19:38:00 +0100
19443              Message-ID: <20010508193800.A4389@penderel>
19444              
19445              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
19446              From: Robin Houston <robin@kitsite.com>
19447              Date: Tue, 8 May 2001 20:03:57 +0100
19448              Message-ID: <20010508200357.A4614@penderel>
19449              
19450              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
19451              From: Robin Houston <robin@kitsite.com>
19452              Date: Wed, 9 May 2001 00:12:05 +0100
19453              Message-ID: <20010509001205.A18521@puffinry.freeserve.co.uk>
19454      Branch: perl
19455            ! op.c pod/perldiag.pod t/pragma/overload.t t/pragma/warn/op
19456 ____________________________________________________________________________
19457 [ 10042] By: jhi                                   on 2001/05/08  22:09:35
19458         Log: Retract #10031.
19459      Branch: perl
19460            ! pod/perlfunc.pod
19461 ____________________________________________________________________________
19462 [ 10041] By: jhi                                   on 2001/05/08  18:27:34
19463         Log: The metaconfig unit changes for #10040.
19464      Branch: metaconfig/U/perl
19465            ! Checkcc.U d_dlsymun.U dlsrc.U
19466 ____________________________________________________________________________
19467 [ 10040] By: jhi                                   on 2001/05/08  18:24:47
19468         Log: The Configure half of
19469              
19470              Subject: Less warnings during configure
19471              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
19472              Date: Tue, 08 May 2001 08:44:02 +0200
19473              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
19474      Branch: perl
19475            ! Configure
19476 ____________________________________________________________________________
19477 [ 10039] By: jhi                                   on 2001/05/08  16:48:31
19478         Log: Subject: Less warnings during configure
19479              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
19480              Date: Tue, 08 May 2001 08:44:02 +0200
19481              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
19482      Branch: perl
19483            ! hints/hpux.sh
19484 ____________________________________________________________________________
19485 [ 10038] By: jhi                                   on 2001/05/08  16:32:07
19486         Log: Don't forget to whine about \d__\d.
19487      Branch: perl
19488            ! t/pragma/warn/toke toke.c
19489 ____________________________________________________________________________
19490 [ 10037] By: jhi                                   on 2001/05/08  16:07:05
19491         Log: Allow underscores also in the exponent part.
19492      Branch: perl
19493            ! t/pragma/warn/toke toke.c
19494 ____________________________________________________________________________
19495 [ 10036] By: jhi                                   on 2001/05/08  13:33:55
19496         Log: CodeMagicCD doesn't look like an *I*DE.
19497      Branch: perl
19498            ! pod/perlfaq3.pod
19499 ____________________________________________________________________________
19500 [ 10035] By: jhi                                   on 2001/05/08  13:27:48
19501         Log: Add Open Perl IDE, remove Perl Code Magic (the site seems
19502              to be consistently down).
19503      Branch: perl
19504            ! pod/perlfaq3.pod
19505 ____________________________________________________________________________
19506 [ 10034] By: jhi                                   on 2001/05/08  13:21:07
19507         Log: Upgrade to Text::Balanced 1.84.
19508      Branch: perl
19509            ! lib/Text/Balanced.pm t/lib/tb-xbrak.t
19510 ____________________________________________________________________________
19511 [ 10033] By: jhi                                   on 2001/05/08  12:41:53
19512         Log: Subject: Re: [PATCH] Find the last of the missing pad variables 
19513              From: Benjamin Sugars <bsugars@canoe.ca>
19514              Date: Tue, 8 May 2001 09:14:30 -0400 (EDT)
19515              Message-ID: <Pine.LNX.4.21.0105080912370.1930-100000@marmot.rim.canoe.ca>
19516      Branch: perl
19517            ! run.c
19518 ____________________________________________________________________________
19519 [ 10032] By: jhi                                   on 2001/05/08  12:40:28
19520         Log: Subject: [PATCH: perl@10022] cleaner cleanup for t/pod/plainer.t
19521              From: Peter Prymmer <pvhp@forte.com>
19522              Date: Mon, 7 May 2001 18:13:06 -0700 (PDT)
19523              Message-ID: <Pine.OSF.4.10.10105071810100.317708-100000@aspara.forte.com>
19524      Branch: perl
19525            ! t/pod/plainer.t
19526 ____________________________________________________________________________
19527 [ 10031] By: jhi                                   on 2001/05/08  12:35:25
19528         Log: (Retracted by #10042)
19529              
19530              Subject: Re: [ID 20010506.040] Infinite loop in lib/selfstubber.t under Cygwin
19531              From: "Philip Newton" <pnewton@gmx.de>
19532              Date: Tue, 8 May 2001 09:18:10 +0200
19533              Message-ID: <3AF7B9D2.28861.603732@localhost>
19534      Branch: perl
19535            ! pod/perlfunc.pod
19536 ____________________________________________________________________________
19537 [ 10030] By: jhi                                   on 2001/05/08  12:32:23
19538         Log: Subject: [PATCH B::Deparse] Document known bugs
19539              From: Robin Houston <robin@kitsite.com>
19540              Date: Tue, 8 May 2001 01:53:34 +0100
19541              Message-ID: <20010508015334.A32394@penderel>
19542      Branch: perl
19543            ! ext/B/B/Deparse.pm
19544 ____________________________________________________________________________
19545 [ 10029] By: jhi                                   on 2001/05/08  12:28:28
19546         Log: Subject: Re: Perl book, magazine and website updates.
19547              From: "Philip Newton" <pnewton@gmx.de>
19548              Date: Mon, 7 May 2001 17:03:58 +0200
19549              Message-ID: <3AF6D57E.5387.1E29930@localhost>
19550      Branch: perl
19551            ! pod/perlfaq2.pod
19552 ____________________________________________________________________________
19553 [ 10028] By: jhi                                   on 2001/05/07  23:53:30
19554         Log: Subject: [PATCH: perl@10022] YA tweak to avoid open file conflict in io/fflush.t
19555              From: Peter Prymmer <pvhp@forte.com>
19556              Date: Mon, 7 May 2001 17:50:48 -0700 (PDT)
19557              Message-ID: <Pine.OSF.4.10.10105071746570.317708-100000@aspara.forte.com> 
19558      Branch: perl
19559            ! t/io/fflush.t
19560 ____________________________________________________________________________
19561 [ 10027] By: jhi                                   on 2001/05/07  23:22:48
19562         Log: Subject: [PATCH B::Deparse] Give (?{...}) a taste of its own medicine
19563              From: Robin Houston <robin@kitsite.com>
19564              Date: Tue, 8 May 2001 01:14:55 +0100
19565              Message-ID: <20010508011455.A32162@penderel>
19566      Branch: perl
19567            ! ext/B/B/Deparse.pm
19568 ____________________________________________________________________________
19569 [ 10026] By: jhi                                   on 2001/05/07  23:15:05
19570         Log: Typo in #10025.
19571      Branch: perl
19572            ! hints/uts.sh
19573 ____________________________________________________________________________
19574 [ 10025] By: jhi                                   on 2001/05/07  21:15:35
19575         Log: cc, cflags, and optimize tweaks for UTS from Hal Morris.
19576      Branch: perl
19577            ! hints/uts.sh
19578 ____________________________________________________________________________
19579 [ 10024] By: jhi                                   on 2001/05/07  20:58:40
19580         Log: Subject: Re: [ID 20010506.045] question about hash syntax
19581              From: Peter Scott <Peter@PSDT.com>
19582              Date: Sun, 06 May 2001 13:10:40 -0700
19583              Message-Id: <4.3.2.7.2.20010506113015.00b46100@psdt.com>
19584      Branch: perl
19585            ! pod/perl56delta.pod
19586 ____________________________________________________________________________
19587 [ 10023] By: jhi                                   on 2001/05/07  20:41:26
19588         Log: Configure should figure out the list of dynamic extensions
19589              just fine in UTS-- and in fact it does, as reported by Hal Morris.
19590      Branch: perl
19591            ! hints/uts.sh
19592 ____________________________________________________________________________
19593 [ 10022] By: jhi                                   on 2001/05/07  20:24:11
19594         Log: Update Changes.
19595      Branch: perl
19596            ! Changes patchlevel.h
19597 ____________________________________________________________________________
19598 [ 10021] By: jhi                                   on 2001/05/07  20:11:31
19599         Log: Subject: [PATCH regcomp.c] Insecure regexes
19600              From: Robin Houston <robin@kitsite.com>
19601              Date: Mon, 7 May 2001 21:56:12 +0100
19602              Message-ID: <20010507215612.A31114@penderel>
19603      Branch: perl
19604            ! regcomp.c
19605 ____________________________________________________________________________
19606 [ 10020] By: jhi                                   on 2001/05/07  20:02:30
19607         Log: Drop the foobar.perl.com references for now until Simon
19608              gets them sorted out.
19609      Branch: perl
19610            ! pod/perlfaq2.pod
19611 ____________________________________________________________________________
19612 [ 10019] By: jhi                                   on 2001/05/07  19:54:33
19613         Log: Subject: Re: RFC: changing Devel::SelfStubber to relinquish its grasp
19614              From: Prymmer/Kahn <pvhp@best.com>
19615              Date: Mon, 7 May 2001 07:47:21 -0700 (PDT)
19616              Message-ID: <Pine.BSF.4.21.0105070733080.13301-100000@shell8.ba.best.com>
19617      Branch: perl
19618            ! lib/Devel/SelfStubber.pm
19619 ____________________________________________________________________________
19620 [ 10018] By: jhi                                   on 2001/05/07  19:53:10
19621         Log: Subject: Re: [ID 20010506.022] Win32/Makefile problems in 5.7.1 
19622              From: Prymmer/Kahn <pvhp@best.com>
19623              Date: Sun, 6 May 2001 21:34:56 -0700 (PDT)
19624              Message-ID: <Pine.BSF.4.21.0105062131520.17625-100000@shell8.ba.best.com>
19625      Branch: perl
19626            ! win32/Makefile
19627 ____________________________________________________________________________
19628 [ 10017] By: jhi                                   on 2001/05/07  19:35:10
19629         Log: s/WebTechnique's/WebTechniques/
19630      Branch: perl
19631            ! pod/perlfaq2.pod
19632 ____________________________________________________________________________
19633 [ 10016] By: jhi                                   on 2001/05/07  12:26:29
19634         Log: Llama 3 updates from Randal.
19635      Branch: perl
19636            ! pod/perlfaq2.pod
19637 ____________________________________________________________________________
19638 [ 10015] By: jhi                                   on 2001/05/07  01:34:38
19639         Log: Subject: [PATCH] Help -Dt show correct pad variables
19640              From: Benjamin Sugars <ben.sugars@home.com>
19641              Date: Sun, 6 May 2001 12:54:13 -0400 (EDT)
19642              Message-ID: <Pine.LNX.4.21.0105061142040.12858-100000@localhost.localdomain>
19643      Branch: perl
19644            ! embed.h embed.pl proto.h run.c
19645 ____________________________________________________________________________
19646 [ 10014] By: jhi                                   on 2001/05/07  01:23:56
19647         Log: Subject: [PATCH] Document C<our $foo : shared>
19648              From: Benjamin Sugars <ben.sugars@home.com>
19649              Date: Sun, 6 May 2001 19:00:55 -0400 (EDT)
19650              Message-ID: <Pine.LNX.4.21.0105061847090.9500-100000@localhost.localdomain>
19651      Branch: perl
19652            ! pod/perlfunc.pod
19653 ____________________________________________________________________________
19654 [ 10013] By: jhi                                   on 2001/05/07  01:22:22
19655         Log: Subject: [PATCH B::Deparse] undefined folded constants
19656              From: Robin Houston <robin@kitsite.com>
19657              Date: Sun, 6 May 2001 17:19:09 +0100
19658              Message-ID: <20010506171909.A7046@penderel>
19659      Branch: perl
19660            ! ext/B/B/Deparse.pm
19661 ____________________________________________________________________________
19662 [ 10012] By: jhi                                   on 2001/05/07  00:57:38
19663         Log: Subject: [PATCH B::Deparse] use Foo (sub {...});
19664              From: Robin Houston <robin@kitsite.com>
19665              Message-ID: <20010506164654.A6848@penderel>
19666              Date: Sun, 6 May 2001 16:46:54 +0100
19667      Branch: perl
19668            ! ext/B/B/Deparse.pm
19669 ____________________________________________________________________________
19670 [ 10011] By: jhi                                   on 2001/05/07  00:52:18
19671         Log: Subject: [PATCH t/op/my_stash.t] Naughty?
19672              From: Robin Houston <robin@kitsite.com>
19673              Date: Sun, 6 May 2001 14:47:02 +0100
19674              Message-ID: <20010506144702.A6308@penderel>
19675      Branch: perl
19676            ! t/op/my_stash.t
19677 ____________________________________________________________________________
19678 [ 10010] By: jhi                                   on 2001/05/06  15:07:51
19679         Log: Subject: Perl book, magazine and website updates.
19680              From: Simon Cozens <simon@netthink.co.uk>
19681              Date: Sun, 6 May 2001 16:55:36 +0100
19682              Message-ID: <20010506165536.A1795@netthink.co.uk>
19683      Branch: perl
19684            ! pod/perlbook.pod pod/perlfaq2.pod
19685 ____________________________________________________________________________
19686 [ 10009] By: jhi                                   on 2001/05/06  14:11:40
19687         Log: Tweaks on the Tru64 prof options.
19688      Branch: perl
19689            ! pod/perlhack.pod
19690 ____________________________________________________________________________
19691 [ 10008] By: jhi                                   on 2001/05/06  13:51:49
19692         Log: Subject: [PATCH t/pod/testp2pt.pl] Give deparse tester a chance
19693              From: Robin Houston <robin@kitsite.com>
19694              Date: Sun, 6 May 2001 14:40:51 +0100
19695              Message-ID: <20010506144051.A6279@penderel>
19696      Branch: perl
19697            ! t/pod/testp2pt.pl
19698 ____________________________________________________________________________
19699 [ 10007] By: jhi                                   on 2001/05/06  13:49:31
19700         Log: Subject: [PATCH B::Deparse] scoping
19701              From: Robin Houston <robin@kitsite.com>
19702              Date: Sun, 6 May 2001 14:36:56 +0100
19703              Message-ID: <20010506143656.A4006@penderel>
19704      Branch: perl
19705            ! ext/B/B/Deparse.pm ext/B/defsubs_h.PL t/lib/b-deparse.t
19706 ____________________________________________________________________________
19707 [ 10006] By: jhi                                   on 2001/05/06  13:24:12
19708         Log: Document the undefinedness of bitshifting out of range.
19709      Branch: perl
19710            ! pod/perlop.pod
19711 ____________________________________________________________________________
19712 [ 10005] By: jhi                                   on 2001/05/06  13:03:17
19713         Log: Retract #10003 and update the IDE descriptions a bit.
19714      Branch: perl
19715            ! pod/perlfaq3.pod
19716 ____________________________________________________________________________
19717 [ 10004] By: jhi                                   on 2001/05/06  03:02:41
19718         Log: Subject: [PATCH: perl@10001] win32 update (VC,Borland,gcc), nmake update
19719              From: Prymmer/Kahn <pvhp@best.com>
19720              Date: Sat, 5 May 2001 20:30:49 -0700 (PDT)
19721              Message-ID: <Pine.BSF.4.21.0105052017370.3961-100000@shell8.ba.best.com>
19722      Branch: perl
19723            ! win32/Makefile win32/buildext.pl win32/config.bc
19724            ! win32/config.gc win32/config.vc
19725 ____________________________________________________________________________
19726 [ 10003] By: jhi                                   on 2001/05/05  20:24:44
19727         Log: (Retracted by #10005.)
19728      Branch: perl
19729            ! pod/perlfaq3.pod
19730 ____________________________________________________________________________
19731 [ 10002] By: jhi                                   on 2001/05/05  19:23:36
19732         Log: It's "psed", not "sed".
19733      Branch: perl
19734            ! x2p/s2p.PL
19735 ____________________________________________________________________________
19736 [ 10001] By: jhi                                   on 2001/05/05  18:35:38
19737         Log: Update Changes.
19738      Branch: perl
19739            ! Changes patchlevel.h
19740 ____________________________________________________________________________
19741 [ 10000] By: jhi                                   on 2001/05/05  18:32:15
19742         Log: Subject: Re: bleadperl make install fails due to "psed"
19743              From: andreas.koenig@anima.de (Andreas J. Koenig)
19744              Date: 05 May 2001 18:23:28 +0200
19745              Message-ID: <m3u22zg3y7.fsf@ak-71.mind.de>
19746      Branch: perl
19747            ! x2p/Makefile.SH x2p/s2p.PL
19748 ____________________________________________________________________________
19749 [  9999] By: jhi                                   on 2001/05/05  18:28:09
19750         Log: AUTHORS updates.
19751      Branch: perl
19752            ! AUTHORS
19753 ____________________________________________________________________________
19754 [  9998] By: jhi                                   on 2001/05/05  18:16:00
19755         Log: Updates on the pods related to the modules included since 5.6.
19756              
19757              TODO: perltodo really could use major updating.
19758      Branch: perl
19759            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq7.pod
19760            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
19761            ! pod/perlop.pod pod/perlport.pod pod/perlsec.pod
19762            ! pod/perlsyn.pod pod/perltodo.pod
19763 ____________________________________________________________________________
19764 [  9997] By: jhi                                   on 2001/05/05  17:35:17
19765         Log: Hints file for AtheOS ( http://www.atheos.cx/ ),
19766              from Kurt Skauen.
19767      Branch: perl
19768            + hints/atheos.sh
19769            ! MANIFEST
19770 ____________________________________________________________________________
19771 [  9996] By: jhi                                   on 2001/05/05  17:25:00
19772         Log: Add preemptive #undefs for some of the shorter and more prone
19773              to collision regcomp.h #defines.  (Background: the MASK collided
19774              with a system header #define in Rhapsody.)
19775      Branch: perl
19776            ! regcomp.h
19777 ____________________________________________________________________________
19778 [  9995] By: jhi                                   on 2001/05/05  13:24:21
19779         Log: Subject: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
19780              From: Nicholas Clark <nick@ccl4.org>
19781              Date: Sat, 5 May 2001 14:46:39 +0100
19782              Message-ID: <20010505144639.O53513@plum.flirble.org>
19783              
19784              Add a test for the constants (if any) being processed correctly.
19785      Branch: perl
19786            ! utils/h2xs.PL
19787 ____________________________________________________________________________
19788 [  9994] By: jhi                                   on 2001/05/05  02:11:03
19789         Log: Subject: [PATCH & retract: perl@9973] the real fix for t/lib/b-stash.t
19790              From: Peter Prymmer <pvhp@forte.com>
19791              Date: Fri, 4 May 2001 17:44:13 -0700 (PDT)
19792              Message-ID: <Pine.OSF.4.10.10105041734280.67333-100000@aspara.forte.com>
19793      Branch: perl
19794            ! t/lib/b-stash.t
19795 ____________________________________________________________________________
19796 [  9993] By: jhi                                   on 2001/05/05  02:03:49
19797         Log: Subject: [PATCH: perl@9973] fix const poisioning in  PerlIO_openn->fdopen->openn
19798              From: Peter Prymmer <pvhp@forte.com>
19799              Date: Fri, 4 May 2001 17:29:02 -0700 (PDT)
19800              Message-ID: <Pine.OSF.4.10.10105041727420.67333-100000@aspara.forte.com>
19801      Branch: perl
19802            ! perlio.c vms/vmsish.h
19803 ____________________________________________________________________________
19804 [  9992] By: jhi                                   on 2001/05/04  17:21:12
19805         Log: Subject: [PATHC perl@9944] missing library tests: Pod::Plainer
19806              From: Robin Barker <rmb1@cise.npl.co.uk>
19807              Date: Fri, 4 May 2001 18:13:47 +0100 (BST)
19808              Message-Id: <200105041713.SAA14842@tempest.npl.co.uk>
19809      Branch: perl
19810            + t/pod/plainer.t
19811            ! MANIFEST
19812 ____________________________________________________________________________
19813 [  9991] By: jhi                                   on 2001/05/04  16:47:45
19814         Log: Subject: [PATCH perl@9944] -Wformat error from ext/re/re_comp.c
19815              From: Robin Barker <rmb1@cise.npl.co.uk>
19816              Date: Fri, 4 May 2001 18:09:13 +0100 (BST)
19817              Message-Id: <200105041709.SAA14835@tempest.npl.co.uk>
19818      Branch: perl
19819            ! regcomp.c
19820 ____________________________________________________________________________
19821 [  9990] By: jhi                                   on 2001/05/04  14:37:20
19822         Log: Subject: [PATCH: perl@9973] let win32 run t/lib/b-stash.t
19823              From: Prymmer/Kahn <pvhp@best.com>
19824              Date: Fri, 4 May 2001 07:31:01 -0700 (PDT)
19825              Message-ID: <Pine.BSF.4.21.0105040727430.14844-100000@shell8.ba.best.com>
19826      Branch: perl
19827            ! t/lib/b-stash.t
19828 ____________________________________________________________________________
19829 [  9989] By: jhi                                   on 2001/05/04  14:03:58
19830         Log: Introduce perl572delta, update Todo, add the missing
19831              mention about signal safety since 5.7.1 (though this
19832              requires verification and more details.)
19833      Branch: perl
19834            + pod/perl572delta.pod
19835            ! MANIFEST Todo pod/perl571delta.pod
19836 ____________________________________________________________________________
19837 [  9988] By: jhi                                   on 2001/05/04  12:41:51
19838         Log: Subject: [PATCH perl@9944] long =item
19839              From: Robin Barker <rmb1@cise.npl.co.uk>
19840              Date: Fri, 4 May 2001 14:15:20 +0100 (BST)
19841              Message-Id: <200105041315.OAA00436@tempest.npl.co.uk>
19842      Branch: perl
19843            ! ext/Time/HiRes/HiRes.pm
19844 ____________________________________________________________________________
19845 [  9987] By: jhi                                   on 2001/05/04  12:39:19
19846         Log: The #9901 had removed one line essential for EBCDIC.
19847      Branch: perl
19848            ! regcomp.c
19849 ____________________________________________________________________________
19850 [  9986] By: jhi                                   on 2001/05/04  12:30:23
19851         Log: Subject: cygwin/Makefile.SHs INSTALL patch
19852              From: Reini Urban <rurban@sbox.tu-graz.ac.at>
19853              Date: Mon, 08 Jan 2001 04:59:21 +0200
19854              Message-ID: <3A592D09.FD6AD35D@sbox.tu-graz.ac.at> 
19855      Branch: perl
19856            ! cygwin/Makefile.SHs
19857 ____________________________________________________________________________
19858 [  9985] By: jhi                                   on 2001/05/04  03:51:39
19859         Log: Encode/IO doc tweaks.
19860      Branch: perl
19861            ! ext/Encode/Encode.pm
19862 ____________________________________________________________________________
19863 [  9984] By: jhi                                   on 2001/05/04  03:29:34
19864         Log: Remove GDBM_File from the dynamic extensions for UTS,
19865              GDBM is not a standard feature.
19866      Branch: perl
19867            ! hints/uts.sh
19868 ____________________________________________________________________________
19869 [  9983] By: jhi                                   on 2001/05/04  03:22:59
19870         Log: Document the \pX and \p{Yz} (and \p{BidiXYZ}) classes a bit more.
19871      Branch: perl
19872            ! pod/perlretut.pod
19873 ____________________________________________________________________________
19874 [  9982] By: jhi                                   on 2001/05/03  23:21:03
19875         Log: Subject: [PATCH] Let sv_dump understand GvSHARED
19876              From: Benjamin Sugars <bsugars@canoe.ca>
19877              Date: Thu, 3 May 2001 16:51:07 -0400 (EDT)
19878              Message-ID: <Pine.LNX.4.21.0105031645280.805-100000@marmot.rim.canoe.ca>
19879      Branch: perl
19880            ! dump.c
19881 ____________________________________________________________________________
19882 [  9981] By: jhi                                   on 2001/05/03  23:20:05
19883         Log: Subject: [PATCH] Allow clobbering of a PerlIO::Scalar and more tests
19884              From: Benjamin Sugars <bsugars@canoe.ca>
19885              Date: Thu, 3 May 2001 15:28:21 -0400 (EDT)
19886              Message-ID: <Pine.LNX.4.21.0105031508360.805-100000@marmot.rim.canoe.ca>
19887      Branch: perl
19888            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
19889 ____________________________________________________________________________
19890 [  9980] By: jhi                                   on 2001/05/03  23:15:29
19891         Log: Integrate perlio.
19892      Branch: perl
19893           !> ext/Encode/Encode.pm
19894 ____________________________________________________________________________
19895 [  9979] By: jhi                                   on 2001/05/03  16:54:59
19896         Log: Install psed man page.
19897      Branch: perl
19898            ! installman
19899 ____________________________________________________________________________
19900 [  9978] By: jhi                                   on 2001/05/03  16:45:58
19901         Log: Remove unused files; noted by Sarathy.
19902      Branch: perl
19903            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
19904            ! MANIFEST
19905 ____________________________________________________________________________
19906 [  9977] By: jhi                                   on 2001/05/03  16:42:30
19907         Log: Subject: [PATCH bleadperl] INSTALL patch -- space requirements
19908              From: Andy Dougherty <doughera@lafayette.edu>
19909              Date: Thu, 3 May 2001 11:16:10 -0400 (EDT)
19910              Message-ID: <Pine.SOL.4.10.10105031114500.17868-100000@maxwell.phys.lafayette.edu>
19911      Branch: perl
19912            ! INSTALL
19913 ____________________________________________________________________________
19914 [  9976] By: nick                                  on 2001/05/03  16:40:42
19915         Log: Allow $answer = encode($object,$text); like it says in docs.
19916      Branch: perlio
19917            ! ext/Encode/Encode.pm
19918 ____________________________________________________________________________
19919 [  9975] By: nick                                  on 2001/05/03  16:22:30
19920         Log: Fix latin1 etc. alias code - (bit rot?) - the @latin2iso array now seems to need
19921              to be in scope (fair enough), and also a package variable (our) for eval to see it.
19922      Branch: perlio
19923            ! ext/Encode/Encode.pm
19924 ____________________________________________________________________________
19925 [  9974] By: nick                                  on 2001/05/03  15:48:17
19926         Log: Integrate mainline.
19927      Branch: perlio
19928           +> lib/NEXT.pm t/io/fflush.t t/lib/MyFilter.pm
19929           +> t/lib/filter-simple.t t/lib/next.t
19930           !> (integrate 70 files)
19931 ____________________________________________________________________________
19932 [  9973] By: jhi                                   on 2001/05/03  13:09:09
19933         Log: Update Changes.
19934      Branch: perl
19935            ! Changes patchlevel.h
19936 ____________________________________________________________________________
19937 [  9972] By: jhi                                   on 2001/05/03  12:58:33
19938         Log: Subject: [PATCH: perl@9945] fix handling of $Config{variables} in io/fflush.t
19939              From: Prymmer/Kahn <pvhp@best.com>
19940              Date: Wed, 2 May 2001 23:56:13 -0700 (PDT)
19941              Message-ID: <Pine.BSF.4.21.0105022353380.24421-100000@shell8.ba.best.com>
19942      Branch: perl
19943            ! t/io/fflush.t
19944 ____________________________________________________________________________
19945 [  9971] By: jhi                                   on 2001/05/03  12:57:26
19946         Log: Subject: [PATCH: perl@9945] two fixes for win32/FindExt.pm
19947              From: Prymmer/Kahn <pvhp@best.com>
19948              Date: Wed, 2 May 2001 23:42:33 -0700 (PDT)
19949              Message-ID: <Pine.BSF.4.21.0105022337070.24421-100000@shell8.ba.best.com>
19950      Branch: perl
19951            ! win32/FindExt.pm
19952 ____________________________________________________________________________
19953 [  9970] By: jhi                                   on 2001/05/03  02:42:46
19954         Log: Can't croak sans thread context, from Doug MacEachern.
19955      Branch: perl
19956            ! toke.c
19957 ____________________________________________________________________________
19958 [  9969] By: jhi                                   on 2001/05/03  01:23:48
19959         Log: Subject: Random input test and Perl
19960              From: Ilya Zakharevich <ilya@math.berkeley.edu>
19961              Date: Wed, 2 May 2001 14:35:50 -0700 (PDT)
19962              Message-Id: <200105022135.OAA26245@fac-813-1.math.Berkeley.EDU>
19963      Branch: perl
19964            ! toke.c
19965 ____________________________________________________________________________
19966 [  9968] By: jhi                                   on 2001/05/02  22:17:21
19967         Log: Subject: [PATCH: perl@9945] fix some misinformation in perlfunc.pod
19968              From: Peter Prymmer <pvhp@forte.com>
19969              Date: Wed, 2 May 2001 15:58:18 -0700 (PDT)
19970              Message-ID: <Pine.OSF.4.10.10105021554040.342459-100000@aspara.forte.com>
19971      Branch: perl
19972            ! pod/perlfunc.pod pod/perlport.pod
19973 ____________________________________________________________________________
19974 [  9967] By: jhi                                   on 2001/05/02  20:12:45
19975         Log: Workaround for UTS compiler casting bug from Hal Morris.
19976      Branch: perl
19977            ! perl.h
19978 ____________________________________________________________________________
19979 [  9966] By: jhi                                   on 2001/05/02  18:31:37
19980         Log: Subject: Re: [PATCH 5.6.1] Multiplicity and thread fixes for VMS 
19981              From: Dan Sugalski <dan@sidhe.org>
19982              Date: Wed, 02 May 2001 15:23:22 -0400
19983              Message-Id: <5.0.2.1.0.20010502152210.01f65550@24.8.96.48>
19984      Branch: perl
19985            ! perl.c vms/vms.c
19986 ____________________________________________________________________________
19987 [  9965] By: jhi                                   on 2001/05/02  18:21:29
19988         Log: Minor doc tweaks on endianness, closes bug 20010327.004.
19989      Branch: perl
19990            ! pod/perlfunc.pod
19991 ____________________________________________________________________________
19992 [  9964] By: jhi                                   on 2001/05/02  18:15:01
19993         Log: Document large files in INSTALL, document also the %x
19994              limitation if not use64bitint, closes bug 20010326.007.
19995      Branch: perl
19996            ! INSTALL
19997 ____________________________________________________________________________
19998 [  9963] By: jhi                                   on 2001/05/02  17:24:47
19999         Log: perlmodlib tweaks; regen pods.
20000      Branch: perl
20001            ! pod/Makefile.SH pod/perlmodlib.PL pod/perlmodlib.pod
20002            ! pod/perltoc.pod
20003 ____________________________________________________________________________
20004 [  9962] By: jhi                                   on 2001/05/02  17:14:00
20005         Log: Fix for a segfault, from Marc Lehmann.
20006      Branch: perl
20007            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.xs
20008 ____________________________________________________________________________
20009 [  9961] By: jhi                                   on 2001/05/02  15:55:53
20010         Log: Subject: [DOC PATCH bleadperl] minor nits in perlop.pod
20011              From: "Philip Newton" <pnewton@gmx.de>
20012              Date: Wed, 2 May 2001 18:39:03 +0200
20013              Message-ID: <3AF05447.15525.173B588@localhost>
20014      Branch: perl
20015            ! pod/perlop.pod
20016 ____________________________________________________________________________
20017 [  9960] By: jhi                                   on 2001/05/02  15:35:37
20018         Log: Subject: [PATCH 5.6.1] Multiplicity and thread fixes for VMS
20019              From: Dan Sugalski <dan@sidhe.org>
20020              Date: Wed, 02 May 2001 11:37:27 -0400
20021              Message-Id: <5.0.2.1.0.20010502112909.01f24e28@24.8.96.48>
20022      Branch: perl
20023            ! doio.c ext/File/Glob/bsd_glob.c perl.c perl.h pp_sys.c
20024            ! thread.h vms/vms.c vms/vmsish.h
20025 ____________________________________________________________________________
20026 [  9959] By: jhi                                   on 2001/05/02  15:21:08
20027         Log: Subject: Re: [PATCH] Allow appending on a PerlIO::Scalar
20028              From: Benjamin Sugars <bsugars@canoe.ca>
20029              Date: Wed, 2 May 2001 10:53:11 -0400 (EDT)
20030              Message-ID: <Pine.LNX.4.21.0105021041380.1652-100000@marmot.rim.canoe.ca>
20031      Branch: perl
20032            ! ext/PerlIO/Scalar/Scalar.xs
20033 ____________________________________________________________________________
20034 [  9958] By: jhi                                   on 2001/05/02  15:15:53
20035         Log: Bug in #9915, spotted by Mike Guy.
20036      Branch: perl
20037            ! installperl
20038 ____________________________________________________________________________
20039 [  9957] By: jhi                                   on 2001/05/02  13:26:01
20040         Log: Add a test for not griping about references as array
20041              indices if the reference has magic in it (overloaded
20042              methods).
20043      Branch: perl
20044            ! pod/perldiag.pod t/pragma/warn/pp_hot
20045 ____________________________________________________________________________
20046 [  9956] By: jhi                                   on 2001/05/02  13:07:01
20047         Log: Retracted a bit too much in #9952.
20048      Branch: perl
20049            ! t/pragma/sub_lval.t
20050 ____________________________________________________________________________
20051 [  9955] By: jhi                                   on 2001/05/02  13:05:38
20052         Log: Test for #9952.
20053      Branch: perl
20054            ! t/op/tie.t
20055 ____________________________________________________________________________
20056 [  9954] By: jhi                                   on 2001/05/02  11:48:18
20057         Log: Additional note on the encoding example: one cannot
20058              convert string constants in-place.
20059      Branch: perl
20060            ! ext/Encode/Encode.pm
20061 ____________________________________________________________________________
20062 [  9953] By: jhi                                   on 2001/05/02  11:43:51
20063         Log: Note that if you have recent enough Perl you already
20064              have Filter::Util::Call.
20065      Branch: perl
20066            ! lib/Filter/Simple.pm
20067 ____________________________________________________________________________
20068 [  9952] By: jhi                                   on 2001/05/02  11:31:53
20069         Log: Retract changes #8254 and #8255, causes coredump in
20070              'tie FH, "main"', reported by Abigail, culprit found by
20071              Benjamin Sugars.  Mirrors maintperl change #9950.
20072      Branch: perl
20073            ! op.c t/pragma/sub_lval.t
20074 ____________________________________________________________________________
20075 [  9951] By: jhi                                   on 2001/05/02  11:14:29
20076         Log: Forgot from #9942.  (Needed by t/lib/filter-simple.t.)
20077      Branch: perl
20078            + t/lib/MyFilter.pm
20079 ____________________________________________________________________________
20080 [  9950] By: gsar                                  on 2001/05/02  03:17:11
20081         Log: revert integration of changes#8254,8255 in change#8620 (causes
20082              a coredump in C<tie FH, 'foo'>; the idea itself may need better
20083              rationalization)
20084      Branch: maint-5.6/perl
20085            ! op.c t/pragma/sub_lval.t
20086 ____________________________________________________________________________
20087 [  9949] By: gsar                                  on 2001/05/02  02:56:32
20088         Log: integrate changes#9774,9814 from mainline (Unixware fixes)
20089              
20090              Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
20091              
20092              Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
20093      Branch: maint-5.6/perl
20094           !> hints/svr5.sh
20095 ____________________________________________________________________________
20096 [  9948] By: gsar                                  on 2001/05/02  02:49:15
20097         Log: pod/find.t breaks on VMS (from Craig Berry)
20098      Branch: maint-5.6/perl
20099            ! t/pod/find.t
20100 ____________________________________________________________________________
20101 [  9947] By: jhi                                   on 2001/05/02  02:43:09
20102         Log: Add an encoding conversion example.
20103      Branch: perl
20104            ! ext/Encode/Encode.pm
20105 ____________________________________________________________________________
20106 [  9946] By: jhi                                   on 2001/05/02  01:34:22
20107         Log: Another coat of paint but still nowhere finished.
20108              Need to decide on the semantics of strptime(): should
20109              strptime() be a function instead of a method?  To do
20110              the week/monthname-strptiming the i18n/l10n bullet needs
20111              to be bitten with gusto.
20112      Branch: perl
20113            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
20114 ____________________________________________________________________________
20115 [  9945] By: jhi                                   on 2001/05/01  23:40:52
20116         Log: Update Changes.
20117      Branch: perl
20118            ! Changes patchlevel.h
20119 ____________________________________________________________________________
20120 [  9944] By: jhi                                   on 2001/05/01  23:33:37
20121         Log: Add known-to-be-tested modules to the list-to-be-skipped.
20122      Branch: perl
20123            ! t/lib/1_compile.t
20124 ____________________________________________________________________________
20125 [  9943] By: jhi                                   on 2001/05/01  23:24:40
20126         Log: Subject: BorlandC++ fix
20127              From: "Vadim Konovalov" <watman@inbox.ru>
20128              Date: Mon, 30 Apr 2001 20:12:26 -0700
20129              Message-ID: <006e01c0d1ec$8fb1b8d0$406bff87@vad>
20130      Branch: perl
20131            ! win32/makefile.mk
20132 ____________________________________________________________________________
20133 [  9942] By: jhi                                   on 2001/05/01  23:18:02
20134         Log: Update to Filter::Simple 0.60, create a test for it.
20135      Branch: perl
20136            + t/lib/filter-simple.t
20137            ! MANIFEST lib/Filter/Simple.pm
20138 ____________________________________________________________________________
20139 [  9941] By: jhi                                   on 2001/05/01  19:47:24
20140         Log: Subject: Re: bleadperl: s/// failure with \b and /g 
20141              From: Hugo <hv@crypt.compulink.co.uk>
20142              Date: Tue, 01 May 2001 20:12:20 +0100
20143              Message-Id: <200105011912.UAA06826@crypt.compulink.co.uk>
20144      Branch: perl
20145            ! pp_hot.c t/op/re_tests
20146 ____________________________________________________________________________
20147 [  9940] By: jhi                                   on 2001/05/01  19:42:16
20148         Log: Integrate perlio.
20149      Branch: perl
20150           !> lib/base.pm t/lib/fields.t
20151 ____________________________________________________________________________
20152 [  9939] By: jhi                                   on 2001/05/01  19:39:51
20153         Log: Subject: [PATCH] Allow appending on a PerlIO::Scalar
20154              From: Benjamin Sugars <bsugars@canoe.ca>
20155              Date: Tue, 1 May 2001 16:32:03 -0400 (EDT)
20156              Message-ID: <Pine.LNX.4.21.0105011627110.1526-100000@marmot.rim.canoe.ca>
20157      Branch: perl
20158            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
20159 ____________________________________________________________________________
20160 [  9938] By: jhi                                   on 2001/05/01  19:34:09
20161         Log: Add NEXT, a pseudo-class for method redispatching.
20162              <Damian>NEXT.pm probably offers more bang-for-buck
20163              than anything else I've ever written.</Damian>
20164      Branch: perl
20165            + lib/NEXT.pm t/lib/next.t
20166            ! MANIFEST
20167 ____________________________________________________________________________
20168 [  9937] By: jhi                                   on 2001/05/01  19:21:41
20169         Log: Update to Switch 2.02.
20170      Branch: perl
20171            ! lib/Switch.pm t/lib/switch.t
20172 ____________________________________________________________________________
20173 [  9936] By: nick                                  on 2001/05/01  19:09:21
20174         Log: Fix for base.pm clobbering $VERSION
20175      Branch: perlio
20176            ! lib/base.pm
20177 ____________________________________________________________________________
20178 [  9935] By: nick                                  on 2001/05/01  18:54:38
20179         Log: Test for base.pm clobbering $VERSION.
20180      Branch: perlio
20181            ! t/lib/fields.t
20182 ____________________________________________________________________________
20183 [  9934] By: jhi                                   on 2001/05/01  18:39:10
20184         Log: Add information about Scalar::Util::blessed.
20185      Branch: perl
20186            ! pod/perlobj.pod
20187 ____________________________________________________________________________
20188 [  9933] By: jhi                                   on 2001/05/01  18:33:51
20189         Log: Subject: Extra UNIVERSAL documentation
20190              From: Mike Guy <mjtg@cam.ac.uk>
20191              Date: Tue, 01 May 2001 20:12:11 +0100
20192              Message-Id: <E14ufZD-0007kD-00@libra.cus.cam.ac.uk>
20193      Branch: perl
20194            ! pod/perlobj.pod
20195 ____________________________________________________________________________
20196 [  9932] By: jhi                                   on 2001/05/01  18:26:54
20197         Log: Subject: Autoflush in tests as appropriate
20198              From: Mike Guy <mjtg@cam.ac.uk>
20199              Date: Tue, 01 May 2001 20:05:31 +0100
20200              Message-Id: <E14ufSl-0007gS-00@libra.cus.cam.ac.uk>
20201      Branch: perl
20202            ! t/lib/syslfs.t t/op/die_exit.t t/op/lex_assign.t t/op/lfs.t
20203            ! t/op/taint.t
20204 ____________________________________________________________________________
20205 [  9931] By: jhi                                   on 2001/05/01  18:02:29
20206         Log: Subject: [PATCH] Multiple consecutive writes on PerlIO::Scalar
20207              From: Benjamin Sugars <bsugars@canoe.ca>
20208              Date: Tue, 1 May 2001 14:58:24 -0400 (EDT)
20209              Message-ID: <Pine.LNX.4.21.0105011431300.1526-100000@marmot.rim.canoe.ca>
20210      Branch: perl
20211            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
20212 ____________________________________________________________________________
20213 [  9930] By: jhi                                   on 2001/05/01  15:12:26
20214         Log: Subject: Re: Finally got a round tuit
20215              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
20216              Date: Tue, 01 May 2001 14:14:10 +0200
20217              Message-Id: <20010501135740.19E4.H.M.BRAND@hccnet.nl>
20218              
20219              The -DP part, slightly modified.
20220      Branch: perl
20221            ! perl.c
20222 ____________________________________________________________________________
20223 [  9929] By: jhi                                   on 2001/05/01  14:17:15
20224         Log: Subject: Re: Finally got a round tuit
20225              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
20226              Date: Tue, 01 May 2001 16:34:06 +0200
20227              Message-Id: <20010501163255.19F2.H.M.BRAND@hccnet.nl>
20228              
20229              cpp and optimization tweaks for HP-UX.
20230      Branch: perl
20231            ! hints/hpux.sh
20232 ____________________________________________________________________________
20233 [  9928] By: jhi                                   on 2001/05/01  13:24:20
20234         Log: Tune the scan_num() comments to reality.
20235      Branch: perl
20236            ! toke.c
20237 ____________________________________________________________________________
20238 [  9927] By: jhi                                   on 2001/05/01  13:14:01
20239         Log: Subject: [PATCH B::Deparse] optimised sort
20240              From: Robin Houston <robin@kitsite.com>
20241              Date: Tue, 1 May 2001 14:07:12 +0100
20242              Message-ID: <20010501140712.A4266@penderel>
20243      Branch: perl
20244            ! ext/B/B/Deparse.pm
20245 ____________________________________________________________________________
20246 [  9926] By: jhi                                   on 2001/05/01  13:10:53
20247         Log: Subject: [PATCH t/lib/b-deparse.t] 
20248              From: Robin Houston <robin@kitsite.com>
20249              Date: Tue, 1 May 2001 13:37:42 +0100
20250              Message-ID: <20010501133742.A4082@penderel>
20251      Branch: perl
20252            ! t/lib/b-deparse.t
20253 ____________________________________________________________________________
20254 [  9925] By: jhi                                   on 2001/05/01  13:10:13
20255         Log: Subject: [PATCH B::Deparse] for(;;), sort
20256              From: Robin Houston <robin@kitsite.com>
20257              Date: Tue, 1 May 2001 13:35:00 +0100
20258              Message-ID: <20010501133500.A4061@penderel>
20259      Branch: perl
20260            ! ext/B/B/Deparse.pm
20261 ____________________________________________________________________________
20262 [  9924] By: jhi                                   on 2001/05/01  13:09:22
20263         Log: Subject: [PATCH B::Deparse] do, warn, use
20264              From: Robin Houston <robin@kitsite.com>
20265              Date: Tue, 1 May 2001 13:31:03 +0100
20266              Message-ID: <20010501133103.A4041@penderel>
20267      Branch: perl
20268            ! ext/B/B/Deparse.pm
20269 ____________________________________________________________________________
20270 [  9923] By: jhi                                   on 2001/05/01  11:45:36
20271         Log: Subject: [PATCH] Test autoflush on fork (Was: Should I remove something?)
20272              From: Benjamin Sugars <ben.sugars@home.com>
20273              Date: Mon, 30 Apr 2001 22:21:54 -0400 (EDT)
20274              Message-ID: <Pine.LNX.4.21.0104302213190.19002-100000@localhost.localdomain>
20275      Branch: perl
20276            + t/io/fflush.t
20277            ! MANIFEST
20278 ____________________________________________________________________________
20279 [  9922] By: jhi                                   on 2001/05/01  11:35:42
20280         Log: Subject: [PATCH: perl@9917] more VMS tweaks for addn'l selfstubber tests
20281              From: Peter Prymmer <pvhp@forte.com>
20282              Date: Mon, 30 Apr 2001 16:26:30 -0700 (PDT)
20283              Message-ID: <Pine.OSF.4.10.10104301621200.161547-100000@aspara.forte.com>
20284      Branch: perl
20285            ! t/lib/selfstubber.t
20286 ____________________________________________________________________________
20287 [  9921] By: jhi                                   on 2001/04/30  16:34:33
20288         Log: Subject: [PATCH B::Concise] suppress warning
20289              From: Robin Houston <robin@kitsite.com>
20290              Date: Mon, 30 Apr 2001 16:09:49 +0100
20291              Message-ID: <20010430160949.A25086@penderel>
20292      Branch: perl
20293            ! ext/B/B/Concise.pm
20294 ____________________________________________________________________________
20295 [  9920] By: jhi                                   on 2001/04/30  13:56:04
20296         Log: Strip the *markers* from #9919.
20297      Branch: perl
20298            ! pod/perlfaq.pod pod/perlfaq5.pod
20299 ____________________________________________________________________________
20300 [  9919] By: jhi                                   on 2001/04/30  13:54:04
20301         Log: Subject: [PATCH] (perlfaq/bleadperl) append mode and locking
20302              From: Gwyn Judd <b.judd@xtra.co.nz>
20303              Date: Sun, 29 Apr 2001 01:47:49 +1200
20304              Message-ID: <20010429014749.A4418@thislove>
20305      Branch: perl
20306            ! pod/perlfaq.pod pod/perlfaq5.pod
20307 ____________________________________________________________________________
20308 [  9918] By: jhi                                   on 2001/04/30  13:13:54
20309         Log: More_tweakage.
20310      Branch: perl
20311            ! pod/perldata.pod pod/perldiag.pod
20312 ____________________________________________________________________________
20313 [  9917] By: jhi                                   on 2001/04/30  13:01:27
20314         Log: Update Changes.
20315      Branch: perl
20316            ! Changes patchlevel.h
20317 ____________________________________________________________________________
20318 [  9916] By: jhi                                   on 2001/04/30  12:57:03
20319         Log: T_w_e_a_k_a_g_e.
20320      Branch: perl
20321            ! pod/perldata.pod pod/perldiag.pod
20322 ____________________________________________________________________________
20323 [  9915] By: jhi                                   on 2001/04/30  12:39:29
20324         Log: Install s2p also as psed.
20325              
20326              TODO: psed documentation?
20327      Branch: perl
20328            ! installperl
20329 ____________________________________________________________________________
20330 [  9914] By: jhi                                   on 2001/04/30  12:29:21
20331         Log: Subject: Re: [ID 20010303.009] SOCKS5 work around breaks other sockets
20332              From: Jens Hamisch <jens@Strawberry.COM>
20333              Date: Fri, 27 Apr 2001 17:00:36 +0200
20334              Message-ID: <20010427170036.K1372@Strawberry.COM>
20335              
20336              SOCKS5_VERSION_NAME is the right symbol to detect
20337              the presence of SOCKS5.  (HAS_SOCKS5_INIT is telling whether
20338              function called socks5_init() is available, and even that is
20339              not universal, most SOCKS5 installations use SOCKSinit()).
20340      Branch: perl
20341            ! perlio.c
20342 ____________________________________________________________________________
20343 [  9913] By: jhi                                   on 2001/04/30  12:22:15
20344         Log: Allow a zero timeout on IO::Socket accept and connect--
20345              though one really shouldn't do that.  Based on
20346              
20347              Subject: Not possible to set zero second timeout on accept() in IO::Socket and company..
20348              From: "John Holdsworth" <coldwave@bigfoot.com>
20349              Date: Sun, 4 Feb 2001 12:48:18 +0100
20350              Message-ID: <005a01c08ea0$5e6039d0$03ac2ac0@planc>
20351      Branch: perl
20352            ! ext/IO/lib/IO/Socket.pm
20353 ____________________________________________________________________________
20354 [  9912] By: jhi                                   on 2001/04/30  11:27:27
20355         Log: Save the spot of regprev (see #9911) for binary compatibility;
20356              regen API.
20357      Branch: perl
20358            ! embedvar.h perlapi.h thrdvar.h
20359 ____________________________________________________________________________
20360 [  9911] By: jhi                                   on 2001/04/30  11:22:03
20361         Log: Subject: Re: [PATCH bleadperl] [ID 20010426.002] Word boundry regex [...] 
20362              From: Hugo <hv@crypt.compulink.co.uk>
20363              Date: Sun, 29 Apr 2001 17:09:30 +0100
20364              Message-Id: <200104291609.RAA17790@crypt.compulink.co.uk>
20365      Branch: perl
20366            ! regcomp.c regexec.c sv.c t/op/re_tests t/op/subst.t thrdvar.h
20367 ____________________________________________________________________________
20368 [  9910] By: jhi                                   on 2001/04/30  11:15:12
20369         Log: Change PL_numeric_radix to PL_numeric_radix_sv (and leave in
20370              a dummy for PL_numeric_radix); no pressing reason to break
20371              binary compatibility; regen API.
20372      Branch: perl
20373            ! embedvar.h global.sym intrpvar.h objXSUB.h perl.c perl.h
20374            ! perlapi.c perlapi.h pod/perlapi.pod sv.c util.c
20375 ____________________________________________________________________________
20376 [  9909] By: jhi                                   on 2001/04/30  10:56:08
20377         Log: Subject: [DOC PATCH bleadperl] Document generation of random integers
20378              From: Walt Mankowski <waltman@netaxs.com>
20379              Date: Sun, 29 Apr 2001 21:53:48 -0400
20380              Message-ID: <20010429215348.A3971@netaxs.com>
20381      Branch: perl
20382            ! pod/perlfunc.pod
20383 ____________________________________________________________________________
20384 [  9908] By: jhi                                   on 2001/04/30  10:49:40
20385         Log: Reintroduce #9889 to unbuffer the stderr/stdout on stdio configs.
20386      Branch: perl
20387            ! t/lib/selfstubber.t
20388 ____________________________________________________________________________
20389 [  9907] By: nick                                  on 2001/04/30  09:26:50
20390         Log: Integrate mainline.
20391      Branch: perlio
20392           !> pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
20393 ____________________________________________________________________________
20394 [  9906] By: jhi                                   on 2001/04/29  23:24:20
20395         Log: Abigail spotted a thinko in #9905.
20396      Branch: perl
20397            ! pod/perldiag.pod
20398 ____________________________________________________________________________
20399 [  9905] By: jhi                                   on 2001/04/29  15:55:39
20400         Log: Changed the underscore/undebar syntax in numeric constants;
20401              now any grouping will do, as long as the underscores are not
20402              consecutive (so "zero-grouping" is out), and they do not begin
20403              or end the integer or fractional parts.
20404      Branch: perl
20405            ! pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
20406 ____________________________________________________________________________
20407 [  9904] By: nick                                  on 2001/04/29  15:43:22
20408         Log: Integrate mainline.
20409      Branch: perlio
20410           +> (branch 98 files)
20411            - lib/unicode/Block.pl
20412            - lib/unicode/In/AlphabeticPresentationForms.pl
20413            - lib/unicode/In/Arabic.pl
20414            - lib/unicode/In/ArabicPresentationForms-A.pl
20415            - lib/unicode/In/ArabicPresentationForms-B.pl
20416            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
20417            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
20418            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
20419            - lib/unicode/In/BopomofoExtended.pl
20420            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
20421            - lib/unicode/In/CJKCompatibility.pl
20422            - lib/unicode/In/CJKCompatibilityForms.pl
20423            - lib/unicode/In/CJKCompatibilityIdeographs.pl
20424            - lib/unicode/In/CJKRadicalsSupplement.pl
20425            - lib/unicode/In/CJKSymbolsandPunctuation.pl
20426            - lib/unicode/In/CJKUnifiedIdeographs.pl
20427            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
20428            - lib/unicode/In/Cherokee.pl
20429            - lib/unicode/In/CombiningDiacriticalMarks.pl
20430            - lib/unicode/In/CombiningHalfMarks.pl
20431            - lib/unicode/In/CombiningMarksforSymbols.pl
20432            - lib/unicode/In/ControlPictures.pl
20433            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
20434            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
20435            - lib/unicode/In/EnclosedAlphanumerics.pl
20436            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
20437            - lib/unicode/In/Ethiopic.pl
20438            - lib/unicode/In/GeneralPunctuation.pl
20439            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
20440            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
20441            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
20442            - lib/unicode/In/HalfwidthandFullwidthForms.pl
20443            - lib/unicode/In/HangulCompatibilityJamo.pl
20444            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
20445            - lib/unicode/In/Hebrew.pl
20446            - lib/unicode/In/HighPrivateUseSurrogates.pl
20447            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
20448            - lib/unicode/In/IPAExtensions.pl
20449            - lib/unicode/In/IdeographicDescriptionCharacters.pl
20450            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
20451            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
20452            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
20453            - lib/unicode/In/Latin-1Supplement.pl
20454            - lib/unicode/In/LatinExtended-A.pl
20455            - lib/unicode/In/LatinExtended-B.pl
20456            - lib/unicode/In/LatinExtendedAdditional.pl
20457            - lib/unicode/In/LetterlikeSymbols.pl
20458            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
20459            - lib/unicode/In/MathematicalOperators.pl
20460            - lib/unicode/In/MiscellaneousSymbols.pl
20461            - lib/unicode/In/MiscellaneousTechnical.pl
20462            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
20463            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
20464            - lib/unicode/In/OpticalCharacterRecognition.pl
20465            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
20466            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
20467            - lib/unicode/In/SmallFormVariants.pl
20468            - lib/unicode/In/SpacingModifierLetters.pl
20469            - lib/unicode/In/Specials.pl
20470            - lib/unicode/In/SuperscriptsandSubscripts.pl
20471            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
20472            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
20473            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
20474            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
20475            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
20476           !> INSTALL MANIFEST doop.c embed.h embed.pl ext/B/B/Deparse.pm
20477           !> ext/IO/lib/IO/Seekable.pm hints/hpux.sh
20478           !> lib/unicode/mktables.PL lib/utf8_heavy.pl objXSUB.h perl.h
20479           !> pod/perldiag.pod pod/perlunicode.pod proto.h regcomp.c
20480           !> regexec.c t/lib/b-deparse.t t/lib/selfstubber.t t/op/pat.t
20481           !> utf8.c win32/Makefile
20482 ____________________________________________________________________________
20483 [  9903] By: jhi                                   on 2001/04/29  14:30:53
20484         Log: Subject: [PATCH: perl@9885] win32/Makefile (nmake) update
20485              From: Prymmer/Kahn <pvhp@best.com>
20486              Date: Sat, 28 Apr 2001 21:56:51 -0700 (PDT)
20487              Message-ID: <Pine.BSF.4.21.0104282147270.2927-100000@shell8.ba.best.com>
20488      Branch: perl
20489            ! win32/Makefile
20490 ____________________________________________________________________________
20491 [  9902] By: jhi                                   on 2001/04/29  02:52:44
20492         Log: Subject: [PATCH ext/IO/lib/IO/Seekable.pm] Doc fixes.
20493              From: "Abigail" <abigail@foad.org>
20494              Date: Sun, 29 Apr 2001 03:14:25 +0200
20495              Message-ID: <20010429011425.24503.qmail@foad.org>
20496      Branch: perl
20497            ! ext/IO/lib/IO/Seekable.pm
20498 ____________________________________________________________________________
20499 [  9901] By: jhi                                   on 2001/04/29  02:04:46
20500         Log: In character classes one couldn't have 0x80..0xff characters
20501              at the left hand side if there were 0x100.. characters in the
20502              character class.
20503      Branch: perl
20504            ! doop.c embed.h embed.pl objXSUB.h proto.h regcomp.c regexec.c
20505            ! t/op/pat.t utf8.c
20506 ____________________________________________________________________________
20507 [  9900] By: jhi                                   on 2001/04/28  22:55:04
20508         Log: Forgot the latest mktables.PL from #9899.
20509      Branch: perl
20510            ! lib/unicode/mktables.PL
20511 ____________________________________________________________________________
20512 [  9899] By: jhi                                   on 2001/04/28  22:53:28
20513         Log: Explain the \p{} and \P{} error message better and
20514              have prettier prettyprint in In.pl.
20515      Branch: perl
20516            ! lib/unicode/In.pl lib/unicode/mktables.PL lib/utf8_heavy.pl
20517            ! pod/perldiag.pod
20518 ____________________________________________________________________________
20519 [  9898] By: jhi                                   on 2001/04/28  21:03:34
20520         Log: Add one possible explanation for the "Invalid [] range" error.
20521      Branch: perl
20522            ! pod/perldiag.pod
20523 ____________________________________________________________________________
20524 [  9897] By: jhi                                   on 2001/04/28  17:18:26
20525         Log: Add a level of indirection to the implementation of \p{InFoo}
20526              so that we don't have to have long filenames.  (Nothing changes
20527              in the user interface.)   The indirection is defined in
20528              the file lib/unicode/In.pl and it is handled in lib/utf8_heavy.pl.
20529              Also rename some the character classes by removing '-' from
20530              the classnames, and finally renamed Block.pl as Blocks.pl.
20531      Branch: perl
20532            + lib/unicode/Blocks.pl lib/unicode/In.pl lib/unicode/In/0.pl
20533            + lib/unicode/In/1.pl lib/unicode/In/10.pl lib/unicode/In/11.pl
20534            + lib/unicode/In/12.pl lib/unicode/In/13.pl lib/unicode/In/14.pl
20535            + lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
20536            + lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/2.pl
20537            + lib/unicode/In/20.pl lib/unicode/In/21.pl lib/unicode/In/22.pl
20538            + lib/unicode/In/23.pl lib/unicode/In/24.pl lib/unicode/In/25.pl
20539            + lib/unicode/In/26.pl lib/unicode/In/27.pl lib/unicode/In/28.pl
20540            + lib/unicode/In/29.pl lib/unicode/In/3.pl lib/unicode/In/30.pl
20541            + lib/unicode/In/31.pl lib/unicode/In/32.pl lib/unicode/In/33.pl
20542            + lib/unicode/In/34.pl lib/unicode/In/35.pl lib/unicode/In/36.pl
20543            + lib/unicode/In/37.pl lib/unicode/In/38.pl lib/unicode/In/39.pl
20544            + lib/unicode/In/4.pl lib/unicode/In/40.pl lib/unicode/In/41.pl
20545            + lib/unicode/In/42.pl lib/unicode/In/43.pl lib/unicode/In/44.pl
20546            + lib/unicode/In/45.pl lib/unicode/In/46.pl lib/unicode/In/47.pl
20547            + lib/unicode/In/48.pl lib/unicode/In/49.pl lib/unicode/In/5.pl
20548            + lib/unicode/In/50.pl lib/unicode/In/51.pl lib/unicode/In/52.pl
20549            + lib/unicode/In/53.pl lib/unicode/In/54.pl lib/unicode/In/55.pl
20550            + lib/unicode/In/56.pl lib/unicode/In/57.pl lib/unicode/In/58.pl
20551            + lib/unicode/In/59.pl lib/unicode/In/6.pl lib/unicode/In/60.pl
20552            + lib/unicode/In/61.pl lib/unicode/In/62.pl lib/unicode/In/63.pl
20553            + lib/unicode/In/64.pl lib/unicode/In/65.pl lib/unicode/In/66.pl
20554            + lib/unicode/In/67.pl lib/unicode/In/68.pl lib/unicode/In/69.pl
20555            + lib/unicode/In/7.pl lib/unicode/In/70.pl lib/unicode/In/71.pl
20556            + lib/unicode/In/72.pl lib/unicode/In/73.pl lib/unicode/In/74.pl
20557            + lib/unicode/In/75.pl lib/unicode/In/76.pl lib/unicode/In/77.pl
20558            + lib/unicode/In/78.pl lib/unicode/In/79.pl lib/unicode/In/8.pl
20559            + lib/unicode/In/80.pl lib/unicode/In/81.pl lib/unicode/In/82.pl
20560            + lib/unicode/In/83.pl lib/unicode/In/84.pl lib/unicode/In/85.pl
20561            + lib/unicode/In/86.pl lib/unicode/In/87.pl lib/unicode/In/88.pl
20562            + lib/unicode/In/89.pl lib/unicode/In/9.pl lib/unicode/In/90.pl
20563            + lib/unicode/In/91.pl lib/unicode/In/92.pl lib/unicode/In/93.pl
20564            + lib/unicode/In/94.pl lib/unicode/In/95.pl
20565            - lib/unicode/Block.pl
20566            - lib/unicode/In/AlphabeticPresentationForms.pl
20567            - lib/unicode/In/Arabic.pl
20568            - lib/unicode/In/ArabicPresentationForms-A.pl
20569            - lib/unicode/In/ArabicPresentationForms-B.pl
20570            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
20571            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
20572            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
20573            - lib/unicode/In/BopomofoExtended.pl
20574            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
20575            - lib/unicode/In/CJKCompatibility.pl
20576            - lib/unicode/In/CJKCompatibilityForms.pl
20577            - lib/unicode/In/CJKCompatibilityIdeographs.pl
20578            - lib/unicode/In/CJKRadicalsSupplement.pl
20579            - lib/unicode/In/CJKSymbolsandPunctuation.pl
20580            - lib/unicode/In/CJKUnifiedIdeographs.pl
20581            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
20582            - lib/unicode/In/Cherokee.pl
20583            - lib/unicode/In/CombiningDiacriticalMarks.pl
20584            - lib/unicode/In/CombiningHalfMarks.pl
20585            - lib/unicode/In/CombiningMarksforSymbols.pl
20586            - lib/unicode/In/ControlPictures.pl
20587            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
20588            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
20589            - lib/unicode/In/EnclosedAlphanumerics.pl
20590            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
20591            - lib/unicode/In/Ethiopic.pl
20592            - lib/unicode/In/GeneralPunctuation.pl
20593            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
20594            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
20595            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
20596            - lib/unicode/In/HalfwidthandFullwidthForms.pl
20597            - lib/unicode/In/HangulCompatibilityJamo.pl
20598            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
20599            - lib/unicode/In/Hebrew.pl
20600            - lib/unicode/In/HighPrivateUseSurrogates.pl
20601            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
20602            - lib/unicode/In/IPAExtensions.pl
20603            - lib/unicode/In/IdeographicDescriptionCharacters.pl
20604            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
20605            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
20606            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
20607            - lib/unicode/In/Latin-1Supplement.pl
20608            - lib/unicode/In/LatinExtended-A.pl
20609            - lib/unicode/In/LatinExtended-B.pl
20610            - lib/unicode/In/LatinExtendedAdditional.pl
20611            - lib/unicode/In/LetterlikeSymbols.pl
20612            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
20613            - lib/unicode/In/MathematicalOperators.pl
20614            - lib/unicode/In/MiscellaneousSymbols.pl
20615            - lib/unicode/In/MiscellaneousTechnical.pl
20616            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
20617            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
20618            - lib/unicode/In/OpticalCharacterRecognition.pl
20619            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
20620            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
20621            - lib/unicode/In/SmallFormVariants.pl
20622            - lib/unicode/In/SpacingModifierLetters.pl
20623            - lib/unicode/In/Specials.pl
20624            - lib/unicode/In/SuperscriptsandSubscripts.pl
20625            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
20626            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
20627            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
20628            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
20629            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
20630            ! MANIFEST lib/unicode/mktables.PL lib/utf8_heavy.pl
20631            ! pod/perlunicode.pod
20632 ____________________________________________________________________________
20633 [  9896] By: jhi                                   on 2001/04/28  14:33:17
20634         Log: Update the information on shared library path on HP-UX.
20635      Branch: perl
20636            ! INSTALL
20637 ____________________________________________________________________________
20638 [  9895] By: jhi                                   on 2001/04/28  14:32:30
20639         Log: Because #9894 seems to do the trick, this workaround can be removed.
20640      Branch: perl
20641            ! t/lib/selfstubber.t
20642 ____________________________________________________________________________
20643 [  9894] By: jhi                                   on 2001/04/28  14:26:13
20644         Log: For PerlIO flush the children's file handles (on fork/exec/system).
20645      Branch: perl
20646            ! perl.h
20647 ____________________________________________________________________________
20648 [  9893] By: jhi                                   on 2001/04/28  14:23:15
20649         Log: Test tweak for #9891.
20650      Branch: perl
20651            ! t/lib/b-deparse.t
20652 ____________________________________________________________________________
20653 [  9892] By: jhi                                   on 2001/04/28  14:10:13
20654         Log: New HP-UX hints from Merijn.
20655      Branch: perl
20656            ! hints/hpux.sh
20657 ____________________________________________________________________________
20658 [  9891] By: jhi                                   on 2001/04/28  14:07:27
20659         Log: Subject: [PATCH B::Deparse] non-block scopes
20660              From: Robin Houston <robin@kitsite.com>
20661              Date: Fri, 27 Apr 2001 19:15:14 +0100
20662              Message-ID: <20010427191514.A30951@puffinry.freeserve.co.uk>
20663      Branch: perl
20664            ! ext/B/B/Deparse.pm
20665 ____________________________________________________________________________
20666 [  9890] By: nick                                  on 2001/04/27  19:41:25
20667         Log: Integrate mainline
20668      Branch: perlio
20669           +> t/lib/selfstubber.t
20670           !> (integrate 50 files)
20671 ____________________________________________________________________________
20672 [  9889] By: jhi                                   on 2001/04/27  18:23:46
20673         Log: Subject: Re: selfstubber test fail on bleadperl
20674              From: Mike Guy <mjtg@cam.ac.uk>
20675              Date: Fri, 27 Apr 2001 19:31:18 +0100
20676              Message-Id: <E14tD1S-0001tJ-00@libra.cus.cam.ac.uk>
20677      Branch: perl
20678            ! t/lib/selfstubber.t
20679 ____________________________________________________________________________
20680 [  9888] By: jhi                                   on 2001/04/27  16:20:54
20681         Log: Test tweak for #9886.
20682      Branch: perl
20683            ! t/lib/b-deparse.t
20684 ____________________________________________________________________________
20685 [  9887] By: jhi                                   on 2001/04/27  16:16:33
20686         Log: Buffering issue at least in Solaris (even with perlio).
20687      Branch: perl
20688            ! t/lib/selfstubber.t
20689 ____________________________________________________________________________
20690 [  9886] By: jhi                                   on 2001/04/27  14:59:23
20691         Log: Subject: [PATCH B::Deparse] Human-readable pragmas &c
20692              From: Robin Houston <robin@kitsite.com>
20693              Date: Fri, 27 Apr 2001 16:53:20 +0100
20694              Message-ID: <20010427165320.A30479@puffinry.freeserve.co.uk>
20695      Branch: perl
20696            ! ext/B/B/Deparse.pm
20697 ____________________________________________________________________________
20698 [  9885] By: jhi                                   on 2001/04/27  14:23:51
20699         Log: Update Changes.
20700      Branch: perl
20701            ! Changes patchlevel.h
20702 ____________________________________________________________________________
20703 [  9884] By: jhi                                   on 2001/04/27  14:14:12
20704         Log: Subject: [DOC PATCH bleadperl] Document underscores in numeric literals
20705              From: "Philip Newton" <pnewton@gmx.de>
20706              Date: Fri, 27 Apr 2001 16:40:13 +0200
20707              Message-ID: <3AE9A0ED.5248.CEA127@localhost>
20708      Branch: perl
20709            ! pod/perldata.pod
20710 ____________________________________________________________________________
20711 [  9883] By: jhi                                   on 2001/04/27  13:28:19
20712         Log: Add LOG_PERROR; prettify the "removed".
20713      Branch: perl
20714            ! ext/Sys/Syslog/Syslog.xs
20715 ____________________________________________________________________________
20716 [  9882] By: jhi                                   on 2001/04/27  13:13:18
20717         Log: h2xs tweaks: use NV instead of double, "quote" the removed
20718              prefixes for clarity (especially when nothing is removed),
20719              slight pod reformats.
20720      Branch: perl
20721            ! utils/h2xs.PL
20722 ____________________________________________________________________________
20723 [  9881] By: jhi                                   on 2001/04/27  12:58:48
20724         Log: Don't bother creating existing directories.
20725      Branch: perl
20726            ! utils/h2xs.PL
20727 ____________________________________________________________________________
20728 [  9880] By: jhi                                   on 2001/04/27  12:45:39
20729         Log: Subject: MakeMaker 'make test' weirdness -- fix for h2xs provided
20730              From: Mike Schilli <m@perlmeister.com>
20731              Date: Wed, 25 Apr 2001 01:29:21 -0700
20732              Message-id: <3AE68AE1.6A981723@perlmeister.com>
20733      Branch: perl
20734            ! utils/h2xs.PL
20735 ____________________________________________________________________________
20736 [  9879] By: jhi                                   on 2001/04/27  12:40:55
20737         Log: break is not yet Perl.  Added the template license also to README.
20738      Branch: perl
20739            ! utils/h2xs.PL
20740 ____________________________________________________________________________
20741 [  9878] By: jhi                                   on 2001/04/27  03:08:20
20742         Log: Subject: Re: [ID 20010426.003] Not OK: perl v5.7.1 +DEVEL9849 on i686-linux-thread-multi-64int-ld 2.2.13
20743              From: Tim Jenness <t.jenness@jach.hawaii.edu>
20744              Date: Thu, 26 Apr 2001 15:30:17 -1000 (HST)
20745              Message-ID: <Pine.LNX.4.33.0104261529300.13049-100000@lapaki.jach.hawaii.edu>
20746      Branch: perl
20747            ! t/lib/xs-typemap.t
20748 ____________________________________________________________________________
20749 [  9877] By: jhi                                   on 2001/04/26  23:54:40
20750         Log: Subject: [PATCH: utils/h2xs.PL (bleadperl)] Fill in details we're likely to know.
20751              From: "Abigail" <abigail@foad.org>
20752              Date: Fri, 27 Apr 2001 01:44:28 +0200
20753              Message-ID: <20010426234428.19786.qmail@foad.org>
20754      Branch: perl
20755            ! utils/h2xs.PL
20756 ____________________________________________________________________________
20757 [  9876] By: jhi                                   on 2001/04/26  23:52:06
20758         Log: Subject: [PATCH: perl@9865] vms specific tweak to new selfstubber.t
20759              From: Peter Prymmer <pvhp@forte.com>
20760              Date: Thu, 26 Apr 2001 17:41:58 -0700 (PDT)
20761              Message-ID: <Pine.OSF.4.10.10104261738370.338047-100000@aspara.forte.com>
20762      Branch: perl
20763            ! t/lib/selfstubber.t
20764 ____________________________________________________________________________
20765 [  9875] By: jhi                                   on 2001/04/26  23:48:10
20766         Log: Deparse nits.
20767      Branch: perl
20768            ! ext/B/B/Deparse.pm t/lib/b-deparse.t
20769 ____________________________________________________________________________
20770 [  9874] By: jhi                                   on 2001/04/26  22:46:05
20771         Log: Document ANYOF_CLASS.
20772      Branch: perl
20773            ! regcomp.h
20774 ____________________________________________________________________________
20775 [  9873] By: jhi                                   on 2001/04/26  22:35:03
20776         Log: Subject: Re: [PATCH @9846] dumping ANYOF
20777              From: Hugo <hv@crypt.compulink.co.uk>
20778              Date: Thu, 26 Apr 2001 23:33:38 +0100
20779              Message-Id: <200104262233.XAA22352@crypt.compulink.co.uk>
20780      Branch: perl
20781            ! regcomp.c regcomp.h
20782 ____________________________________________________________________________
20783 [  9872] By: jhi                                   on 2001/04/26  22:34:31
20784         Log: Subject: [PATCH] more for Devel::SelfStubber
20785              From: Nicholas Clark <nick@ccl4.org>
20786              Date: Fri, 27 Apr 2001 00:13:52 +0100
20787              Message-ID: <20010427001351.K88186@plum.flirble.org>
20788      Branch: perl
20789            ! lib/Devel/SelfStubber.pm lib/SelfLoader.pm t/lib/selfstubber.t
20790 ____________________________________________________________________________
20791 [  9871] By: jhi                                   on 2001/04/26  21:59:17
20792         Log: Subject: [PATCH B::Deparse] formats must be flush left
20793              From: Robin Houston <robin@kitsite.com>
20794              Date: Thu, 26 Apr 2001 23:54:29 +0100
20795              Message-ID: <20010426235429.A28747@puffinry.freeserve.co.uk>
20796      Branch: perl
20797            ! ext/B/B/Deparse.pm
20798 ____________________________________________________________________________
20799 [  9870] By: jhi                                   on 2001/04/26  21:57:37
20800         Log: If some of the constants are prefixes of others,
20801              the prefixes may never get recognized.  (See 20010426.006.)
20802      Branch: perl
20803            ! utils/h2xs.PL
20804 ____________________________________________________________________________
20805 [  9869] By: jhi                                   on 2001/04/26  21:50:42
20806         Log: Subject: [ID 20010426.006] Sys::Syslog ignores LOG_AUTH constant
20807              From: Chris Bongaarts <cab@tc.umn.edu>
20808              Date: Thu, 26 Apr 2001 17:10:31 -0500
20809              Message-Id: <iss.2042.3ae89cd7.6cfba.1@earth.tc.umn.edu>
20810      Branch: perl
20811            ! ext/Sys/Syslog/Syslog.xs
20812 ____________________________________________________________________________
20813 [  9868] By: jhi                                   on 2001/04/26  21:35:12
20814         Log: Further cuts and more docs from Graham Barr.
20815      Branch: perl
20816            ! ext/List/Util/lib/List/Util.pm
20817            ! ext/List/Util/lib/Scalar/Util.pm
20818 ____________________________________________________________________________
20819 [  9867] By: jhi                                   on 2001/04/26  21:18:57
20820         Log: Subject: [PATCH 5.7.1] DB_File-1.77
20821              From: "Paul Marquess" <Paul.Marquess@Openwave.com>
20822              Date: Thu, 26 Apr 2001 22:37:53 +0100
20823              Message-ID: <000a01c0ce99$269cc3e0$99dcfea9@bfs.phone.com>
20824      Branch: perl
20825            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
20826            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
20827 ____________________________________________________________________________
20828 [  9866] By: jhi                                   on 2001/04/26  21:12:31
20829         Log: Subject: [PATCH B::Deparse] fix easy bugs
20830              From: Robin Houston <robin@kitsite.com>
20831              Date: Thu, 26 Apr 2001 23:03:33 +0100
20832              Message-ID: <20010426230333.A28657@puffinry.freeserve.co.uk>
20833      Branch: perl
20834            ! ext/B/B/Deparse.pm
20835 ____________________________________________________________________________
20836 [  9865] By: jhi                                   on 2001/04/26  20:26:13
20837         Log: Update Changes.
20838      Branch: perl
20839            ! Changes patchlevel.h
20840 ____________________________________________________________________________
20841 [  9864] By: jhi                                   on 2001/04/26  19:27:48
20842         Log: Dethinko from Robin Houston.
20843      Branch: perl
20844            ! ext/B/B/Deparse.pm
20845 ____________________________________________________________________________
20846 [  9863] By: jhi                                   on 2001/04/26  19:10:35
20847         Log: Subject: [PATCH B::Deparse] C<$x = /(.)/> ne C<($x) = /(.)/>
20848              From: Robin Houston <robin@kitsite.com>
20849              Date: Thu, 26 Apr 2001 21:08:32 +0100
20850              Message-ID: <20010426210832.A28419@puffinry.freeserve.co.uk>
20851      Branch: perl
20852            ! ext/B/B/Deparse.pm
20853 ____________________________________________________________________________
20854 [  9862] By: jhi                                   on 2001/04/26  19:04:23
20855         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
20856              From: Robin Houston <robin@kitsite.com>
20857              Date: Thu, 26 Apr 2001 20:52:50 +0100
20858              Message-ID: <20010426205249.A28328@puffinry.freeserve.co.uk>
20859      Branch: perl
20860            ! ext/B/B/Deparse.pm
20861 ____________________________________________________________________________
20862 [  9861] By: jhi                                   on 2001/04/26  18:56:14
20863         Log: Subject: Re: [PATCH] UNIVERSAL shouldn't require Exporter
20864              From: Mike Guy <mjtg@cam.ac.uk>
20865              Date: Thu, 26 Apr 2001 14:22:40 +0100
20866              Message-Id: <E14sljE-0003X9-00@libra.cus.cam.ac.uk>
20867      Branch: perl
20868            ! pod/perlobj.pod
20869 ____________________________________________________________________________
20870 [  9860] By: jhi                                   on 2001/04/26  18:46:42
20871         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
20872              From: Robin Houston <robin@kitsite.com>
20873              Date: Thu, 26 Apr 2001 20:34:29 +0100
20874              Message-ID: <20010426203429.A28261@puffinry.freeserve.co.uk>
20875              
20876              Hashes do not interpolate.
20877      Branch: perl
20878            ! ext/B/B/Deparse.pm
20879 ____________________________________________________________________________
20880 [  9859] By: jhi                                   on 2001/04/26  18:43:51
20881         Log: Subject: The Time::Piece conspiracy unmasked!!!
20882              From: Mike Guy <mjtg@cam.ac.uk>
20883              Date: Thu, 26 Apr 2001 19:02:50 +0100
20884              Message-Id: <E14sq6M-0002g9-00@libra.cus.cam.ac.uk>
20885              
20886              Subject: [PATCH] that's enough UNIVERSAL stuff for one day ...
20887              From: Mike Guy <mjtg@cam.ac.uk>
20888              Date: Thu, 26 Apr 2001 19:08:21 +0100
20889              Message-Id: <E14sqBh-0002mI-00@libra.cus.cam.ac.uk>
20890              
20891              Subject: Re: [PATCH] that's enough UNIVERSAL stuff for one day ...
20892              From: Graham Barr <gbarr@pobox.com>
20893              Date: Thu, 26 Apr 2001 19:12:03 +0100
20894              Message-ID: <20010426191203.A70835@pobox.com>
20895              
20896              Eradicate UNIVERSAL (Mike) and remove the fallback Perl code (Graham)
20897      Branch: perl
20898            ! ext/List/Util/lib/List/Util.pm
20899            ! ext/List/Util/lib/Scalar/Util.pm ext/Time/Piece/Piece.pm gv.c
20900 ____________________________________________________________________________
20901 [  9858] By: jhi                                   on 2001/04/26  18:17:42
20902         Log: Subject: [PATCH t/comp/proto.t] disable correct warning
20903              From: Robin Houston <robin@kitsite.com>
20904              Date: Thu, 26 Apr 2001 16:09:35 +0100
20905              Message-ID: <20010426160934.A27140@puffinry.freeserve.co.uk>
20906      Branch: perl
20907            ! t/comp/proto.t
20908 ____________________________________________________________________________
20909 [  9857] By: jhi                                   on 2001/04/26  18:04:59
20910         Log: Subject: Re: [PATCH perldiag.pod] Re: [PATCH] Re: Useless use of constants other than 0,1 in void context?
20911              From: barries <barries@slaysys.com>
20912              Date: Thu, 26 Apr 2001 12:01:10 -0400
20913              Message-ID: <20010426120110.E29698@jester.slaysys.com>
20914      Branch: perl
20915            ! pod/perldiag.pod
20916 ____________________________________________________________________________
20917 [  9856] By: jhi                                   on 2001/04/26  18:03:33
20918         Log: Subject: [PATCH B::Deparse] fix string uninterpretation
20919              Date: Thu, 26 Apr 2001 17:13:41 +0100
20920              From: Robin Houston <robin@kitsite.com>
20921              Message-ID: <20010426171341.A27299@puffinry.freeserve.co.uk>
20922              
20923              Subject: Re: [PATCH B::Deparse] fix string uninterpretation
20924              From: Robin Houston <robin@kitsite.com>
20925              Date: Thu, 26 Apr 2001 18:44:29 +0100
20926              Message-ID: <20010426184429.A27734@puffinry.freeserve.co.uk>
20927      Branch: perl
20928            ! ext/B/B/Deparse.pm
20929 ____________________________________________________________________________
20930 [  9855] By: jhi                                   on 2001/04/26  17:56:04
20931         Log: Subject: [PATCH B::Deparse] filetests, open(my $x,...), warnings, formats &c
20932              From: Robin Houston <robin@kitsite.com>
20933              Date: Thu, 26 Apr 2001 17:04:08 +0100
20934              Message-ID: <20010426170408.A27257@puffinry.freeserve.co.uk>
20935      Branch: perl
20936            ! ext/B/B/Deparse.pm
20937 ____________________________________________________________________________
20938 [  9854] By: jhi                                   on 2001/04/26  17:47:26
20939         Log: Subject: Re: Short test case for undef %stash:: crash
20940              From: Benjamin Sugars <bsugars@canoe.ca> 
20941              Date: Mon, 23 Apr 2001 16:59:33 -0400 (EDT) 
20942              Message-ID: <Pine.LNX.4.21.0104231623520.790-100000@marmot.rim.canoe.ca>
20943              Changed and moved the perldiag entry.
20944      Branch: perl
20945            ! gv.c pod/perldiag.pod
20946 ____________________________________________________________________________
20947 [  9853] By: jhi                                   on 2001/04/26  14:35:16
20948         Log: Beginnings of strptime().  Do not touch the wet paint.
20949      Branch: perl
20950            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
20951 ____________________________________________________________________________
20952 [  9852] By: jhi                                   on 2001/04/26  13:17:21
20953         Log: Retract #9851, core dumps from pod2man.
20954      Branch: perl
20955            ! regcomp.c
20956 ____________________________________________________________________________
20957 [  9851] By: jhi                                   on 2001/04/26  11:54:41
20958         Log: (Retracted by #9852.)
20959              
20960              Subject: [PATCH @9846] dumping ANYOF
20961              From: Hugo <hv@crypt.compulink.co.uk>
20962              Date: Thu, 26 Apr 2001 05:32:38 +0100
20963              Message-Id: <200104260432.FAA12669@crypt.compulink.co.uk>
20964      Branch: perl
20965            ! regcomp.c
20966 ____________________________________________________________________________
20967 [  9850] By: jhi                                   on 2001/04/26  02:34:44
20968         Log: If ccflags was empty the _previous_ $* containing all the
20969              environment variables and Configure variables was used,
20970              which lead, among other bad things, into $ccflags being your
20971              uname -a output, which lead into test compile with cc failing,
20972              which lead into gcc being selected, which didn't work that well
20973              since gcc (ancient 2.8.1 in that particular box) wasn't too happy
20974              with large files, et cetera.
20975      Branch: perl
20976            ! hints/hpux.sh
20977 ____________________________________________________________________________
20978 [  9849] By: jhi                                   on 2001/04/26  01:44:57
20979         Log: Make selfstubber test more portable.
20980      Branch: perl
20981            ! t/lib/selfstubber.t
20982 ____________________________________________________________________________
20983 [  9848] By: jhi                                   on 2001/04/26  00:50:26
20984         Log: Subject: Re: [PATCH: perl@9841] fix a typo for Cwd.xs
20985              From: Benjamin Sugars <ben.sugars@home.com>
20986              Date: Wed, 25 Apr 2001 21:47:37 -0400 (EDT)
20987              Message-ID: <Pine.LNX.4.21.0104252145280.30055-100000@localhost.localdomain>
20988      Branch: perl
20989            ! ext/Cwd/Cwd.xs
20990 ____________________________________________________________________________
20991 [  9847] By: jhi                                   on 2001/04/26  00:46:58
20992         Log: Subject: [PATCH: perl@9841] VMS updates
20993              From: Peter Prymmer <pvhp@forte.com>
20994              Date: Wed, 25 Apr 2001 18:43:27 -0700 (PDT)
20995              Message-ID: <Pine.OSF.4.10.10104251842130.257877-100000@aspara.forte.com>
20996      Branch: perl
20997            ! README.vms configure.com vms/descrip_mms.template
20998            ! vms/ext/filespec.t
20999 ____________________________________________________________________________
21000 [  9846] By: jhi                                   on 2001/04/26  00:11:56
21001         Log: re 'debug' was broken by #9084.
21002      Branch: perl
21003            ! ext/re/re.xs
21004 ____________________________________________________________________________
21005 [  9845] By: jhi                                   on 2001/04/25  22:33:17
21006         Log: Subject: [PATCH] test for Devel::SelfStubber
21007              From: Nicholas Clark <nick@ccl4.org>
21008              Date: Thu, 26 Apr 2001 00:00:54 +0100
21009              Message-ID: <20010426000054.D89026@plum.flirble.org>
21010      Branch: perl
21011            + t/lib/selfstubber.t
21012            ! MANIFEST lib/Devel/SelfStubber.pm t/lib/1_compile.t
21013 ____________________________________________________________________________
21014 [  9844] By: jhi                                   on 2001/04/25  22:29:32
21015         Log: Subject: Re: [PATCH 5.7.1] B::Concise and extra variables
21016              From: Paul Johnson <paul@pjcj.net>
21017              Date: Thu, 26 Apr 2001 00:46:08 +0200
21018              Message-ID: <20010426004608.H2338@pjcj.net>
21019      Branch: perl
21020            ! ext/B/B/Concise.pm
21021 ____________________________________________________________________________
21022 [  9843] By: jhi                                   on 2001/04/25  22:28:28
21023         Log: Subject: [PATCH: perl@9841] fix a typo for Cwd.xs
21024              From: Peter Prymmer <pvhp@forte.com>
21025              Date: Wed, 25 Apr 2001 16:18:44 -0700 (PDT)
21026              Message-ID: <Pine.OSF.4.10.10104251614200.257877-100000@aspara.forte.com>
21027      Branch: perl
21028            ! ext/Cwd/Cwd.xs
21029 ____________________________________________________________________________
21030 [  9842] By: jhi                                   on 2001/04/25  20:58:12
21031         Log: Subject: Re: [ID 20010422.002] 5.7.1 Breaks "use Module(version)"
21032              From: John Peacock <jpeacock@rowman.com>
21033              Date: Wed, 25 Apr 2001 17:30:26 -0400
21034              Message-ID: <3AE741F2.B3217464@rowman.com>
21035      Branch: perl
21036            ! lib/Math/BigInt.pm t/lib/bigintpm.t
21037 ____________________________________________________________________________
21038 [  9841] By: jhi                                   on 2001/04/25  20:07:05
21039         Log: Update Changes.
21040      Branch: perl
21041            ! Changes patchlevel.h
21042 ____________________________________________________________________________
21043 [  9840] By: jhi                                   on 2001/04/25  19:56:51
21044         Log: Yet another HP-UX hints version from Merijn.
21045      Branch: perl
21046            ! hints/hpux.sh
21047 ____________________________________________________________________________
21048 [  9839] By: jhi                                   on 2001/04/25  19:53:04
21049         Log: abs_path() didn't terminate the filename correctly,
21050              in DIRNAMLENless systems like HP-UX this would fail.
21051      Branch: perl
21052            ! ext/Cwd/Cwd.xs
21053 ____________________________________________________________________________
21054 [  9838] By: jhi                                   on 2001/04/25  16:37:26
21055         Log: Subject: [PATCH] Re: Useless use of constants other than 0,1 in void context?
21056              From: Mike Guy <mjtg@cam.ac.uk>
21057              Date: Wed, 25 Apr 2001 18:31:47 +0100
21058              Message-Id: <E14sT8l-0004IE-00@libra.cus.cam.ac.uk>
21059      Branch: perl
21060            ! op.c
21061 ____________________________________________________________________________
21062 [  9837] By: jhi                                   on 2001/04/25  16:21:53
21063         Log: Subject: Re: patch to perl5db.pl (formatting of h h screen)
21064              From: Jon Eveland <jweveland@yahoo.com>
21065              Date: Wed, 25 Apr 2001 09:42:46 -0700 (PDT)
21066              Message-ID: <20010425164246.21611.qmail@web10405.mail.yahoo.com>
21067      Branch: perl
21068            ! lib/perl5db.pl
21069 ____________________________________________________________________________
21070 [  9836] By: jhi                                   on 2001/04/25  14:17:50
21071         Log: Subject: [PATCH bleadperl] Porting/patching.pod: update version number format
21072              From: "Philip Newton" <pnewton@gmx.de>
21073              Date: Wed, 25 Apr 2001 17:05:58 +0200
21074              Message-ID: <3AE703F6.3234.1833C45@localhost>
21075      Branch: perl
21076            ! Porting/patching.pod
21077 ____________________________________________________________________________
21078 [  9835] By: jhi                                   on 2001/04/25  13:58:07
21079         Log: It would seem that both ar and full_ar need to be overridden
21080              for HP-UX to avoid the GNU ar.
21081      Branch: perl
21082            ! hints/hpux.sh
21083 ____________________________________________________________________________
21084 [  9834] By: jhi                                   on 2001/04/25  13:50:40
21085         Log: Subject: Re: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
21086              From: "Philip Newton" <pnewton@gmx.de>
21087              Date: Wed, 25 Apr 2001 16:09:23 +0200
21088              Message-ID: <3AE6F6B3.30503.14F6DEB@localhost>
21089              
21090              Detypo.
21091      Branch: perl
21092            ! t/op/misc.t
21093 ____________________________________________________________________________
21094 [  9833] By: jhi                                   on 2001/04/25  12:36:11
21095         Log: In HP-UX set ar to /usr/bin/ar but only iff none set.
21096      Branch: perl
21097            ! hints/hpux.sh
21098 ____________________________________________________________________________
21099 [  9832] By: jhi                                   on 2001/04/25  12:33:36
21100         Log: New version of HP-UX hints from Merijn.
21101      Branch: perl
21102            ! hints/hpux.sh
21103 ____________________________________________________________________________
21104 [  9831] By: jhi                                   on 2001/04/25  03:39:45
21105         Log: Reintroduce the avoidance of mixing HP-UX cc and GNU ar.
21106      Branch: perl
21107            ! hints/hpux.sh
21108 ____________________________________________________________________________
21109 [  9830] By: jhi                                   on 2001/04/25  02:53:25
21110         Log: The tzname[] bit is not needed by util.c -- and causes
21111              heartburn in VMS (and it missing was probably the cause of
21112              the Mac OS X trouble).  Ouch.
21113      Branch: perl
21114            ! ext/POSIX/POSIX.xs util.c
21115 ____________________________________________________________________________
21116 [  9829] By: jhi                                   on 2001/04/25  00:10:06
21117         Log: Metaconfig unit change for #9828.
21118      Branch: metaconfig
21119            ! U/compline/ccflags.U
21120 ____________________________________________________________________________
21121 [  9828] By: jhi                                   on 2001/04/25  00:04:18
21122         Log: Allow setting cppflags hints.  This may affect Darwin (Mac OS X)
21123              (which is actually the reason for the change, we need to pass
21124              cppflags='-traditional-cpp' so that Errno builds right), Dynix/ptx,
21125              EP/IX, OS/2, and TitanOS, based on the hints files.
21126      Branch: perl
21127            ! Configure config_h.SH
21128 ____________________________________________________________________________
21129 [  9827] By: jhi                                   on 2001/04/24  23:49:20
21130         Log: makedepend.SH patch for AmigaOS from Jan-Erik Karlsson;
21131              the $cat must have an absolute path.
21132      Branch: perl
21133            ! makedepend.SH
21134 ____________________________________________________________________________
21135 [  9826] By: jhi                                   on 2001/04/24  23:40:53
21136         Log: 5.7.1-updated README.amiga from Jan-Erik Karlsson.
21137      Branch: perl
21138            ! README.amiga
21139 ____________________________________________________________________________
21140 [  9825] By: jhi                                   on 2001/04/24  23:35:35
21141         Log: Subject: [ID 20010424.002] [PATCH bleadperl] find2perl: prototypes and doexec
21142              From: "Philip Newton" <pnewton@gmx.de>
21143              Date: Tue, 24 Apr 2001 18:52:49 +0200
21144              Message-Id: <3AE5CB81.12234.1FC246F@localhost>
21145      Branch: perl
21146            ! x2p/find2perl.PL
21147 ____________________________________________________________________________
21148 [  9824] By: jhi                                   on 2001/04/24  23:33:07
21149         Log: New HP-UX hints from Jeff and Merijn, should work with IA-64.
21150              Some gcc specifics dropped out due to extensive rewriting;
21151              will be put back later as needed.
21152      Branch: perl
21153            ! hints/hpux.sh
21154 ____________________________________________________________________________
21155 [  9823] By: jhi                                   on 2001/04/24  23:27:57
21156         Log: Mac OS X patch for missing tzname definition from Paul Schinder.
21157      Branch: perl
21158            ! ext/POSIX/POSIX.xs
21159 ____________________________________________________________________________
21160 [  9822] By: jhi                                   on 2001/04/24  23:25:21
21161         Log: Subject: Re: [ID 20010421.032] Not OK: perl v5.7.1 +DEVEL9717 on sun4-solaris-64int-ld-stdio 2.8 (UNINSTALLED)
21162              From: Tim Jenness <t.jenness@jach.hawaii.edu>
21163              Date: Tue, 24 Apr 2001 11:29:28 -1000 (HST)
21164              Message-ID: <Pine.LNX.4.30.0104241123020.5085-100000@lapaki.jach.hawaii.edu>
21165      Branch: perl
21166            ! ext/XS/Typemap/Typemap.xs
21167 ____________________________________________________________________________
21168 [  9821] By: jhi                                   on 2001/04/24  23:24:10
21169         Log: Subject: [PATCH: pod/perlport.pod] Updated email addresses.
21170              From: "Abigail" <abigail@foad.org>
21171              Date: Tue, 24 Apr 2001 23:12:03 +0200
21172              Message-ID: <20010424211203.7901.qmail@foad.org>
21173      Branch: perl
21174            ! pod/perlport.pod
21175 ____________________________________________________________________________
21176 [  9820] By: jhi                                   on 2001/04/24  23:23:15
21177         Log: Subject: [PATCH pod/perlfaq4.pod] Time::Piece additions
21178              From: Matt Sergeant <matt@sergeant.org>
21179              Date: Tue, 24 Apr 2001 16:48:17 +0100 (BST)
21180              Message-ID: <Pine.LNX.4.30.0104241645030.32279-100000@ted.sergeant.org>
21181      Branch: perl
21182            ! pod/perlfaq4.pod
21183 ____________________________________________________________________________
21184 [  9819] By: nick                                  on 2001/04/24  18:49:43
21185         Log: Integrate mainline.
21186      Branch: perlio
21187           +> t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
21188           !> (integrate 37 files)
21189 ____________________________________________________________________________
21190 [  9818] By: jhi                                   on 2001/04/24  14:35:23
21191         Log: Update Changes.
21192      Branch: perl
21193            ! Changes patchlevel.h
21194 ____________________________________________________________________________
21195 [  9817] By: jhi                                   on 2001/04/24  14:09:17
21196         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries 
21197              From: "Philip Newton" <pnewton@gmx.de>
21198              Date: Tue, 24 Apr 2001 12:58:12 +0200
21199              Message-ID: <3AE57864.8304.B77A0A@localhost> 
21200              
21201              plus add CPAN to the list of modules that have their own tests.
21202      Branch: perl
21203            ! t/lib/1_compile.t
21204 ____________________________________________________________________________
21205 [  9816] By: jhi                                   on 2001/04/24  14:07:03
21206         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries
21207              From: Michael G Schwern <schwern@pobox.com>
21208              Date: Sat, 21 Apr 2001 22:35:00 +0100
21209              Message-ID: <20010421223500.N2946@blackrider.blackstar.co.uk>
21210      Branch: perl
21211            ! t/lib/1_compile.t
21212 ____________________________________________________________________________
21213 [  9815] By: jhi                                   on 2001/04/24  13:54:32
21214         Log: Subject: Re: [ID 20010423.006] Test failed in perl@9794
21215              From: Robin Houston <robin@kitsite.com>
21216              Date: Tue, 24 Apr 2001 15:51:18 +0100
21217              Message-ID: <20010424155118.A22913@puffinry.freeserve.co.uk>
21218      Branch: perl
21219            ! ext/B/B/Deparse.pm
21220 ____________________________________________________________________________
21221 [  9814] By: jhi                                   on 2001/04/24  13:17:34
21222         Log: Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
21223              From: Bill Glicker <billg@burrelles.com>
21224              Date: Tue, 24 Apr 2001 09:22:40 -0400 (EDT)
21225              Message-ID: <Pine.SCO.4.30.0104240918160.13514-100000@laura.burrelles.com>
21226      Branch: perl
21227            ! hints/svr5.sh
21228 ____________________________________________________________________________
21229 [  9813] By: jhi                                   on 2001/04/24  12:54:23
21230         Log: Prevent path disclosure (probing for existence of filenames)
21231              using suidperl; bug id 20010322.218.
21232      Branch: perl
21233            ! perl.c pod/perldiag.pod
21234 ____________________________________________________________________________
21235 [  9812] By: jhi                                   on 2001/04/24  12:08:36
21236         Log: Retract #9811.
21237      Branch: perl
21238            ! ext/POSIX/POSIX.xs
21239 ____________________________________________________________________________
21240 [  9811] By: jhi                                   on 2001/04/24  11:57:35
21241         Log: (Retracted by #9812.)
21242      Branch: perl
21243            ! ext/POSIX/POSIX.xs
21244 ____________________________________________________________________________
21245 [  9810] By: jhi                                   on 2001/04/24  03:32:35
21246         Log: Fix for 20010219.013, "perlio perl -we tell goes SEGV".
21247      Branch: perl
21248            ! util.c
21249 ____________________________________________________________________________
21250 [  9809] By: jhi                                   on 2001/04/24  03:16:13
21251         Log: The Math::BigFloat::import() was broken.
21252              (Fixes bug id 20010422.002.)
21253      Branch: perl
21254            ! lib/Math/BigFloat.pm
21255 ____________________________________________________________________________
21256 [  9808] By: jhi                                   on 2001/04/24  01:11:40
21257         Log: Additional dependencies; should help for parallel makes
21258              not to fail on missing lib/lib.pm or lib/re.pm.
21259      Branch: perl
21260            ! Makefile.SH
21261 ____________________________________________________________________________
21262 [  9807] By: jhi                                   on 2001/04/24  00:57:01
21263         Log: Update the test failure disclaimer.
21264      Branch: perl
21265            ! t/pragma/warn/pp_hot
21266 ____________________________________________________________________________
21267 [  9806] By: jhi                                   on 2001/04/24  00:54:04
21268         Log: Add make target "install-all" which is alias for "install"
21269              to cater for case-preserving filesystems like HFS+.
21270      Branch: perl
21271            ! INSTALL Makefile.SH
21272 ____________________________________________________________________________
21273 [  9805] By: jhi                                   on 2001/04/24  00:47:28
21274         Log: Subject: Re: 5.6.1 darwin Configure fails to extract Makefile
21275              From: Peter Prymmer <pvhp@forte.com>
21276              Date: Wed, 11 Apr 2001 10:43:52 -0700 (PDT)
21277              Message-ID: <Pine.OSF.4.10.10104111038480.113314-100000@aspara.forte.com>
21278              
21279              (Ken William's message forwarded from macosx@perl.org)
21280      Branch: perl
21281            ! hints/darwin.sh
21282 ____________________________________________________________________________
21283 [  9804] By: jhi                                   on 2001/04/23  23:57:35
21284         Log: Cut-and-pasto.
21285      Branch: perl
21286            ! perlio.c
21287 ____________________________________________________________________________
21288 [  9803] By: jhi                                   on 2001/04/23  23:52:25
21289         Log: More PerlIO robustness.
21290      Branch: perl
21291            ! perlio.c
21292 ____________________________________________________________________________
21293 [  9802] By: jhi                                   on 2001/04/23  23:43:35
21294         Log: Make the "STD* opened only for ..." errors more consistent.
21295      Branch: perl
21296            ! doio.c
21297 ____________________________________________________________________________
21298 [  9801] By: jhi                                   on 2001/04/23  23:34:26
21299         Log: Test case for #9800.
21300      Branch: perl
21301            ! t/op/misc.t
21302 ____________________________________________________________________________
21303 [  9800] By: jhi                                   on 2001/04/23  23:14:43
21304         Log: Avoid coredump on 'close STDERR; die' by making
21305              the PerlIO calls more robust.  Also use SETERRNO()
21306              instead of errno = to be more VMS-ready.
21307      Branch: perl
21308            ! perlio.c
21309 ____________________________________________________________________________
21310 [  9799] By: jhi                                   on 2001/04/23  21:41:10
21311         Log: Subject: test for ID 20010423.002
21312              From: Robin Houston <robin@kitsite.com>
21313              Date: Mon, 23 Apr 2001 16:52:21 +0100
21314              Message-ID: <20010423165221.A20739@puffinry.freeserve.co.uk>
21315      Branch: perl
21316            ! t/op/avhv.t
21317 ____________________________________________________________________________
21318 [  9798] By: jhi                                   on 2001/04/23  21:40:07
21319         Log: Subject: patch to installperl (change warn to print STDERR in sub yn)
21320              From: David Dyck <dcd@tc.fluke.com>
21321              Date: Mon, 23 Apr 2001 10:19:46 -0700 (PDT)
21322              Message-ID: <Pine.LNX.4.33.0104231018270.10985-100000@dd.tc.fluke.com>
21323      Branch: perl
21324            ! installperl
21325 ____________________________________________________________________________
21326 [  9797] By: jhi                                   on 2001/04/23  21:37:56
21327         Log: Subject: [PATCH] Implement Cwd::abs_path in XS
21328              From: Benjamin Sugars <bsugars@canoe.ca>
21329              Date: Mon, 23 Apr 2001 11:59:48 -0400 (EDT)
21330              Message-ID: <Pine.LNX.4.21.0104231151340.3238-100000@marmot.rim.canoe.ca>
21331      Branch: perl
21332            ! ext/Cwd/Cwd.xs lib/Cwd.pm
21333 ____________________________________________________________________________
21334 [  9796] By: jhi                                   on 2001/04/23  21:29:24
21335         Log: Synchronize h2xs and pod2man some more on the documentation
21336              templates they propose.
21337      Branch: perl
21338            ! pod/pod2man.PL utils/h2xs.PL
21339 ____________________________________________________________________________
21340 [  9795] By: jhi                                   on 2001/04/23  17:30:40
21341         Log: Add one more naughty test for base64; make encoding logic cleaner.
21342      Branch: perl
21343            ! t/lib/mimeb64.t
21344 ____________________________________________________________________________
21345 [  9794] By: jhi                                   on 2001/04/23  13:51:32
21346         Log: Update Changes.
21347      Branch: perl
21348            ! Changes patchlevel.h
21349 ____________________________________________________________________________
21350 [  9793] By: jhi                                   on 2001/04/23  13:44:18
21351         Log: Duplicate lines.
21352      Branch: perl
21353            ! MANIFEST
21354 ____________________________________________________________________________
21355 [  9792] By: jhi                                   on 2001/04/23  13:39:13
21356         Log: Subject: Re: PATCH 5.7.1
21357              From: Mark-Jason Dominus <mjd@plover.com>
21358              Date: Mon, 23 Apr 2001 10:30:21 -0400
21359              Message-ID: <20010423143021.17335.qmail@plover.com>
21360      Branch: perl
21361            ! perl.h sv.c
21362 ____________________________________________________________________________
21363 [  9791] By: jhi                                   on 2001/04/23  13:32:40
21364         Log: Add the CPAN.pm 1.59_54 tests.
21365      Branch: perl
21366            + t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
21367            ! MANIFEST
21368 ____________________________________________________________________________
21369 [  9790] By: jhi                                   on 2001/04/23  13:21:55
21370         Log: Subject: Deparse nit
21371              From: Robin Houston <robin@kitsite.com>
21372              Date: Mon, 23 Apr 2001 12:38:20 +0100
21373              Message-ID: <20010423123820.A19945@puffinry.freeserve.co.uk>
21374      Branch: perl
21375            ! ext/B/B/Deparse.pm
21376 ____________________________________________________________________________
21377 [  9789] By: jhi                                   on 2001/04/23  13:19:07
21378         Log: Subject: [PATCH] bug 20010423.002
21379              From: Robin Houston <robin@kitsite.com>
21380              Date: Mon, 23 Apr 2001 13:12:30 +0100
21381              Message-ID: <20010423131230.A20074@puffinry.freeserve.co.uk>
21382      Branch: perl
21383            ! pp.c
21384 ____________________________________________________________________________
21385 [  9788] By: jhi                                   on 2001/04/23  13:02:49
21386         Log: Subject: PATCH [5.7.1] hv.c unused #define
21387              From: Mark-Jason Dominus <mjd@plover.com>
21388              Date: Sun, 22 Apr 2001 14:17:49 -0400
21389              Message-ID: <20010422181749.26976.qmail@plover.com>
21390      Branch: perl
21391            ! hv.c
21392 ____________________________________________________________________________
21393 [  9787] By: jhi                                   on 2001/04/23  13:02:02
21394         Log: Subject: PATCH 5.7.1
21395              From: Mark-Jason Dominus <mjd@plover.com>
21396              Date: Sun, 22 Apr 2001 15:12:57 -0400
21397              Message-ID: <20010422191258.6539.qmail@plover.com>
21398              
21399              plus Sarathy's STMT_START + STMT_END suggestion.
21400      Branch: perl
21401            ! perl.h
21402 ____________________________________________________________________________
21403 [  9786] By: jhi                                   on 2001/04/23  12:53:25
21404         Log: Fix for
21405              
21406              Subject: [ID 20010423.001] perlapi documentation inconsistency (SvGROW)
21407              From: dLux <dlux@spam.sch.bme.hu>
21408              Date: Mon, 23 Apr 2001 01:25:26 +0200
21409              Message-Id: <E14rTEM-0000CB-00@dl.sch.bme.hu>
21410              
21411              (SvGROW really does return a char *.)
21412      Branch: perl
21413            ! pod/perlapi.pod sv.h
21414 ____________________________________________________________________________
21415 [  9785] By: jhi                                   on 2001/04/23  04:34:04
21416         Log: Time::Piece work continues.  $t->day removed since
21417              I think it's too confusing.  Now has normal and
21418              abbreviated length weekday names and month names,
21419              the names change with _names(), not _list().
21420              Now has strftime() in Perl, _strftime() is
21421              the libc version (to which strftime() falls back
21422              if it doesn't know the format.  To do: the reverse
21423              of strftime, strptime(), and the localisation of both.
21424      Branch: perl
21425            ! ext/Time/Piece/Piece.pm ext/Time/Piece/Piece.xs
21426            ! t/lib/time-piece.t
21427 ____________________________________________________________________________
21428 [  9784] By: jhi                                   on 2001/04/23  02:41:46
21429         Log: Subject: Re: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using ' 
21430              From: andreas.koenig@anima.de (Andreas J. Koenig)
21431              Date: 23 Apr 2001 05:20:55 +0200
21432              Message-ID: <m3ofto5mjs.fsf@ak-71.mind.de>
21433      Branch: perl
21434            ! t/pragma/overload.t
21435 ____________________________________________________________________________
21436 [  9783] By: jhi                                   on 2001/04/22  23:32:42
21437         Log: Subject: [PATCH B::Deparse] Distinguish package variables, if necessary
21438              From: Robin Houston <robin@kitsite.com>
21439              Date: Mon, 23 Apr 2001 00:38:18 +0100
21440              Message-ID: <20010423003818.A19109@puffinry.freeserve.co.uk>
21441      Branch: perl
21442            ! ext/B/B/Deparse.pm
21443 ____________________________________________________________________________
21444 [  9782] By: jhi                                   on 2001/04/22  20:55:43
21445         Log: Subject: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using '
21446              From: Simon Cozens <simon@netthink.co.uk>
21447              Date: Sun, 22 Apr 2001 18:47:25 +0100
21448              Message-ID: <20010422184725.A14411@netthink.co.uk>
21449      Branch: perl
21450            ! sv.c t/pragma/overload.t
21451 ____________________________________________________________________________
21452 [  9781] By: jhi                                   on 2001/04/22  20:52:13
21453         Log: Subject: [PATCH] Support BEGIN blocks in B::Deparse (& more)
21454              From: Robin Houston <robin@kitsite.com>
21455              Date: Sun, 22 Apr 2001 22:14:50 +0100
21456              Message-ID: <20010422221450.A18921@puffinry.freeserve.co.uk>
21457      Branch: perl
21458            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
21459 ____________________________________________________________________________
21460 [  9780] By: nick                                  on 2001/04/22  20:40:31
21461         Log: Integrate mainline.
21462      Branch: perlio
21463           +> t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
21464           +> t/lib/b-stash.t
21465           !> (integrate 38 files)
21466 ____________________________________________________________________________
21467 [  9779] By: jhi                                   on 2001/04/22  15:16:03
21468         Log: Subject: IO::Socket::INET patch
21469              From: andrew deryabin <djsf@technarchy.ru>
21470              Date: Sat, 21 Apr 2001 17:46:52 +0400
21471              Message-ID: <20010421174652.B1426@technarchy>
21472      Branch: perl
21473            ! ext/IO/lib/IO/Socket/INET.pm
21474 ____________________________________________________________________________
21475 [  9778] By: jhi                                   on 2001/04/22  15:14:33
21476         Log: Subject: Re: ANYOF_SIZE is wrong in 5.7.1 
21477              From: Mark-Jason Dominus <mjd@plover.com>
21478              Date: Sat, 21 Apr 2001 21:27:49 -0400
21479              Message-ID: <20010422012749.27024.qmail@plover.com>
21480      Branch: perl
21481            ! regcomp.c
21482 ____________________________________________________________________________
21483 [  9777] By: jhi                                   on 2001/04/22  15:10:51
21484         Log: Subject: Re: Regex debugger patch 
21485              From: Mark-Jason Dominus <mjd@plover.com>
21486              Date: Sat, 21 Apr 2001 21:48:51 -0400
21487              Message-ID: <20010422014851.27165.qmail@plover.com>
21488      Branch: perl
21489            ! pod/perldebguts.pod
21490 ____________________________________________________________________________
21491 [  9776] By: jhi                                   on 2001/04/22  15:09:48
21492         Log: Subject: Re: Regex debugger patch
21493              From: Mark-Jason Dominus <mjd@plover.com>
21494              Date: Sat, 21 Apr 2001 14:24:39 -0400
21495              Message-ID: <20010421182439.16508.qmail@plover.com>
21496              
21497              Regex debugger backend.
21498      Branch: perl
21499            ! regcomp.c regexp.h
21500 ____________________________________________________________________________
21501 [  9775] By: jhi                                   on 2001/04/21  16:45:40
21502         Log: Subject: [PATCH] Typo in utf8.h
21503              From: Jesús Quiroga <jquiroga@pobox.com>
21504              Date: Sat, 21 Apr 2001 19:25:33 +0200
21505              Message-Id: <5.0.2.1.1.20010421192107.01ce5a50@ix.netcorps.com>
21506      Branch: perl
21507            ! utf8.h
21508 ____________________________________________________________________________
21509 [  9774] By: jhi                                   on 2001/04/21  16:43:52
21510         Log: Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
21511              From: Joe Orton <jorton@redhat.com>
21512              Date: Tue, 17 Apr 2001 15:50:43 +0100
21513              Message-Id: <20010417155043.D19132@eu.c2.net>
21514      Branch: perl
21515            ! hints/svr5.sh
21516 ____________________________________________________________________________
21517 [  9773] By: jhi                                   on 2001/04/21  15:30:15
21518         Log: Subject: Patch utils/h2xs.PL
21519              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
21520              Date: Sat, 21 Apr 2001 10:32:16 -0500
21521              Message-ID: <20010421103216.C14521@chaos.wustl.edu>
21522              
21523              Add MAILING list and LICENSE templates.
21524      Branch: perl
21525            ! utils/h2xs.PL
21526 ____________________________________________________________________________
21527 [  9772] By: jhi                                   on 2001/04/21  15:28:36
21528         Log: Subject: perlfaq2.patch for 5.7.1
21529              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
21530              Message-ID: <20010420164219.J3194@chaos.wustl.edu>
21531              Date: Fri, 20 Apr 2001 16:42:19 -0500
21532              
21533              rm an extra tab, a blurb about the xx.cpan to clarify
21534              which countries actually have that and dejanews is history
21535              as well as most of that nonsensical entry.
21536      Branch: perl
21537            ! pod/perlfaq2.pod
21538 ____________________________________________________________________________
21539 [  9771] By: jhi                                   on 2001/04/21  15:27:17
21540         Log: Subject: perlfaq1.patch for 5.7.1
21541              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
21542              Date: Fri, 20 Apr 2001 16:57:36 -0500
21543              Message-ID: <20010420165736.K3194@chaos.wustl.edu>
21544              
21545              Evil URLs must die. Especially when they are broken.
21546      Branch: perl
21547            ! pod/perlfaq1.pod
21548 ____________________________________________________________________________
21549 [  9770] By: jhi                                   on 2001/04/21  15:23:38
21550         Log: Subject: [PATCH ext/B/B.pm and tests] B::walksymtable improperly documented?
21551              From: Michael G Schwern <schwern@pobox.com>
21552              Date: Sat, 21 Apr 2001 16:11:12 +0100
21553              Message-ID: <20010421161112.L19736@blackrider.blackstar.co.uk>
21554      Branch: perl
21555            + t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
21556            + t/lib/b-stash.t
21557            ! MANIFEST ext/B/B.pm t/lib/b.t
21558 ____________________________________________________________________________
21559 [  9769] By: jhi                                   on 2001/04/21  15:03:32
21560         Log: Subject: [PATCH utils/h2ph.PL] Confused by "#if &__GNUC_PREREQ (2,97)"
21561              From: Michael G Schwern <schwern@pobox.com>
21562              Date: Sat, 21 Apr 2001 09:48:00 +0100
21563              Message-ID: <20010421094759.B19736@blackrider.blackstar.co.uk>
21564      Branch: perl
21565            ! utils/h2ph.PL
21566 ____________________________________________________________________________
21567 [  9768] By: jhi                                   on 2001/04/21  14:33:49
21568         Log: PerlIO and Encode doc cleanup and tweaks.
21569      Branch: perl
21570            ! ext/Encode/Encode.pm ext/PerlIO/Scalar/Scalar.pm
21571            ! ext/PerlIO/Via/Via.pm lib/PerlIO.pm
21572 ____________________________________________________________________________
21573 [  9767] By: jhi                                   on 2001/04/21  12:40:16
21574         Log: Integrate perlio.
21575      Branch: perl
21576           !> doio.c
21577 ____________________________________________________________________________
21578 [  9766] By: nick                                  on 2001/04/20  18:28:35
21579         Log: Avoid core dump on
21580              open(STDOUT,">",\$foo);
21581      Branch: perlio
21582            ! doio.c
21583 ____________________________________________________________________________
21584 [  9765] By: jhi                                   on 2001/04/20  13:23:43
21585         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
21586              From: Robin Houston <robin@kitsite.com>
21587              Date: Fri, 20 Apr 2001 14:29:22 +0100
21588              Message-ID: <20010420142921.A14960@puffinry.freeserve.co.uk>
21589      Branch: perl
21590            ! ext/B/B.pm ext/B/B/Deparse.pm
21591 ____________________________________________________________________________
21592 [  9764] By: jhi                                   on 2001/04/20  13:19:33
21593         Log: Subject: [PATCH: perl@9742] avoid t/u-*.t test on platforms where List/Util was not built
21594              From: Peter Prymmer <pvhp@forte.com>
21595              Date: Thu, 19 Apr 2001 17:40:14 -0700 (PDT)
21596              Message-ID: <Pine.OSF.4.10.10104191737200.348917-100000@aspara.forte.com>
21597      Branch: perl
21598            ! t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
21599            ! t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
21600            ! t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
21601            ! t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
21602 ____________________________________________________________________________
21603 [  9763] By: jhi                                   on 2001/04/20  12:36:39
21604         Log: Subject: Re: A new PerlIO coredump
21605              From: Nick Ing-Simmons <nik@tiuk.ti.com>
21606              Date: Fri, 20 Apr 2001 14:29:41 +0100 (BST)
21607              Message-Id: <200104201329.OAA16021@mikado.tiuk.ti.com>
21608      Branch: perl
21609            ! doio.c
21610 ____________________________________________________________________________
21611 [  9762] By: jhi                                   on 2001/04/19  23:02:30
21612         Log: Update Changes.
21613      Branch: perl
21614            ! Changes patchlevel.h
21615 ____________________________________________________________________________
21616 [  9761] By: jhi                                   on 2001/04/19  22:59:19
21617         Log: More cleanup cleanup.
21618      Branch: perl
21619            ! Makefile.SH win32/Makefile win32/makefile.mk
21620 ____________________________________________________________________________
21621 [  9760] By: jhi                                   on 2001/04/19  22:50:31
21622         Log: lib/Time is non-empty, let's not rmdir it.
21623      Branch: perl
21624            ! Makefile.SH
21625 ____________________________________________________________________________
21626 [  9759] By: jhi                                   on 2001/04/19  22:36:51
21627         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
21628              From: Robin Houston <robin@kitsite.com>
21629              Date: Fri, 20 Apr 2001 00:18:53 +0100
21630              Message-ID: <20010420001853.A13350@puffinry.freeserve.co.uk>
21631      Branch: perl
21632            ! ext/B/B/Deparse.pm
21633 ____________________________________________________________________________
21634 [  9758] By: jhi                                   on 2001/04/19  22:36:00
21635         Log: Subject: [PATCH: perl@9742] void close_dir portability fix for Cwd.xs
21636              From: Peter Prymmer <pvhp@forte.com>
21637              Date: Thu, 19 Apr 2001 12:02:40 -0700 (PDT)
21638              Message-ID: <Pine.OSF.4.10.10104191158490.348917-100000@aspara.forte.com>
21639      Branch: perl
21640            ! ext/Cwd/Cwd.xs
21641 ____________________________________________________________________________
21642 [  9757] By: nick                                  on 2001/04/19  18:53:54
21643         Log: Blind (untested) integrate of mainline.
21644      Branch: perlio
21645           +> ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
21646           +> ext/Time/Piece/Piece.xs ext/Time/Piece/README
21647           +> ext/Time/Piece/Seconds.pm t/lib/time-piece.t
21648           !> (integrate 53 files)
21649 ____________________________________________________________________________
21650 [  9756] By: jhi                                   on 2001/04/19  16:59:23
21651         Log: Document and test Time::Piece.
21652      Branch: perl
21653            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.pm
21654            ! ext/Time/Piece/Piece.xs t/lib/time-piece.t
21655 ____________________________________________________________________________
21656 [  9755] By: jhi                                   on 2001/04/19  12:13:29
21657         Log: A better fix for the \x{12345678} trouble from NI-S.
21658      Branch: perl
21659            ! utf8.c
21660 ____________________________________________________________________________
21661 [  9754] By: jhi                                   on 2001/04/19  11:56:07
21662         Log: Subject: PATCH: Propagate low byte of hints in cop.op_private
21663              From: Robin Houston <robin@kitsite.com>
21664              Date: Wed, 18 Apr 2001 17:58:33 +0100
21665              Message-ID: <20010418175833.B8976@puffinry.freeserve.co.uk>
21666      Branch: perl
21667            ! ext/B/B/Deparse.pm op.c
21668 ____________________________________________________________________________
21669 [  9753] By: jhi                                   on 2001/04/19  04:21:52
21670         Log: Subject: [PATCH] h2ph test suite bugfix and refactoring
21671              From: "Kurt D. Starsinic" <kstar@wolfetech.com>
21672              Date: Thu, 19 Apr 2001 01:11:41 -0400
21673              Message-ID: <20010419011141.A5798@cpan.org>
21674      Branch: perl
21675            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
21676 ____________________________________________________________________________
21677 [  9752] By: jhi                                   on 2001/04/19  02:41:10
21678         Log: The new time utils need to be thread-aware, too.
21679      Branch: perl
21680            ! util.c
21681 ____________________________________________________________________________
21682 [  9751] By: jhi                                   on 2001/04/19  02:26:47
21683         Log: Compilation nit noticed by AIX compiler.
21684      Branch: perl
21685            ! perlio.c
21686 ____________________________________________________________________________
21687 [  9750] By: jhi                                   on 2001/04/19  02:20:06
21688         Log: The new time utils need to be public.
21689      Branch: perl
21690            ! embed.pl
21691 ____________________________________________________________________________
21692 [  9749] By: jhi                                   on 2001/04/19  01:42:39
21693         Log: Regen toc.
21694      Branch: perl
21695            ! pod/perltoc.pod
21696 ____________________________________________________________________________
21697 [  9748] By: jhi                                   on 2001/04/19  01:41:10
21698         Log: Add Time::Piece, a slight rewrite of Time::Object,
21699              from Matt Sergeant.
21700      Branch: perl
21701            + ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
21702            + ext/Time/Piece/Piece.xs ext/Time/Piece/README
21703            + ext/Time/Piece/Seconds.pm t/lib/time-piece.t
21704            ! MANIFEST configure.com djgpp/config.over epoc/config.sh
21705            ! hints/uts.sh hints/uwin.sh hints/vmesa.sh win32/Makefile
21706            ! win32/makefile.mk
21707 ____________________________________________________________________________
21708 [  9747] By: jhi                                   on 2001/04/19  00:55:35
21709         Log: The new metaconfig unit from strftime.
21710      Branch: metaconfig/U/perl
21711            + d_strftime.U
21712 ____________________________________________________________________________
21713 [  9746] By: jhi                                   on 2001/04/19  00:54:54
21714         Log: Move the strftime() wrapper from POSIX.xs to util.c
21715              as my_strftime(), requires HAS_STRFTIME.
21716      Branch: perl
21717            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
21718            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
21719            ! ext/POSIX/POSIX.xs proto.h uconfig.h uconfig.sh util.c
21720            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
21721            ! vos/config.ga.h win32/config.bc win32/config.gc
21722            ! win32/config.vc
21723 ____________________________________________________________________________
21724 [  9745] By: jhi                                   on 2001/04/18  23:11:03
21725         Log: Move the init_tm() and mini_mktime() up from POSIX.xs to util.c
21726              in preparation of Time::Piece.
21727      Branch: perl
21728            ! embed.h embed.pl ext/POSIX/POSIX.xs proto.h util.c
21729 ____________________________________________________________________________
21730 [  9744] By: jhi                                   on 2001/04/18  22:33:12
21731         Log: Subject: [PATCH: perl@9718] fix new exporter test to work OK on VMS
21732              From: Peter Prymmer <pvhp@forte.com>
21733              Date: Wed, 18 Apr 2001 15:38:28 -0700 (PDT)
21734              Message-ID: <Pine.OSF.4.10.10104181536440.272477-100000@aspara.forte.com>
21735      Branch: perl
21736            ! t/lib/exporter.t
21737 ____________________________________________________________________________
21738 [  9743] By: jhi                                   on 2001/04/18  22:32:23
21739         Log: Subject: Fwd: pod2html leaves cache files lying around?
21740              From: Rajesh Vaidheeswarran <rv@gnu.org>
21741              Date: Tue, 17 Apr 2001 09:35:00 -0400 (EDT)
21742              Message-Id: <E14pVdE-0004P0-00@fencepost.gnu.org>
21743      Branch: perl
21744            ! lib/Pod/Html.pm
21745 ____________________________________________________________________________
21746 [  9742] By: jhi                                   on 2001/04/18  20:31:49
21747         Log: Update Changes.
21748      Branch: perl
21749            ! Changes patchlevel.h
21750 ____________________________________________________________________________
21751 [  9741] By: jhi                                   on 2001/04/18  20:23:02
21752         Log: Declare hints only if needed.
21753      Branch: perl
21754            ! ext/B/B/Deparse.pm
21755 ____________________________________________________________________________
21756 [  9740] By: jhi                                   on 2001/04/18  19:06:05
21757         Log: Workaround for the "\x{12345678}" plus s/(.)/$1/g plus ord/length
21758              bug noticed by Robin Houston; basically the code of detecting
21759              value wraparound was acting differently under different compilers
21760              and platforms.  The workaround is to remove the overflow check
21761              for now, a real fix would be to do the overflow (portably) right.
21762      Branch: perl
21763            ! t/op/pat.t utf8.c
21764 ____________________________________________________________________________
21765 [  9739] By: jhi                                   on 2001/04/18  19:01:23
21766         Log: Subject: [PATCH B::Deparse] some pragma support
21767              From: Robin Houston <robin@kitsite.com>
21768              Date: Wed, 18 Apr 2001 19:32:12 +0100
21769              Message-ID: <20010418193212.A9184@puffinry.freeserve.co.uk>
21770      Branch: perl
21771            ! ext/B/B/Deparse.pm
21772 ____________________________________________________________________________
21773 [  9738] By: jhi                                   on 2001/04/18  15:16:37
21774         Log: Subject: [PATCH] Test case for C<undef %File::Glob::>
21775              From: Benjamin Sugars <bsugars@canoe.ca>
21776              Date: Wed, 18 Apr 2001 10:53:44 -0400 (EDT)
21777              Message-ID: <Pine.LNX.4.21.0104181047010.2368-100000@marmot.rim.canoe.ca>
21778      Branch: perl
21779            ! t/op/glob.t
21780 ____________________________________________________________________________
21781 [  9737] By: jhi                                   on 2001/04/18  13:24:50
21782         Log: Subject: [PATCH] XS::Typemap - T_OPAQUE
21783              From: Tim Jenness <t.jenness@jach.hawaii.edu>
21784              Date: Tue, 17 Apr 2001 22:49:25 -1000 (HST)
21785              Message-ID: <Pine.LNX.4.30.0104172247440.28672-100000@lapaki.jach.hawaii.edu>
21786      Branch: perl
21787            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
21788            ! ext/XS/Typemap/typemap lib/ExtUtils/typemap t/lib/xs-typemap.t
21789 ____________________________________________________________________________
21790 [  9736] By: jhi                                   on 2001/04/18  04:15:14
21791         Log: The #9735 also changes the subtest 12.
21792      Branch: perl
21793            ! t/lib/b.t
21794 ____________________________________________________________________________
21795 [  9735] By: jhi                                   on 2001/04/18  03:55:17
21796         Log: Subject: Deparse.pm of split(" ") decodes as /\s+/ (with PATCH)
21797              From: David Dyck <dcd@tc.fluke.com>
21798              Date: Tue, 17 Apr 2001 17:12:58 -0700 (PDT)
21799              Message-ID: <Pine.LNX.4.33.0104171508210.23062-100000@dd.tc.fluke.com>
21800      Branch: perl
21801            ! ext/B/B/Deparse.pm
21802 ____________________________________________________________________________
21803 [  9734] By: jhi                                   on 2001/04/18  03:54:11
21804         Log: Subject: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
21805              From: Gisle Aas <gisle@ActiveState.com>
21806              Date: 17 Apr 2001 19:06:45 -0700
21807              Message-ID: <lrae5f9d1m.fsf@caliper.ActiveState.com>
21808      Branch: perl
21809            ! pp_hot.c t/op/misc.t
21810 ____________________________________________________________________________
21811 [  9733] By: jhi                                   on 2001/04/17  22:25:22
21812         Log: Subject: [PATCH: ext/Cwd/Cwd.xs & ext/PerlIO/Scalar/Scalar.xs] Missing prototype behaviour
21813              From: "Abigail" <abigail@foad.org>
21814              Date: Wed, 18 Apr 2001 01:17:46 +0200
21815              Message-ID: <20010417231746.21657.qmail@foad.org>
21816      Branch: perl
21817            ! ext/Cwd/Cwd.xs ext/PerlIO/Scalar/Scalar.xs
21818 ____________________________________________________________________________
21819 [  9732] By: jhi                                   on 2001/04/17  20:47:56
21820         Log: Subject: Re: Deparse - parenthesise args to undeclared subs
21821              From: Robin Houston <robin@kitsite.com>
21822              Date: Tue, 17 Apr 2001 22:37:42 +0100
21823              Message-ID: <20010417223742.A6681@puffinry.freeserve.co.uk>
21824      Branch: perl
21825            ! ext/B/B/Deparse.pm
21826 ____________________________________________________________________________
21827 [  9731] By: nick                                  on 2001/04/17  20:46:35
21828         Log: Re-sync for t/lib/b.t fix
21829      Branch: perlio
21830           !> ext/B/B/Deparse.pm t/lib/b.t t/lib/cwd.t
21831 ____________________________________________________________________________
21832 [  9730] By: jhi                                   on 2001/04/17  20:45:29
21833         Log: Subject: [PATCH B::Deparse] utf8 literal strings (and possibly a unicode/regex bug)
21834              From: Robin Houston <robin@kitsite.com>
21835              Date: Tue, 17 Apr 2001 22:29:36 +0100
21836              Message-ID: <20010417222936.A6644@puffinry.freeserve.co.uk>
21837      Branch: perl
21838            ! ext/B/B.xs ext/B/B/Deparse.pm
21839 ____________________________________________________________________________
21840 [  9729] By: jhi                                   on 2001/04/17  20:43:11
21841         Log: Subject: Deparse - parenthesise args to undeclared subs
21842              From: Robin Houston <robin@kitsite.com>
21843              Date: Tue, 17 Apr 2001 21:31:05 +0100
21844              Message-ID: <20010417213104.A6586@puffinry.freeserve.co.uk>
21845      Branch: perl
21846            ! ext/B/B/Deparse.pm
21847 ____________________________________________________________________________
21848 [  9728] By: jhi                                   on 2001/04/17  18:57:30
21849         Log: Subject: Re: [PATCH] Fix cwd.t when libpth contains symlinks
21850              From: Benjamin Sugars <ben.sugars@home.com>
21851              Date: Tue, 17 Apr 2001 15:27:28 -0400 (EDT)
21852              Message-ID: <Pine.LNX.4.21.0104171516090.22410-100000@localhost.localdomain>
21853      Branch: perl
21854            ! t/lib/cwd.t
21855 ____________________________________________________________________________
21856 [  9727] By: jhi                                   on 2001/04/17  18:20:20
21857         Log: Subject: [PATCH B::Deparse] ambient pragmas
21858              From: Robin Houston <robin@kitsite.com>
21859              Date: Tue, 17 Apr 2001 20:01:59 +0100
21860              Message-ID: <20010417200159.A4882@puffinry.freeserve.co.uk>
21861      Branch: perl
21862            ! ext/B/B/Deparse.pm t/lib/b.t
21863 ____________________________________________________________________________
21864 [  9726] By: nick                                  on 2001/04/17  16:33:51
21865         Log: Integrate mainline (t/lib/b.t fails test 2...)
21866      Branch: perlio
21867           +> ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
21868           +> ext/List/Util/README ext/List/Util/Util.xs
21869           +> ext/List/Util/lib/List/Util.pm
21870           +> ext/List/Util/lib/Scalar/Util.pm t/lib/exporter.t
21871           +> t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
21872           +> t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
21873           +> t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
21874           +> t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
21875           !> (integrate 31 files)
21876 ____________________________________________________________________________
21877 [  9725] By: jhi                                   on 2001/04/17  12:14:24
21878         Log: Subject: multiple B::* changes
21879              From: Robin Houston <robin@kitsite.com>
21880              Date: Thu, 12 Apr 2001 20:12:27 +0100
21881              Message-ID: <20010412201226.A30940@puffinry.freeserve.co.uk>
21882      Branch: perl
21883            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
21884 ____________________________________________________________________________
21885 [  9724] By: jhi                                   on 2001/04/17  11:59:05
21886         Log: Thread-awareness from Doug MacEachern.
21887      Branch: perl
21888            ! ext/List/Util/Util.xs
21889 ____________________________________________________________________________
21890 [  9723] By: jhi                                   on 2001/04/17  11:57:41
21891         Log: Make the test more portable.
21892      Branch: perl
21893            ! t/lib/cwd.t
21894 ____________________________________________________________________________
21895 [  9722] By: jhi                                   on 2001/04/17  11:53:50
21896         Log: Subject: [PATCH] Fix cwd.t when libpth contains symlinks
21897              From: Benjamin Sugars <ben.sugars@home.com>
21898              Date: Mon, 16 Apr 2001 22:43:29 -0400 (EDT)
21899              Message-ID: <Pine.LNX.4.21.0104162234030.17949-100000@localhost.localdomain>
21900      Branch: perl
21901            ! t/lib/cwd.t
21902 ____________________________________________________________________________
21903 [  9721] By: jhi                                   on 2001/04/17  11:52:17
21904         Log: Subject: [PATCH] Fix core dump from undef %File::Glob::
21905              From: Benjamin Sugars <bsugars@canoe.ca>
21906              Date: Mon, 16 Apr 2001 13:23:59 -0400 (EDT)
21907              Message-ID: <Pine.LNX.4.21.0104161313160.1676-100000@marmot.rim.canoe.ca>
21908      Branch: perl
21909            ! op.c
21910 ____________________________________________________________________________
21911 [  9720] By: jhi                                   on 2001/04/17  11:35:42
21912         Log: Subject: [MacPerl-Porters] [PATCH] bsd_glob.c, gv.c fixes for Mac OS
21913              From: Chris Nandor <pudge@pobox.com>
21914              Date: Tue, 17 Apr 2001 00:30:49 -0400
21915              Message-Id: <p05100207b701768712de@[10.0.1.177]>
21916      Branch: perl
21917            ! ext/File/Glob/bsd_glob.c gv.c
21918 ____________________________________________________________________________
21919 [  9719] By: jhi                                   on 2001/04/17  11:32:13
21920         Log: Subject: [PATCH] Tweten->West
21921              From: Casey West <casey@geeknest.com>
21922              Date: Mon, 16 Apr 2001 12:11:22 -0400
21923              Message-ID: <20010416121122.B14554@stupid.geeknest.com>
21924      Branch: perl
21925            ! AUTHORS lib/Class/Struct.pm lib/Shell.pm lib/constant.pm
21926            ! pod/perltie.pod
21927 ____________________________________________________________________________
21928 [  9718] By: jhi                                   on 2001/04/16  03:22:52
21929         Log: Update Changes.
21930      Branch: perl
21931            ! Changes patchlevel.h
21932 ____________________________________________________________________________
21933 [  9717] By: jhi                                   on 2001/04/16  03:06:28
21934         Log: Regen toc.
21935      Branch: perl
21936            ! pod/perltoc.pod
21937 ____________________________________________________________________________
21938 [  9716] By: jhi                                   on 2001/04/16  02:58:42
21939         Log: Subject: [PATCH: perl@9699] updates to apidoc in utf8.c
21940              From: Prymmer/Kahn <pvhp@best.com>
21941              Date: Sun, 15 Apr 2001 20:47:45 -0700 (PDT)
21942              Message-ID: <Pine.BSF.4.21.0104152037470.8946-100000@shell8.ba.best.com>
21943      Branch: perl
21944            ! utf8.c
21945 ____________________________________________________________________________
21946 [  9715] By: jhi                                   on 2001/04/15  23:40:35
21947         Log: Subject: Re: Net::Ping patch, adds stream protocol
21948              From: bronson@rinspin.com (Scott Bronson)
21949              Date: Tue, 10 Apr 2001 23:58:33 -0700
21950              Message-ID: <20010410235833.N29719@rinspin.com>
21951      Branch: perl
21952            ! lib/Net/Ping.pm
21953 ____________________________________________________________________________
21954 [  9714] By: jhi                                   on 2001/04/15  23:31:46
21955         Log: Printing out the ok messages helps successful testing.
21956      Branch: perl
21957            ! t/lib/time-hires.t
21958 ____________________________________________________________________________
21959 [  9713] By: jhi                                   on 2001/04/15  21:43:24
21960         Log: Update Douglas Wegscheid's email.
21961      Branch: perl
21962            ! AUTHORS
21963 ____________________________________________________________________________
21964 [  9712] By: jhi                                   on 2001/04/15  21:40:41
21965         Log: Subject: [PATCH t/lib/exporter.t lib/Exporter/Heavy.pm] Testing Exporter
21966              From: Michael G Schwern <schwern@pobox.com>
21967              Date: Sat, 14 Apr 2001 22:40:50 +0100
21968              Message-ID: <20010414224050.A1872@blackrider.blackstar.co.uk>
21969      Branch: perl
21970            + t/lib/exporter.t
21971            ! MANIFEST lib/Exporter/Heavy.pm
21972 ____________________________________________________________________________
21973 [  9711] By: jhi                                   on 2001/04/15  21:39:21
21974         Log: Subject: [PATCH t/op/loopctl.t] Exit via last, part 1
21975              From: Michael G Schwern <schwern@pobox.com>
21976              Date: Sat, 14 Apr 2001 22:13:59 +0100
21977              Message-ID: <20010414221359.A413@blackrider.blackstar.co.uk>
21978      Branch: perl
21979            ! t/op/loopctl.t
21980 ____________________________________________________________________________
21981 [  9710] By: jhi                                   on 2001/04/15  21:30:19
21982         Log: Subject: [PATCH t/pragma/warnings.t] Doesn't skip RCS files
21983              From: Michael G Schwern <schwern@pobox.com>
21984              Date: Sat, 14 Apr 2001 22:05:32 +0100
21985              Message-ID: <20010414220531.A30178@blackrider.blackstar.co.uk>
21986      Branch: perl
21987            ! t/pragma/warnings.t
21988 ____________________________________________________________________________
21989 [  9709] By: jhi                                   on 2001/04/15  19:34:09
21990         Log: Integrate changes #9706,9707 from maintperl into mainline.
21991              
21992              change#7210 broke .packlist generation
21993              
21994              ExtUtils::Installed doesn't quote regex metacharacters in paths
21995              before using them in match; also make it work for dosish platforms
21996      Branch: perl
21997           !> lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
21998 ____________________________________________________________________________
21999 [  9708] By: jhi                                   on 2001/04/15  19:31:01
22000         Log: Test also the scalar aspect of getitimer().
22001      Branch: perl
22002            ! t/lib/time-hires.t
22003 ____________________________________________________________________________
22004 [  9707] By: gsar                                  on 2001/04/15  17:24:20
22005         Log: ExtUtils::Installed doesn't quote regex metacharacters in paths
22006              before using them in match; also make it work for dosish platforms
22007      Branch: maint-5.6/perl
22008            ! lib/ExtUtils/Installed.pm
22009 ____________________________________________________________________________
22010 [  9706] By: gsar                                  on 2001/04/15  17:21:59
22011         Log: change#7210 broke .packlist generation (listed only filename
22012              rather than fully qualified path name)
22013      Branch: maint-5.6/perl
22014            ! lib/ExtUtils/Install.pm
22015 ____________________________________________________________________________
22016 [  9705] By: jhi                                   on 2001/04/15  12:36:33
22017         Log: Add interval timer (setitimer, getitimer) support to Time::HiRes.
22018      Branch: perl
22019            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.xs
22020            ! t/lib/time-hires.t
22021 ____________________________________________________________________________
22022 [  9704] By: jhi                                   on 2001/04/15  10:49:08
22023         Log: Subject: [PATCH: perl@9622]update perlebcdic.pod with UTF tbl; tweak utf8.pm
22024              From: Prymmer/Kahn <pvhp@best.com>
22025              Date: Sat, 14 Apr 2001 21:36:24 -0700 (PDT)
22026              Message-ID: <Pine.BSF.4.21.0104142127580.27582-100000@shell8.ba.best.com>
22027      Branch: perl
22028            ! lib/utf8.pm pod/perlebcdic.pod
22029 ____________________________________________________________________________
22030 [  9703] By: jhi                                   on 2001/04/15  02:26:26
22031         Log: I keep forgetting to sort MANIFEST.
22032      Branch: perl
22033            ! MANIFEST
22034 ____________________________________________________________________________
22035 [  9702] By: jhi                                   on 2001/04/15  02:07:47
22036         Log: Add Scalar-List-Utils 1.02, from Graham Barr.
22037              Now we have blessed, reftype, tainted, first, reduce, ...
22038      Branch: perl
22039            + ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
22040            + ext/List/Util/README ext/List/Util/Util.xs
22041            + ext/List/Util/lib/List/Util.pm
22042            + ext/List/Util/lib/Scalar/Util.pm t/lib/u-blessed.t
22043            + t/lib/u-dualvar.t t/lib/u-first.t t/lib/u-max.t
22044            + t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
22045            + t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
22046            + t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
22047            ! MANIFEST
22048 ____________________________________________________________________________
22049 [  9701] By: jhi                                   on 2001/04/14  15:05:25
22050         Log: Subject: RE: dprofpp.pl updates 
22051              From: Carl Eklof <CEklof@endeca.com>
22052              Date: Thu, 12 Apr 2001 18:45:46 -0400
22053              Message-ID: <D99914D9109BD411823800508BD957180E1269@exch01.ops.endeca.com>
22054      Branch: perl
22055            ! utils/dprofpp.PL
22056 ____________________________________________________________________________
22057 [  9700] By: jhi                                   on 2001/04/14  14:44:55
22058         Log: Do not just blindly add CR.
22059      Branch: perl
22060            ! Porting/makerel
22061 ____________________________________________________________________________
22062 [  9699] By: jhi                                   on 2001/04/13  13:17:01
22063         Log: Update Changes.
22064      Branch: perl
22065            ! Changes patchlevel.h
22066 ____________________________________________________________________________
22067 [  9698] By: jhi                                   on 2001/04/13  12:44:48
22068         Log: Integrate perlio.
22069      Branch: perl
22070           !> ext/PerlIO/Scalar/Scalar.xs
22071 ____________________________________________________________________________
22072 [  9697] By: jhi                                   on 2001/04/13  12:29:15
22073         Log: Add more debug output to the test.
22074      Branch: perl
22075            ! t/lib/cwd.t
22076 ____________________________________________________________________________
22077 [  9696] By: nick                                  on 2001/04/13  10:14:29
22078         Log: Fix core dump on binmode($fh,'Scalar')
22079      Branch: perlio
22080            ! ext/PerlIO/Scalar/Scalar.xs
22081 ____________________________________________________________________________
22082 [  9695] By: nick                                  on 2001/04/13  09:05:42
22083         Log: Integrate mainline
22084      Branch: perlio
22085           +> ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
22086           +> ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
22087           +> t/lib/time-hires.t
22088           !> AUTHORS MANIFEST Makefile.SH Todo-5.6 configure.com
22089           !> ext/Digest/MD5/MD5.xs ext/File/Glob/Glob.pm
22090           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
22091           !> ext/File/Glob/bsd_glob.h ext/MIME/Base64/Base64.xs
22092           !> hints/uts.sh hints/vmesa.sh lib/Devel/SelfStubber.pm opcode.pl
22093           !> pod/perlfaq5.pod pp.c regexec.c t/comp/proto.t
22094           !> t/lib/md5-file.t t/op/pat.t win32/Makefile win32/makefile.mk
22095 ____________________________________________________________________________
22096 [  9694] By: jhi                                   on 2001/04/12  22:23:35
22097         Log: Integrate change #9693 from maintperl into mainline.
22098              
22099              $VERSION and Version() on the same line provokes a warning from
22100              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
22101      Branch: perl
22102           !> lib/Devel/SelfStubber.pm
22103 ____________________________________________________________________________
22104 [  9693] By: gsar                                  on 2001/04/12  21:55:56
22105         Log: $VERSION and Version() on the same line provokes a warning from
22106              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
22107      Branch: maint-5.6/perl
22108            ! lib/Devel/SelfStubber.pm
22109 ____________________________________________________________________________
22110 [  9692] By: jhi                                   on 2001/04/12  13:54:00
22111         Log: This is at least 5.005.
22112      Branch: perl
22113            ! ext/Time/HiRes/HiRes.xs
22114 ____________________________________________________________________________
22115 [  9691] By: jhi                                   on 2001/04/12  13:37:20
22116         Log: Non-UNIX platforms extensions update.  (Well, UTS is UNIX.)
22117      Branch: perl
22118            ! Makefile.SH configure.com hints/uts.sh hints/vmesa.sh
22119            ! win32/Makefile win32/makefile.mk
22120 ____________________________________________________________________________
22121 [  9690] By: jhi                                   on 2001/04/12  01:34:46
22122         Log: Integrate Time::Hires 1.20 from Douglas E. Wegscheid.
22123      Branch: perl
22124            + ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
22125            + ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
22126            + t/lib/time-hires.t
22127            ! MANIFEST
22128 ____________________________________________________________________________
22129 [  9689] By: jhi                                   on 2001/04/12  00:28:39
22130         Log: Subject: [PATCH] Digest::MD5 on UTF8 strings
22131              From: Gisle Aas <gisle@ActiveState.com>
22132              Date: 11 Apr 2001 16:36:11 -0700
22133              Message-ID: <lrlmp7102c.fsf@caliper.ActiveState.com>
22134      Branch: perl
22135            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
22136 ____________________________________________________________________________
22137 [  9688] By: jhi                                   on 2001/04/12  00:27:39
22138         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
22139              From: Gisle Aas <gisle@ActiveState.com>
22140              Date: 11 Apr 2001 11:13:24 -0700
22141              Message-ID: <lrbsq371a3.fsf@caliper.ActiveState.com>
22142      Branch: perl
22143            ! ext/MIME/Base64/Base64.xs
22144 ____________________________________________________________________________
22145 [  9687] By: jhi                                   on 2001/04/11  19:51:47
22146         Log: Slight update on the Todo list.  (Should integrate to Todo?) 
22147      Branch: perl
22148            ! Todo-5.6
22149 ____________________________________________________________________________
22150 [  9686] By: jhi                                   on 2001/04/11  16:54:25
22151         Log: Subject: [PATCH opcode.pl] Documentation of table format
22152              From: Simon Cozens <simon@netthink.co.uk>
22153              Date: Wed, 11 Apr 2001 12:59:31 +0100
22154              Message-ID: <20010411125931.A25681@netthink.co.uk>
22155      Branch: perl
22156            ! opcode.pl
22157 ____________________________________________________________________________
22158 [  9685] By: jhi                                   on 2001/04/11  16:53:15
22159         Log: Subject: [PATCH] prototype("CORE::recv")
22160              From: Simon Cozens <simon@netthink.co.uk>
22161              Date: Wed, 11 Apr 2001 13:24:35 +0100
22162              Message-ID: <20010411132435.A26169@netthink.co.uk>
22163      Branch: perl
22164            ! pp.c t/comp/proto.t
22165 ____________________________________________________________________________
22166 [  9684] By: jhi                                   on 2001/04/11  16:47:13
22167         Log: FAQ (and AUTHORS) update from Dan Carson: the information
22168              was several years obsolete, Term::Readkey has been updated
22169              to have the functionality.
22170      Branch: perl
22171            ! AUTHORS pod/perlfaq5.pod
22172 ____________________________________________________________________________
22173 [  9683] By: jhi                                   on 2001/04/11  12:15:46
22174         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
22175              From: Calle Dybedahl <calle@lysator.liu.se>
22176              Date: 10 Apr 2001 16:44:16 +0200
22177              Message-ID: <86d7akbyrj.fsf@tezcatlipoca.algonet.se>
22178      Branch: perl
22179            ! ext/MIME/Base64/Base64.xs
22180 ____________________________________________________________________________
22181 [  9682] By: jhi                                   on 2001/04/11  12:12:26
22182         Log: A more minimal fix for 20010410.006 from Hugo.
22183      Branch: perl
22184            ! regexec.c
22185 ____________________________________________________________________________
22186 [  9681] By: jhi                                   on 2001/04/11  11:34:23
22187         Log: Integrate changes #9678,9679 from maintline into mainperl.
22188              
22189              addendum to change#9676
22190              
22191              up $File::Glob::VERSION; add a note pointing out the version of
22192              the OpenBSD glob bsd_glob.c resembles
22193      Branch: perl
22194           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
22195           !> ext/File/Glob/bsd_glob.h
22196 ____________________________________________________________________________
22197 [  9680] By: jhi                                   on 2001/04/11  11:30:38
22198         Log: Bad test numbering in integrate in #9677.
22199              Fixes ID 20010411.001.
22200      Branch: perl
22201            ! t/op/pat.t
22202 ____________________________________________________________________________
22203 [  9679] By: gsar                                  on 2001/04/11  03:38:40
22204         Log: up $File::Glob::VERSION; add a note pointing out the version of
22205              the OpenBSD glob bsd_glob.c resembles
22206      Branch: maint-5.6/perl
22207            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
22208            ! ext/File/Glob/bsd_glob.h
22209 ____________________________________________________________________________
22210 [  9678] By: gsar                                  on 2001/04/11  03:09:48
22211         Log: addendum to change#9676: some missing changes from OpenBSD glob.c
22212              revision 1.8.10.1 found here:
22213              
22214              http://www.openbsd.org/cgi-bin/cvsweb/src/lib/libc/gen/glob.c
22215      Branch: maint-5.6/perl
22216            ! ext/File/Glob/bsd_glob.c
22217 ____________________________________________________________________________
22218 [  9677] By: jhi                                   on 2001/04/11  02:54:39
22219         Log: Integrate changes #9675,9676 from maintperl into mainline.
22220              
22221              fix for bug 20010410.006, undo change#7115
22222              
22223              port the OpenBSD glob() security patch
22224      Branch: perl
22225           !> ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
22226           !> ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h regexec.c
22227           !> t/op/pat.t
22228 ____________________________________________________________________________
22229 [  9676] By: gsar                                  on 2001/04/11  02:19:02
22230         Log: port the glob() security patch found at:
22231              
22232              ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/025_glob.patch
22233              
22234              CERT advisory for the issue is here:
22235              
22236              http://www.cert.org/advisories/CA-2001-07.html
22237              
22238              Note that the security scare is only relevant for those who are
22239              foolish enough to build suidperl (which is now officially discouraged)
22240      Branch: maint-5.6/perl
22241            ! ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
22242            ! ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h
22243 ____________________________________________________________________________
22244 [  9675] By: gsar                                  on 2001/04/10  23:52:11
22245         Log: fix for bug 20010410.006
22246              
22247              undo change#7115 (came into maint-5.6 as change#8156)
22248              
22249              add tests to keep it from coming back
22250      Branch: maint-5.6/perl
22251            ! regexec.c t/op/pat.t
22252 ____________________________________________________________________________
22253 [  9674] By: nick                                  on 2001/04/10  20:39:31
22254         Log: Integrate mainline
22255      Branch: perlio
22256           +> Porting/testall.atom
22257           !> MANIFEST t/lib/lc-all.t t/lib/lc-constants.t
22258           !> t/lib/lc-country.t t/lib/lc-currency.t t/lib/lc-language.t
22259           !> t/lib/lc-uk.t t/pod/find.t
22260 ____________________________________________________________________________
22261 [  9673] By: nick                                  on 2001/04/10  18:46:14
22262         Log: Integrate against change 9670 aka perl-5.7.1
22263      Branch: perlio
22264           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
22265           !> (integrate 53 files)
22266 ____________________________________________________________________________
22267 [  9672] By: jhi                                   on 2001/04/10  13:45:01
22268         Log: Add a script for doing cumulative profile of the test suite.
22269              (Requires ATOM, that is, Tru64.)
22270      Branch: perl
22271            + Porting/testall.atom
22272            ! MANIFEST
22273 ____________________________________________________________________________
22274 [  9671] By: jhi                                   on 2001/04/10  12:38:53
22275         Log: Missing std block.
22276      Branch: perl
22277            ! t/lib/lc-all.t t/lib/lc-constants.t t/lib/lc-country.t
22278            ! t/lib/lc-currency.t t/lib/lc-language.t t/lib/lc-uk.t
22279            ! t/pod/find.t
22280 ____________________________________________________________________________
22281 [  9670] By: jhi                                   on 2001/04/10  01:25:58
22282         Log: This is 5.7.1.
22283      Branch: perl
22284            ! patchlevel.h
22285 ____________________________________________________________________________
22286 [  9669] By: jhi                                   on 2001/04/10  01:09:14
22287         Log: Update Changes.
22288      Branch: perl
22289            ! Changes patchlevel.h
22290 ____________________________________________________________________________
22291 [  9668] By: jhi                                   on 2001/04/10  01:00:38
22292         Log: Regen toc.
22293      Branch: perl
22294            ! pod/perltoc.pod
22295 ____________________________________________________________________________
22296 [  9667] By: jhi                                   on 2001/04/10  00:52:16
22297         Log: Update perlhist.
22298      Branch: perl
22299            ! pod/perlhist.pod
22300 ____________________________________________________________________________
22301 [  9666] By: jhi                                   on 2001/04/09  23:38:59
22302         Log: Slight wording tweaks from Damian to #9658.
22303      Branch: perl
22304            ! pod/perlobj.pod
22305 ____________________________________________________________________________
22306 [  9665] By: jhi                                   on 2001/04/09  19:56:06
22307         Log: Subject: [PATCH perlutil.pod] Nit
22308              From: Simon Cozens <simon@netthink.co.uk>
22309              Date: Mon, 9 Apr 2001 20:29:44 +0100
22310              Message-ID: <20010409202944.A14796@the.earth.li>
22311      Branch: perl
22312            ! pod/perlutil.pod
22313 ____________________________________________________________________________
22314 [  9664] By: jhi                                   on 2001/04/09  19:54:42
22315         Log: Subject: Re: perl571delta.pod@9631
22316              From: Mike Guy <mjtg@cam.ac.uk>
22317              Date: Mon, 09 Apr 2001 18:09:14 +0100
22318              Message-Id: <E14mfAA-0006vi-00@libra.cus.cam.ac.uk>
22319      Branch: perl
22320            ! pod/perl571delta.pod
22321 ____________________________________________________________________________
22322 [  9663] By: jhi                                   on 2001/04/09  13:43:35
22323         Log: Update Changes.
22324      Branch: perl
22325            ! Changes patchlevel.h
22326 ____________________________________________________________________________
22327 [  9662] By: jhi                                   on 2001/04/09  13:24:46
22328         Log: tweak tweak.
22329      Branch: perl
22330            ! AUTHORS pod/perl571delta.pod
22331 ____________________________________________________________________________
22332 [  9661] By: jhi                                   on 2001/04/09  13:15:13
22333         Log: Thinko in manual patch applying.
22334      Branch: perl
22335            ! sv.c
22336 ____________________________________________________________________________
22337 [  9660] By: jhi                                   on 2001/04/09  13:07:53
22338         Log: Subject: Re: [PATCH perl@9424] isn't numeric warning 
22339              From: Robin Barker <rmb1@cise.npl.co.uk> 
22340              Date: Mon, 9 Apr 2001 14:58:04 +0100 (BST)
22341              Message-Id: <200104091358.OAA24811@tempest.npl.co.uk>
22342              
22343              (This corrects the case where the "isn't numeric" string contains \0s
22344              and is longer than the temporary buffer, and contains \0 at the point
22345              the string would be truncated by "...".) 
22346      Branch: perl
22347            ! sv.c
22348 ____________________________________________________________________________
22349 [  9659] By: jhi                                   on 2001/04/09  12:57:41
22350         Log: Upgrade to CGI.pm 2.753, from Lincoln Stein.
22351      Branch: perl
22352            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-esc.t
22353            ! t/lib/cgi-function.t t/lib/cgi-html.t
22354 ____________________________________________________________________________
22355 [  9658] By: jhi                                   on 2001/04/09  12:48:47
22356         Log: Subject: [PATCH] Partial rewrite of perlobj.pod
22357              From: Ilmari Karonen <iltzu@sci.fi>
22358              Date: Sun, 8 Apr 2001 23:14:29 +0300 (EET DST)
22359              Message-ID: <Pine.SOL.3.96.1010408224105.425E-100000@simpukka>
22360              
22361              Rearrange and rewrite the Method Invocation section
22362              to explain the concepts in nicer order.
22363      Branch: perl
22364            ! pod/perlobj.pod
22365 ____________________________________________________________________________
22366 [  9657] By: jhi                                   on 2001/04/09  12:35:58
22367         Log: Upgrade to podlators 1.09, from Russ Allbery.
22368      Branch: perl
22369            ! lib/Pod/Man.pm lib/Pod/Text.pm
22370 ____________________________________________________________________________
22371 [  9656] By: jhi                                   on 2001/04/09  12:31:53
22372         Log: perl571delta.
22373      Branch: perl
22374            ! Todo-5.6 pod/perl571delta.pod pod/perlunicode.pod
22375 ____________________________________________________________________________
22376 [  9655] By: jhi                                   on 2001/04/09  12:20:09
22377         Log: Subject: [PATCH: perl@9622] documentation tweaks for UTF-EBCDIC support
22378              From: Prymmer/Kahn <pvhp@best.com>
22379              Date: Mon, 9 Apr 2001 00:08:58 -0700 (PDT)
22380              Message-ID: <Pine.BSF.4.21.0104090006190.21071-100000@shell8.ba.best.com>
22381      Branch: perl
22382            ! lib/utf8.pm pod/perlunicode.pod
22383 ____________________________________________________________________________
22384 [  9654] By: gsar                                  on 2001/04/09  03:38:33
22385         Log: here lies 5.6.1
22386      Branch: maint-5.6/perl
22387            ! Changes
22388 ____________________________________________________________________________
22389 [  9653] By: jhi                                   on 2001/04/09  03:25:24
22390         Log: Update perlhist.
22391      Branch: perl
22392            ! pod/perlhist.pod
22393 ____________________________________________________________________________
22394 [  9652] By: jhi                                   on 2001/04/09  03:18:49
22395         Log: perl571delta tweaking continues.
22396      Branch: perl
22397            ! pod/perl571delta.pod
22398 ____________________________________________________________________________
22399 [  9651] By: gsar                                  on 2001/04/09  03:11:19
22400         Log: update Changes, patchlevel.h &c.
22401      Branch: maint-5.6/perl
22402            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
22403            ! pod/perltoc.pod
22404 ____________________________________________________________________________
22405 [  9650] By: jhi                                   on 2001/04/09  02:40:24
22406         Log: Integrate the perlfork half of #9513 from maintperl into mainline
22407              (the perlunicode half is obsolete)
22408      Branch: perl
22409            ! pod/perlfork.pod
22410 ____________________________________________________________________________
22411 [  9649] By: gsar                                  on 2001/04/09  02:35:43
22412         Log: tweak perldelta as suggested by Jarkko
22413      Branch: maint-5.6/perl
22414            ! pod/perldelta.pod
22415 ____________________________________________________________________________
22416 [  9648] By: jhi                                   on 2001/04/09  02:13:04
22417         Log: Integrate change #9646 from maintperl into mainline.
22418              
22419              add note about ithreads and Thread.pm
22420      Branch: perl
22421           !> ext/Thread/Thread.pm ext/Thread/Thread.xs
22422 ____________________________________________________________________________
22423 [  9647] By: jhi                                   on 2001/04/09  02:10:18
22424         Log: Bad assumption that shortsize == 2.
22425      Branch: perl
22426            ! t/lib/xs-typemap.t
22427 ____________________________________________________________________________
22428 [  9646] By: gsar                                  on 2001/04/09  00:48:04
22429         Log: add note about ithreads and Thread.pm (too many people are
22430              confused by the fact that Thread.pm is built and installed
22431              under non-5005threads but doesn't work)
22432      Branch: maint-5.6/perl
22433            ! ext/Thread/Thread.pm ext/Thread/Thread.xs
22434 ____________________________________________________________________________
22435 [  9645] By: gsar                                  on 2001/04/09  00:19:03
22436         Log: update perldelta.pod for changes in 5.6.1
22437      Branch: maint-5.6/perl
22438            ! Changes pod/perldelta.pod
22439 ____________________________________________________________________________
22440 [  9644] By: jhi                                   on 2001/04/08  20:37:00
22441         Log: Integrate change #9639 from maintperl into mainline:
22442              on windows, many of the README.* pods were being copied to
22443              the wrong location
22444      Branch: perl
22445           !> win32/Makefile win32/makefile.mk
22446 ____________________________________________________________________________
22447 [  9643] By: jhi                                   on 2001/04/08  20:07:11
22448         Log: Integrate change #9624 from maintperl into mainline:
22449              the pod tests were not okay.  (t/pod/find.t changes ignored)
22450      Branch: perl
22451           !> lib/Pod/Find.pm t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
22452           !> t/pod/include.t t/pod/included.t t/pod/lref.t
22453           !> t/pod/multiline_items.t t/pod/nested_items.t
22454           !> t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
22455           !> t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
22456 ____________________________________________________________________________
22457 [  9642] By: jhi                                   on 2001/04/08  19:57:17
22458         Log: Integrate change #9638 from maintperl into mainline:
22459              update to latest JPL from the anoncvs repository
22460      Branch: perl
22461           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
22462           !> MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
22463           !> jpl/PerlInterpreter/PerlInterpreter.h jpl/README
22464 ____________________________________________________________________________
22465 [  9641] By: jhi                                   on 2001/04/08  19:53:30
22466         Log: perl571delta updates.
22467      Branch: perl
22468            ! lib/Filter/Simple.pm pod/perl571delta.pod
22469 ____________________________________________________________________________
22470 [  9640] By: gsar                                  on 2001/04/08  19:20:46
22471         Log: integrate change#9634 from mainline
22472              
22473              Fix the perlmodlib generation (didn't understand separate .pod
22474              files; didn't understand -- as the name-thing separator).
22475              Update the CPAN mirrors list.
22476      Branch: maint-5.6/perl
22477            ! pod/perlmodlib.pod
22478           !> pod/perlmodlib.PL
22479 ____________________________________________________________________________
22480 [  9639] By: gsar                                  on 2001/04/08  18:57:31
22481         Log: on windows, many of the README.* pods were being copied to the wrong
22482              location
22483      Branch: maint-5.6/perl
22484            ! win32/Makefile win32/makefile.mk
22485 ____________________________________________________________________________
22486 [  9638] By: gsar                                  on 2001/04/08  18:38:25
22487         Log: update to latest JPL from the anoncvs repository
22488      Branch: maint-5.6/perl
22489            + jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
22490            ! MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
22491            ! jpl/PerlInterpreter/PerlInterpreter.h jpl/README
22492 ____________________________________________________________________________
22493 [  9637] By: jhi                                   on 2001/04/08  17:53:53
22494         Log: Britishify spellings; s/\b(front|back) (end)\b/\1\2/g;
22495      Branch: perl
22496            ! pod/perl571delta.pod
22497 ____________________________________________________________________________
22498 [  9636] By: jhi                                   on 2001/04/08  17:18:32
22499         Log: Regen toc.
22500      Branch: perl
22501            ! pod/perltoc.pod
22502 ____________________________________________________________________________
22503 [  9635] By: jhi                                   on 2001/04/08  17:16:33
22504         Log: Subject: [PATCH perl@9622] fix IO.xs compile failure on VMS
22505              From: "Craig A. Berry" <craigberry@mac.com>
22506              Date: Sun, 08 Apr 2001 12:30:16 -0500
22507              Message-Id: <5.0.2.1.0.20010408120154.02675eb8@exchi01>
22508      Branch: perl
22509            ! ext/IO/IO.xs lib/ExtUtils/xsubpp
22510 ____________________________________________________________________________
22511 [  9634] By: jhi                                   on 2001/04/08  17:09:19
22512         Log: Fix the perlmodlib generation (didn't understand separate .pod
22513              files; didn't understand -- as the name-thing separator).
22514              
22515              Update the CPAN mirrors list.
22516      Branch: perl
22517            ! pod/perlmodlib.PL pod/perlmodlib.pod
22518 ____________________________________________________________________________
22519 [  9633] By: jhi                                   on 2001/04/08  16:49:17
22520         Log: Sort MANIFEST.
22521      Branch: perl
22522            ! MANIFEST
22523 ____________________________________________________________________________
22524 [  9632] By: gsar                                  on 2001/04/08  16:36:06
22525         Log: add $Tie::RefHash::VERSION
22526      Branch: maint-5.6/perl
22527            ! lib/Tie/RefHash.pm
22528 ____________________________________________________________________________
22529 [  9631] By: jhi                                   on 2001/04/08  16:10:15
22530         Log: perl571delta updates based on p5p feedback; still needs
22531              lots of examples.
22532      Branch: perl
22533            ! pod/perl571delta.pod
22534 ____________________________________________________________________________
22535 [  9630] By: jhi                                   on 2001/04/08  15:59:13
22536         Log: Update the list of supported platforms to talk about 5.7.1
22537              (and 5.6.1)
22538      Branch: perl
22539            ! pod/perlport.pod
22540 ____________________________________________________________________________
22541 [  9629] By: jhi                                   on 2001/04/08  15:55:41
22542         Log: Integrate changes #8677,8680,8681,8725,8732,8776,8782,9290
22543              from maintperl into mainline: perlport updates.
22544      Branch: perl
22545            ! pod/perlport.pod
22546 ____________________________________________________________________________
22547 [  9628] By: jhi                                   on 2001/04/08  15:53:17
22548         Log: perlsolaris.pod copied to wrong directory.
22549      Branch: perl
22550            ! win32/makefile.mk
22551 ____________________________________________________________________________
22552 [  9627] By: jhi                                   on 2001/04/08  14:48:18
22553         Log: Subject: Typos in perl571delta.pod
22554              From: "Stephen P. Potter" <spp@spotter.yi.org>
22555              Date: Sat, 07 Apr 2001 20:37:05 -0400
22556              Message-Id: <20010408003710.2A8FC729DD@belgarath.spotter.yi.org>
22557      Branch: perl
22558            ! pod/perl571delta.pod
22559 ____________________________________________________________________________
22560 [  9626] By: jhi                                   on 2001/04/08  14:39:04
22561         Log: Smoke out dTHR, spotted by by Stephen P. Potter.
22562      Branch: perl
22563            ! gv.c
22564 ____________________________________________________________________________
22565 [  9625] By: nick                                  on 2001/04/08  10:14:23
22566         Log: Integrate mainline
22567      Branch: perlio
22568           +> pod/perl570delta.pod pod/perl571delta.pod
22569           !> (integrate 27 files)
22570 ____________________________________________________________________________
22571 [  9624] By: gsar                                  on 2001/04/08  06:08:17
22572         Log: test in t/pod/* were busted
22573              
22574              these tests are still not enabled in t/{harness,TEST}
22575      Branch: maint-5.6/perl
22576            ! lib/Pod/Find.pm t/pod/emptycmd.t t/pod/find.t t/pod/for.t
22577            ! t/pod/headings.t t/pod/include.t t/pod/included.t t/pod/lref.t
22578            ! t/pod/multiline_items.t t/pod/nested_items.t
22579            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
22580            ! t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
22581 ____________________________________________________________________________
22582 [  9623] By: gsar                                  on 2001/04/08  03:37:01
22583         Log: integrate change#9470 from mainline
22584              
22585              Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
22586      Branch: maint-5.6/perl
22587           !> ext/Socket/Socket.xs
22588 ____________________________________________________________________________
22589 [  9622] By: jhi                                   on 2001/04/07  22:40:47
22590         Log: Update Changes.
22591      Branch: perl
22592            ! Changes patchlevel.h
22593 ____________________________________________________________________________
22594 [  9621] By: jhi                                   on 2001/04/07  22:34:16
22595         Log: Update AUTHORS.
22596      Branch: perl
22597            ! AUTHORS
22598 ____________________________________________________________________________
22599 [  9620] By: jhi                                   on 2001/04/07  22:12:47
22600         Log: Forgot to bump the number of tests in #9164.
22601      Branch: perl
22602            ! t/op/array.t
22603 ____________________________________________________________________________
22604 [  9619] By: jhi                                   on 2001/04/07  22:09:50
22605         Log: Bump patchlevel to 5.7.1.
22606      Branch: perl
22607            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
22608            ! config_h.SH patchlevel.h
22609 ____________________________________________________________________________
22610 [  9618] By: jhi                                   on 2001/04/07  22:02:41
22611         Log: Populate perl571delta.
22612      Branch: perl
22613            ! pod/perl571delta.pod
22614 ____________________________________________________________________________
22615 [  9617] By: jhi                                   on 2001/04/07  22:01:23
22616         Log: Change 5.7.0 to 5.7.1 in some of the places I would be guaranteed
22617              to forget it later; do not change patchlevel.h yet or regenerate
22618              Configure yet.
22619      Branch: perl
22620            ! epoc/config.sh win32/Makefile win32/config_H.bc
22621            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
22622 ____________________________________________________________________________
22623 [  9616] By: jhi                                   on 2001/04/07  17:46:33
22624         Log: Add PerlIO and Encode information to perl571delta, fron NI-S.
22625      Branch: perl
22626            ! pod/perl571delta.pod
22627 ____________________________________________________________________________
22628 [  9615] By: jhi                                   on 2001/04/07  17:33:21
22629         Log: Change the toc configuration.
22630      Branch: perl
22631            ! pod/buildtoc.PL pod/perl.pod
22632 ____________________________________________________________________________
22633 [  9614] By: jhi                                   on 2001/04/07  17:29:47
22634         Log: Subject: PATCH: $[
22635              From: Robin Houston <robin@kitsite.com>
22636              Date: Fri, 6 Apr 2001 18:10:14 +0100
22637              Message-ID: <20010406181014.A18803@puffinry.freeserve.co.uk>
22638      Branch: perl
22639            ! op.c t/op/array.t
22640 ____________________________________________________________________________
22641 [  9613] By: jhi                                   on 2001/04/07  17:28:26
22642         Log: Subject: [PATCH perl@9424] isn't numeric warning
22643              From: Robin Barker <rmb1@cise.npl.co.uk>
22644              Date: Fri, 6 Apr 2001 18:08:52 +0100 (BST)
22645              Message-Id: <200104061708.SAA06783@tempest.npl.co.uk>
22646      Branch: perl
22647            ! sv.c t/pragma/warn/sv
22648 ____________________________________________________________________________
22649 [  9612] By: jhi                                   on 2001/04/07  17:26:45
22650         Log: Subject: [PATCH bleadperl] Re: [PATCH dump.c] hash quality
22651              From: Mike Guy <mjtg@cam.ac.uk>
22652              Date: Fri, 06 Apr 2001 12:47:06 +0100
22653              Message-Id: <E14lUhm-0000rx-00@libra.cus.cam.ac.uk>
22654      Branch: perl
22655            ! dump.c t/lib/peek.t
22656 ____________________________________________________________________________
22657 [  9611] By: jhi                                   on 2001/04/07  17:21:35
22658         Log: Create perl571delta and seed it off with the perldelta changes
22659              since 5.7.0; remove those changes from perldelta and rename it
22660              as perl570delta; recreate perldelta but leave it almost empty.
22661      Branch: perl
22662            + pod/perl570delta.pod pod/perl571delta.pod
22663            ! MANIFEST pod/perldelta.pod
22664 ____________________________________________________________________________
22665 [  9610] By: jhi                                   on 2001/04/07  16:56:32
22666         Log: Denit.
22667      Branch: perl
22668            ! pod/perldelta.pod
22669 ____________________________________________________________________________
22670 [  9609] By: jhi                                   on 2001/04/07  16:38:32
22671         Log: Retract #9523: needs more thought.
22672      Branch: perl
22673            ! Makefile.SH
22674 ____________________________________________________________________________
22675 [  9608] By: jhi                                   on 2001/04/07  14:59:20
22676         Log: atmark() code cleanaup.
22677      Branch: perl
22678            ! ext/IO/IO.xs
22679 ____________________________________________________________________________
22680 [  9607] By: jhi                                   on 2001/04/07  14:48:14
22681         Log: Integrate change #9605 from maintperl into mainline.
22682              
22683              can't optimize away scope entry if tr/// is present
22684      Branch: perl
22685           !> op.c t/op/tr.t
22686 ____________________________________________________________________________
22687 [  9606] By: jhi                                   on 2001/04/07  14:43:59
22688         Log: Integrate perlio.
22689      Branch: perl
22690           +> win32/FindExt.pm
22691           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c t/lib/md5-file.t
22692           !> win32/buildext.pl win32/config_sh.PL win32/makefile.mk
22693 ____________________________________________________________________________
22694 [  9605] By: gsar                                  on 2001/04/07  11:52:40
22695         Log: can't optimize away scope entry if tr/// is present
22696      Branch: maint-5.6/perl
22697            ! op.c t/op/tr.t
22698 ____________________________________________________________________________
22699 [  9604] By: nick                                  on 2001/04/07  11:39:45
22700         Log: Split out extension finding code from buildext.pl into FindExt.pm
22701              Use it to get Config.pm's idea of available extensions in line
22702              with what is built.
22703      Branch: perlio
22704            + win32/FindExt.pm
22705            ! MANIFEST win32/buildext.pl win32/config_sh.PL
22706            ! win32/makefile.mk
22707 ____________________________________________________________________________
22708 [  9603] By: nick                                  on 2001/04/07  09:11:38
22709         Log: Cleanup correction for failed :Via() layer, also set an error code.
22710      Branch: perlio
22711            ! ext/PerlIO/Via/Via.xs
22712 ____________________________________________________________________________
22713 [  9602] By: nick                                  on 2001/04/07  08:38:04
22714         Log: Digests in lib/md5-file.t are for text files _without_ CRLF i.e. UNIX
22715              style. So don't use binmode() on the handles so that Win32 etc. see
22716              same sequence and produce same digests.
22717      Branch: perlio
22718            ! t/lib/md5-file.t
22719 ____________________________________________________________________________
22720 [  9601] By: nick                                  on 2001/04/07  08:36:26
22721         Log: Allow PerlIOBase_pushed to ignore prefix on mode (e.g. sysopen's "#r")
22722              Else it complains and so crlf layer (say) does not get pushed.
22723      Branch: perlio
22724            ! perlio.c
22725 ____________________________________________________________________________
22726 [  9600] By: jhi                                   on 2001/04/06  23:00:09
22727         Log: Integrate change #9599 from perlio into mainline.
22728      Branch: perl
22729           !> ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
22730           !> win32/config_H.vc
22731 ____________________________________________________________________________
22732 [  9599] By: nick                                  on 2001/04/06  21:42:43
22733         Log: Quote $VERSION in Encode.pm.
22734              regen_config_h as requested.
22735      Branch: perlio
22736            ! ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
22737            ! win32/config_H.vc
22738 ____________________________________________________________________________
22739 [  9598] By: nick                                  on 2001/04/06  20:34:59
22740         Log: Integrate mainline
22741      Branch: perlio
22742           +> README.macos
22743           !> (integrate 39 files)
22744 ____________________________________________________________________________
22745 [  9597] By: gsar                                  on 2001/04/06  18:06:35
22746         Log: integrate change#9464 from mainline (addendum to change#8313)
22747              
22748              Subject: [PATCH @9452] Better peep()ing for foreach() loops
22749      Branch: maint-5.6/perl
22750           !> op.c
22751 ____________________________________________________________________________
22752 [  9596] By: jhi                                   on 2001/04/06  17:26:03
22753         Log: The d_casti32=undef is good for you even when not use64bitall.
22754      Branch: perl
22755            ! hints/hpux.sh
22756 ____________________________________________________________________________
22757 [  9595] By: gsar                                  on 2001/04/06  14:57:17
22758         Log: add a low-impact fix to accomodate darwin-ism
22759      Branch: maint-5.6/perl
22760            ! ext/Errno/Errno_pm.PL
22761 ____________________________________________________________________________
22762 [  9594] By: jhi                                   on 2001/04/06  14:55:14
22763         Log: Integrate changes #9528,9593 from mainline into maintperl;
22764              tweaking the editor/IDE/shell list.
22765      Branch: maint-5.6/perl
22766           !> pod/perlfaq3.pod
22767 ____________________________________________________________________________
22768 [  9593] By: jhi                                   on 2001/04/06  14:51:39
22769         Log: Make the editor/IDE/shell list a little bit airier.
22770      Branch: perl
22771            ! pod/perlfaq3.pod
22772 ____________________________________________________________________________
22773 [  9592] By: gsar                                  on 2001/04/06  14:45:18
22774         Log: integrate change#9477 from mainline (base.pm doc tweak)
22775              
22776              missing doc entry for fmod()
22777      Branch: maint-5.6/perl
22778            ! lib/Math/BigFloat.pm
22779           !> lib/base.pm
22780 ____________________________________________________________________________
22781 [  9591] By: jhi                                   on 2001/04/06  13:55:48
22782         Log: Regen toc.
22783      Branch: perl
22784            ! pod/perltoc.pod
22785 ____________________________________________________________________________
22786 [  9590] By: jhi                                   on 2001/04/06  13:54:52
22787         Log: Math::BigFloat patches from John Peacock.  The equivalent
22788              of #9586 from maintperl but reworked by John to work with
22789              the bleadperl.
22790      Branch: perl
22791            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
22792 ____________________________________________________________________________
22793 [  9589] By: jhi                                   on 2001/04/06  13:42:23
22794         Log: Define the U32_ALIGNMENT_REQUIRED only if it's not already defined.
22795      Branch: perl
22796            ! ext/Digest/MD5/Makefile.PL
22797 ____________________________________________________________________________
22798 [  9588] By: jhi                                   on 2001/04/06  13:31:45
22799         Log: Integrate changes #9584,9587 from maintperl into mainline.
22800              
22801              keep eval"" CVs alive until the end of the statement in which
22802              they're called
22803              
22804              add README.macos (from Chris Nandor)
22805              
22806              tyop in change#9555
22807      Branch: perl
22808           +> README.macos
22809           !> MANIFEST embed.h embed.pl global.sym objXSUB.h perlapi.c
22810           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod pod/perlguts.pod
22811           !> pp_ctl.c proto.h scope.c scope.h sv.c win32/Makefile
22812           !> win32/makefile.mk
22813 ____________________________________________________________________________
22814 [  9587] By: gsar                                  on 2001/04/06  07:31:30
22815         Log: add README.macos (from Chris Nandor)
22816              
22817              tyop in change#9555
22818      Branch: maint-5.6/perl
22819            + README.macos
22820            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod
22821            ! win32/Makefile win32/makefile.mk
22822 ____________________________________________________________________________
22823 [  9586] By: gsar                                  on 2001/04/06  07:08:54
22824         Log: fixes for Math::BigFloat bugs; add fmod() (from John Peacock)
22825      Branch: maint-5.6/perl
22826            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
22827 ____________________________________________________________________________
22828 [  9585] By: gsar                                  on 2001/04/06  06:58:44
22829         Log: integrate changes#9555,9556,9563..9567,9570..9575,9577..9578
22830              from mainline
22831              
22832              Subject: [PATCH] Base64 update to perlfaq9.pod
22833              
22834              Subject: [PATCH AUTHORS] Housekeeping
22835              
22836              Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
22837              Mac OS X (Darwin) has extra pwent fields.
22838              
22839              Subject: [PATCH B::*] print control-character vars readably
22840              Needs EBCDICification.
22841              
22842              Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
22843              
22844              Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
22845              
22846              Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
22847              
22848              Subject: [PATCH B::Deparse] binmode is no longer an UNOP
22849              
22850              Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
22851              
22852              Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
22853              
22854              Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
22855              
22856              Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
22857              
22858              FreeBSD hints tweak from Anton Berezin.
22859              
22860              Subject: [PATCH foolperl & bleadperl] README.vms update
22861              
22862              Subject: Re: [PATCH foolperl & bleadperl] README.vms update
22863      Branch: maint-5.6/perl
22864           !> AUTHORS README.vms ext/B/B.pm ext/B/B/Concise.pm
22865           !> ext/B/B/Debug.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
22866           !> hints/freebsd.sh pod/perlfaq9.pod pp.c t/op/oct.t t/op/pwent.t
22867 ____________________________________________________________________________
22868 [  9584] By: gsar                                  on 2001/04/06  04:09:00
22869         Log: keep eval"" CVs alive until the end of the statement in which
22870              they're called; this avoids a coredump ensuing from search for
22871              lexicals in code such as:
22872              
22873              sub bug {
22874              my $s = @_;
22875              eval q[sub { eval 'sub { &$s }' }];
22876              }
22877              bug("x")->()->();
22878              
22879              this code still doesn't work as intended (as it has remained
22880              since time immemorial), but it doesn't provoke a coredump anymore
22881      Branch: maint-5.6/perl
22882            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
22883            ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h sv.c
22884 ____________________________________________________________________________
22885 [  9583] By: jhi                                   on 2001/04/05  23:52:51
22886         Log: Update Changes.
22887      Branch: perl
22888            ! Changes patchlevel.h
22889 ____________________________________________________________________________
22890 [  9582] By: jhi                                   on 2001/04/05  23:11:23
22891         Log: Slight doc tweak.
22892      Branch: perl
22893            ! pod/perlunicode.pod
22894 ____________________________________________________________________________
22895 [  9581] By: jhi                                   on 2001/04/05  23:04:11
22896         Log: Integrate perlio.
22897      Branch: perl
22898           !> pod/perlunicode.pod
22899 ____________________________________________________________________________
22900 [  9580] By: jhi                                   on 2001/04/05  23:03:29
22901         Log: Test for #9579.
22902      Branch: perl
22903            ! t/op/do.t
22904 ____________________________________________________________________________
22905 [  9579] By: jhi                                   on 2001/04/05  22:54:17
22906         Log: Subject: [PATCH] Propagate calling context for do '...'
22907              From: Gisle Aas <gisle@ActiveState.com>
22908              Date: 04 Apr 2001 20:17:29 -0700
22909              Message-ID: <lrg0fo827q.fsf@caliper.ActiveState.com>
22910      Branch: perl
22911            ! pod/perlfunc.pod pp_ctl.c
22912 ____________________________________________________________________________
22913 [  9578] By: jhi                                   on 2001/04/05  22:52:51
22914         Log: Subject: Re: [PATCH foolperl & bleadperl] README.vms update
22915              From: Peter Prymmer <pvhp@forte.com>
22916              Date: Thu, 5 Apr 2001 12:00:04 -0700 (PDT)
22917              Message-ID: <Pine.OSF.4.10.10104051156340.518291-100000@aspara.forte.com>
22918      Branch: perl
22919            ! README.vms
22920 ____________________________________________________________________________
22921 [  9577] By: jhi                                   on 2001/04/05  22:48:22
22922         Log: Subject: [PATCH foolperl & bleadperl] README.vms update
22923              From: "Craig A. Berry" <craigberry@mac.com>
22924              Date: Thu, 5 Apr 2001 13:43:28 -0500
22925              Message-Id: <p04330101b6f269936918@[172.16.52.1]>
22926      Branch: perl
22927            ! README.vms
22928 ____________________________________________________________________________
22929 [  9576] By: jhi                                   on 2001/04/05  22:31:38
22930         Log: Subject: [PATCH lib/base.pm t/lib/base.t] Fix subtle $VERSION mistakes with base.pm
22931              From: Michael G Schwern <schwern@pobox.com>
22932              Date: Thu, 5 Apr 2001 21:53:21 +0100
22933              Message-ID: <20010405215321.A4828@blackrider.blackstar.co.uk>
22934      Branch: perl
22935            ! lib/base.pm t/lib/fields.t
22936 ____________________________________________________________________________
22937 [  9575] By: jhi                                   on 2001/04/05  22:26:10
22938         Log: FreeBSD hints tweak from Anton Berezin.
22939      Branch: perl
22940            ! hints/freebsd.sh
22941 ____________________________________________________________________________
22942 [  9574] By: jhi                                   on 2001/04/05  22:24:03
22943         Log: Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
22944              From: David Dyck <dcd@tc.fluke.com>
22945              Date: Thu, 5 Apr 2001 09:40:58 -0700 (PDT)
22946              Message-ID: <Pine.LNX.4.30.0104050838330.30478-100000@dd.tc.fluke.com>
22947      Branch: perl
22948            ! t/op/oct.t
22949 ____________________________________________________________________________
22950 [  9573] By: jhi                                   on 2001/04/05  22:23:06
22951         Log: Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
22952              Date: Wed, 4 Apr 2001 13:27:15 -0700 (PDT)
22953              From: David Dyck <dcd@tc.fluke.com>
22954              Message-ID: <Pine.LNX.4.30.0104041325310.25358-100000@dd.tc.fluke.com>
22955      Branch: perl
22956            ! pp.c
22957 ____________________________________________________________________________
22958 [  9572] By: jhi                                   on 2001/04/05  22:14:47
22959         Log: Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
22960              From: Robin Houston <robin@kitsite.com>
22961              Date: Thu, 5 Apr 2001 20:56:48 +0100
22962              Message-ID: <20010405205648.A16814@puffinry.freeserve.co.uk>
22963      Branch: perl
22964            ! ext/B/B/Deparse.pm
22965 ____________________________________________________________________________
22966 [  9571] By: jhi                                   on 2001/04/05  22:12:53
22967         Log: Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
22968              From: Robin Houston <robin@kitsite.com>
22969              Date: Thu, 5 Apr 2001 19:55:51 +0100
22970              Message-ID: <20010405195551.A16686@puffinry.freeserve.co.uk>
22971      Branch: perl
22972            ! ext/B/B/Deparse.pm
22973 ____________________________________________________________________________
22974 [  9570] By: jhi                                   on 2001/04/05  22:11:06
22975         Log: Subject: [PATCH B::Deparse] binmode is no longer an UNOP
22976              From: Robin Houston <robin@kitsite.com>
22977              Date: Thu, 5 Apr 2001 20:16:29 +0100
22978              Message-ID: <20010405201629.A16763@puffinry.freeserve.co.uk>
22979      Branch: perl
22980            ! ext/B/B/Deparse.pm
22981 ____________________________________________________________________________
22982 [  9569] By: nick                                  on 2001/04/05  21:32:26
22983         Log: Change sense from "incomplete" to "implemented but needs more work" in perlunicode.pod
22984      Branch: perlio
22985            ! pod/perlunicode.pod
22986 ____________________________________________________________________________
22987 [  9568] By: nick                                  on 2001/04/05  19:38:09
22988         Log: Integrate mainline
22989      Branch: perlio
22990           +> lib/Class/ISA.pm t/lib/class-isa.t t/lib/md5-align.t
22991           !> (integrate 35 files)
22992 ____________________________________________________________________________
22993 [  9567] By: jhi                                   on 2001/04/05  18:31:45
22994         Log: Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
22995              From: Robin Houston <robin@kitsite.com>
22996              Date: Thu, 5 Apr 2001 18:03:23 +0100
22997              Message-ID: <20010405180323.A16388@puffinry.freeserve.co.uk>
22998      Branch: perl
22999            ! ext/B/B/Deparse.pm
23000 ____________________________________________________________________________
23001 [  9566] By: jhi                                   on 2001/04/05  18:29:35
23002         Log: Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
23003              From: Robin Houston <robin@kitsite.com>
23004              Date: Thu, 5 Apr 2001 16:45:18 +0100
23005              Message-ID: <20010405164517.B16037@puffinry.freeserve.co.uk>
23006      Branch: perl
23007            ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
23008 ____________________________________________________________________________
23009 [  9565] By: jhi                                   on 2001/04/05  18:24:23
23010         Log: Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
23011              From: Robin Houston <robin@kitsite.com>
23012              Date: Thu, 5 Apr 2001 14:50:09 +0100
23013              Message-ID: <20010405145009.A15916@puffinry.freeserve.co.uk>
23014      Branch: perl
23015            ! ext/B/B/Deparse.pm
23016 ____________________________________________________________________________
23017 [  9564] By: jhi                                   on 2001/04/05  18:23:03
23018         Log: Subject: [PATCH B::*] print control-character vars readably
23019              From: Robin Houston <robin@kitsite.com>
23020              Date: Thu, 5 Apr 2001 14:27:38 +0100
23021              Message-ID: <20010405142738.A15855@puffinry.freeserve.co.uk>
23022              
23023              Needs EBCDICification.
23024      Branch: perl
23025            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Debug.pm
23026            ! ext/B/B/Terse.pm
23027 ____________________________________________________________________________
23028 [  9563] By: jhi                                   on 2001/04/05  18:20:32
23029         Log: Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
23030              Date: Thu, 5 Apr 2001 13:21:42 -0400
23031              From: Paul Schinder <schinder@pobox.com>
23032              Message-Id: <p05100900b6f25159e767@[10.0.1.52]>
23033              
23034              Mac OS X (Darwin) has extra pwent fields.
23035      Branch: perl
23036            ! t/op/pwent.t
23037 ____________________________________________________________________________
23038 [  9562] By: jhi                                   on 2001/04/05  17:57:51
23039         Log: Regen toc.
23040      Branch: perl
23041            ! pod/perltoc.pod
23042 ____________________________________________________________________________
23043 [  9561] By: jhi                                   on 2001/04/05  17:47:33
23044         Log: Metaconfig units changes for #9560, plus regen Glossary.patch.
23045      Branch: metaconfig
23046            ! U/Glossary.patch
23047      Branch: metaconfig/U/perl
23048            + d_u32align.U
23049            ! d_cmsghdr_s.U d_msghdr_s.U
23050 ____________________________________________________________________________
23051 [  9560] By: jhi                                   on 2001/04/05  17:47:01
23052         Log: Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for
23053              ext/Digest/MD5/Makefile.PL and t/lib/md5-align.t.
23054              Introduce probes for struct msghdr, struct cmsghdr,
23055              sendmsg, recvmsg, readv, writev, setitimer, getitimer,
23056              ualarm, usleep, for possible later extension work.
23057      Branch: perl
23058            + t/lib/md5-align.t
23059            ! Configure MANIFEST Porting/Glossary Porting/config.sh
23060            ! Porting/config_H config_h.SH configure.com epoc/config.sh
23061            ! ext/Digest/MD5/Makefile.PL perl.h uconfig.h uconfig.sh
23062            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
23063            ! vos/config.ga.h win32/config.bc win32/config.gc
23064            ! win32/config.vc
23065 ____________________________________________________________________________
23066 [  9559] By: jhi                                   on 2001/04/05  13:03:04
23067         Log: Be traditional in your cpp (for the Errno extension).
23068      Branch: perl
23069            ! hints/darwin.sh
23070 ____________________________________________________________________________
23071 [  9558] By: jhi                                   on 2001/04/05  13:00:05
23072         Log: Add $Config{cppflags} to the gcc incantation.
23073      Branch: perl
23074            ! ext/Errno/Errno_pm.PL
23075 ____________________________________________________________________________
23076 [  9557] By: jhi                                   on 2001/04/05  04:22:39
23077         Log: Introduce Sean Burke's Class::ISA 0.32.
23078      Branch: perl
23079            + lib/Class/ISA.pm t/lib/class-isa.t
23080            ! MANIFEST
23081 ____________________________________________________________________________
23082 [  9556] By: jhi                                   on 2001/04/05  04:09:50
23083         Log: Subject: [PATCH AUTHORS] Housekeeping
23084              From: Paul Johnson <paul@pjcj.net> 
23085              Date: Wed, 4 Apr 2001 22:45:47 +0200
23086              Message-ID: <20010404224547.D9548@pjcj.net>
23087      Branch: perl
23088            ! AUTHORS
23089 ____________________________________________________________________________
23090 [  9555] By: jhi                                   on 2001/04/05  04:06:33
23091         Log: Subject: [PATCH] Base64 update to perlfaq9.pod
23092              From: Gisle Aas <gisle@ActiveState.com>
23093              Date: 04 Apr 2001 14:23:04 -0700
23094              Message-ID: <lrlmpg9x6v.fsf@caliper.ActiveState.com>
23095      Branch: perl
23096            ! pod/perlfaq9.pod
23097 ____________________________________________________________________________
23098 [  9554] By: jhi                                   on 2001/04/05  04:05:49
23099         Log: Downgrade also the "Wide character" diagnostic.
23100      Branch: perl
23101            ! pod/perldiag.pod
23102 ____________________________________________________________________________
23103 [  9553] By: jhi                                   on 2001/04/05  04:00:33
23104         Log: Integrate changes #9544,9547,9549(perlio),9550,9551 from
23105              maintperl into mainline.
23106              
23107              "double" should be "NV"; standard typemap is missing entry
23108              for NV
23109              
23110              s/djSP/dSP/
23111              
23112              Downgrade "Wide character in print" to a warning.
23113              
23114              B::Deparse fix for ${^FOO} and documentation for PVX() method
23115              (from Robin Houston)
23116              
23117              tr/// doesn't null-terminate the result in some situations
23118              (from Gisle Aas)
23119      Branch: perl
23120           !> doio.c doop.c ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
23121           !> ext/B/B/Deparse.pm ext/Thread/Thread.xs lib/ExtUtils/typemap
23122           !> t/io/utf8.t t/op/tr.t
23123 ____________________________________________________________________________
23124 [  9552] By: jhi                                   on 2001/04/05  03:52:50
23125         Log: Retract changes #9542 and #9538 (from maintperl, integrated
23126              at #9540), shouldn't be needed because of the perlio changes.
23127      Branch: perl
23128            ! util.c
23129 ____________________________________________________________________________
23130 [  9551] By: gsar                                  on 2001/04/05  00:18:34
23131         Log: tr/// doesn't null-terminate the result in some situations
23132              (from Gisle Aas)
23133      Branch: maint-5.6/perl
23134            ! doop.c t/op/tr.t
23135 ____________________________________________________________________________
23136 [  9550] By: gsar                                  on 2001/04/04  20:04:17
23137         Log: B::Deparse fix for ${^FOO} and documentation for PVX() method
23138              (from Robin Houston)
23139      Branch: maint-5.6/perl
23140            ! ext/B/B.pm ext/B/B/Deparse.pm
23141 ____________________________________________________________________________
23142 [  9549] By: nick                                  on 2001/04/04  18:56:15
23143         Log: Downgrade "Wide character in print" to a warning.
23144      Branch: perlio
23145            ! doio.c t/io/utf8.t
23146 ____________________________________________________________________________
23147 [  9548] By: gsar                                  on 2001/04/04  18:51:49
23148         Log: integrate changes#9460,9462,9482,9521,9522
23149              
23150              Subject: PATCH: B::Debug should show LOOP-specific fields
23151              
23152              Subject: B::Deparse precedence bug. (Patch included.)
23153              
23154              Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
23155              
23156              Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
23157              
23158              Subject: [PATCH B::Concise] padname values may have bogus SvCUR
23159      Branch: maint-5.6/perl
23160           !> ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Debug.pm
23161           !> ext/B/B/Deparse.pm ext/B/B/Showlex.pm
23162 ____________________________________________________________________________
23163 [  9547] By: gsar                                  on 2001/04/04  18:49:16
23164         Log: s/djSP/dSP/
23165      Branch: maint-5.6/perl
23166            ! ext/Thread/Thread.xs
23167 ____________________________________________________________________________
23168 [  9546] By: nick                                  on 2001/04/04  18:44:00
23169         Log: Integrate mainline.
23170      Branch: perlio
23171           !> Makefile.SH embed.pl ext/File/Glob/Glob.pm jpl/JNI/JNI.pm op.c
23172           !> os2/OS2/Process/Process.pm perl.c pod/perlapi.pod util.c
23173 ____________________________________________________________________________
23174 [  9545] By: gsar                                  on 2001/04/04  18:38:52
23175         Log: integrate change#8837 from mainline
23176              
23177              Subject: [patch] -Wall cleanup round 2
23178      Branch: maint-5.6/perl
23179           !> ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
23180           !> ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
23181           !> ext/File/Glob/Glob.xs ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs
23182           !> ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
23183           !> ext/SDBM_File/SDBM_File.xs
23184 ____________________________________________________________________________
23185 [  9544] By: gsar                                  on 2001/04/04  17:49:57
23186         Log: "double" should be "NV"; standard typemap is missing entry
23187              for NV
23188      Branch: maint-5.6/perl
23189            ! ext/B/B.xs ext/B/B/C.pm lib/ExtUtils/typemap
23190 ____________________________________________________________________________
23191 [  9543] By: jhi                                   on 2001/04/04  14:13:18
23192         Log: Thou shalt not (just) match for English error messages.
23193      Branch: perl
23194            ! ext/File/Glob/Glob.pm jpl/JNI/JNI.pm
23195            ! os2/OS2/Process/Process.pm
23196 ____________________________________________________________________________
23197 [  9542] By: jhi                                   on 2001/04/04  13:20:39
23198         Log: Make the stdio tricks of fflush_all() to exist only if
23199              stdio is being used.
23200      Branch: perl
23201            ! util.c
23202 ____________________________________________________________________________
23203 [  9541] By: jhi                                   on 2001/04/04  04:20:24
23204         Log: Subject: Re: [PATCH] Lighten up glob
23205              From: Benjamin Sugars <bsugars@canoe.ca>
23206              Date: Tue, 3 Apr 2001 17:03:48 -0400 (EDT)
23207              Message-ID: <Pine.LNX.4.21.0104031700340.2143-100000@marmot.rim.canoe.ca>
23208      Branch: perl
23209            ! embed.pl ext/File/Glob/Glob.pm op.c perl.c pod/perlapi.pod
23210            ! util.c
23211 ____________________________________________________________________________
23212 [  9540] By: jhi                                   on 2001/04/04  04:03:57
23213         Log: Integrate changes #9538,9539 from maintperl into mainline.
23214              
23215              fflush() is a macro on SunOS 4.1.x, so provide a wrapper
23216              for use with _fwalk() (fix for change#7705)
23217              
23218              another tweak needed for SunOS 4.1.x build (from Mike Guy)
23219              (cp -f is not portable)
23220      Branch: perl
23221           !> Makefile.SH util.c
23222 ____________________________________________________________________________
23223 [  9539] By: gsar                                  on 2001/04/04  03:01:14
23224         Log: another tweak needed for SunOS 4.1.x build (from Mike Guy)
23225      Branch: maint-5.6/perl
23226            ! Makefile.SH
23227 ____________________________________________________________________________
23228 [  9538] By: gsar                                  on 2001/04/04  01:00:38
23229         Log: fflush() is a macro on SunOS 4.1.x, so provide a wrapper
23230              for use with _fwalk() (fix for change#7705)
23231      Branch: maint-5.6/perl
23232            ! util.c
23233 ____________________________________________________________________________
23234 [  9537] By: nick                                  on 2001/04/03  19:24:55
23235         Log: Integrate mainline
23236      Branch: perlio
23237           +> ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL lib/unicode/NamesList.txt
23238           +> lib/unicode/PropList.html
23239            - lib/unicode/Names.txt lib/unicode/README.Ethiopic
23240           !> (integrate 69 files)
23241 ____________________________________________________________________________
23242 [  9536] By: jhi                                   on 2001/04/03  18:02:31
23243         Log: Integrate change #9533 from maintperl into mainline.
23244              
23245              better fix for change#9517 to accomodate UNC paths like
23246              \\server\share\foo, and paths with trailing backslash
23247              like c:\this\
23248      Branch: perl
23249           !> utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
23250 ____________________________________________________________________________
23251 [  9535] By: jhi                                   on 2001/04/03  17:58:07
23252         Log: Change the push/unshift warning to be of class syntax, not misc.
23253      Branch: perl
23254            ! op.c pod/perldiag.pod t/pragma/warn/op
23255 ____________________________________________________________________________
23256 [  9534] By: jhi                                   on 2001/04/03  15:03:46
23257         Log: Change the push/unshift warning (#9532) to talk about "no values"
23258              instead of "no arguments".
23259      Branch: perl
23260            ! op.c pod/perldiag.pod t/pragma/warn/op
23261 ____________________________________________________________________________
23262 [  9533] By: gsar                                  on 2001/04/03  14:30:07
23263         Log: better fix for change#9517 to accomodate UNC paths like
23264              \\server\share\foo, and paths with trailing backslash
23265              like c:\this\
23266      Branch: maint-5.6/perl
23267            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
23268 ____________________________________________________________________________
23269 [  9532] By: jhi                                   on 2001/04/03  13:11:46
23270         Log: Subject: Re: [ID 20010331.003] new misc warning for push(@x), unshift(@x)
23271              From: Robin Houston <robin@kitsite.com>
23272              Date: Mon, 2 Apr 2001 15:03:29 +0100
23273              Message-ID: <20010402150329.A6636@puffinry.freeserve.co.uk>
23274      Branch: perl
23275            ! op.c pod/perldiag.pod t/lib/db-recno.t t/pragma/warn/op
23276 ____________________________________________________________________________
23277 [  9531] By: jhi                                   on 2001/04/03  13:06:34
23278         Log: Integrate change #9530 from maintperl into mainline.
23279              
23280              accomodate VMS "mailbox overflow" quirk in testsuite (from
23281              Craig Berry)
23282      Branch: perl
23283           !> t/lib/socket.t
23284 ____________________________________________________________________________
23285 [  9530] By: gsar                                  on 2001/04/03  04:56:41
23286         Log: accomodate VMS "mailbox overflow" quirk in testsuite (from
23287              Craig Berry)
23288      Branch: maint-5.6/perl
23289            ! t/lib/socket.t
23290 ____________________________________________________________________________
23291 [  9529] By: jhi                                   on 2001/04/03  02:34:34
23292         Log: Update Changes.
23293      Branch: perl
23294            ! Changes patchlevel.h
23295 ____________________________________________________________________________
23296 [  9528] By: jhi                                   on 2001/04/03  01:27:57
23297         Log: Subject: [PATCH: 9508] perlfaq3: extend the silly long list even further
23298              Date: Mon, 2 Apr 2001 18:24:53 -0700 (PDT)
23299              To: perl5-porters@perl.org
23300              Message-ID: <Pine.OSF.4.10.10104021823330.279908-100000@aspara.forte.com>
23301      Branch: perl
23302            ! pod/perlfaq3.pod
23303 ____________________________________________________________________________
23304 [  9527] By: jhi                                   on 2001/04/03  01:22:09
23305         Log: Subject: [PATCH: 9508] build && test XS::Typemap on VMS, glob-basic insensitivity training
23306              From: Peter Prymmer <pvhp@forte.com>
23307              Date: Mon, 2 Apr 2001 17:40:27 -0700 (PDT)
23308              Message-ID: <Pine.OSF.4.10.10104021727250.278825-100000@aspara.forte.com>      
23309      Branch: perl
23310            ! configure.com t/lib/glob-basic.t t/lib/xs-typemap.t
23311 ____________________________________________________________________________
23312 [  9526] By: jhi                                   on 2001/04/03  01:18:25
23313         Log: The metaconfig unit changes for #9525.
23314      Branch: metaconfig
23315            ! U/a_dvisory/quadtype.U U/modified/mallocsrc.U
23316      Branch: metaconfig/U/perl
23317            ! use64bits.U
23318 ____________________________________________________________________________
23319 [  9525] By: jhi                                   on 2001/04/03  01:17:30
23320         Log: Configure sanity checks:
23321              * if use64bitall is attempted but pointers are only 32-bit,
23322              'downgrade' to use64bitint
23323              * if use64bitint is attempted but there's no quad type,
23324              forget about use64bitint (well, the default for it is 'n',
23325              the user can still override this)
23326              * if pointers are 64 bits, do not try to use Perl's malloc
23327      Branch: perl
23328            ! Configure
23329 ____________________________________________________________________________
23330 [  9524] By: gsar                                  on 2001/04/03  01:09:12
23331         Log: EPOC fix for lib/io_udp.t failure (from Olaf Flebbe)
23332      Branch: maint-5.6/perl
23333            ! pp_sys.c
23334 ____________________________________________________________________________
23335 [  9523] By: jhi                                   on 2001/04/03  00:02:31
23336         Log: (Retracted by #9609)
23337              
23338              Make it harder for parallel makes to enter 'test' before
23339              Dynaloader and File::Glob are happy.  (In principle 'make_ext'
23340              should be unhappy enough, but sometimes parallel makes seem
23341              to sneak past both in Tru64 and AIX.)
23342      Branch: perl
23343            ! Makefile.SH
23344 ____________________________________________________________________________
23345 [  9522] By: jhi                                   on 2001/04/02  22:35:31
23346         Log: Subject: [PATCH B::Concise] padname values may have bogus SvCUR
23347              Date: Mon, 2 Apr 2001 22:54:10 +0100
23348              From: Robin Houston <robin@kitsite.com>
23349              Message-ID: <20010402225410.A8273@puffinry.freeserve.co.uk>
23350      Branch: perl
23351            ! ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Showlex.pm
23352 ____________________________________________________________________________
23353 [  9521] By: jhi                                   on 2001/04/02  22:32:23
23354         Log: Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
23355              From: Robin Houston <robin@kitsite.com>
23356              Date: Mon, 2 Apr 2001 20:24:03 +0100
23357              Message-ID: <20010402202402.A8005@puffinry.freeserve.co.uk>
23358      Branch: perl
23359            ! ext/B/B/Concise.pm
23360 ____________________________________________________________________________
23361 [  9520] By: jhi                                   on 2001/04/02  22:30:43
23362         Log: Subject: [PATCH] REALLY pedantic hv.h nit
23363              From: Simon Cozens <simon@netthink.co.uk>
23364              Date: Mon, 2 Apr 2001 15:43:06 +0100
23365              Message-ID: <20010402154306.A21711@netthink.co.uk>
23366      Branch: perl
23367            ! hv.h
23368 ____________________________________________________________________________
23369 [  9519] By: jhi                                   on 2001/04/02  22:28:04
23370         Log: Based on
23371              
23372              Subject: [foolperl] EPOC fix
23373              From: Olaf Flebbe <O.Flebbe@science-computing.de>
23374              Date: Mon, 2 Apr 2001 23:36:51 +0200 (CEST)
23375              Message-ID: <Pine.LNX.4.02.10104022335380.5547-100000@milkyway.science-computing.de>
23376      Branch: perl
23377            ! pp_sys.c
23378 ____________________________________________________________________________
23379 [  9518] By: jhi                                   on 2001/04/02  22:22:34
23380         Log: Integrate changes #9511,9514,9517 from maintperl into mainline.
23381              
23382              README.win32 tweaks; add a note about alternative location for
23383              getting a gcc-2.95.2 that will build perl properly on windows
23384              
23385              add some notes about gutsy threading matters
23386              
23387              many of the utilities interpolate literal paths within doublequotes
23388              (fails on dosish platforms where path contains backslashes)
23389      Branch: perl
23390           !> README.win32 pod/perlguts.pod utils/perldoc.PL
23391           !> x2p/find2perl.PL x2p/s2p.PL
23392 ____________________________________________________________________________
23393 [  9517] By: gsar                                  on 2001/04/02  19:52:21
23394         Log: many of the utilities interpolate literal paths within doublequotes
23395              (fails on dosish platforms where path contains backslashes)
23396      Branch: maint-5.6/perl
23397            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
23398 ____________________________________________________________________________
23399 [  9516] By: gsar                                  on 2001/04/02  05:49:37
23400         Log: a foolish release
23401      Branch: maint-5.6/perl
23402            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
23403            ! pod/perltoc.pod
23404 ____________________________________________________________________________
23405 [  9515] By: gsar                                  on 2001/04/02  05:04:29
23406         Log: add missing changelog summaries
23407      Branch: maint-5.6/perl
23408            ! Changes
23409 ____________________________________________________________________________
23410 [  9514] By: gsar                                  on 2001/04/02  04:07:13
23411         Log: add some notes about gutsy threading matters
23412      Branch: maint-5.6/perl
23413            ! pod/perlguts.pod
23414 ____________________________________________________________________________
23415 [  9513] By: gsar                                  on 2001/04/02  03:25:21
23416         Log: add more prominent caveat notices about experimental features
23417      Branch: maint-5.6/perl
23418            ! pod/perlfork.pod pod/perlunicode.pod
23419 ____________________________________________________________________________
23420 [  9512] By: gsar                                  on 2001/04/02  02:54:33
23421         Log: integrate changes#9479,9509 from mainline
23422              
23423              [PATCH] File::Glob stuff for Mac OS
23424              
23425              [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
23426      Branch: maint-5.6/perl
23427           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
23428           !> t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
23429           !> t/lib/glob-taint.t
23430 ____________________________________________________________________________
23431 [  9511] By: gsar                                  on 2001/04/02  02:38:24
23432         Log: README.win32 tweaks; add a note about alternative location for
23433              getting a gcc-2.95.2 that will build perl properly on windows
23434      Branch: maint-5.6/perl
23435            ! README.win32
23436 ____________________________________________________________________________
23437 [  9510] By: jhi                                   on 2001/04/01  20:45:10
23438         Log: An ambiguosity warning.
23439      Branch: perl
23440            ! t/lib/trig.t
23441 ____________________________________________________________________________
23442 [  9509] By: jhi                                   on 2001/04/01  19:53:47
23443         Log: Subject: [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
23444              From: Jonathan Stowe <gellyfish@gellyfish.com>
23445              Date: Sun, 1 Apr 2001 10:04:55 +0100 (BST)
23446              Message-ID: <Pine.LNX.4.30.0104010958250.7703-100000@orpheus.gellyfish.com>
23447      Branch: perl
23448            ! ext/File/Glob/bsd_glob.c
23449 ____________________________________________________________________________
23450 [  9508] By: jhi                                   on 2001/04/01  19:35:03
23451         Log: Update Changes.
23452      Branch: perl
23453            ! Changes patchlevel.h
23454 ____________________________________________________________________________
23455 [  9507] By: jhi                                   on 2001/04/01  19:24:01
23456         Log: Integrate changes #9378,9458,9469,9475,9489,9490,9505,9506
23457              from mainline to maintperl: pod tweaks.
23458      Branch: maint-5.6/perl
23459           !> pod/perldebug.pod pod/perldiag.pod pod/perlfaq1.pod
23460           !> pod/perlguts.pod pod/perlhack.pod pod/perlop.pod
23461           !> pod/perlvar.pod
23462 ____________________________________________________________________________
23463 [  9506] By: jhi                                   on 2001/04/01  19:11:53
23464         Log: Commit Sarathy to April release of 5.6.1 :-)
23465      Branch: perl
23466            ! pod/perlfaq1.pod
23467 ____________________________________________________________________________
23468 [  9505] By: jhi                                   on 2001/04/01  19:03:15
23469         Log: Subject: PATCH 5.6.0 (perldebug.pod)
23470              From: Mark-Jason Dominus <mjd@plover.com>
23471              Date: Sun, 01 Apr 2001 14:25:11 -0400
23472              Message-ID: <20010401182511.9247.qmail@plover.com>
23473      Branch: perl
23474            ! pod/perldebug.pod
23475 ____________________________________________________________________________
23476 [  9504] By: jhi                                   on 2001/04/01  18:43:09
23477         Log: Add great_circle_direction().
23478      Branch: perl
23479            ! lib/Math/Trig.pm t/lib/trig.t
23480 ____________________________________________________________________________
23481 [  9503] By: jhi                                   on 2001/04/01  17:29:12
23482         Log: Unicode ReadMe update for Unicode 3.1.
23483      Branch: perl
23484            ! lib/unicode/ReadMe.txt
23485 ____________________________________________________________________________
23486 [  9502] By: jhi                                   on 2001/04/01  17:18:40
23487         Log: Integrate change #9501 from maintperl into mainline.
23488              
23489              fix the perlembed notes on multiple interpreters
23490              
23491              fix ExtUtils::Embed to work passably on Windows
23492      Branch: perl
23493           !> lib/ExtUtils/Embed.pm pod/perlembed.pod
23494 ____________________________________________________________________________
23495 [  9501] By: gsar                                  on 2001/04/01  07:21:57
23496         Log: fix the perlembed notes on multiple interpreters
23497              
23498              fix ExtUtils::Embed to work passably on Windows
23499      Branch: maint-5.6/perl
23500            ! lib/ExtUtils/Embed.pm pod/perlembed.pod
23501 ____________________________________________________________________________
23502 [  9500] By: jhi                                   on 2001/04/01  05:58:23
23503         Log: Test for #9499.
23504      Branch: perl
23505            ! t/op/tr.t
23506 ____________________________________________________________________________
23507 [  9499] By: jhi                                   on 2001/04/01  05:55:46
23508         Log: tr/// UTF-8 tweaking from Inaba Hiroto.
23509      Branch: perl
23510            ! embed.h embed.pl op.c proto.h
23511 ____________________________________________________________________________
23512 [  9498] By: jhi                                   on 2001/04/01  05:44:34
23513         Log: Protect the workaround hunk more.
23514      Branch: perl
23515            ! toke.c
23516 ____________________________________________________________________________
23517 [  9497] By: jhi                                   on 2001/04/01  00:24:25
23518         Log: Integrate changes #9493,9494,9495,9496 from maintperl
23519              into mainline.
23520              
23521              fix a broken workaround for Borland compiler in change#4739
23522              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
23523              
23524              nits spotted by Borland compiler
23525              
23526              avoid redefinition warnings under Borland 5.02
23527              
23528              various nits identified by the Borland 5.5 compiler; remove suppression
23529              of a few warnings
23530      Branch: perl
23531           !> ext/File/Glob/bsd_glob.c sv.c toke.c utf8.h win32/makefile.mk
23532           !> win32/win32.h
23533 ____________________________________________________________________________
23534 [  9496] By: gsar                                  on 2001/03/31  23:22:28
23535         Log: various nits identified by the Borland 5.5 compiler; remove suppression
23536              of a few warnings
23537      Branch: maint-5.6/perl
23538            ! ext/File/Glob/bsd_glob.c sv.c win32/win32.h
23539 ____________________________________________________________________________
23540 [  9495] By: gsar                                  on 2001/03/31  21:03:08
23541         Log: avoid redefinition warnings under Borland 5.02
23542      Branch: maint-5.6/perl
23543            ! win32/makefile.mk
23544 ____________________________________________________________________________
23545 [  9494] By: gsar                                  on 2001/03/31  20:18:59
23546         Log: nits spotted by Borland compiler
23547      Branch: maint-5.6/perl
23548            ! utf8.h win32/win32.h
23549 ____________________________________________________________________________
23550 [  9493] By: gsar                                  on 2001/03/31  20:18:05
23551         Log: fix a broken workaround for Borland compiler in change#4739
23552              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
23553      Branch: maint-5.6/perl
23554            ! toke.c
23555 ____________________________________________________________________________
23556 [  9492] By: jhi                                   on 2001/03/31  18:36:24
23557         Log: Integrate change #9491 from maintperl into mainline.
23558              
23559              Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
23560              directory is relative (need to fetch the full path name *before*
23561              the chdir!)
23562      Branch: perl
23563           !> lib/Cwd.pm
23564 ____________________________________________________________________________
23565 [  9491] By: gsar                                  on 2001/03/31  17:01:56
23566         Log: Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
23567              directory is relative (need to fetch the full path name *before*
23568              the chdir!)
23569              
23570              this is a followup patch for change#6749
23571      Branch: maint-5.6/perl
23572            ! lib/Cwd.pm
23573 ____________________________________________________________________________
23574 [  9490] By: jhi                                   on 2001/03/31  15:50:18
23575         Log: Subject: Re: [PATCH] av.h cosmetics
23576              From: Simon Cozens <simon@netthink.co.uk>
23577              Date: Sat, 31 Mar 2001 13:09:59 +0100
23578              Message-ID: <20010331130959.A22000@netthink.co.uk>
23579              
23580              Document AvALLOC.
23581      Branch: perl
23582            ! pod/perlguts.pod
23583 ____________________________________________________________________________
23584 [  9489] By: jhi                                   on 2001/03/31  15:48:44
23585         Log: Subject: [PATCH] Re: Math::Big* v1.21
23586              From: Tels <perl_dummy@bloodgate.com>
23587              Date: Sat, 31 Mar 2001 13:21:05 +0200 (CEST)
23588              Message-Id: <200103311125.GAA377738@www08.hway.net>
23589      Branch: perl
23590            ! pod/perlop.pod
23591 ____________________________________________________________________________
23592 [  9488] By: jhi                                   on 2001/03/31  03:39:51
23593         Log: Debug output tweak.
23594      Branch: perl
23595            ! t/lib/cwd.t
23596 ____________________________________________________________________________
23597 [  9487] By: jhi                                   on 2001/03/31  03:33:02
23598         Log: OverVMSification.
23599      Branch: perl
23600            ! t/lib/cwd.t
23601 ____________________________________________________________________________
23602 [  9486] By: jhi                                   on 2001/03/31  03:01:40
23603         Log: Missed MANIFESTations in #9483.
23604      Branch: perl
23605            ! MANIFEST
23606 ____________________________________________________________________________
23607 [  9485] By: jhi                                   on 2001/03/31  02:58:17
23608         Log: Subject: Not OK: perl v5.7.0 +DEVEL9472 on VMS_AXP V7.1 (UNINSTALLED)
23609              From: Peter Prymmer <pvhp@forte.com>
23610              Date: Fri, 30 Mar 2001 18:06:36 -0800 (PST)
23611              Message-ID: <Pine.OSF.4.10.10103301805450.63762-100000@aspara.forte.com>
23612      Branch: perl
23613            ! regexec.c t/lib/cwd.t
23614 ____________________________________________________________________________
23615 [  9484] By: jhi                                   on 2001/03/31  01:04:41
23616         Log: Obsolete file (see #3938)
23617      Branch: perl
23618            - lib/unicode/README.Ethiopic
23619            ! MANIFEST
23620 ____________________________________________________________________________
23621 [  9483] By: jhi                                   on 2001/03/31  00:52:42
23622         Log: Update to Unicode 3.1.
23623              (Rename Names.txt to NamesList.txt.)
23624      Branch: perl
23625            + lib/unicode/NamesList.txt lib/unicode/PropList.html
23626            - lib/unicode/Names.txt
23627            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
23628            ! lib/unicode/Is/LbrkBA.pl lib/unicode/Is/LbrkBB.pl
23629            ! lib/unicode/Is/LbrkID.pl lib/unicode/Is/LbrkSG.pl
23630            ! lib/unicode/LineBrk.txt lib/unicode/NamesList.html
23631            ! lib/unicode/UCD.html lib/unicode/Unicode.html
23632            ! lib/unicode/rename lib/unicode/version
23633 ____________________________________________________________________________
23634 [  9482] By: jhi                                   on 2001/03/30  23:33:44
23635         Log: Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
23636              From: Robin Houston <robin@kitsite.com>
23637              Date: Fri, 30 Mar 2001 20:07:22 +0100
23638              Message-ID: <20010330200722.A2010@puffinry.freeserve.co.uk>
23639      Branch: perl
23640            ! ext/B/B/Deparse.pm
23641 ____________________________________________________________________________
23642 [  9481] By: jhi                                   on 2001/03/30  23:20:25
23643         Log: Subject: Re: [PATCH] CwdXS, Take 2
23644              From: Benjamin Sugars <bsugars@canoe.ca>
23645              Date: Fri, 30 Mar 2001 14:08:51 -0500 (EST)
23646              Message-ID: <Pine.LNX.4.21.0103301357490.1927-100000@marmot.rim.canoe.ca>
23647      Branch: perl
23648            + ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL
23649            ! MANIFEST lib/Cwd.pm t/lib/cwd.t
23650 ____________________________________________________________________________
23651 [  9480] By: jhi                                   on 2001/03/30  22:52:38
23652         Log: Subject: [ID 20010330.006] incorrect WARNING from installperl "You've never run 'make test' or some tests failed!"
23653              From: David Dyck <dcd@tc.fluke.com>
23654              Date: Fri, 30 Mar 2001 14:44:13 -0800
23655              Message-Id: <200103302244.OAA12204@dd.tc.fluke.com>
23656              
23657              The t/rantests flags file creation was accidentally
23658              removed by #9217.
23659      Branch: perl
23660            ! Makefile.SH
23661 ____________________________________________________________________________
23662 [  9479] By: jhi                                   on 2001/03/30  22:45:45
23663         Log: Subject: [PATCH] File::Glob stuff for Mac OS
23664              From: Chris Nandor <pudge@pobox.com>
23665              Date: Fri, 30 Mar 2001 16:51:00 -0500
23666              Message-Id: <p05010400b6eaab36051c@[10.0.1.177]>
23667      Branch: perl
23668            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
23669            ! t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
23670            ! t/lib/glob-taint.t
23671 ____________________________________________________________________________
23672 [  9478] By: jhi                                   on 2001/03/30  22:43:12
23673         Log: Subject: fix for win32/buildext.pl
23674              From: "Vadim Konovalov" <watman@inbox.ru>
23675              Date: Sat, 31 Mar 2001 00:50:36 +0400
23676              Message-ID: <005b01c0b95c$ac277250$7542983e@vad>
23677      Branch: perl
23678            ! win32/buildext.pl
23679 ____________________________________________________________________________
23680 [  9477] By: jhi                                   on 2001/03/30  22:41:16
23681         Log: Subject: small base.pm doc patch
23682              From: Leon Brocard <acme@astray.com>
23683              Date: Fri, 30 Mar 2001 21:49:57 +0100
23684              Message-ID: <20010330214957.B8733@ns0.astray.com>
23685      Branch: perl
23686            ! lib/base.pm
23687 ____________________________________________________________________________
23688 [  9476] By: jhi                                   on 2001/03/30  18:16:57
23689         Log: Subject: [PATCH] av.h cosmetics
23690              From: Simon Cozens <simon@netthink.co.uk>
23691              Date: Fri, 30 Mar 2001 18:12:28 +0100
23692              Message-ID: <20010330181228.A9319@netthink.co.uk>
23693      Branch: perl
23694            ! av.h
23695 ____________________________________________________________________________
23696 [  9475] By: jhi                                   on 2001/03/30  18:15:50
23697         Log: Subject: [DOC PATCH bleadperl] Two nits in perlhack.pod
23698              From: "Philip Newton" <pnewton@gmx.de>
23699              Date: Fri, 30 Mar 2001 19:06:57 +0200
23700              Message-ID: <3AC4D951.14815.1AC7068@localhost>
23701      Branch: perl
23702            ! pod/perlhack.pod
23703 ____________________________________________________________________________
23704 [  9474] By: jhi                                   on 2001/03/30  18:14:02
23705         Log: Subject: [PATCH] glob-basic.t (Was: [ID 20010328.016])
23706              From: Benjamin Sugars <bsugars@canoe.ca>
23707              Date: Fri, 30 Mar 2001 11:04:35 -0500 (EST)
23708              Message-ID: <Pine.LNX.4.21.0103301045130.1927-100000@marmot.rim.canoe.ca>
23709      Branch: perl
23710            ! t/lib/glob-basic.t
23711 ____________________________________________________________________________
23712 [  9473] By: jhi                                   on 2001/03/30  16:09:24
23713         Log: Update Changes.
23714      Branch: perl
23715            ! Changes patchlevel.h
23716 ____________________________________________________________________________
23717 [  9472] By: jhi                                   on 2001/03/30  15:16:08
23718         Log: Integrate perlio.
23719      Branch: perl
23720           !> t/lib/cwd.t t/lib/glob-basic.t
23721 ____________________________________________________________________________
23722 [  9471] By: nick                                  on 2001/03/30  14:47:10
23723         Log: Should be (^O eq 'MSWin32') not 'Win32'
23724              Fail #12 seems real - chdir is in wrong dir.
23725      Branch: perlio
23726            ! t/lib/cwd.t
23727 ____________________________________________________________________________
23728 [  9470] By: jhi                                   on 2001/03/30  14:41:11
23729         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
23730              From: Radu Greab <radu@netsoft.ro>
23731              Date: Fri, 30 Mar 2001 15:09:06 +0300 (EEST)
23732              Message-ID: <15044.30562.566390.559726@ix.netsoft.ro>
23733              
23734              Replace #9352.
23735      Branch: perl
23736            ! ext/Socket/Socket.xs pp_sys.c
23737 ____________________________________________________________________________
23738 [  9469] By: jhi                                   on 2001/03/30  14:37:51
23739         Log: Subject: PATCH pod/perldiag.pod
23740              From: Robin Houston <robin@kitsite.com>
23741              Date: Fri, 30 Mar 2001 14:10:36 +0100
23742              Message-ID: <20010330141036.A1105@puffinry.freeserve.co.uk>
23743      Branch: perl
23744            ! pod/perldiag.pod t/lib/glob-basic.t
23745 ____________________________________________________________________________
23746 [  9468] By: jhi                                   on 2001/03/30  14:36:36
23747         Log: Subject: Better diagnostic in io/fs.t
23748              From: andreas.koenig@anima.de (Andreas J. Koenig)
23749              Date: 30 Mar 2001 10:11:43 +0200
23750              Message-ID: <m3hf0boev4.fsf@ak-71.mind.de>
23751      Branch: perl
23752            ! t/io/fs.t
23753 ____________________________________________________________________________
23754 [  9467] By: nick                                  on 2001/03/30  14:25:43
23755         Log: Skip order test of glob if case-ignoring system cannot 
23756              create a.test and A.test
23757      Branch: perlio
23758            ! t/lib/glob-basic.t
23759 ____________________________________________________________________________
23760 [  9466] By: nick                                  on 2001/03/30  13:03:12
23761         Log: Integrate mainline.
23762      Branch: perlio
23763            - ext/re/hints/aix.pl
23764           !> MANIFEST ext/B/B/Debug.pm ext/B/B/Deparse.pm
23765           !> lib/ExtUtils/MM_VMS.pm op.c pod/perlop.pod t/comp/require.t
23766           !> t/io/utf8.t t/lib/b.t t/lib/digest.t t/lib/glob-basic.t
23767           !> t/lib/io_multihomed.t t/lib/io_sock.t t/lib/md5-file.t
23768 ____________________________________________________________________________
23769 [  9465] By: jhi                                   on 2001/03/30  03:53:37
23770         Log: Add timeouts to the tests.  (In AIX 4.3.1.0 + vac 5.0.0.0
23771              the tests sometimes hang, sometimes not.)
23772      Branch: perl
23773            ! t/lib/io_multihomed.t t/lib/io_sock.t
23774 ____________________________________________________________________________
23775 [  9464] By: jhi                                   on 2001/03/30  02:56:04
23776         Log: Subject: [PATCH @9452] Better peep()ing for foreach() loops
23777              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
23778              Date: Thu, 29 Mar 2001 18:50:45 -0800 (PST)
23779              Message-ID: <15043.62129.253487.470281@soda.csua.berkeley.edu>
23780      Branch: perl
23781            ! op.c
23782 ____________________________________________________________________________
23783 [  9463] By: jhi                                   on 2001/03/30  02:34:48
23784         Log: Test for #9462.
23785      Branch: perl
23786            ! t/lib/b.t
23787 ____________________________________________________________________________
23788 [  9462] By: jhi                                   on 2001/03/30  02:29:37
23789         Log: Subject: B::Deparse precedence bug. (Patch included.)
23790              From: Jeremy Madea <jmadea@inktomi.com>
23791              Date: Thu, 29 Mar 2001 12:05:02 -0800
23792              Message-ID: <20010329120502.A24881@dr.inktomi.com>
23793      Branch: perl
23794            ! ext/B/B/Deparse.pm
23795 ____________________________________________________________________________
23796 [  9461] By: jhi                                   on 2001/03/30  02:18:41
23797         Log: Subject: [PATCH: 9452] more tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
23798              From: Peter Prymmer <pvhp@forte.com>
23799              Date: Thu, 29 Mar 2001 18:01:18 -0800 (PST)
23800              Message-ID: <Pine.OSF.4.10.10103291731150.1326-100000@aspara.forte.com>
23801      Branch: perl
23802            ! t/comp/require.t t/io/utf8.t t/lib/digest.t t/lib/glob-basic.t
23803            ! t/lib/md5-file.t
23804 ____________________________________________________________________________
23805 [  9460] By: jhi                                   on 2001/03/30  02:17:07
23806         Log: Subject: PATCH: B::Debug should show LOOP-specific fields
23807              From: Robin Houston <robin@kitsite.com>
23808              Date: Thu, 29 Mar 2001 20:47:56 +0100
23809              Message-ID: <20010329204756.A32042@puffinry.freeserve.co.uk>
23810      Branch: perl
23811            ! ext/B/B/Debug.pm
23812 ____________________________________________________________________________
23813 [  9459] By: jhi                                   on 2001/03/30  02:16:05
23814         Log: Subject: [PATCH perl@9424] further MM_VMS.pm tweak
23815              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
23816              Date: Wed, 28 Mar 2001 18:02:20 -0600
23817              Message-Id: <5.0.2.1.0.20010328172535.017d5600@exchi01>
23818      Branch: perl
23819            ! lib/ExtUtils/MM_VMS.pm
23820 ____________________________________________________________________________
23821 [  9458] By: jhi                                   on 2001/03/30  02:07:58
23822         Log: Subject: [ID 20010328.013] Misspelling in perlop(1p) manual page
23823              From: "Joshua E. Rodd" <jrodd@pbs.org>
23824              Date: Wed, 28 Mar 2001 17:29:12 -0500
23825              Message-Id: <E14iORE-0000ZV-00@shaggy.pbs.org>
23826      Branch: perl
23827            ! pod/perlop.pod
23828 ____________________________________________________________________________
23829 [  9457] By: jhi                                   on 2001/03/30  02:04:33
23830         Log: Subject: ext/re/aix.pl can go
23831              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
23832              Date: Thu, 29 Mar 2001 12:03:28 +0200
23833              Message-Id: <20010329120132.7C3B.H.M.BRAND@hccnet.nl>
23834      Branch: perl
23835            - ext/re/hints/aix.pl
23836            ! MANIFEST
23837 ____________________________________________________________________________
23838 [  9456] By: jhi                                   on 2001/03/30  02:03:32
23839         Log: Integrate perlio.
23840      Branch: perl
23841           !> ext/Encode/Encode.xs installperl
23842 ____________________________________________________________________________
23843 [  9455] By: nick                                  on 2001/03/29  21:11:46
23844         Log: DLL name has changed so installperl needs to know
23845              (Why isn't it working it out or passed it?)
23846      Branch: perlio
23847            ! installperl
23848 ____________________________________________________________________________
23849 [  9454] By: nick                                  on 2001/03/29  20:56:12
23850         Log: Change Encode's check arguments to 'bool' so SvTRUE gets used
23851              and we don't get undef warnings.
23852      Branch: perlio
23853            ! ext/Encode/Encode.xs
23854 ____________________________________________________________________________
23855 [  9453] By: nick                                  on 2001/03/29  17:58:48
23856         Log: Integrate mainline
23857      Branch: perlio
23858           !> Changes patchlevel.h
23859 ____________________________________________________________________________
23860 [  9452] By: jhi                                   on 2001/03/29  16:44:55
23861         Log: Update Changes.
23862      Branch: perl
23863            ! Changes patchlevel.h
23864 ____________________________________________________________________________
23865 [  9451] By: nick                                  on 2001/03/29  16:31:38
23866         Log: Integrate mainline
23867      Branch: perlio
23868           !> Changes Makefile.SH dump.c ext/Data/Dumper/Dumper.xs
23869           !> ext/Encode/Encode.xs ext/Storable/Storable.xs
23870           !> lib/ExtUtils/typemap patchlevel.h pod/perlhack.pod
23871           !> pod/perliol.pod t/lib/charnames.t t/lib/cwd.t t/op/bop.t
23872           !> t/op/vec.t t/op/ver.t toke.c utils/h2xs.PL
23873 ____________________________________________________________________________
23874 [  9450] By: jhi                                   on 2001/03/29  16:29:17
23875         Log: Integrate perlio.
23876      Branch: perl
23877           !> win32/buildext.pl
23878 ____________________________________________________________________________
23879 [  9449] By: jhi                                   on 2001/03/29  15:50:01
23880         Log: Update Changes.
23881      Branch: perl
23882            ! Changes patchlevel.h
23883 ____________________________________________________________________________
23884 [  9448] By: nick                                  on 2001/03/29  15:47:15
23885         Log: Make sure buildext.pl finds Errno.pm
23886      Branch: perlio
23887            ! win32/buildext.pl
23888 ____________________________________________________________________________
23889 [  9447] By: jhi                                   on 2001/03/29  15:39:34
23890         Log: Integrate perlio.
23891      Branch: perl
23892           !> win32/makefile.mk
23893 ____________________________________________________________________________
23894 [  9446] By: nick                                  on 2001/03/29  15:30:03
23895         Log: Integrate win32/makefile.mk with mainline.
23896      Branch: perlio
23897           !> win32/makefile.mk
23898 ____________________________________________________________________________
23899 [  9445] By: nick                                  on 2001/03/29  15:27:32
23900         Log: Fix breakage ... 
23901      Branch: perlio
23902            ! win32/makefile.mk
23903 ____________________________________________________________________________
23904 [  9444] By: jhi                                   on 2001/03/29  15:03:08
23905         Log: Subject: RE: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
23906              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
23907              Date: Thu, 29 Mar 2001 10:32:59 +0400
23908              Message-ID: <402099F49BEED211999700805FC7359FA8442D@ru0028exch01.spb.lucent.com>
23909      Branch: perl
23910            ! win32/makefile.mk
23911 ____________________________________________________________________________
23912 [  9443] By: jhi                                   on 2001/03/29  15:02:12
23913         Log: Integrate perlio.
23914      Branch: perl
23915           +> win32/buildext.pl
23916           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c perlio.h sv.c
23917           !> t/io/utf8.t t/lib/io_scalar.t win32/makefile.mk
23918 ____________________________________________________________________________
23919 [  9442] By: nick                                  on 2001/03/29  14:59:11
23920         Log: Work in progress - determine win32 extensions to build via script.
23921      Branch: perlio
23922            + win32/buildext.pl
23923            ! MANIFEST win32/makefile.mk
23924 ____________________________________________________________________________
23925 [  9441] By: jhi                                   on 2001/03/29  14:51:47
23926         Log: Reintroduce the use of external pwd.
23927      Branch: perl
23928            ! t/lib/cwd.t
23929 ____________________________________________________________________________
23930 [  9440] By: jhi                                   on 2001/03/29  14:42:58
23931         Log: use warnings instead of -w.
23932      Branch: perl
23933            ! utils/h2xs.PL
23934 ____________________________________________________________________________
23935 [  9439] By: jhi                                   on 2001/03/29  14:41:52
23936         Log: Subject: [PATCH h2xs.PL perl@9423] h2xs -w nits
23937              From: Jonathan Stowe <gellyfish@gellyfish.com>
23938              Date: Thu, 29 Mar 2001 09:34:12 +0100 (BST)
23939              Message-ID: <Pine.LNX.4.30.0103290929130.19409-100000@orpheus.gellyfish.com>
23940      Branch: perl
23941            ! utils/h2xs.PL
23942 ____________________________________________________________________________
23943 [  9438] By: jhi                                   on 2001/03/29  14:39:38
23944         Log: Subject: [PATCH perl@9424] minor pod nits
23945              From: Robin Barker <rmb1@cise.npl.co.uk>
23946              Date: Thu, 29 Mar 2001 14:43:05 +0100 (BST)
23947              Message-Id: <200103291343.OAA10827@tempest.npl.co.uk>
23948      Branch: perl
23949            ! pod/perlhack.pod pod/perliol.pod
23950 ____________________________________________________________________________
23951 [  9437] By: jhi                                   on 2001/03/29  14:29:16
23952         Log: Subject: [PATCH perl@9424] typemap cast warning
23953              From: Robin Barker <rmb1@cise.npl.co.uk>
23954              Date: Thu, 29 Mar 2001 13:58:47 +0100 (BST)
23955              Message-Id: <200103291258.NAA09360@tempest.npl.co.uk>
23956      Branch: perl
23957            ! lib/ExtUtils/typemap
23958 ____________________________________________________________________________
23959 [  9436] By: jhi                                   on 2001/03/29  14:26:03
23960         Log: Subject: [PATCH perl@9424] printf warning
23961              From: Robin Barker <rmb1@cise.npl.co.uk>
23962              Date: Thu, 29 Mar 2001 13:29:21 +0100 (BST)
23963              Message-Id: <200103291229.NAA03968@tempest.npl.co.uk>
23964      Branch: perl
23965            ! dump.c ext/Data/Dumper/Dumper.xs ext/Encode/Encode.xs
23966            ! ext/Storable/Storable.xs toke.c
23967 ____________________________________________________________________________
23968 [  9435] By: nick                                  on 2001/03/29  14:23:31
23969         Log: Win32 has name conflict with ERROR
23970      Branch: perlio
23971            ! ext/PerlIO/Via/Via.xs
23972 ____________________________________________________________________________
23973 [  9434] By: jhi                                   on 2001/03/29  14:17:48
23974         Log: Subject: [PATCH: 9424] some tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
23975              From: Peter Prymmer <pvhp@forte.com>
23976              Date: Wed, 28 Mar 2001 19:09:57 -0800 (PST)
23977              Message-ID: <Pine.OSF.4.10.10103281858520.314137-100000@aspara.forte.com>
23978      Branch: perl
23979            ! t/lib/charnames.t t/op/bop.t t/op/vec.t t/op/ver.t
23980 ____________________________________________________________________________
23981 [  9433] By: jhi                                   on 2001/03/29  13:52:44
23982         Log: test-prep target was missing.
23983      Branch: perl
23984            ! Makefile.SH
23985 ____________________________________________________________________________
23986 [  9432] By: nick                                  on 2001/03/29  12:40:03
23987         Log: Make as-shipped compiler default to MSVC6 
23988      Branch: perlio
23989            ! win32/makefile.mk
23990 ____________________________________________________________________________
23991 [  9431] By: nick                                  on 2001/03/29  12:12:16
23992         Log: Allow someone to write PerlIO::Array, PerlIO::Code, ...
23993              akin to PerlIO::Scalar.
23994      Branch: perlio
23995            ! perlio.c perlio.h
23996 ____________________________________________________________________________
23997 [  9430] By: nick                                  on 2001/03/29  10:56:35
23998         Log: Integrate mainline.
23999      Branch: perlio
24000           !> lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
24001           !> lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
24002           !> lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
24003           !> win32/makefile.mk win32/win32sck.c
24004 ____________________________________________________________________________
24005 [  9429] By: nick                                  on 2001/03/29  09:03:43
24006         Log: Noticed that two tests were skipped as perlio:: package
24007              isn't there any more. Changed the skip condition.
24008              Avoid core-dump if sv_utf8_upgrade() called on something
24009              that does not become SvPOK after SvPV() (e.g. a ref).
24010      Branch: perlio
24011            ! sv.c t/io/utf8.t t/lib/io_scalar.t
24012 ____________________________________________________________________________
24013 [  9428] By: jhi                                   on 2001/03/29  01:31:47
24014         Log: Subject: [PATCH] Enable warnings in File::* (was: B::Terse and warnings)
24015              From: Benjamin Sugars <bsugars@canoe.ca> 
24016              Date: Tue, 27 Mar 2001 16:27:38 -0500 (EST)
24017              Message-ID: <Pine.LNX.4.21.0103271612250.2007-100000@marmot.rim.canoe.ca>
24018      Branch: perl
24019            ! lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
24020            ! lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
24021            ! lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
24022 ____________________________________________________________________________
24023 [  9427] By: jhi                                   on 2001/03/29  00:49:30
24024         Log: Subject: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
24025              From: "Vadim Konovalov" <watman@inbox.ru>
24026              Date: Thu, 29 Mar 2001 01:50:12 +0400
24027              Message-ID: <001c01c0b7d1$463dd880$5742983e@vad>
24028      Branch: perl
24029            ! win32/makefile.mk win32/win32sck.c
24030 ____________________________________________________________________________
24031 [  9426] By: gsar                                  on 2001/03/29  00:28:04
24032         Log: dmake can only handle == and != in comparisons; support building
24033              with Borland's VCL libraries (from Vadim Konovalov)
24034      Branch: maint-5.6/perl
24035            ! win32/makefile.mk
24036 ____________________________________________________________________________
24037 [  9425] By: nick                                  on 2001/03/28  19:29:56
24038         Log: Integrate (@snapshot)
24039      Branch: perlio
24040           !> Changes Makefile.SH patchlevel.h t/lib/cwd.t
24041 ____________________________________________________________________________
24042 [  9424] By: jhi                                   on 2001/03/28  19:03:16
24043         Log: Update Changes.
24044      Branch: perl
24045            ! Changes patchlevel.h
24046 ____________________________________________________________________________
24047 [  9423] By: jhi                                   on 2001/03/28  18:52:09
24048         Log: Rmdir lib/XS on cleanup.
24049      Branch: perl
24050            ! Makefile.SH
24051 ____________________________________________________________________________
24052 [  9422] By: jhi                                   on 2001/03/28  18:49:34
24053         Log: Integrate perlio.
24054      Branch: perl
24055           !> t/op/utf8decode.t
24056 ____________________________________________________________________________
24057 [  9421] By: nick                                  on 2001/03/28  18:46:44
24058         Log: Loose duplicate chunk.
24059      Branch: perlio
24060            ! t/op/utf8decode.t
24061 ____________________________________________________________________________
24062 [  9420] By: nick                                  on 2001/03/28  18:44:11
24063         Log: Integrate mainline.
24064      Branch: perlio
24065           !> ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm makedef.pl vms/vms.c
24066           !> vms/vmsish.h
24067 ____________________________________________________________________________
24068 [  9419] By: jhi                                   on 2001/03/28  18:42:05
24069         Log: Can't trust external pwds
24070              (either shell builtins or external programs)
24071      Branch: perl
24072            ! t/lib/cwd.t
24073 ____________________________________________________________________________
24074 [  9418] By: jhi                                   on 2001/03/28  18:34:05
24075         Log: Integrate perlio.
24076      Branch: perl
24077            - lib/perlio.pm
24078           !> MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
24079           !> t/op/utf8decode.t
24080 ____________________________________________________________________________
24081 [  9417] By: nick                                  on 2001/03/28  18:24:02
24082         Log: PerlIO.pm / perlio.pm conflict.
24083              Update some pods.
24084              Make t/op/utf8decode.t a text file.
24085      Branch: perlio
24086            - lib/perlio.pm
24087            ! MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
24088            ! t/op/utf8decode.t
24089 ____________________________________________________________________________
24090 [  9416] By: jhi                                   on 2001/03/28  18:06:07
24091         Log: Integrate change #9409 from mainline to maintperl.
24092              
24093              Yet another tweak on AIX dynaloading.
24094      Branch: maint-5.6/perl
24095           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
24096 ____________________________________________________________________________
24097 [  9415] By: gsar                                  on 2001/03/28  17:13:01
24098         Log: integrate changes#9377,9385,9401 from mainline
24099              
24100              Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
24101              
24102              If directory entries compare equal case-insensitively,
24103              retry case-sensitively.
24104              
24105              Subject: [PATCH] B::Terse and warnings
24106      Branch: maint-5.6/perl
24107           !> ext/B/B.pm ext/B/B/Terse.pm ext/File/Glob/bsd_glob.c gv.c
24108           !> t/pragma/warn/perl
24109 ____________________________________________________________________________
24110 [  9414] By: jhi                                   on 2001/03/28  17:11:12
24111         Log: Subject: [PATCH perl@9359] VMS fix-ups and status
24112              From: "Craig A. Berry" <craigberry@mac.com>
24113              Date: Wed, 28 Mar 2001 10:55:20 -0600
24114              Message-Id: <5.0.2.1.0.20010327164600.031563e8@exchi01>
24115      Branch: perl
24116            ! ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm vms/vms.c vms/vmsish.h
24117 ____________________________________________________________________________
24118 [  9413] By: jhi                                   on 2001/03/28  17:03:12
24119         Log: Dup hunk.
24120      Branch: perl
24121            ! t/op/utf8decode.t
24122 ____________________________________________________________________________
24123 [  9412] By: jhi                                   on 2001/03/28  17:02:36
24124         Log: Forced integrate from perlio.
24125      Branch: perl
24126           !> t/op/utf8decode.t
24127 ____________________________________________________________________________
24128 [  9411] By: nick                                  on 2001/03/28  16:50:03
24129         Log: Integrate mainline.
24130      Branch: perlio
24131           +> t/lib/cwd.t
24132           !> MANIFEST ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
24133           !> ext/IO/lib/IO/Socket.pm ext/XS/Typemap/Typemap.pm
24134           !> ext/XS/Typemap/Typemap.xs ext/XS/Typemap/typemap gv.c
24135           !> makedef.pl pp.c t/lib/xs-typemap.t t/op/utf8decode.t
24136           !> t/pragma/warn/perl
24137 ____________________________________________________________________________
24138 [  9410] By: jhi                                   on 2001/03/28  16:44:23
24139         Log: Subject: Re: [PATCH] 9403 cannot be tested
24140              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
24141              Date: Wed, 28 Mar 2001 18:33:56 +0200
24142              Message-Id: <20010328182418.7C17.H.M.BRAND@hccnet.nl>
24143      Branch: perl
24144            ! makedef.pl
24145 ____________________________________________________________________________
24146 [  9409] By: jhi                                   on 2001/03/28  16:12:45
24147         Log: Yet another tweak on AIX dynaloading.
24148      Branch: perl
24149            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
24150 ____________________________________________________________________________
24151 [  9408] By: jhi                                   on 2001/03/28  15:52:55
24152         Log: Subject: [PATCH] 9403 cannot be tested
24153              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
24154              Date: Wed, 28 Mar 2001 17:23:00 +0200
24155              Message-Id: <20010328171835.7C14.H.M.BRAND@hccnet.nl>
24156              
24157              A missing symbol.
24158      Branch: perl
24159            ! makedef.pl
24160 ____________________________________________________________________________
24161 [  9407] By: jhi                                   on 2001/03/28  15:47:43
24162         Log: Integrate perlio. (with tweaks on t/op/utf8decode.t)
24163      Branch: perl
24164            ! t/op/utf8decode.t
24165           !> ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
24166           !> t/op/each.t t/op/pat.t t/op/regexp.t utf8.c
24167 ____________________________________________________________________________
24168 [  9406] By: jhi                                   on 2001/03/28  15:37:08
24169         Log: Subject: [PATCH] cwd.t (was: Cwd has no tests?)
24170              From: Benjamin Sugars <bsugars@canoe.ca> 
24171              Date: Tue, 27 Mar 2001 17:37:05 -0500 (EST)
24172              Message-ID: <Pine.LNX.4.21.0103271719540.2007-100000@marmot.rim.canoe.ca>
24173      Branch: perl
24174            + t/lib/cwd.t
24175            ! MANIFEST
24176 ____________________________________________________________________________
24177 [  9405] By: jhi                                   on 2001/03/28  15:13:18
24178         Log: pp_ne() needs a CORRECT boolean.
24179      Branch: perl
24180            ! pp.c
24181 ____________________________________________________________________________
24182 [  9404] By: jhi                                   on 2001/03/28  15:09:23
24183         Log: pp_ne() needs a boolean, not an integer.
24184      Branch: perl
24185            ! pp.c
24186 ____________________________________________________________________________
24187 [  9403] By: jhi                                   on 2001/03/28  14:47:43
24188         Log: (Retracted by #9404.)
24189      Branch: perl
24190            ! pp.c
24191 ____________________________________________________________________________
24192 [  9402] By: jhi                                   on 2001/03/28  14:43:59
24193         Log: Subject: Re: [PATCH] Typemap testing
24194              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
24195              Date: Tue, 27 Mar 2001 16:34:03 -1000 (HST)
24196              Message-ID: <Pine.LNX.4.30.0103271633030.21198-100000@lapaki.jach.hawaii.edu>
24197      Branch: perl
24198            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
24199            ! ext/XS/Typemap/typemap t/lib/xs-typemap.t
24200 ____________________________________________________________________________
24201 [  9401] By: jhi                                   on 2001/03/28  14:42:14
24202         Log: Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
24203              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
24204              Date: Sun, 25 Mar 2001 21:59:15 +0100
24205              Message-ID: <000701c0b56e$73944220$07bdfea9@bfs.phone.com>
24206              
24207              A variable will be checked for the "use once" warnings if:
24208              
24209              1. It is in the scope of a use warnings 'once'
24210              2. It isn't in the scope of the warnings pragma at all AND $^W is set.
24211              
24212              Otherwise it won't be checked at all.
24213              
24214              Part 1 is what is in perl >= 5.6.0, Part 2 is what I'm fixing.
24215              
24216              The enclosed patch partially fixes this issue. What I didn't
24217              get to work was the case where the "used once" warning is enabled
24218              in any file other than the main file.
24219      Branch: perl
24220            ! gv.c t/pragma/warn/perl
24221 ____________________________________________________________________________
24222 [  9400] By: nick                                  on 2001/03/28  14:38:24
24223         Log: More EBCDIC tweaks:
24224              - one more swash issue &~(0xA0-1) did not do the right thing,
24225              for UTF-EBCDIC where &~(0x80-1) does for UTF-8.
24226              - add "use re 'asciirange'" to make [!-~] etc. work
24227              use it in MIME::QuotedPrint and t/op/regexp.t and t/op/pat.t
24228              - Choose a key for t/op/each.t test which gets encoded.
24229              - Skip utf8decode if this is UTF-EBCDIC.
24230      Branch: perlio
24231            ! ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
24232            ! t/op/each.t t/op/pat.t t/op/regexp.t t/op/utf8decode.t utf8.c
24233 ____________________________________________________________________________
24234 [  9399] By: jhi                                   on 2001/03/28  14:21:00
24235         Log: Extend the SvROK() testing also to pp_ne(), pointed out by
24236              Andreas Schwab.
24237      Branch: perl
24238            ! pp.c
24239 ____________________________________________________________________________
24240 [  9398] By: jhi                                   on 2001/03/28  00:55:56
24241         Log: Subject: [ID 20010327.007] New warning from IO::Socket for sockatmark
24242              From: David Dyck <dcd@tc.fluke.com>
24243              Date: Tue, 27 Mar 2001 15:16:24 -0800
24244              Message-Id: <200103272316.PAA21921@dd.tc.fluke.com>
24245      Branch: perl
24246            ! ext/IO/lib/IO/Socket.pm
24247 ____________________________________________________________________________
24248 [  9397] By: jhi                                   on 2001/03/27  21:52:49
24249         Log: Integrate perlio.
24250      Branch: perl
24251           +> ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
24252           +> ext/PerlIO/Via/Via.xs
24253           !> MANIFEST ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
24254 ____________________________________________________________________________
24255 [  9396] By: nick                                  on 2001/03/27  21:45:13
24256         Log: Integrate mainline.
24257      Branch: perlio
24258           !> embed.h embed.pl ext/XS/Typemap/Typemap.xs gv.c
24259           !> pod/perlapi.pod proto.h sv.c sv.h t/op/magic.t utils/h2xs.PL
24260 ____________________________________________________________________________
24261 [  9395] By: nick                                  on 2001/03/27  21:18:58
24262         Log: Outline docs for PerlIO and PerlIO::Scalar
24263      Branch: perlio
24264            ! ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
24265 ____________________________________________________________________________
24266 [  9394] By: nick                                  on 2001/03/27  20:50:13
24267         Log: PerlIO::Via layer (alpha-ish).
24268      Branch: perlio
24269            + ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
24270            + ext/PerlIO/Via/Via.xs
24271            ! MANIFEST
24272 ____________________________________________________________________________
24273 [  9393] By: jhi                                   on 2001/03/27  20:49:55
24274         Log: Retract #9329 now that 9390 should take care of the matter.
24275      Branch: perl
24276            ! utils/h2xs.PL
24277 ____________________________________________________________________________
24278 [  9390] By: jhi                                   on 2001/03/27  20:47:50
24279         Log: Subject: Autoloading Errno.pm when %! is encountered
24280              From: Robin Houston <robin@kitsite.com>
24281              Date: Tue, 27 Mar 2001 20:57:11 +0100
24282              Message-ID: <20010327205710.A24053@puffinry.freeserve.co.uk>
24283      Branch: perl
24284            ! embed.h embed.pl gv.c proto.h t/op/magic.t
24285 ____________________________________________________________________________
24286 [  9389] By: jhi                                   on 2001/03/27  20:24:31
24287         Log: Integrate perlio.
24288      Branch: perl
24289           !> doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
24290           !> ext/MIME/Base64/QuotedPrint.pm t/lib/encode.t t/lib/mimeb64.t
24291           !> utf8.c
24292 ____________________________________________________________________________
24293 [  9388] By: jhi                                   on 2001/03/27  20:21:38
24294         Log: Better have a three-element array if one is going to assign
24295              to the third element of that array. (from Tim Jenness)
24296      Branch: perl
24297            ! ext/XS/Typemap/Typemap.xs
24298 ____________________________________________________________________________
24299 [  9387] By: nick                                  on 2001/03/27  20:15:43
24300         Log: Integrate mainline.
24301      Branch: perlio
24302           +> ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
24303           +> ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
24304           +> ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
24305           +> t/lib/xs-typemap.t
24306           !> (integrate 34 files)
24307 ____________________________________________________________________________
24308 [  9386] By: jhi                                   on 2001/03/27  20:04:18
24309         Log: Subject: Re: perl@9359 breaks HTML::Parser
24310              From: Gisle Aas <gisle@ActiveState.com>
24311              Date: 27 Mar 2001 11:30:24 -0800
24312              Message-ID: <lrr8zjxb5b.fsf@caliper.ActiveState.com>
24313              
24314              Clarify the UTF-8 issues of the API docs.
24315              (Slightly reworded and expanded.)
24316      Branch: perl
24317            ! pod/perlapi.pod sv.c sv.h
24318 ____________________________________________________________________________
24319 [  9385] By: jhi                                   on 2001/03/27  19:44:25
24320         Log: If directory entries compare equal case-insensitively,
24321              retry case-sensitively.
24322      Branch: perl
24323            ! ext/File/Glob/bsd_glob.c
24324 ____________________________________________________________________________
24325 [  9384] By: nick                                  on 2001/03/27  19:38:50
24326         Log: Various EBCDIC fixes:
24327              - major revelation that swash code is encoding aware,
24328              (or thought it was) - now it is ;-)
24329              - With that out of the way fix a slab of tr/// cases.
24330              - Fix Encode 'Unicode' to be true Unicode so tests pass.
24331              - As anticipated Base64.xs needed tweaks.
24332              - Until tr/// works right avoid old_encode64 in MIME tests.
24333      Branch: perlio
24334            ! doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
24335            ! t/lib/encode.t t/lib/mimeb64.t utf8.c
24336 ____________________________________________________________________________
24337 [  9383] By: jhi                                   on 2001/03/27  18:34:41
24338         Log: Add the std test suite BEGIN block.
24339      Branch: perl
24340            ! t/lib/xs-typemap.t
24341 ____________________________________________________________________________
24342 [  9382] By: jhi                                   on 2001/03/27  15:16:07
24343         Log: Add debugging output to the test.
24344      Branch: perl
24345            ! t/lib/glob-basic.t
24346 ____________________________________________________________________________
24347 [  9381] By: jhi                                   on 2001/03/27  15:08:10
24348         Log: Add Tim Jenness' XS::Typemap for exercizing the standard typemap.
24349      Branch: perl
24350            + ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
24351            + ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
24352            + ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
24353            + t/lib/xs-typemap.t
24354            ! MANIFEST
24355 ____________________________________________________________________________
24356 [  9380] By: jhi                                   on 2001/03/27  14:48:34
24357         Log: Subject: [PATCH] Typemap testing
24358              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
24359              Date: Sun, 25 Mar 2001 16:46:12 -1000 (HST)
24360              Message-ID: <Pine.LNX.4.30.0103251629350.16988-101000@lapaki.jach.hawaii.edu>
24361              
24362              (The first part of the patch.)
24363      Branch: perl
24364            ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp
24365 ____________________________________________________________________________
24366 [  9379] By: jhi                                   on 2001/03/27  14:44:56
24367         Log: Subject: Re: [PATCH] t/lib/glob-basic.t  
24368              From: Benjamin Sugars <bsugars@canoe.ca> 
24369              Date: Mon, 26 Mar 2001 14:11:47 -0500 (EST)
24370              Message-ID: <Pine.LNX.4.21.0103261406170.2729-100000@marmot.rim.canoe.ca>
24371      Branch: perl
24372            ! t/lib/glob-basic.t
24373 ____________________________________________________________________________
24374 [  9378] By: jhi                                   on 2001/03/27  14:42:30
24375         Log: Subject: [PATCH] perlvar nit
24376              From: Simon Cozens <simon@netthink.co.uk>
24377              Date: Tue, 27 Mar 2001 01:12:01 +0100
24378              Message-ID: <20010327011201.A19179@netthink.co.uk>
24379      Branch: perl
24380            ! pod/perlvar.pod
24381 ____________________________________________________________________________
24382 [  9377] By: jhi                                   on 2001/03/27  14:36:26
24383         Log: Subject: [PATCH] B::Terse and warnings
24384              From: Benjamin Sugars <ben.sugars@home.com>
24385              Date: Mon, 26 Mar 2001 23:40:33 -0500 (EST)
24386              Message-ID: <Pine.LNX.4.21.0103262320170.20040-100000@localhost.localdomain>
24387      Branch: perl
24388            ! ext/B/B.pm ext/B/B/Terse.pm
24389 ____________________________________________________________________________
24390 [  9376] By: jhi                                   on 2001/03/27  14:31:31
24391         Log: Document sockatmark() some.
24392      Branch: perl
24393            ! pod/perldiag.pod pod/perlfunc.pod pod/perlport.pod
24394            ! pod/perltoc.pod
24395 ____________________________________________________________________________
24396 [  9375] By: jhi                                   on 2001/03/27  14:00:24
24397         Log: sv_catpvf(sv, "%c", 128) should not UTF-8-ify the sv,
24398              noted by Gisle and fixed by NI-S.
24399      Branch: perl
24400            ! sv.c
24401 ____________________________________________________________________________
24402 [  9374] By: jhi                                   on 2001/03/27  05:50:01
24403         Log: Regen toc.
24404      Branch: perl
24405            ! pod/perltoc.pod
24406 ____________________________________________________________________________
24407 [  9373] By: jhi                                   on 2001/03/27  05:43:51
24408         Log: Pixie documenting.
24409      Branch: perl
24410            ! Makefile.SH pod/perlhack.pod
24411 ____________________________________________________________________________
24412 [  9372] By: jhi                                   on 2001/03/27  05:29:34
24413         Log: Metaconfig unit changes for #9371.
24414      Branch: metaconfig
24415            ! U/modified/myhostname.U
24416      Branch: metaconfig/U/perl
24417            + d_sockatmark.U
24418            ! gccvers.U
24419 ____________________________________________________________________________
24420 [  9371] By: jhi                                   on 2001/03/27  05:29:07
24421         Log: Add sockatmark() probing.
24422      Branch: perl
24423            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
24424            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
24425            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
24426            ! vos/config.ga.h win32/config.bc win32/config.gc
24427            ! win32/config.vc
24428 ____________________________________________________________________________
24429 [  9370] By: jhi                                   on 2001/03/26  22:01:18
24430         Log: pp_ncmp() and pp_scmp() should return numeric values, not booleans.
24431              Really need to benchmark this.
24432      Branch: perl
24433            ! pp.c
24434 ____________________________________________________________________________
24435 [  9369] By: nick                                  on 2001/03/26  21:59:30
24436         Log: Integrate mainline.
24437      Branch: perlio
24438            ! ext/MIME/Base64/QuotedPrint.pm
24439           !> Changes Makefile.SH ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
24440           !> patchlevel.h pod/perlhack.pod pp_sys.c
24441 ____________________________________________________________________________
24442 [  9368] By: jhi                                   on 2001/03/26  21:47:03
24443         Log: Treat pp_ncmp() and pp_scmp() as in #9366 (ROK).
24444              
24445              TODO1: perlbench.
24446              TODO2: le, lt, ge, gt?  Yech.
24447      Branch: perl
24448            ! pp.c
24449 ____________________________________________________________________________
24450 [  9367] By: jhi                                   on 2001/03/26  21:34:57
24451         Log: Too much cut-and-paste in #9363.
24452      Branch: perl
24453            ! pp_sys.c
24454 ____________________________________________________________________________
24455 [  9366] By: jhi                                   on 2001/03/26  21:20:53
24456         Log: Subject: $ref1 == $ref2 without NV_PRESERVES_UV
24457              From: Andreas Schwab <schwab@suse.de>
24458              Date: 26 Mar 2001 17:29:04 +0200
24459              Message-ID: <jeitkw5z27.fsf@hawking.suse.de>
24460              
24461              (The patch for 5.6.0 or so, this is a guess for bleadperl)
24462      Branch: perl
24463            ! pp_hot.c
24464 ____________________________________________________________________________
24465 [  9365] By: jhi                                   on 2001/03/26  21:07:54
24466         Log: Integrate perlio.
24467      Branch: perl
24468           !> perlio.c
24469 ____________________________________________________________________________
24470 [  9364] By: nick                                  on 2001/03/26  20:30:48
24471         Log: REFCNT botch in layer name cache hash.
24472      Branch: perlio
24473            ! perlio.c
24474 ____________________________________________________________________________
24475 [  9363] By: jhi                                   on 2001/03/26  18:44:32
24476         Log: Subject: [PATCH] socket() leaks file descriptors
24477              From: Benjamin Sugars <bsugars@canoe.ca>
24478              Date: Mon, 26 Mar 2001 13:29:54 -0500 (EST)
24479              Message-ID: <Pine.LNX.4.21.0103261315510.2729-100000@marmot.rim.canoe.ca>
24480              
24481              Also sockpair() fixed similarly.
24482      Branch: perl
24483            ! pp_sys.c
24484 ____________________________________________________________________________
24485 [  9362] By: jhi                                   on 2001/03/26  18:37:52
24486         Log: Integrate perlio.
24487      Branch: perl
24488           !> README.os390 miniperlmain.c perlio.c perliol.h t/op/pat.t
24489 ____________________________________________________________________________
24490 [  9361] By: nick                                  on 2001/03/26  17:32:06
24491         Log: Implement flush of linebuffered streams on read of a tty.
24492      Branch: perlio
24493            ! perlio.c perliol.h
24494 ____________________________________________________________________________
24495 [  9360] By: nick                                  on 2001/03/26  17:12:32
24496         Log: Memory tweaks and notes for OEMVS.
24497      Branch: perlio
24498            ! README.os390 miniperlmain.c t/op/pat.t
24499 ____________________________________________________________________________
24500 [  9359] By: jhi                                   on 2001/03/26  02:12:54
24501         Log: Update Changes.
24502      Branch: perl
24503            ! Changes patchlevel.h
24504 ____________________________________________________________________________
24505 [  9358] By: jhi                                   on 2001/03/26  02:05:32
24506         Log: Document the most common pixie options.
24507      Branch: perl
24508            ! pod/perlhack.pod
24509 ____________________________________________________________________________
24510 [  9357] By: jhi                                   on 2001/03/26  01:25:28
24511         Log: For perl.pixie check *before* compiling that optimize is -g,
24512              as for perl.third.
24513      Branch: perl
24514            ! Makefile.SH
24515 ____________________________________________________________________________
24516 [  9356] By: jhi                                   on 2001/03/26  01:13:41
24517         Log: rmdir lib/Digest, lib/MIME, and lib/PerlIO.
24518      Branch: perl
24519            ! Makefile.SH
24520 ____________________________________________________________________________
24521 [  9355] By: jhi                                   on 2001/03/26  01:11:19
24522         Log: Remove t/perl.third.
24523      Branch: perl
24524            ! Makefile.SH
24525 ____________________________________________________________________________
24526 [  9354] By: jhi                                   on 2001/03/26  00:23:38
24527         Log: Implement IO::Socket::atmark(), inspired by Lincoln Stein's
24528              IO::Sockatmark().
24529      Branch: perl
24530            ! ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
24531 ____________________________________________________________________________
24532 [  9353] By: jhi                                   on 2001/03/25  22:25:04
24533         Log: Integrate perlio.
24534      Branch: perl
24535           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
24536           !> ext/PerlIO/Scalar/Scalar.xs perl.c perlio.c perlio.h perliol.h
24537           !> pp_hot.c win32/makefile.mk
24538 ____________________________________________________________________________
24539 [  9352] By: jhi                                   on 2001/03/25  22:21:41
24540         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ...
24541              From: Radu Greab <radu@netsoft.ro>
24542              Date: Fri, 23 Mar 2001 21:14:59 +0200 (EET)
24543              Message-ID: <15035.41139.646781.478457@ix.netsoft.ro>
24544      Branch: perl
24545            ! pp_sys.c
24546 ____________________________________________________________________________
24547 [  9351] By: nick                                  on 2001/03/25  22:15:02
24548         Log: Fix readline in list mode to tell rest of world that it has
24549              things on the stack. Otherwise if perl code gets invoked
24550              underneath it it scribbles over results-so-far.
24551              (Why TIEHANDLE has not tripped on this is a mystery.)
24552      Branch: perlio
24553            ! pp_hot.c
24554 ____________________________________________________________________________
24555 [  9350] By: nick                                  on 2001/03/25  22:10:13
24556         Log: win32/makefile.mk typos
24557      Branch: perlio
24558            ! win32/makefile.mk
24559 ____________________________________________________________________________
24560 [  9349] By: nick                                  on 2001/03/25  21:31:14
24561         Log: Integrate now-non-binary file.
24562      Branch: perlio
24563           !> t/lib/mimeqp.t
24564 ____________________________________________________________________________
24565 [  9348] By: nick                                  on 2001/03/25  21:27:24
24566         Log: Make it text
24567      Branch: perlio
24568            ! t/lib/mimeqp.t
24569 ____________________________________________________________________________
24570 [  9347] By: nick                                  on 2001/03/25  21:25:37
24571         Log: Integrate mainline.
24572      Branch: perlio
24573           !> ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
24574           !> lib/Term/ReadLine.pm t/lib/md5-file.t
24575 ____________________________________________________________________________
24576 [  9346] By: nick                                  on 2001/03/25  20:58:15
24577         Log: Add destruct time hook to PerlIO (for work-in-process implementing
24578              layers in perl code. In such cases layers need to be popped before
24579              we loose the ability to run perl code.)
24580              Also back-out "PerlIO::object" hook - it isn't going to work like that...
24581      Branch: perlio
24582            ! perl.c perlio.c perlio.h perliol.h
24583 ____________________________________________________________________________
24584 [  9345] By: nick                                  on 2001/03/25  20:49:11
24585         Log: Avoid at leasy one of undefined warnings in Encode.
24586      Branch: perlio
24587            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
24588 ____________________________________________________________________________
24589 [  9344] By: jhi                                   on 2001/03/25  20:37:43
24590         Log: A workaround for using Term::ReadLine in emacs minibuffer
24591              from Wybo Dekker <wybo@servalys.nl> and Johan Vromans;
24592              additional tweaks from Ilya Zakharevich.
24593      Branch: perl
24594            ! lib/Term/ReadLine.pm
24595 ____________________________________________________________________________
24596 [  9343] By: nick                                  on 2001/03/25  20:21:14
24597         Log: Missing return value.
24598      Branch: perlio
24599            ! ext/PerlIO/Scalar/Scalar.xs
24600 ____________________________________________________________________________
24601 [  9342] By: jhi                                   on 2001/03/25  16:21:00
24602         Log: Roll back the version numbers of Digest::MD5 and MIME::Base64
24603              to equal the CPAN versions since no code changes have been made.
24604      Branch: perl
24605            ! ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
24606            ! t/lib/md5-file.t
24607 ____________________________________________________________________________
24608 [  9341] By: jhi                                   on 2001/03/25  16:01:48
24609         Log: Escape 8-bit characters.
24610      Branch: perl
24611            ! t/lib/mimeqp.t
24612 ____________________________________________________________________________
24613 [  9340] By: gsar                                  on 2001/03/25  15:50:53
24614         Log: readd mimeqp.t as xtext (used to be binary because of the literal 8-bit
24615              chars)
24616      Branch: perl
24617            + t/lib/mimeqp.t
24618 ____________________________________________________________________________
24619 [  9339] By: gsar                                  on 2001/03/25  15:48:50
24620         Log: delete mimeqp.t for later with text mode set
24621      Branch: perl
24622            - t/lib/mimeqp.t
24623 ____________________________________________________________________________
24624 [  9338] By: nick                                  on 2001/03/25  09:01:57
24625         Log: Integrate mainline.
24626      Branch: perlio
24627           +> ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
24628           +> ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
24629           +> ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
24630           +> t/lib/mimeb64u.t t/lib/mimeqp.t
24631           !> MANIFEST configure.com djgpp/config.over epoc/config.sh
24632           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh t/lib/md5-file.t
24633           !> utils/h2xs.PL win32/Makefile win32/makefile.mk
24634 ____________________________________________________________________________
24635 [  9337] By: jhi                                   on 2001/03/25  04:23:24
24636         Log: Add MIME::Base64 here and there.  Again, a lot of
24637              optimism is in the air.
24638      Branch: perl
24639            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
24640            ! hints/uwin.sh hints/vmesa.sh win32/Makefile win32/makefile.mk
24641 ____________________________________________________________________________
24642 [  9336] By: jhi                                   on 2001/03/25  04:12:43
24643         Log: Add PerlIO::Scalar to win32/Makefile. (I'm doing
24644              this by ear as I do not do Win32 programming.)
24645      Branch: perl
24646            ! win32/Makefile win32/makefile.mk
24647 ____________________________________________________________________________
24648 [  9335] By: jhi                                   on 2001/03/25  04:03:50
24649         Log: Put back the MD5-Base64 tests now that we have MIME::Base64.
24650      Branch: perl
24651            ! t/lib/md5-file.t
24652 ____________________________________________________________________________
24653 [  9334] By: jhi                                   on 2001/03/25  03:58:53
24654         Log: Add MIME::Base 2.12 from Gisle Aas, version number bumped to 2.13.
24655      Branch: perl
24656            + ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
24657            + ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
24658            + ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
24659            + t/lib/mimeb64u.t t/lib/mimeqp.t
24660            ! MANIFEST
24661 ____________________________________________________________________________
24662 [  9333] By: jhi                                   on 2001/03/24  20:14:37
24663         Log: Integrate perlio.
24664      Branch: perl
24665           !> doio.c pod/perlfunc.pod pod/perliol.pod win32/makefile.mk
24666 ____________________________________________________________________________
24667 [  9332] By: nick                                  on 2001/03/24  19:40:34
24668         Log: Fix un-init variable leading to spurious "Out of Memory!"
24669      Branch: perlio
24670            ! doio.c
24671 ____________________________________________________________________________
24672 [  9331] By: nick                                  on 2001/03/24  19:09:59
24673         Log: Tweak docs for C<open> (boy does that need wholesale revision...)
24674              and update layers internals doc.
24675      Branch: perlio
24676            ! pod/perlfunc.pod pod/perliol.pod
24677 ____________________________________________________________________________
24678 [  9330] By: jhi                                   on 2001/03/24  18:42:11
24679         Log: The length might be uninitialized garbage if the *svp is the undef.
24680      Branch: perl
24681            ! doio.c
24682 ____________________________________________________________________________
24683 [  9329] By: jhi                                   on 2001/03/24  18:26:57
24684         Log: (Retracted by #9393)
24685
24686              Subject: [PATCH h2xs] $!{EINVAL} requires "use Errno"
24687              From: Simon Cozens <simon@netthink.co.uk>
24688              Date: Sat, 24 Mar 2001 17:13:17 +0000
24689              Message-ID: <20010324171317.A13406@netthink.co.uk>
24690      Branch: perl
24691            ! utils/h2xs.PL
24692 ____________________________________________________________________________
24693 [  9328] By: nick                                  on 2001/03/24  17:22:02
24694         Log: Integrate mainline.
24695      Branch: perlio
24696           !> lib/unicode/Names.txt lib/unicode/ReadMe.txt
24697           !> lib/unicode/version
24698 ____________________________________________________________________________
24699 [  9327] By: nick                                  on 2001/03/24  17:16:02
24700         Log: Integrate mainline.
24701      Branch: perlio
24702           +> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
24703           +> ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
24704           +> ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
24705           +> lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
24706           +> t/lib/md5-file.t
24707           !> MANIFEST Makefile.SH configure.com djgpp/config.over
24708           !> epoc/config.sh ext/DynaLoader/hints/aix.pl hints/aix.sh
24709           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh lib/Net/Ping.pm op.c
24710           !> pp.c t/lib/b.t t/op/re_tests t/op/repeat.t win32/Makefile
24711           !> win32/makefile.mk
24712 ____________________________________________________________________________
24713 [  9326] By: jhi                                   on 2001/03/24  17:00:42
24714         Log: Upgrade to Unicode 3.1 beta 2001-03-23.
24715      Branch: perl
24716            ! lib/unicode/Names.txt lib/unicode/ReadMe.txt
24717            ! lib/unicode/version
24718 ____________________________________________________________________________
24719 [  9325] By: jhi                                   on 2001/03/24  16:22:33
24720         Log: Subject: Re: B::Deparse bug (5.6.0)
24721              From: Robin Houston <robin@kitsite.com>
24722              Date: Sat, 24 Mar 2001 14:33:09 +0000
24723              Message-ID: <20010324143309.B17734@puffinry.freeserve.co.uk>
24724      Branch: perl
24725            ! op.c pp.c t/lib/b.t t/op/repeat.t
24726 ____________________________________________________________________________
24727 [  9324] By: jhi                                   on 2001/03/24  16:21:56
24728         Log: Boldly add extensions to be built to VMS, EPOC, UTS,
24729              U/WIN, and VM/ESA (and fixups for DJGPP).  Some of
24730              these additions may be too optimistic.
24731      Branch: perl
24732            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
24733            ! hints/uwin.sh hints/vmesa.sh
24734 ____________________________________________________________________________
24735 [  9323] By: jhi                                   on 2001/03/24  16:06:01
24736         Log: Integrate perlio.
24737      Branch: perl
24738           +> ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
24739           +> ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
24740            ! Makefile.SH
24741           !> MANIFEST doio.c embed.h ext/Encode/Encode.xs
24742           !> ext/POSIX/POSIX.xs global.sym iperlsys.h makedef.pl objXSUB.h
24743           !> perlapi.c perlio.c perliol.h proto.h t/io/open.t t/io/utf8.t
24744           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
24745           !> win32/makefile.mk win32/perlhost.h win32/win32.c
24746           !> win32/win32iop.h
24747 ____________________________________________________________________________
24748 [  9322] By: nick                                  on 2001/03/24  14:39:12
24749         Log: Routine Win32 regen_config_h - no real changes.
24750      Branch: perlio
24751            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
24752 ____________________________________________________________________________
24753 [  9321] By: nick                                  on 2001/03/24  14:31:49
24754         Log: PerlIO fixups for Win32:
24755              - provide win33_popenlist() - non-functional as yet.
24756              - avoid need for aTHX in PerlIO_debug calls - even if not 
24757              enabled args are still evaluated so Win32 has trouble during fork().
24758              - Add PerlIO/Scalar to list of extensions in win32/makefile.mk
24759              - Fixup makedef.pl for latest set of symbols.
24760      Branch: perlio
24761            ! iperlsys.h makedef.pl perlio.c win32/makefile.mk
24762            ! win32/perlhost.h win32/win32.c win32/win32iop.h
24763 ____________________________________________________________________________
24764 [  9320] By: nick                                  on 2001/03/24  14:26:58
24765         Log: POSIX::getcwd XS code to call Cwd::cwd when HAS_GETCWD not defined
24766              was gibberish - broke it on WIn32 at least.
24767      Branch: perlio
24768            ! ext/POSIX/POSIX.xs
24769 ____________________________________________________________________________
24770 [  9319] By: nick                                  on 2001/03/24  11:29:41
24771         Log: Generated files.
24772      Branch: perlio
24773            ! embed.h global.sym objXSUB.h perlapi.c proto.h
24774 ____________________________________________________________________________
24775 [  9318] By: nick                                  on 2001/03/24  10:29:37
24776         Log: Implement:
24777              1.  open($fh,"+<",undef);  # add test to t/io/open.t
24778              2.  open($fh,"+<",\$var);  # New test t/lib/io_scalar.t
24779      Branch: perlio
24780            + ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
24781            + ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
24782            ! MANIFEST doio.c ext/Encode/Encode.xs perlio.c perliol.h
24783            ! t/io/open.t t/io/utf8.t
24784 ____________________________________________________________________________
24785 [  9317] By: jhi                                   on 2001/03/23  23:41:25
24786         Log: AIX does seems to have optimization problems with its C compilers.
24787      Branch: perl
24788            ! hints/aix.sh
24789 ____________________________________________________________________________
24790 [  9316] By: jhi                                   on 2001/03/23  23:40:46
24791         Log: Integrate perlio.
24792      Branch: perl
24793           +> lib/PerlIO.pm
24794           !> MANIFEST doio.c ext/Encode/Encode.xs perlio.c perlio.h
24795           !> perliol.h
24796 ____________________________________________________________________________
24797 [  9315] By: jhi                                   on 2001/03/23  22:16:30
24798         Log: Fix the EBCDIC MD5.pm checksum, from Pter Prymmer.
24799      Branch: perl
24800            ! t/lib/md5-file.t
24801 ____________________________________________________________________________
24802 [  9314] By: nick                                  on 2001/03/23  20:49:02
24803         Log: Perlio internals re-organized.
24804              - open process creates AV of layer/arg pairs
24805              (appends layers from open() or open.pm to default list).
24806              - push arg is now an SV.
24807              - layer ->Open get passed the AV
24808              - open is no longer mandatory method.
24809              - topmost layer that has ->Open method does the open
24810              - any layers above are pushed once that returns.
24811              - vtable re-ordered so dummy layers need only provide push/pop methods.
24812      Branch: perlio
24813            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
24814 ____________________________________________________________________________
24815 [  9313] By: nick                                  on 2001/03/23  16:27:41
24816         Log: Check in a stable (working) version before next round of tweaks.
24817              Changes include:
24818              - Move default layers code out of doio.c and into perlio.c
24819              - Single routine for parsing layer specification strings.
24820              - Skeleton support for demand loading of layers
24821              - Core-dump avoidance if PERLIO environment specifies loadable layer
24822              (does not _work_ as need IO to load and need load to do IO ...)
24823      Branch: perlio
24824            + lib/PerlIO.pm
24825            ! MANIFEST doio.c perlio.c
24826 ____________________________________________________________________________
24827 [  9312] By: gsar                                  on 2001/03/23  16:25:25
24828         Log: add execute bit to files with shebang lines in the repository;
24829              avoid clobbering execute bit in Porting/makerel 
24830      Branch: maint-5.6/perl
24831            ! (edit 144 files)
24832 ____________________________________________________________________________
24833 [  9311] By: jhi                                   on 2001/03/23  14:25:35
24834         Log: Forgot the unneeded hints/dec_osf.pl into MANIFEST in #9308.
24835      Branch: perl
24836            ! MANIFEST
24837 ____________________________________________________________________________
24838 [  9310] By: jhi                                   on 2001/03/23  13:45:04
24839         Log: Subject: [PATCH] Net::Ping
24840              From: Colin McMillen <mcmi0037@tc.umn.edu>
24841              Date: Thu, 22 Mar 2001 19:30:31 -0600
24842              Message-ID: <20010322193031.A18814@strago.jenovaproject.org>
24843      Branch: perl
24844            ! lib/Net/Ping.pm
24845 ____________________________________________________________________________
24846 [  9309] By: jhi                                   on 2001/03/23  13:39:13
24847         Log: EBCDIC patches for Digest::MD5 tests from Peter Prymmer.
24848      Branch: perl
24849            ! t/lib/md5-aaa.t t/lib/md5-file.t
24850 ____________________________________________________________________________
24851 [  9308] By: jhi                                   on 2001/03/23  13:20:34
24852         Log: Integrate Digest-1.00 and Digest-MD5-2.13, from Gisle Aas.
24853              - bump the version to 2.14
24854              - drop the base64 tests since they require MIME::Base64
24855              - drop the rfc1321.txt
24856              - drop the hints/dec_osf.pl since it's only needed for
24857              pre-5.005_03 Perls
24858              Todo:
24859              - the U32 alignment testing is now removed; it needs to
24860              be reintroduced as as a Config variable (meaning also
24861              as a Configure test)
24862              - get the new EBCDIC md5sum for MD5.pm
24863              - test in Win32 to see how badly I botched the makefiles
24864      Branch: perl
24865            + ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
24866            + ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
24867            + ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
24868            + lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
24869            + t/lib/md5-file.t
24870            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
24871            ! win32/Makefile win32/makefile.mk
24872 ____________________________________________________________________________
24873 [  9307] By: jhi                                   on 2001/03/23  12:56:14
24874         Log: Integrate change #9306 from maintperl into mainline,
24875              AIX dynaloader for AIXes without <load.h>.
24876      Branch: perl
24877           !> ext/DynaLoader/hints/aix.pl
24878 ____________________________________________________________________________
24879 [  9306] By: jhi                                   on 2001/03/23  12:51:36
24880         Log: There are AIXes without /usr/include/load.h,
24881              patch from H.Merijn Brand.
24882      Branch: maint-5.6/perl
24883            ! ext/DynaLoader/hints/aix.pl
24884 ____________________________________________________________________________
24885 [  9305] By: nick                                  on 2001/03/23  11:00:42
24886         Log: Add pTHX_ to -Duseperlio API where it does not conflict with legacy stuff.
24887      Branch: perlio
24888            ! ext/Encode/Encode.xs perlio.c perlio.h
24889 ____________________________________________________________________________
24890 [  9304] By: nick                                  on 2001/03/23  10:20:46
24891         Log: Render -Duseperlio functional again.
24892              - this is "quick fix" which calls PerlIO_apply_layers after opening,
24893              which is what old scheme did. New scheme needs to change that
24894              to make open(...,\$scalar) etc. work but this will do for now.
24895      Branch: perlio
24896            ! perlio.c
24897 ____________________________________________________________________________
24898 [  9303] By: nick                                  on 2001/03/23  09:53:20
24899         Log: Avoid "reopen" semantics for time being. Fix bug in dup logic.
24900              -Uuseperlio now works again.
24901              -Duseperlio is still poorly. Don't merge yet...
24902      Branch: perlio
24903            ! doio.c perlio.h
24904 ____________________________________________________________________________
24905 [  9302] By: nick                                  on 2001/03/22  22:26:51
24906         Log: Snapshot of new PerlIO open scheme. Still buggy - mainly in open($fh,">&STDOUT!")
24907              type code.
24908              - Invent PerlIO_openn() - which has "lots" of args a bit like do_openn() which
24909              is its main caller. In particular now has access to "extra" args, and
24910              can tell when an open handle is "reopened" (or duped?).
24911              - In -Duseperlio PerlIO_open() et. al. are now wrappers on PerlIO_openn().
24912              - In -Uuseperlio (untested as yet) PerlIO_openn() is a wrapper on
24913              PerlIO_open() et. al. (i.e. other way round).
24914              - Collapse "vtable" entries for layers - was fdopen/open/reopen now just open
24915              with args close to PerlIO_openn().
24916      Branch: perlio
24917            ! doio.c ext/Encode/Encode.xs perlio.c perlio.h perliol.h
24918 ____________________________________________________________________________
24919 [  9301] By: jhi                                   on 2001/03/22  20:58:04
24920         Log: Integrate perlio.
24921      Branch: perl
24922           !> doio.c embed.pl iperlsys.h perl.c perlio.c pp_hot.c pp_sys.c
24923           !> t/io/open.t util.c
24924 ____________________________________________________________________________
24925 [  9300] By: nick                                  on 2001/03/22  17:36:32
24926         Log: Don't include $@ in not ok message.
24927      Branch: perlio
24928            ! t/io/open.t
24929 ____________________________________________________________________________
24930 [  9299] By: gsar                                  on 2001/03/22  16:53:45
24931         Log: back out changes#7532,7521 for now (appears to have problems
24932              on IRIX)
24933      Branch: maint-5.6/perl
24934            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
24935            ! ext/POSIX/typemap pod/perlvar.pod
24936 ____________________________________________________________________________
24937 [  9298] By: nick                                  on 2001/03/22  14:35:46
24938         Log: Give a meaning to '&' in n-arg open case:
24939              open($fh,"<&",$scalar);
24940              $scalar can be:
24941              - an integer which does "fdopen"
24942              open($fh,"<&",2); # like open($fh,"<&2")
24943              - something that will yield a file handle via sv_2io()
24944              useful for dup'ing anonymous handles.
24945              e.g.:
24946              open(my $fh,"<&",\*STDIN);
24947              open(my $dup,"<&",$fh);
24948      Branch: perlio
24949            ! doio.c t/io/open.t
24950 ____________________________________________________________________________
24951 [  9297] By: nick                                  on 2001/03/22  13:34:35
24952         Log: Implement open($fh,"-|",prog,args...) for HAS_FORK cases.
24953      Branch: perlio
24954            ! util.c
24955 ____________________________________________________________________________
24956 [  9296] By: nick                                  on 2001/03/22  12:51:20
24957         Log: Re-instate warnings for 'eof STDOUT' etc. by marking STD* as appropriate IoTYPE.
24958      Branch: perlio
24959            ! perl.c
24960 ____________________________________________________________________________
24961 [  9295] By: nick                                  on 2001/03/22  11:59:44
24962         Log: If stdin, stdout or stderr get opened in unexpected read/write state
24963              then warn at time of open not at time of use.
24964      Branch: perlio
24965            ! doio.c pp_hot.c pp_sys.c
24966 ____________________________________________________________________________
24967 [  9294] By: nick                                  on 2001/03/22  10:54:35
24968         Log: Die on n-arg open(...,"",xxx,yyy,...)
24969              - redirect pipe cases to PerlProc_popen_list() (which just croaks for now)
24970              - die on read/write cases so we can decide what it means later.
24971      Branch: perlio
24972            ! doio.c embed.pl iperlsys.h util.c
24973 ____________________________________________________________________________
24974 [  9293] By: nick                                  on 2001/03/22  09:02:45
24975         Log: perlio tweaks (reported by Nick Clark)
24976              Line buffer ttys, PerlIOBuf_tell() on unseekable off-by one,
24977              error check in Pendinf_read().
24978      Branch: perlio
24979            ! perlio.c
24980 ____________________________________________________________________________
24981 [  9292] By: gsar                                  on 2001/03/22  07:12:00
24982         Log: integrate changes#8306,8532 from mainline (missing USE_PURE_BISON
24983              fixes)
24984      Branch: maint-5.6/perl
24985           !> embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h toke.c
24986 ____________________________________________________________________________
24987 [  9291] By: jhi                                   on 2001/03/22  06:06:44
24988         Log: Regex tests from Chicheng Zhang.  (Already fixed.)
24989      Branch: perl
24990            ! t/op/re_tests
24991 ____________________________________________________________________________
24992 [  9290] By: jhi                                   on 2001/03/22  05:57:01
24993         Log: Move MacOS Classic higher in the list of supported platforms.
24994      Branch: maint-5.6/perl
24995            ! pod/perlport.pod
24996 ____________________________________________________________________________
24997 [  9289] By: gsar                                  on 2001/03/22  05:35:04
24998         Log: revert part of change#6438 for compatibility (av_reify()
24999              appears to be needed to implement av_splice()ish things
25000              in XS)
25001      Branch: maint-5.6/perl
25002            ! embed.pl global.sym objXSUB.h perlapi.c
25003 ____________________________________________________________________________
25004 [  9288] By: gsar                                  on 2001/03/22  03:09:19
25005         Log: update copyright year
25006      Branch: maint-5.6/perl
25007            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
25008            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h mg.c mg.h
25009            ! op.c op.h perl.c perl.h perlio.c perly.y pp.c pp.h pp_ctl.c
25010            ! pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c sv.c sv.h
25011            ! toke.c utf8.c utf8.h util.c util.h x2p/EXTERN.h x2p/INTERN.h
25012            ! x2p/a2p.c x2p/a2p.h x2p/a2p.y x2p/a2py.c x2p/hash.c x2p/hash.h
25013            ! x2p/proto.h x2p/str.c x2p/str.h x2p/util.c x2p/util.h
25014            ! x2p/walk.c
25015 ____________________________________________________________________________
25016 [  9287] By: jhi                                   on 2001/03/21  20:30:54
25017         Log: Integrate perlio.
25018      Branch: perl
25019           !> ext/Data/Dumper/Dumper.xs
25020 ____________________________________________________________________________
25021 [  9286] By: gsar                                  on 2001/03/21  19:49:54
25022         Log: makefile.mk tweak
25023      Branch: maint-5.6/perl
25024            ! win32/Makefile win32/makefile.mk
25025 ____________________________________________________________________________
25026 [  9285] By: nick                                  on 2001/03/21  19:07:13
25027         Log: Multiplicity fix for Dumper.
25028      Branch: perlio
25029            ! ext/Data/Dumper/Dumper.xs
25030 ____________________________________________________________________________
25031 [  9284] By: nick                                  on 2001/03/21  19:01:07
25032         Log: Integrate mainline - (does not build xTHX issue in Dumper).
25033      Branch: perlio
25034           !> (integrate 27 files)
25035 ____________________________________________________________________________
25036 [  9283] By: jhi                                   on 2001/03/21  17:17:35
25037         Log: Integrate change #9282 from mainline into maintperl,
25038              4-arg UTF-8 substr().
25039      Branch: maint-5.6/perl
25040           !> pp.c
25041 ____________________________________________________________________________
25042 [  9282] By: jhi                                   on 2001/03/21  17:15:43
25043         Log: The #9270 would have leaked a scalar if pp_substr()
25044              returned early.
25045      Branch: perl
25046            ! pp.c
25047 ____________________________________________________________________________
25048 [  9281] By: gsar                                  on 2001/03/21  17:03:14
25049         Log: makefile.mk defaults to GCC, not BORLAND (as mentioned in README.win32)
25050      Branch: maint-5.6/perl
25051            ! win32/makefile.mk
25052 ____________________________________________________________________________
25053 [  9280] By: gsar                                  on 2001/03/21  17:01:20
25054         Log: some tweaks to change#9278 (fork() emulation should be enabled
25055              by setting BUILD_FLAVOR instead of changing the defaults)
25056      Branch: maint-5.6/perl
25057            ! win32/makefile.mk
25058 ____________________________________________________________________________
25059 [  9279] By: gsar                                  on 2001/03/21  16:47:19
25060         Log: integrate change#9271 from mainline; a tweak to Glob.pm docs
25061      Branch: maint-5.6/perl
25062            ! ext/File/Glob/Glob.pm
25063           !> lib/Cwd.pm
25064 ____________________________________________________________________________
25065 [  9278] By: jhi                                   on 2001/03/21  14:35:10
25066         Log: Subject: [PATCH: 5.6.1-trial3] Borland C++ for Win32 fixes
25067              From: "Vadim Konovalov" <watman@inbox.ru>
25068              Date: Wed, 21 Mar 2001 01:53:51 +0300
25069              Message-ID: <004101c0b190$a749ea20$f7c030d4@vad>
25070      Branch: maint-5.6/perl
25071            ! win32/makefile.mk win32/win32sck.c
25072 ____________________________________________________________________________
25073 [  9277] By: jhi                                   on 2001/03/21  13:58:28
25074         Log: Integrate change #9270 from mainline to maintperl:
25075              continued 4-arg UTF-8 substr() fixing.
25076      Branch: maint-5.6/perl
25077           !> pp.c t/op/substr.t
25078 ____________________________________________________________________________
25079 [  9276] By: jhi                                   on 2001/03/21  13:33:00
25080         Log: More pixie cleaning.
25081      Branch: perl
25082            ! Makefile.SH
25083 ____________________________________________________________________________
25084 [  9275] By: jhi                                   on 2001/03/21  03:54:17
25085         Log: Update Changes.
25086      Branch: perl
25087            ! Changes patchlevel.h
25088 ____________________________________________________________________________
25089 [  9274] By: jhi                                   on 2001/03/21  03:48:24
25090         Log: First stab at making Data::Dumper to grok Unicode.
25091              
25092              TODO: tests, EBCDICify.
25093      Branch: perl
25094            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
25095 ____________________________________________________________________________
25096 [  9273] By: jhi                                   on 2001/03/21  02:23:00
25097         Log: Fix for
25098              
25099              Subject: Memory leak in unquoted print   
25100              From: Benjamin Sugars <bsugars@canoe.ca> 
25101              Date: Tue, 20 Mar 2001 10:02:56 -0500 (EST)
25102              Message-ID: <Pine.LNX.4.21.0103200958180.1538-100000@marmot.rim.canoe.ca>
25103      Branch: perl
25104            ! perlio.c
25105 ____________________________________________________________________________
25106 [  9272] By: jhi                                   on 2001/03/21  01:33:17
25107         Log: Subject: Re: [PATCH] POSIX::getcwd()
25108              From: Benjamin Sugars <bsugars@canoe.ca> 
25109              Date: Mon, 19 Mar 2001 15:07:03 -0500 (EST)
25110              Message-ID: <Pine.LNX.4.21.0103191454500.1820-100000@marmot.rim.canoe.ca>      
25111      Branch: perl
25112            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
25113 ____________________________________________________________________________
25114 [  9271] By: jhi                                   on 2001/03/21  01:22:52
25115         Log: Subject: [PATCH] Cwd.pm docs
25116              From: Benjamin Sugars <bsugars@canoe.ca>
25117              Date: Tue, 20 Mar 2001 15:33:32 -0500 (EST)
25118              Message-ID: <Pine.LNX.4.21.0103201516550.7893-100000@marmot.rim.canoe.ca>
25119      Branch: perl
25120            ! lib/Cwd.pm
25121 ____________________________________________________________________________
25122 [  9270] By: jhi                                   on 2001/03/21  01:16:29
25123         Log: Continue 4-arg substr() UTF-8 fixage.
25124      Branch: perl
25125            ! pp.c t/op/substr.t
25126 ____________________________________________________________________________
25127 [  9269] By: jhi                                   on 2001/03/21  00:46:14
25128         Log: Integrate changes #9262,9264,9265,9266 from maintperl to mainline.
25129              
25130              revert the leak fix in change#9142 (problem needs a more experimental
25131              fix unsuitable for 5.6.1)
25132              
25133              do alphabetical sorting by default (for csh compatibility)
25134              
25135              cut-n-paste goof in change#9264
25136              
25137              VMS piping fixes (from Charles Lane)
25138      Branch: perl
25139           !> ext/File/Glob/Changes ext/File/Glob/Glob.pm
25140           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
25141           !> ext/File/Glob/bsd_glob.h scope.c vms/vms.c vms/vmspipe.com
25142 ____________________________________________________________________________
25143 [  9268] By: jhi                                   on 2001/03/21  00:37:04
25144         Log: Integrate perlio.
25145      Branch: perl
25146           !> embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
25147           !> utf8.c utf8.h utfebcdic.h
25148 ____________________________________________________________________________
25149 [  9267] By: nick                                  on 2001/03/20  20:04:39
25150         Log: More EBCDIC stuff:
25151              - Loose the extra level of function on ASCII.
25152              - spotted a chr(0) issue in sv.c
25153              - re-work of UTF-X tr/// ranges to work in Unicode
25154              space. Still issues with the "0xff is illegal UTF-8" hack.
25155              - Yet another ad. hoc. utf8 'upgrade' in op.c recoded
25156              (why do it once when you can do it all over the place :-(
25157              - Enable HINTS_UTF8 on EBCDIC - then ignore it in toke.c,
25158              need utf8.pm for swashes.
25159              - Simplified and commented scan_const() in toke.c
25160              Still something wrong regexp and tr (swashes?).
25161      Branch: perlio
25162            ! embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
25163            ! utf8.c utf8.h utfebcdic.h
25164 ____________________________________________________________________________
25165 [  9266] By: gsar                                  on 2001/03/20  19:16:43
25166         Log: VMS piping fixes (from Charles Lane)
25167      Branch: maint-5.6/perl
25168            ! vms/vms.c vms/vmspipe.com
25169 ____________________________________________________________________________
25170 [  9265] By: gsar                                  on 2001/03/20  17:53:52
25171         Log: cut-n-paste goof in change#9264
25172      Branch: maint-5.6/perl
25173            ! ext/File/Glob/Glob.xs
25174 ____________________________________________________________________________
25175 [  9264] By: gsar                                  on 2001/03/20  17:43:47
25176         Log: do alphabetical sorting by default (for csh compatibility);
25177              bsd_glob() does ASCII sort by default as usual, unless
25178              GLOB_ALPHASORT was specified
25179      Branch: maint-5.6/perl
25180            ! ext/File/Glob/Changes ext/File/Glob/Glob.pm
25181            ! ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
25182            ! ext/File/Glob/bsd_glob.h
25183 ____________________________________________________________________________
25184 [  9263] By: gsar                                  on 2001/03/20  16:40:08
25185         Log: integrate change#9255 from mainline (unicode fix)
25186              
25187              substr($bytestr, i, n, $charstr)
25188      Branch: maint-5.6/perl
25189           !> Todo-5.6 pp.c t/op/substr.t
25190 ____________________________________________________________________________
25191 [  9262] By: gsar                                  on 2001/03/20  15:57:41
25192         Log: revert the leak fix in change#9142 (problem needs a more experimental
25193              fix unsuitable for 5.6.1)
25194      Branch: maint-5.6/perl
25195            ! scope.c
25196 ____________________________________________________________________________
25197 [  9261] By: jhi                                   on 2001/03/20  14:26:25
25198         Log: Integrate changes #9259,9260 from maintperl into mainline.
25199              
25200              Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
25201              
25202              Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
25203      Branch: perl
25204           !> ext/POSIX/POSIX.xs lib/File/Path.pm run.c
25205 ____________________________________________________________________________
25206 [  9260] By: jhi                                   on 2001/03/20  14:05:46
25207         Log: Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
25208              From: Robin Barker <rmb1@cise.npl.co.uk>
25209              Date: Tue, 20 Mar 2001 10:12:04 GMT
25210              Message-Id: <200103201012.KAA04738@tempest.npl.co.uk>
25211      Branch: maint-5.6/perl
25212            ! run.c
25213 ____________________________________________________________________________
25214 [  9259] By: jhi                                   on 2001/03/20  14:04:39
25215         Log: Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
25216              From: Chris Nandor <pudge@pobox.com>
25217              Date: Tue, 20 Mar 2001 00:40:56 -0500
25218              Message-Id: <p05010401b6dc9d57a62d@[10.0.1.107]>
25219      Branch: maint-5.6/perl
25220            ! ext/POSIX/POSIX.xs lib/File/Path.pm
25221 ____________________________________________________________________________
25222 [  9258] By: jhi                                   on 2001/03/20  05:09:34
25223         Log: Update Changes.
25224      Branch: perl
25225            ! Changes patchlevel.h
25226 ____________________________________________________________________________
25227 [  9257] By: jhi                                   on 2001/03/20  05:04:25
25228         Log: tr/// UTF-8 tests for Inaba Hiroto's latest patches.
25229      Branch: perl
25230            ! t/op/tr.t
25231 ____________________________________________________________________________
25232 [  9256] By: jhi                                   on 2001/03/20  04:43:12
25233         Log: Subject: [PATCH: 5.6.1-trial3] test fixes and installation cleanliness for OS/390
25234              From: Peter Prymmer <pvhp@forte.com>
25235              Date: Mon, 19 Mar 2001 16:43:13 -0800 (PST)
25236              Message-ID: <Pine.OSF.4.10.10103191627310.162127-100000@aspara.forte.com>
25237      Branch: maint-5.6/perl
25238            ! installperl t/comp/proto.t t/comp/require.t t/op/regmesg.t
25239 ____________________________________________________________________________
25240 [  9255] By: jhi                                   on 2001/03/19  23:17:17
25241         Log: substr($bytestr, i, n, $charstr)
25242
25243              TODO: we are still broken if $bytestr needs UTF-8 upgrading.
25244      Branch: perl
25245            ! Todo-5.6 pp.c t/op/substr.t
25246 ____________________________________________________________________________
25247 [  9254] By: jhi                                   on 2001/03/19  22:25:09
25248         Log: Rearrange the make test target prerequisites so that
25249              in a parallel make 'all' is finished before 'test'.
25250      Branch: perl
25251            ! Makefile.SH
25252 ____________________________________________________________________________
25253 [  9253] By: jhi                                   on 2001/03/19  21:48:07
25254         Log: Subject: PATCH: cosmetic tweak in pp_ctl.c
25255              From: Robin Houston <robin@kitsite.com>
25256              Date: Mon, 19 Mar 2001 15:48:41 +0000
25257              Message-ID: <20010319154841.A28174@puffinry.freeserve.co.uk>
25258      Branch: perl
25259            ! pp_ctl.c
25260 ____________________________________________________________________________
25261 [  9252] By: jhi                                   on 2001/03/19  21:42:27
25262         Log: Integrate perlio.
25263      Branch: perl
25264           !> doop.c perly.c perly.y sv.c t/camel-III/vstring.t t/op/each.t
25265           !> t/op/length.t t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h
25266           !> utfebcdic.h vms/perly_c.vms
25267 ____________________________________________________________________________
25268 [  9251] By: jhi                                   on 2001/03/19  21:31:28
25269         Log: Integrate changes #9244,9247,9250 from maintperl into mainline.
25270              
25271              Dynaloading in 64-bit AIX with vac.
25272      Branch: perl
25273           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
25274           !> hints/aix.sh
25275 ____________________________________________________________________________
25276 [  9250] By: jhi                                   on 2001/03/19  21:18:00
25277         Log: A more robust solution for the 64bitall AIX dynaloading
25278              problem, from Jens-Uwe Mager.
25279      Branch: maint-5.6/perl
25280            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
25281 ____________________________________________________________________________
25282 [  9249] By: nick                                  on 2001/03/19  20:59:37
25283         Log: Integrate mainline.
25284      Branch: perlio
25285           !> (integrate 42 files)
25286 ____________________________________________________________________________
25287 [  9248] By: nick                                  on 2001/03/19  20:22:07
25288         Log: Tweak to perly.y to allow -DDEBUGGING to compile on OS390.
25289              (Building on OS390 uses native YACC and YYDEBUG has other
25290              side effects.)
25291      Branch: perlio
25292            ! perly.c perly.y vms/perly_c.vms
25293 ____________________________________________________________________________
25294 [  9247] By: jhi                                   on 2001/03/19  19:59:53
25295         Log: 64-bit AIX dynaloading problem (see #9244) idea
25296              from Jens-Uwe Mager.
25297      Branch: maint-5.6/perl
25298            ! ext/DynaLoader/dl_aix.xs
25299 ____________________________________________________________________________
25300 [  9246] By: nick                                  on 2001/03/19  19:27:57
25301         Log: More EBCDIC fixes.
25302      Branch: perlio
25303            ! doop.c sv.c t/camel-III/vstring.t t/op/each.t t/op/length.t
25304            ! t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h utfebcdic.h
25305 ____________________________________________________________________________
25306 [  9245] By: jhi                                   on 2001/03/19  19:05:19
25307         Log: Integrate change #9243 from mainline into maintperl.
25308              
25309              Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
25310      Branch: maint-5.6/perl
25311           !> README.vmesa
25312 ____________________________________________________________________________
25313 [  9244] By: jhi                                   on 2001/03/19  19:03:15
25314         Log: Get 64bitall AIX building, but still does not test okay:
25315              dynaloading anything fails, for example for op/defins:
25316              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
25317              (update: fixed by #9247,9250)
25318      Branch: maint-5.6/perl
25319            ! hints/aix.sh
25320 ____________________________________________________________________________
25321 [  9243] By: jhi                                   on 2001/03/19  19:00:16
25322         Log: Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
25323              From: Robin Barker <rmb1@cise.npl.co.uk>
25324              Date: Mon, 19 Mar 2001 18:01:57 GMT
25325              Message-Id: <200103191801.SAA01072@tempest.npl.co.uk>
25326      Branch: perl
25327            ! README.vmesa
25328 ____________________________________________________________________________
25329 [  9242] By: jhi                                   on 2001/03/19  18:58:43
25330         Log: UTF-8 tr/// battle continues, ammunition from Inaba Hiroto.
25331              
25332              TODO: tests.
25333      Branch: perl
25334            ! doop.c op.c
25335 ____________________________________________________________________________
25336 [  9241] By: gsar                                  on 2001/03/19  17:34:46
25337         Log: VMSify tests (from Charles Lane)
25338      Branch: maint-5.6/perl
25339            ! t/lib/filehand.t t/lib/texttabs.t
25340 ____________________________________________________________________________
25341 [  9240] By: jhi                                   on 2001/03/19  14:24:26
25342         Log: Integrate change #9233 from maintperl into mainline.
25343              
25344              some refcounts were incorrect in perl_clone()
25345      Branch: perl
25346           !> sv.c
25347 ____________________________________________________________________________
25348 [  9239] By: gsar                                  on 2001/03/19  09:23:17
25349         Log: this is 5.6.1-trial3
25350      Branch: maint-5.6/perl
25351            ! Changes
25352 ____________________________________________________________________________
25353 [  9238] By: gsar                                  on 2001/03/19  08:47:04
25354         Log: some new symbols are only available under ithreads
25355      Branch: maint-5.6/perl
25356            ! makedef.pl
25357 ____________________________________________________________________________
25358 [  9237] By: gsar                                  on 2001/03/19  08:42:28
25359         Log: update patchlevel.h, Changes, &c.
25360      Branch: maint-5.6/perl
25361            ! Changes patchlevel.h pod/perlhist.pod
25362           !> AUTHORS
25363 ____________________________________________________________________________
25364 [  9236] By: gsar                                  on 2001/03/19  08:17:49
25365         Log: integrate changes#8068,8717 from mainline
25366              
25367              [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
25368              
25369              [PATCH CPAN 1.59_51] warning message (not!)
25370      Branch: maint-5.6/perl
25371           !> ext/GDBM_File/GDBM_File.pm ext/GDBM_File/typemap
25372           !> ext/NDBM_File/NDBM_File.pm ext/NDBM_File/typemap
25373           !> ext/ODBM_File/ODBM_File.pm ext/ODBM_File/typemap
25374           !> ext/SDBM_File/SDBM_File.pm ext/SDBM_File/typemap lib/CPAN.pm
25375           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
25376 ____________________________________________________________________________
25377 [  9235] By: gsar                                  on 2001/03/19  08:07:09
25378         Log: integrate changes#8617,8713,8715,8716,8721,8953,8963 from mainline
25379              
25380              [PATCH] Add missing CV flags to dump.c
25381              
25382              Re: [patch] Re: PL_ptr_table
25383              
25384              Fixup non-ithread build after 8713
25385              
25386              Generated files form 8713 etc.
25387              
25388              Correct the correction :-(
25389              
25390              Documenting coderef @INC (Re: CPAN "make this script work" feature)
25391              
25392              Subject: Re: sync sync sync: have I missed any patches?
25393              Replace djSP with dSP.
25394      Branch: maint-5.6/perl
25395           !> cop.h doio.c doop.c dump.c embed.h embed.pl ext/B/B/C.pm
25396           !> ext/B/B/CC.pm global.sym objXSUB.h perl.c perlapi.c
25397           !> pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
25398           !> sv.c sv.h win32/perlhost.h
25399 ____________________________________________________________________________
25400 [  9234] By: gsar                                  on 2001/03/19  07:22:05
25401         Log: revert the change#9090 integrate for now (change looks somewhat
25402              incomplete in that [ha]v_exists() need something similar; lacks
25403              tests; &c.)
25404      Branch: maint-5.6/perl
25405            ! hv.c
25406 ____________________________________________________________________________
25407 [  9233] By: gsar                                  on 2001/03/19  07:10:01
25408         Log: some refcounts were incorrect in perl_clone(); avoid hang in global
25409              destruction when there are unreferenced scalars (SvREFCNT==0)
25410      Branch: maint-5.6/perl
25411            ! sv.c
25412 ____________________________________________________________________________
25413 [  9232] By: jhi                                   on 2001/03/19  05:11:02
25414         Log: Regen api and toc.
25415      Branch: maint-5.6/perl
25416            ! pod/perlapi.pod pod/perltoc.pod
25417 ____________________________________________________________________________
25418 [  9231] By: jhi                                   on 2001/03/19  04:06:03
25419         Log: Integrate changes in #9070,9072,9101 from mainline into maintperl,
25420              add a lost line in pp.c:pp_chop(), update to new op/chop.
25421              
25422              Clarify the description differentiating for and while; inspired by
25423              
25424              Subject: [ID 20010306.004] || != named unary operator
25425              
25426              The $Is_MacOS needs to be declared.
25427      Branch: maint-5.6/perl
25428            ! pp.c t/op/chop.t
25429           !> lib/ExtUtils/Manifest.pm pod/perlop.pod pod/perlsyn.pod
25430 ____________________________________________________________________________
25431 [  9230] By: jhi                                   on 2001/03/19  03:48:16
25432         Log: Integrate changes #7971(perlio),8982,9061,9062,9068,9069,
25433              9079,9083,9089,9090,9091 from mainline to maintperl.
25434              
25435              Quieten some noise in Win32 builds
25436              
25437              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker..."
25438              
25439              The perlretut was still talking about the old \p and \P
25440              definitions.
25441              
25442              More tweakage on the Unicode character class descriptions.
25443              
25444              Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
25445              
25446              Subject: 'no *POSIX' Patch speeding up make on BS2000 
25447              
25448              Subject: [PATCH] perldata.pod here-doc docs
25449              
25450              Add /sbin and /usr/sbin to the list of directories scanned
25451              for setuid programs.  Takes care of bug id 20010309.003.
25452              
25453              Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists()
25454              
25455              In op/stat #35 better to scan all the potential directories
25456              for setuids, not just the first one.
25457      Branch: maint-5.6/perl
25458            ! Makefile.SH
25459           !> doio.c hv.c lib/unicode/mktables.PL makedepend.SH perl.h
25460           !> pod/perldata.pod pod/perlretut.pod pp.c t/op/chop.t
25461           !> t/op/stat.t toke.c win32/win32.h
25462 ____________________________________________________________________________
25463 [  9229] By: jhi                                   on 2001/03/19  02:31:50
25464         Log: Subject: [MacPerl-Porters] [PATCH] Portability fixes for Mac OS / maint-5.6
25465              From: Chris Nandor <pudge@pobox.com>
25466              Date: Sat, 10 Mar 2001 14:22:19 -0500
25467              Message-Id: <p0501042db6cf0a8d0b63@[10.0.1.177]>
25468      Branch: maint-5.6/perl
25469            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
25470            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm perlsfio.h
25471            ! t/lib/b.t t/lib/errno.t
25472 ____________________________________________________________________________
25473 [  9228] By: jhi                                   on 2001/03/19  02:29:59
25474         Log: Integrate changes #9113,9122 from mainline into maintperl.
25475              
25476              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?)
25477      Branch: maint-5.6/perl
25478           !> Configure README.os390 hints/os390.sh
25479 ____________________________________________________________________________
25480 [  9227] By: jhi                                   on 2001/03/19  02:22:35
25481         Log: Integrate #9115,9121,9128,9163,9171,9174,9175 from mainline
25482              into maintperl.
25483              
25484              Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
25485              
25486              Forgot to check-in the larger part of #9120, duh.
25487              
25488              Subject: Another patch for integer.pm POD 
25489              
25490              h2ph strictness and cleanliness from Kurt Starsinic.
25491              
25492              Borland filename case problem.
25493              
25494              h2ph strictness and cleanliness from Kurt Starsinic.
25495              
25496              Subject: [PATCH] the uncontroversial doc patches
25497      Branch: maint-5.6/perl
25498           +> win32/sncfnmcs.pl
25499           !> MANIFEST README.os2 README.win32 ext/GDBM_File/GDBM_File.pm
25500           !> ext/GDBM_File/GDBM_File.xs lib/integer.pm
25501           !> pod/perl5005delta.pod pod/perldebtut.pod pod/perlfunc.pod
25502           !> pod/perlhack.pod pod/perllexwarn.pod pod/perllocale.pod
25503           !> pod/perllol.pod pod/perlmod.pod pod/perlmodlib.pod
25504           !> pod/perlport.pod pod/perlrun.pod pod/perltoc.pod
25505           !> pod/perlxs.pod pod/perlxstut.pod utils/h2ph.PL
25506 ____________________________________________________________________________
25507 [  9226] By: jhi                                   on 2001/03/19  02:10:21
25508         Log: Integrate changes #9207,9214 from mainline into maintperl.
25509              
25510              podchecker relaxations: =over has an *optional* number after it,
25511              and whitespace in L<> is okay.
25512      Branch: maint-5.6/perl
25513           !> lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
25514           !> t/pod/poderrs.xr
25515 ____________________________________________________________________________
25516 [  9225] By: jhi                                   on 2001/03/19  02:07:38
25517         Log: Integrate change #9219 from maintperl into mainline.
25518              
25519              remove duplicated tests
25520      Branch: perl
25521           !> t/op/re_tests
25522 ____________________________________________________________________________
25523 [  9224] By: jhi                                   on 2001/03/19  02:06:11
25524         Log: Integrate change #9223 from mainline to maintperl.
25525              
25526              Document -Dmksymlinks.
25527      Branch: maint-5.6/perl
25528           !> INSTALL
25529 ____________________________________________________________________________
25530 [  9223] By: jhi                                   on 2001/03/19  02:01:25
25531         Log: Document -Dmksymlinks.
25532      Branch: perl
25533            ! INSTALL
25534 ____________________________________________________________________________
25535 [  9222] By: jhi                                   on 2001/03/19  01:15:35
25536         Log: The -Dmksymlinks wasn't working for maintperl.
25537      Branch: maint-5.6/perl
25538            ! Configure
25539 ____________________________________________________________________________
25540 [  9221] By: jhi                                   on 2001/03/19  00:49:43
25541         Log: Cleanup pixie residue.
25542      Branch: perl
25543            ! Makefile.SH
25544 ____________________________________________________________________________
25545 [  9220] By: jhi                                   on 2001/03/19  00:44:47
25546         Log: Document the use of pixie/prof; create make targets for it.
25547              
25548              TODO: make t/TEST pixie-aware.
25549      Branch: perl
25550            ! Makefile.SH pod/perlhack.pod
25551 ____________________________________________________________________________
25552 [  9219] By: gsar                                  on 2001/03/19  00:16:55
25553         Log: remove duplicated tests
25554      Branch: maint-5.6/perl
25555            ! t/op/re_tests
25556 ____________________________________________________________________________
25557 [  9218] By: jhi                                   on 2001/03/18  23:59:31
25558         Log: Document Third Degree some more, and also PERL_DESTRUCT_LEVEL.
25559      Branch: perl
25560            ! pod/perlhack.pod pod/perlobj.pod pod/perlrun.pod
25561 ____________________________________________________________________________
25562 [  9217] By: jhi                                   on 2001/03/18  23:25:20
25563         Log: Rewrite the tests section of Makefile to be less redundant
25564              and to allow for more flexible test targets, many recursive
25565              make calls introduced.
25566      Branch: perl
25567            ! Makefile.SH
25568 ____________________________________________________________________________
25569 [  9216] By: jhi                                   on 2001/03/18  22:30:04
25570         Log: Document the use of Third Degree (sparsely).
25571      Branch: perl
25572            ! pod/perlhack.pod t/TEST
25573 ____________________________________________________________________________
25574 [  9215] By: jhi                                   on 2001/03/18  22:10:30
25575         Log: Make targets for testing with Third Degree.
25576      Branch: perl
25577            ! Makefile.SH
25578 ____________________________________________________________________________
25579 [  9214] By: jhi                                   on 2001/03/18  21:08:53
25580         Log: The podchecker relaxations need to mirrored also at the tests.
25581      Branch: perl
25582            ! t/pod/poderrs.xr
25583 ____________________________________________________________________________
25584 [  9213] By: jhi                                   on 2001/03/18  20:56:21
25585         Log: Update Changes.
25586      Branch: perl
25587            ! Changes patchlevel.h
25588 ____________________________________________________________________________
25589 [  9212] By: jhi                                   on 2001/03/18  20:36:59
25590         Log: Looking for config.sh in parent directories isn't
25591              very useful for the toplevel Makefile.
25592      Branch: perl
25593            ! Makefile.SH
25594 ____________________________________________________________________________
25595 [  9211] By: jhi                                   on 2001/03/18  20:33:37
25596         Log: On "make clean" take care of Third Degree droppings.
25597      Branch: perl
25598            ! Makefile.SH
25599 ____________________________________________________________________________
25600 [  9210] By: jhi                                   on 2001/03/18  20:21:34
25601         Log: Add a hook for running the tests under the Third Degree
25602              debugging tool (set $ENV{PERL_3LOG} to non-zero)
25603              
25604              TODO: Document the use of Third Degree.
25605      Branch: perl
25606            ! t/TEST
25607 ____________________________________________________________________________
25608 [  9209] By: jhi                                   on 2001/03/18  20:19:07
25609         Log: Regen toc and api pods.
25610      Branch: perl
25611            ! pod/perlapi.pod pod/perltoc.pod
25612 ____________________________________________________________________________
25613 [  9208] By: jhi                                   on 2001/03/18  20:12:12
25614         Log: Integrate changes #8128,9132 from mainline into maintperl,
25615              Tie::SubstrHash fixes.
25616      Branch: maint-5.6/perl
25617           !> lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
25618 ____________________________________________________________________________
25619 [  9207] By: jhi                                   on 2001/03/18  20:07:43
25620         Log: podchecker relaxations from Michael Stevens.
25621      Branch: perl
25622            ! lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
25623 ____________________________________________________________________________
25624 [  9206] By: jhi                                   on 2001/03/18  20:04:24
25625         Log: Retract the changes made at #9176 to Neil's and Ilya's module pods.
25626      Branch: perl
25627            ! lib/Locale/Constants.pm lib/Locale/Country.pm
25628            ! lib/Locale/Currency.pm lib/Locale/Language.pm lib/overload.pm
25629            ! os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/Process/Process.pm
25630 ____________________________________________________________________________
25631 [  9205] By: jhi                                   on 2001/03/18  19:54:45
25632         Log: Integrate changes #9161,9162 from maintperl to mainline.
25633              
25634              clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
25635              results
25636      Branch: perl
25637           !> t/op/magic.t
25638 ____________________________________________________________________________
25639 [  9204] By: jhi                                   on 2001/03/18  19:37:46
25640         Log: Make perl.third checks more understandable to the builder.
25641      Branch: perl
25642            ! Makefile.SH
25643 ____________________________________________________________________________
25644 [  9203] By: jhi                                   on 2001/03/18  19:20:54
25645         Log: Re-integrate #9138 from maintperl to mainline,
25646              the squelching of the unneeded "Scalars leaked" messages.
25647      Branch: perl
25648           !> t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
25649           !> t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
25650           !> t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
25651 ____________________________________________________________________________
25652 [  9202] By: jhi                                   on 2001/03/18  18:48:36
25653         Log: More robust and more paranoid perl.third target.
25654      Branch: perl
25655            ! Makefile.SH
25656 ____________________________________________________________________________
25657 [  9201] By: jhi                                   on 2001/03/18  18:39:21
25658         Log: Integrate change #9197 from maintperl to mainline.
25659              
25660              more thorough cleaning of arenas.
25661      Branch: perl
25662           !> embed.pl perl.c proto.h sv.c t/op/sort.t
25663 ____________________________________________________________________________
25664 [  9200] By: jhi                                   on 2001/03/18  18:25:17
25665         Log: Integrate perlio.
25666      Branch: perl
25667           !> doop.c ext/Encode/Encode.pm ext/Encode/Encode.xs
25668           !> ext/Encode/compile lib/utf8.pm pp_ctl.c sv.c t/lib/b.t
25669           !> t/lib/encode.t toke.c universal.c utf8.c
25670 ____________________________________________________________________________
25671 [  9199] By: nick                                  on 2001/03/18  15:23:51
25672         Log: Prefer !UTF8_IS_INVARIANT() over UTF8_IS_CONTINUED() when that
25673              is the sense of the test being done. Avoid some magical 127 and 128 values
25674              by using macros.
25675      Branch: perlio
25676            ! doop.c pp_ctl.c sv.c toke.c
25677 ____________________________________________________________________________
25678 [  9198] By: nick                                  on 2001/03/18  14:18:12
25679         Log: UTF-X encoding invariance for Encode:
25680              - move Encode::utf8_encode to utf8::encode (likewise decode,upgrade,downgrade,valid)
25681              - move the XS code for those to universal.c (so in miniperl)
25682              - add utf8::unicode_to_native and its inverse to allow EBCDIC to work in true unicode.
25683              - change ext/Encode/compile to use above.
25684              - Fix t/lib/encode.t for above
25685              - Teach t/lib/b.t to expect -uutf8
25686              - In utf8.c look for SWASHNEW rather than just utf8:: package to see if
25687              utf8.pm is needed.
25688      Branch: perlio
25689            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
25690            ! lib/utf8.pm t/lib/b.t t/lib/encode.t universal.c utf8.c
25691 ____________________________________________________________________________
25692 [  9197] By: gsar                                  on 2001/03/18  12:15:57
25693         Log: more thorough cleaning of arenas--keep going until no more
25694              SvREFCNT_dec()s occur (this fixes the problem that causes the
25695              pesky "Scalars leaked" warnings)
25696      Branch: maint-5.6/perl
25697            ! embed.pl perl.c proto.h sv.c t/op/sort.t
25698 ____________________________________________________________________________
25699 [  9196] By: nick                                  on 2001/03/18  10:57:29
25700         Log: Fix pragma/utf8.t # 15
25701              - if toke.c is processing a SvUTF8 string then single quoted '...' etc.
25702              are SvUTF8 as well.
25703      Branch: perlio
25704            ! toke.c
25705 ____________________________________________________________________________
25706 [  9195] By: nick                                  on 2001/03/18  09:27:06
25707         Log: Integrate mainline
25708      Branch: perlio
25709           !> MANIFEST Makefile.SH doop.c mg.c op.c op.h t/op/misc.t
25710           !> t/op/pat.t
25711 ____________________________________________________________________________
25712 [  9194] By: jhi                                   on 2001/03/18  05:29:59
25713         Log: Sarathy's clear_pmop patch with Radu Greab's fix,
25714              Hiroto's, Nick Clark's, and Vadim Konovalov's tests.
25715      Branch: perl
25716            ! op.c op.h t/op/misc.t t/op/pat.t
25717 ____________________________________________________________________________
25718 [  9193] By: jhi                                   on 2001/03/18  05:15:06
25719         Log: NI-S' cunning idea of how to de-UTF8 the "\C-broken" submatches.
25720      Branch: perl
25721            ! mg.c t/op/pat.t
25722 ____________________________________________________________________________
25723 [  9192] By: jhi                                   on 2001/03/18  04:22:43
25724         Log: tr/// UTF-8 patches from Inaba Hiroto.
25725      Branch: perl
25726            ! doop.c op.c
25727 ____________________________________________________________________________
25728 [  9191] By: jhi                                   on 2001/03/18  04:21:17
25729         Log: Integrate perlio.
25730      Branch: perl
25731           !> utf8.c utfebcdic.h
25732 ____________________________________________________________________________
25733 [  9190] By: nick                                  on 2001/03/17  20:32:01
25734         Log: Correct #if EBCDIC side typos.
25735              Builds and passes many tests on OS390.
25736      Branch: perlio
25737            ! utf8.c utfebcdic.h
25738 ____________________________________________________________________________
25739 [  9189] By: jhi                                   on 2001/03/17  18:55:49
25740         Log: Add prerequisites for the perl.third target.
25741      Branch: perl
25742            ! Makefile.SH
25743 ____________________________________________________________________________
25744 [  9188] By: jhi                                   on 2001/03/17  18:46:00
25745         Log: Integrate perlio.
25746      Branch: perl
25747           +> utfebcdic.h
25748           !> MANIFEST doop.c perl.h pp.c utf8.c utf8.h
25749 ____________________________________________________________________________
25750 [  9187] By: jhi                                   on 2001/03/17  18:38:47
25751         Log: Add a make rule for perl.third (the Third Degree memory debugging
25752              tool of Tru64 / Digital UNIX / DEC OSF/1, see man third or man atom)
25753      Branch: perl
25754            ! Makefile.SH
25755 ____________________________________________________________________________
25756 [  9186] By: nick                                  on 2001/03/17  18:34:48
25757         Log: MANIFEST addition :-(
25758      Branch: perlio
25759            ! MANIFEST
25760 ____________________________________________________________________________
25761 [  9185] By: nick                                  on 2001/03/17  18:29:50
25762         Log: Infrastructure to use UTF-EBCDIC rather than UTF-8 as the internal
25763              encoding on EBCDIC platforms. This has property that U+0000..U+009F i.e.
25764              a superset of ASCII are invariant under the encoding. This is EBCDIC
25765              friendly as an encoded string can be looked at as being EBCDIC by lexer
25766              sprintf("%d",...) etc. in same manner that a UTF-8 string be considered
25767              ASCII on ASCII machines.
25768              
25769              - re-arrange utf8.h to get ASCII specific vs Unicode generic bits
25770              seperate.
25771              - Add some more macros to comprehend different shift amounts and
25772              possible swizzle in UTF-EBCDIC vs UTF-8. Change utf8.c to use them.
25773              - add utfebcdic.h which provides UTF-EBCDIC versions of the macros,
25774              and conditionaly #include it.
25775              
25776              EBCDIC build as yet untested.  ASCII still fails the one test.
25777      Branch: perlio
25778            + utfebcdic.h
25779            ! utf8.c utf8.h
25780 ____________________________________________________________________________
25781 [  9184] By: nick                                  on 2001/03/17  17:44:16
25782         Log: Minor naming change UTF8_IS_ASCII => UTF8_IS_INVARIANT
25783      Branch: perlio
25784            ! doop.c perl.h pp.c utf8.h
25785 ____________________________________________________________________________
25786 [  9183] By: jhi                                   on 2001/03/17  15:55:42
25787         Log: Integrate perlio.
25788      Branch: perl
25789            ! MANIFEST
25790           !> perl.h sv.c t/op/pat.t toke.c utf8.c utf8.h
25791 ____________________________________________________________________________
25792 [  9182] By: nick                                  on 2001/03/17  09:16:06
25793         Log: Allow test to pass even when \C leaves SvUTF8 set by adding 'use bytes'
25794      Branch: perlio
25795            ! t/op/pat.t
25796 ____________________________________________________________________________
25797 [  9181] By: nick                                  on 2001/03/17  09:15:11
25798         Log: Integrate mainline.
25799      Branch: perlio
25800           +> lib/Locale/Constants.pm lib/Locale/Country.pm
25801           +> lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
25802           +> t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
25803           +> t/lib/lc-language.t t/lib/lc-uk.t win32/sncfnmcs.pl
25804           !> (integrate 83 files)
25805 ____________________________________________________________________________
25806 [  9180] By: nick                                  on 2001/03/16  17:23:21
25807         Log: EBCDIC Fixes.
25808      Branch: perlio
25809            ! perl.h sv.c toke.c utf8.c utf8.h
25810 ____________________________________________________________________________
25811 [  9179] By: jhi                                   on 2001/03/16  14:10:12
25812         Log: Re-apply #9024 as the Storable 1.0.11 (#9069) overwrote
25813              a change needed to work around an AIX compiler bug.
25814      Branch: perl
25815            ! ext/Storable/Storable.xs
25816 ____________________________________________________________________________
25817 [  9178] By: jhi                                   on 2001/03/16  03:19:59
25818         Log: With Damian's approval synchronize damian's modules'
25819              licensing with Perl's standard module licensing.
25820      Branch: perl
25821            ! lib/Filter/Simple.pm lib/Switch.pm lib/Text/Balanced.pod
25822 ____________________________________________________________________________
25823 [  9177] By: jhi                                   on 2001/03/16  03:15:34
25824         Log: Make the Filter::Util:Call files have their own copies
25825              of the Perl standard module licensing, from Paul Marquess.
25826      Branch: perl
25827            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
25828 ____________________________________________________________________________
25829 [  9176] By: jhi                                   on 2001/03/16  02:56:04
25830         Log: Subject: [PATCH] more pod patches
25831              From: Michael Stevens <michael@etla.org>
25832              Date: Thu, 15 Mar 2001 21:25:18 +0000
25833              Message-ID: <20010315212518.A18870@firedrake.org>
25834      Branch: perl
25835            ! configpm ext/B/B/Bytecode.pm ext/DB_File/DB_File.pm
25836            ! ext/Data/Dumper/Dumper.pm ext/Devel/Peek/Peek.pm
25837            ! ext/Filter/Util/Call/Call.pm ext/IO/lib/IO/Handle.pm
25838            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
25839            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
25840            ! ext/IPC/SysV/SysV.pm ext/NDBM_File/NDBM_File.pm
25841            ! ext/ODBM_File/ODBM_File.pm ext/Socket/Socket.pm
25842            ! ext/Storable/Storable.pm ext/Sys/Syslog/Syslog.pm
25843            ! ext/Thread/Thread.pm ext/Thread/Thread/Queue.pm
25844            ! ext/attrs/attrs.pm jpl/JNI/JNI.pm lib/CPAN.pm
25845            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Embed.pm
25846            ! lib/ExtUtils/Installed.pm lib/ExtUtils/MM_Cygwin.pm
25847            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_VMS.pm
25848            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Manifest.pm
25849            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/Packlist.pm
25850            ! lib/File/Basename.pm lib/File/Spec/VMS.pm
25851            ! lib/File/Spec/Win32.pm lib/FileHandle.pm lib/Filter/Simple.pm
25852            ! lib/Getopt/Long.pm lib/Locale/Constants.pm
25853            ! lib/Locale/Country.pm lib/Locale/Language.pm
25854            ! lib/Term/ANSIColor.pm lib/Test.pm lib/Test/Harness.pm
25855            ! lib/Text/Wrap.pm lib/Tie/Array.pm lib/Tie/Handle.pm
25856            ! lib/Tie/Hash.pm lib/Tie/Scalar.pm lib/User/pwent.pm
25857            ! lib/autouse.pm lib/overload.pm os2/OS2/ExtAttr/ExtAttr.pm
25858            ! os2/OS2/Process/Process.pm
25859 ____________________________________________________________________________
25860 [  9175] By: jhi                                   on 2001/03/16  02:53:32
25861         Log: Subject: [PATCH] the uncontroversial doc patches
25862              From: Michael Stevens <michael@etla.org>
25863              Date: Thu, 15 Mar 2001 20:01:12 +0000
25864              Message-ID: <20010315200112.A7636@firedrake.org>
25865      Branch: perl
25866            ! pod/perl5005delta.pod pod/perldebtut.pod pod/perldelta.pod
25867            ! pod/perlfunc.pod pod/perlhack.pod pod/perllexwarn.pod
25868            ! pod/perllocale.pod pod/perllol.pod pod/perlmod.pod
25869            ! pod/perlmodlib.pod pod/perlport.pod pod/perlrun.pod
25870            ! pod/perltoc.pod pod/perlxs.pod pod/perlxstut.pod
25871 ____________________________________________________________________________
25872 [  9174] By: jhi                                   on 2001/03/16  02:50:49
25873         Log: Subject: [PATCH 5.6.1] ext/GDBM_File GDBM_NOLOCK constant
25874              From: Paul Lindner <lindner@inuus.com>
25875              Date: Fri, 16 Mar 2001 11:28:03 -0800
25876              Message-ID: <20010316112803.A7577@inuus.com>
25877      Branch: perl
25878            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
25879 ____________________________________________________________________________
25880 [  9173] By: nick                                  on 2001/03/15  20:21:03
25881         Log: 1st day's EBCDIC fixes:
25882              - toke.c's parsing of strings needed attention
25883              needed to conditionally e2a if string was already UTF-8
25884              - e2a/a2e tables where wrong way round.
25885              - new macros in utf8.h
25886      Branch: perlio
25887            ! perl.h toke.c utf8.h
25888 ____________________________________________________________________________
25889 [  9172] By: jhi                                   on 2001/03/15  15:17:17
25890         Log: Update Changes.
25891      Branch: perl
25892            ! Changes patchlevel.h
25893 ____________________________________________________________________________
25894 [  9171] By: jhi                                   on 2001/03/15  15:09:32
25895         Log: Subject: Re: Another Borland C++ problem.
25896              From: "Vadim Konovalov" <watman@inbox.ru>
25897              Date: Sat, 10 Mar 2001 19:26:07 +0300
25898              Message-ID: <001601c0a97f$143fcc40$da7b55c2@vad>
25899              
25900              Borland filename case problem.
25901      Branch: perl
25902            + win32/sncfnmcs.pl
25903            ! MANIFEST README.win32
25904 ____________________________________________________________________________
25905 [  9170] By: jhi                                   on 2001/03/15  14:54:23
25906         Log: Add Locale::Codes 1.06, from Neil Bowers.
25907      Branch: perl
25908            + lib/Locale/Constants.pm lib/Locale/Country.pm
25909            + lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
25910            + t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
25911            + t/lib/lc-language.t t/lib/lc-uk.t
25912            ! MANIFEST
25913 ____________________________________________________________________________
25914 [  9169] By: jhi                                   on 2001/03/15  14:19:01
25915         Log: Upgrade to Storable 1.0.11, from Raphael Manfredi.
25916      Branch: perl
25917            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
25918            ! ext/Storable/Storable.xs
25919 ____________________________________________________________________________
25920 [  9168] By: jhi                                   on 2001/03/15  14:13:22
25921         Log: Integrate changes #9120,9167 from mainline to maintperl.
25922              
25923              Subject: [PATCH 5.6.1] OS/2 docs
25924              
25925              Subject: [PATCH 5.6.1] perldoc
25926      Branch: maint-5.6/perl
25927           !> os2/Changes utils/perldoc.PL
25928 ____________________________________________________________________________
25929 [  9167] By: jhi                                   on 2001/03/15  14:07:42
25930         Log: Subject: [PATCH 5.6.1] perldoc
25931              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25932              Date: Wed, 14 Mar 2001 23:46:52 -0500
25933              Message-ID: <20010314234652.A7972@math.ohio-state.edu>
25934      Branch: perl
25935            ! utils/perldoc.PL
25936 ____________________________________________________________________________
25937 [  9166] By: jhi                                   on 2001/03/15  13:53:15
25938         Log: sigaction test condition tweakage.
25939      Branch: perl
25940            ! t/lib/sigaction.t
25941 ____________________________________________________________________________
25942 [  9165] By: alanbur                               on 2001/03/15  03:49:17
25943         Log: Resynchronised with parent
25944      Branch: maint-5.6/pureperl
25945           +> os2/os2add.sym t/op/anonsub.t
25946           !> (integrate 72 files)
25947 ____________________________________________________________________________
25948 [  9164] By: jhi                                   on 2001/03/15  01:05:01
25949         Log: Avoid stomping off the beginning of an array in tr///.
25950      Branch: perl
25951            ! op.c
25952 ____________________________________________________________________________
25953 [  9163] By: jhi                                   on 2001/03/15  00:58:57
25954         Log: h2ph strictness and cleanliness from Kurt Starsinic.
25955      Branch: perl
25956            ! utils/h2ph.PL
25957 ____________________________________________________________________________
25958 [  9162] By: gsar                                  on 2001/03/15  00:56:53
25959         Log: avoid warnings
25960      Branch: maint-5.6/perl
25961            ! t/op/magic.t
25962 ____________________________________________________________________________
25963 [  9161] By: gsar                                  on 2001/03/15  00:52:09
25964         Log: clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
25965              results
25966      Branch: maint-5.6/perl
25967            ! t/op/magic.t
25968 ____________________________________________________________________________
25969 [  9160] By: jhi                                   on 2001/03/14  22:02:10
25970         Log: Do not use the Perl malloc in IRIX, suggested by
25971              Helmus Jarausch.
25972      Branch: perl
25973            ! hints/irix_6.sh
25974 ____________________________________________________________________________
25975 [  9159] By: nick                                  on 2001/03/14  21:45:59
25976         Log: Integrate mainline
25977      Branch: perlio
25978           +> t/op/loopctl.t
25979           !> (integrate 41 files)
25980 ____________________________________________________________________________
25981 [  9158] By: jhi                                   on 2001/03/14  21:10:09
25982         Log: The Day of the Retractions continues: the #9138
25983              (integrated in #9144) doesn't work well in mainline.
25984      Branch: perl
25985            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
25986            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
25987            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
25988 ____________________________________________________________________________
25989 [  9157] By: jhi                                   on 2001/03/14  20:58:12
25990         Log: The #9145 CANNOT be enabled: the clear_pmop code still
25991              dumps core all over in Tru64.
25992      Branch: perl
25993            ! op.c op.h t/op/pat.t
25994 ____________________________________________________________________________
25995 [  9156] By: jhi                                   on 2001/03/14  20:48:06
25996         Log: Integrate change #9154 from maintperl to mainline.
25997              
25998              PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
25999              (caused Storable 1.0.10 to break on windows)
26000      Branch: perl
26001           !> embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
26002           !> perlapi.c proto.h
26003 ____________________________________________________________________________
26004 [  9155] By: jhi                                   on 2001/03/14  20:23:53
26005         Log: Retract #9136: breaks threading (and binary compatibility).
26006      Branch: perl
26007            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
26008 ____________________________________________________________________________
26009 [  9154] By: gsar                                  on 2001/03/14  17:48:18
26010         Log: PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
26011              (caused Storable 1.0.10 to break on windows)
26012      Branch: maint-5.6/perl
26013            ! embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
26014            ! perlapi.c proto.h
26015 ____________________________________________________________________________
26016 [  9153] By: jhi                                   on 2001/03/14  13:35:21
26017         Log: Tweaked a tweak from H.Merijn Brand on the sigaction test.
26018      Branch: perl
26019            ! t/lib/sigaction.t
26020 ____________________________________________________________________________
26021 [  9152] By: gsar                                  on 2001/03/14  07:29:40
26022         Log: back out changes#9012,9010,9009 and parts of change#9016
26023              (causes ABRs under purify, and some prerequisites don't
26024              seem to be there in 5.6.x)
26025      Branch: maint-5.6/perl
26026            ! doop.c op.c t/op/tr.t toke.c
26027 ____________________________________________________________________________
26028 [  9151] By: gsar                                  on 2001/03/14  07:01:29
26029         Log: reenable change#9145 (the test was busted due to a missing
26030              C<print "ok 27\n">)
26031      Branch: perl
26032            ! op.c op.h t/op/pat.t
26033 ____________________________________________________________________________
26034 [  9150] By: jhi                                   on 2001/03/14  06:38:36
26035         Log: Retract #9145.
26036      Branch: perl
26037            ! op.c op.h t/op/pat.t
26038 ____________________________________________________________________________
26039 [  9149] By: jhi                                   on 2001/03/14  06:14:56
26040         Log: Retract #9143.
26041      Branch: perl
26042            ! op.c
26043 ____________________________________________________________________________
26044 [  9148] By: gsar                                  on 2001/03/14  06:13:02
26045         Log: Uninitialized Memory Read in regexec.c
26046      Branch: perl
26047            ! regexec.c
26048 ____________________________________________________________________________
26049 [  9147] By: jhi                                   on 2001/03/14  04:59:54
26050         Log: Subject: PATCH: make goto work in nested eval ""
26051              From: Robin Houston <robin@kitsite.com>
26052              Date: Wed, 14 Mar 2001 04:16:10 +0000
26053              Message-ID: <20010314041610.A16307@puffinry.freeserve.co.uk>
26054      Branch: perl
26055            ! pp_ctl.c t/op/goto.t
26056 ____________________________________________________________________________
26057 [  9146] By: jhi                                   on 2001/03/14  04:42:54
26058         Log: Preserve the #ifdef PERL_CORE in perly.h.
26059      Branch: perl
26060            ! perly.fixer
26061 ____________________________________________________________________________
26062 [  9145] By: jhi                                   on 2001/03/14  03:57:41
26063         Log: (Retracted by #9150.)
26064      Branch: perl
26065            ! op.c op.h t/op/pat.t
26066 ____________________________________________________________________________
26067 [  9144] By: jhi                                   on 2001/03/14  03:50:38
26068         Log: Integrate changes #9137,9138,9142 from maintperl into mainline.
26069              
26070              fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
26071              
26072              remove squelch controls for "Scalars leaked" messages in most places
26073              (these are now cured)
26074              
26075              fix another memory leak reported by purify (tie callbacks that
26076              croak can leak when wiping out magic)
26077      Branch: perl
26078           !> regcomp.c scope.c t/comp/proto.t t/op/lex_assign.t
26079           !> t/op/local.t t/op/pat.t t/op/regexp.t t/pragma/strict-vars
26080           !> t/pragma/warn/op t/pragma/warn/regcomp t/pragma/warn/toke
26081           !> t/pragma/warnings.t
26082 ____________________________________________________________________________
26083 [  9143] By: jhi                                   on 2001/03/14  03:37:53
26084         Log: (Retracted by #9149.)
26085      Branch: perl
26086            ! op.c
26087 ____________________________________________________________________________
26088 [  9142] By: gsar                                  on 2001/03/14  03:20:48
26089         Log: fix another memory leak reported by purify (tie callbacks that
26090              croak can leak when wiping out magic)
26091      Branch: maint-5.6/perl
26092            ! scope.c
26093 ____________________________________________________________________________
26094 [  9141] By: jhi                                   on 2001/03/14  02:55:00
26095         Log: Subject: PATCH for [ID 20010305.003]
26096              From: Robin Houston <robin@kitsite.com>
26097              Date: Wed, 14 Mar 2001 02:45:51 +0000
26098              Message-ID: <20010314024551.A16207@puffinry.freeserve.co.uk>
26099      Branch: perl
26100            ! pp_ctl.c t/op/eval.t
26101 ____________________________________________________________________________
26102 [  9140] By: jhi                                   on 2001/03/14  02:41:54
26103         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
26104              Date: Wed, 14 Mar 2001 01:52:51 +0000
26105              From: Robin Houston <robin@kitsite.com>
26106              Message-ID: <20010314015251.B16112@puffinry.freeserve.co.uk>
26107              
26108              Fix for 2000313.004.
26109      Branch: perl
26110            ! pp_ctl.c t/op/goto.t
26111 ____________________________________________________________________________
26112 [  9139] By: jhi                                   on 2001/03/14  02:40:50
26113         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
26114              From: Robin Houston <robin@kitsite.com>
26115              Date: Wed, 14 Mar 2001 00:43:45 +0000
26116              Message-ID: <20010314004345.A15892@puffinry.freeserve.co.uk>
26117      Branch: perl
26118            + t/op/loopctl.t
26119            ! AUTHORS MANIFEST perly.c perly.y perly_c.diff t/op/goto.t
26120            ! vms/perly_c.vms
26121 ____________________________________________________________________________
26122 [  9138] By: gsar                                  on 2001/03/14  01:18:00
26123         Log: remove squelch controls for "Scalars leaked" messages in most places
26124              (these are now cured)
26125      Branch: maint-5.6/perl
26126            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
26127            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
26128            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
26129 ____________________________________________________________________________
26130 [  9137] By: gsar                                  on 2001/03/14  00:57:04
26131         Log: fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
26132      Branch: maint-5.6/perl
26133            ! regcomp.c
26134 ____________________________________________________________________________
26135 [  9136] By: jhi                                   on 2001/03/13  23:12:24
26136         Log: (Retracted by #9155)
26137              
26138              Subject: Re: [gsar@ActiveState.com: v5.6.1 trial2 is available]
26139              From: Jens-Uwe Mager <jum@helios.de>
26140              Date: Wed, 21 Feb 2001 21:32:04 +0100
26141              Message-ID: <20010221213203.A18340@ans.helios.de>
26142      Branch: perl
26143            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
26144 ____________________________________________________________________________
26145 [  9135] By: jhi                                   on 2001/03/13  22:50:05
26146         Log: Integrate perlio.
26147      Branch: perl
26148           !> pp.c
26149 ____________________________________________________________________________
26150 [  9134] By: jhi                                   on 2001/03/13  22:49:05
26151         Log: Integrate change #9131 from maintperl into mainline.
26152              
26153              make the error text look more consistent in hints/hpux.sh
26154      Branch: perl
26155           !> hints/hpux.sh
26156 ____________________________________________________________________________
26157 [  9133] By: gsar                                  on 2001/03/13  22:46:20
26158         Log: integrate change#9067 from mainline
26159              
26160              Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
26161      Branch: maint-5.6/perl
26162           !> lib/ExtUtils/MM_Unix.pm
26163 ____________________________________________________________________________
26164 [  9132] By: jhi                                   on 2001/03/13  22:41:21
26165         Log: Subject:  Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
26166              From: "John P. Linderman" <jpl@research.att.com>
26167              Date: Tue, 13 Mar 2001 12:36:32 -0500 (EST)
26168              Message-Id: <200103131736.MAA35615@raptor.research.att.com>
26169              
26170              A more correct prime finder.
26171      Branch: perl
26172            ! lib/Tie/SubstrHash.pm
26173 ____________________________________________________________________________
26174 [  9131] By: gsar                                  on 2001/03/13  22:30:42
26175         Log: make the error text look more consistent in hints/hpux.sh
26176      Branch: maint-5.6/perl
26177            ! hints/hpux.sh
26178 ____________________________________________________________________________
26179 [  9130] By: jhi                                   on 2001/03/13  22:23:44
26180         Log: Subject: Re: 9122 and sigaction/switch on HP-UX 11.00
26181              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
26182              Date: Tue, 13 Mar 2001 18:41:26 +0100
26183              Message-Id: <20010313184043.BFFC.H.M.BRAND@hccnet.nl>
26184              
26185              If the test is run non-interactively the default handler
26186              is different.
26187      Branch: perl
26188            ! t/lib/sigaction.t
26189 ____________________________________________________________________________
26190 [  9129] By: jhi                                   on 2001/03/13  22:20:21
26191         Log: Subject:  [PATCH perl@9125] t/lib/1_compile.t  VMS mod
26192              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
26193              Message-Id: <010313164414.d1225@DUPHY4.Physics.Drexel.Edu>
26194              Date:     Tue, 13 Mar 2001 16:44:32 EST
26195      Branch: perl
26196            ! t/lib/1_compile.t
26197 ____________________________________________________________________________
26198 [  9128] By: jhi                                   on 2001/03/13  22:18:34
26199         Log: Subject: Another patch for integer.pm POD 
26200              From: "John L. Allen" <allen@grumman.com>
26201              Date: Tue, 13 Mar 2001 16:14:02 -0500 (EST)
26202              Message-ID: <Pine.SOL.3.91.1010313160755.1630A-100000@gateway.grumman.com>
26203      Branch: perl
26204            ! lib/integer.pm
26205 ____________________________________________________________________________
26206 [  9127] By: nick                                  on 2001/03/13  21:26:30
26207         Log: Integrate mainline.
26208      Branch: perlio
26209           +> lib/Switch.pm lib/Text/Balanced.pm lib/Text/Balanced.pod
26210           +> t/lib/switch.t t/lib/tb-genxt.t t/lib/tb-xbrak.t
26211           +> t/lib/tb-xcode.t t/lib/tb-xdeli.t t/lib/tb-xmult.t
26212           +> t/lib/tb-xquot.t t/lib/tb-xtagg.t t/lib/tb-xvari.t
26213           !> Changes Configure MANIFEST README.os2 README.os390
26214           !> ext/re/Makefile.PL hints/aix.sh hints/os390.sh lib/integer.pm
26215           !> os2/Changes patchlevel.h win32/perlhost.h
26216 ____________________________________________________________________________
26217 [  9126] By: nick                                  on 2001/03/13  20:39:51
26218         Log: #ifdef'ed out code to make packed side of pack/unpack
26219              octets. (i.e. pack('U') => encode_utf8).
26220      Branch: perlio
26221            ! pp.c
26222 ____________________________________________________________________________
26223 [  9125] By: jhi                                   on 2001/03/13  15:07:16
26224         Log: Update Changes.
26225      Branch: perl
26226            ! Changes patchlevel.h
26227 ____________________________________________________________________________
26228 [  9124] By: jhi                                   on 2001/03/13  14:22:45
26229         Log: Workaround for the buggy ("internal compiler error")
26230              AIX C compiler 5.0.1.0: skip the optimization for regcomp.c
26231              (and ext/re/re_comp.c).  The MakeMaker dark magic courtesy
26232              of Andreas König.
26233      Branch: perl
26234            ! ext/re/Makefile.PL hints/aix.sh
26235 ____________________________________________________________________________
26236 [  9123] By: jhi                                   on 2001/03/13  03:24:34
26237         Log: Typo in #9114.
26238      Branch: metaconfig
26239            ! U/modified/myhostname.U
26240 ____________________________________________________________________________
26241 [  9122] By: jhi                                   on 2001/03/13  03:24:06
26242         Log: Typo in #9113.
26243      Branch: perl
26244            ! Configure
26245 ____________________________________________________________________________
26246 [  9121] By: jhi                                   on 2001/03/13  01:53:05
26247         Log: Forgot to check-in the larger part of #9120, duh.
26248      Branch: perl
26249            ! README.os2
26250 ____________________________________________________________________________
26251 [  9120] By: jhi                                   on 2001/03/13  01:51:31
26252         Log: Subject: [PATCH 5.6.1] OS/2 docs
26253              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26254              Date: Mon, 12 Mar 2001 03:27:32 -0500
26255              Message-ID: <20010312032732.A19283@math.ohio-state.edu>
26256      Branch: perl
26257            ! os2/Changes
26258 ____________________________________________________________________________
26259 [  9119] By: jhi                                   on 2001/03/13  01:49:41
26260         Log: Integrate change #9116 from maintperl into mainline.
26261              
26262              Win32::GetCwd() returns C: instead of C:\ in the root directory
26263              under ithreads
26264      Branch: perl
26265           !> win32/perlhost.h
26266 ____________________________________________________________________________
26267 [  9118] By: jhi                                   on 2001/03/13  01:13:39
26268         Log: Add Switch 2.01, resort MANIFEST (forgot that in #9117)
26269      Branch: perl
26270            + lib/Switch.pm t/lib/switch.t
26271            ! MANIFEST
26272 ____________________________________________________________________________
26273 [  9117] By: jhi                                   on 2001/03/13  01:03:17
26274         Log: Add Text::Balanced 1.83.
26275      Branch: perl
26276            + lib/Text/Balanced.pm lib/Text/Balanced.pod t/lib/tb-genxt.t
26277            + t/lib/tb-xbrak.t t/lib/tb-xcode.t t/lib/tb-xdeli.t
26278            + t/lib/tb-xmult.t t/lib/tb-xquot.t t/lib/tb-xtagg.t
26279            + t/lib/tb-xvari.t
26280            ! MANIFEST
26281 ____________________________________________________________________________
26282 [  9116] By: gsar                                  on 2001/03/13  00:55:53
26283         Log: Win32::GetCwd() returns C: instead of C:\ in the root directory
26284              under ithreads
26285      Branch: maint-5.6/perl
26286            ! win32/perlhost.h
26287 ____________________________________________________________________________
26288 [  9115] By: jhi                                   on 2001/03/13  00:54:09
26289         Log: Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
26290              From: "John L. Allen" <allen@grumman.com>
26291              Date: Tue, 6 Mar 2001 10:50:51 -0500 (EST)
26292              Message-ID: <Pine.SOL.3.91.1010306103113.9094A-100000@gateway.grumman.com>
26293              
26294              use integer document clarification.
26295      Branch: perl
26296            ! lib/integer.pm
26297 ____________________________________________________________________________
26298 [  9114] By: jhi                                   on 2001/03/13  00:38:54
26299         Log: Metaconfig unit change for #9113.
26300      Branch: metaconfig
26301            ! U/modified/myhostname.U
26302 ____________________________________________________________________________
26303 [  9113] By: jhi                                   on 2001/03/13  00:38:35
26304         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?)
26305              From: Peter Prymmer <pvhp@forte.com>
26306              Date: Mon, 12 Mar 2001 16:25:56 -0800 (PST)
26307              Message-ID: <Pine.OSF.4.10.10103121619020.180841-100000@aspara.forte.com>
26308      Branch: perl
26309            ! Configure README.os390 hints/os390.sh
26310 ____________________________________________________________________________
26311 [  9112] By: jhi                                   on 2001/03/13  00:29:00
26312         Log: Integrate perlio.
26313      Branch: perl
26314           !> sv.c utf8.h
26315 ____________________________________________________________________________
26316 [  9111] By: nick                                  on 2001/03/12  21:16:33
26317         Log: Integrate mainline.
26318      Branch: perlio
26319           +> t/op/anonsub.t
26320           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
26321           !> proto.h sv.c
26322 ____________________________________________________________________________
26323 [  9110] By: nick                                  on 2001/03/12  21:00:13
26324         Log: #ifdef'ed out code for 'USE_BYTES_DOWNGRADES' case.
26325      Branch: perlio
26326            ! sv.c utf8.h
26327 ____________________________________________________________________________
26328 [  9109] By: jhi                                   on 2001/03/12  16:04:47
26329         Log: Integrate change #9108 from maintperl to mainline.
26330              
26331              fix memory leak in C<sub X { sub {} }> arising from a refcount
26332              loop between the outer sub and the inner prototype anonsub
26333              
26334              this also enables closures returned by subroutines that
26335              subsequently get redefined to work without generating coredumps :)
26336              
26337              completely removed the free_closures() hack--it shouldn't be
26338              needed anymore
26339      Branch: perl
26340           +> t/op/anonsub.t
26341           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
26342           !> proto.h sv.c
26343 ____________________________________________________________________________
26344 [  9108] By: gsar                                  on 2001/03/12  10:21:31
26345         Log: fix memory leak in C<sub X { sub {} }> arising from a refcount
26346              loop between the outer sub and the inner prototype anonsub
26347              
26348              this also enables closures returned by subroutines that
26349              subsequently get redefined to work without generating coredumps :)
26350              
26351              completely removed the free_closures() hack--it shouldn't be
26352              needed anymore
26353      Branch: maint-5.6/perl
26354            + t/op/anonsub.t
26355            ! MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
26356            ! proto.h sv.c
26357 ____________________________________________________________________________
26358 [  9107] By: jhi                                   on 2001/03/12  05:15:31
26359         Log: Integrate perlio.
26360      Branch: perl
26361           !> ext/Encode/Encode.xs makedef.pl regcomp.c sv.c toke.c utf8.c
26362 ____________________________________________________________________________
26363 [  9106] By: nick                                  on 2001/03/11  20:10:12
26364         Log: regcomp.c is working in native space, not Unicode space (if different)
26365              as it is doing compare against 'W' in \W etc.
26366      Branch: perlio
26367            ! regcomp.c
26368 ____________________________________________________________________________
26369 [  9105] By: nick                                  on 2001/03/11  19:39:34
26370         Log: Audit #ifdef EBCDIC and #ifndef ASCIIish, replace latter with former.
26371              Use ASCII_TO_NATIVE and NATIVE_TO_ASCII to avoid some #ifs.
26372      Branch: perlio
26373            ! regcomp.c toke.c utf8.c
26374 ____________________________________________________________________________
26375 [  9104] By: nick                                  on 2001/03/11  18:15:44
26376         Log: Put utf8_downgrade in CRIPPLED_CC versions of SvPVbyte* before I forget.
26377      Branch: perlio
26378            ! sv.c
26379 ____________________________________________________________________________
26380 [  9103] By: nick                                  on 2001/03/11  18:03:28
26381         Log: Integrate mainline (for regexp stuff).
26382      Branch: perlio
26383           !> ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
26384           !> ext/Encode/Encode.xs ext/Errno/Errno_pm.PL
26385           !> lib/ExtUtils/Manifest.pm regcomp.c regexec.c t/lib/b.t
26386           !> t/lib/errno.t t/op/pat.t
26387 ____________________________________________________________________________
26388 [  9102] By: nick                                  on 2001/03/11  17:44:20
26389         Log: USE_SFIO issues as observed by Chris Nandor <pudge@pobox.com>
26390              - exclude layer syms in makedef.pl for sfio
26391              - also inhibit Encode from trying to build ":encode()" layer.
26392      Branch: perlio
26393            ! ext/Encode/Encode.xs makedef.pl
26394 ____________________________________________________________________________
26395 [  9101] By: jhi                                   on 2001/03/10  22:38:13
26396         Log: The $Is_MacOS needs to be declared.
26397      Branch: perl
26398            ! lib/ExtUtils/Manifest.pm
26399 ____________________________________________________________________________
26400 [  9100] By: jhi                                   on 2001/03/10  22:14:29
26401         Log: Use #if defined(USE_PERLIO) && !defined(USE_SFIO) instead of just
26402              #ifdef USE_PERLIO in Encode.xs so that the perlio symbols don't
26403              pollute the symbolspace if using sfio.
26404      Branch: perl
26405            ! ext/Encode/Encode.xs
26406 ____________________________________________________________________________
26407 [  9099] By: jhi                                   on 2001/03/10  21:58:48
26408         Log: Subject: [PATCH] Portability fixes for Mac OS / bleadperl
26409              Date: Sat, 10 Mar 2001 14:23:55 -0500
26410              From: Chris Nandor <pudge@pobox.com>
26411              Message-Id: <p05010401b6d02f70211f@[10.0.1.177]>
26412      Branch: perl
26413            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
26414            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm t/lib/b.t
26415            ! t/lib/errno.t
26416 ____________________________________________________________________________
26417 [  9098] By: jhi                                   on 2001/03/10  21:38:30
26418         Log: Fix for ID 20010306.008, UTF-8 and \w without 'use utf8' coredump.
26419      Branch: perl
26420            ! regcomp.c regexec.c t/op/pat.t
26421 ____________________________________________________________________________
26422 [  9097] By: jhi                                   on 2001/03/10  14:38:07
26423         Log: Integrate perlio.
26424      Branch: perl
26425           !> doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
26426           !> handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
26427           !> regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
26428 ____________________________________________________________________________
26429 [  9096] By: nick                                  on 2001/03/10  11:55:43
26430         Log: EBCDIC sanity - phase I
26431              - rename utf8/uv functions to indicate what sort of uv they provide (uvuni/uvchr)
26432              - use utf8n_xxxx (c.f. pvn) for forms which take length.
26433              - back out vN.N and $^V exceptions to e2a/a2e
26434              - make "locale" isxxx macros be uvchr (may be redundant?)
26435              
26436              Not clear yet that toUPPER_uni et. al. return being handled correctly.
26437              The tr// and rexexp stuff still needs an audit, assumption is they are working
26438              in Unicode space.
26439              
26440              Need to provide v5.6 names for XS modules (decide is uni or chr ?).
26441      Branch: perlio
26442            ! doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
26443            ! handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
26444            ! regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
26445 ____________________________________________________________________________
26446 [  9095] By: jhi                                   on 2001/03/09  22:10:01
26447         Log: Integrate perlio.
26448      Branch: perl
26449           !> dump.c
26450 ____________________________________________________________________________
26451 [  9094] By: nick                                  on 2001/03/09  17:36:38
26452         Log: Builds an passes all tests after integrate and this tweak.
26453      Branch: perlio
26454            ! dump.c
26455 ____________________________________________________________________________
26456 [  9093] By: nick                                  on 2001/03/09  17:16:03
26457         Log: Integrate mainline (does not build - sv_catpvf issue in dump.c)
26458      Branch: perlio
26459           +> lib/unicode/Scripts.txt t/lib/sigaction.t
26460           !> (integrate 79 files)
26461 ____________________________________________________________________________
26462 [  9092] By: jhi                                   on 2001/03/09  15:28:26
26463         Log: Update Changes.
26464      Branch: perl
26465            ! Changes patchlevel.h
26466 ____________________________________________________________________________
26467 [  9091] By: jhi                                   on 2001/03/09  15:25:05
26468         Log: In op/stat #35 better to scan all the potential directories
26469              for setuids, not just the first one.
26470      Branch: perl
26471            ! t/op/stat.t
26472 ____________________________________________________________________________
26473 [  9090] By: jhi                                   on 2001/03/09  15:01:27
26474         Log: Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists() 
26475              From: rspier@pobox.com (Robert Spier)
26476              Date: Fri, 9 Mar 2001 03:30:20 -0500
26477              Message-ID: <15016.38044.381174.160189@rls.cx>
26478              
26479              EXISTS() returning undef mistakenly triggered a FETCH().
26480      Branch: perl
26481            ! hv.c
26482 ____________________________________________________________________________
26483 [  9089] By: jhi                                   on 2001/03/09  14:59:02
26484         Log: Add /sbin and /usr/sbin to the list of directories scanned
26485              for setuid programs.  Takes care of bug id 20010309.003.
26486      Branch: perl
26487            ! t/op/stat.t
26488 ____________________________________________________________________________
26489 [  9088] By: jhi                                   on 2001/03/09  14:48:32
26490         Log: Regen perlapi, perltoc.
26491      Branch: perl
26492            ! ext/Encode/Encode/Tcl.pm pod/perlapi.pod pod/perltoc.pod
26493 ____________________________________________________________________________
26494 [  9087] By: jhi                                   on 2001/03/09  14:38:56
26495         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
26496              From: David Mitchell <davem@fdgroup.co.uk>
26497              Date: Fri, 9 Mar 2001 13:49:31 +0000 (GMT)
26498              Message-Id: <200103091349.NAA16617@tiree.fdgroup.co.uk>
26499      Branch: perl
26500            ! dump.c perl.c perl.h pod/perlrun.pod
26501 ____________________________________________________________________________
26502 [  9086] By: jhi                                   on 2001/03/09  01:47:16
26503         Log: A modified version of
26504              
26505              Subject: [ID 20010307.005] POSIX::sigaction has various problems
26506              From: anders@broadcom.com
26507              Date: Wed, 7 Mar 2001 14:35:24 -0800 (PST) 
26508              Message-Id: <200103072235.OAA25368@dt-sj1-130.sj.broadcom.com>
26509              
26510              Currently the sigaction.t test #6 fails (and is fudged to look
26511              like an "ok") in Linux (at least in Debian 2.2 Linux 2.4.2 x86).
26512              This may well be a genuine bug in Linux sigaction() (since at
26513              least Tru64, Solaris, and HP-UX disagree with Linux).
26514              Anyone with POSIX / SUSv2 tome handy?  The problem is that
26515              the flags of the oldaction don't match with the flags in
26516              the previously installed disposition.
26517      Branch: perl
26518            + t/lib/sigaction.t
26519            ! MANIFEST ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
26520 ____________________________________________________________________________
26521 [  9085] By: jhi                                   on 2001/03/09  01:30:13
26522         Log: Subject: Re: mission impossible for the day
26523              From: Alex Gough <alex@rcon.org>
26524              Date: Thu, 08 Mar 2001 17:18:19 +0000
26525              Message-ID: <3AA7BEDB.8070409@rcon.org>
26526              
26527              If references (are overloaded) and can be directly stringified,
26528              show that instead of "stringified".
26529              
26530              (The problem, infinite mutual recursion caused by overloaded bool
26531              in Switch.pm, tracked by David Mitchell)
26532      Branch: perl
26533            ! lib/Carp/Heavy.pm
26534 ____________________________________________________________________________
26535 [  9084] By: jhi                                   on 2001/03/09  01:20:39
26536         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
26537              Date: Thu, 8 Mar 2001 12:06:57 +0000 (GMT)
26538              From: David Mitchell <davem@fdgroup.co.uk>
26539              Message-Id: <200103081206.MAA06281@tiree.fdgroup.co.uk>
26540      Branch: perl
26541            ! ext/re/re.xs malloc.c mg.c perl.c perl.h perly.c perly.y
26542            ! pp_ctl.c regexec.c sv.c vms/perly_c.vms
26543 ____________________________________________________________________________
26544 [  9083] By: jhi                                   on 2001/03/09  01:16:51
26545         Log: Subject: [PATCH] perldata.pod here-doc docs
26546              From: Jeff Pinyan <jeffp@crusoe.net>
26547              Date: Thu, 8 Mar 2001 13:18:55 -0500 (EST)
26548              Message-ID: <Pine.GSO.4.21.0103081317530.20957-100000@crusoe.crusoe.net>
26549      Branch: perl
26550            ! pod/perldata.pod
26551 ____________________________________________________________________________
26552 [  9082] By: jhi                                   on 2001/03/09  01:01:27
26553         Log: Subject: Re: Unicode/EBCDIC
26554              From: Peter Prymmer <pvhp@forte.com>
26555              Date: Thu, 8 Mar 2001 16:23:25 -0800 (PST)
26556              Message-ID: <Pine.OSF.4.10.10103081617390.377472-100000@aspara.forte.com>
26557      Branch: perl
26558            ! perl.c perl.h sv.c toke.c utf8.c utf8.h
26559 ____________________________________________________________________________
26560 [  9081] By: jhi                                   on 2001/03/08  13:41:30
26561         Log: Subject: Ooops, wrong 'no *POSIX' Patch
26562              From: Dorner Thomas <Thomas.Dorner@start.de>
26563              Date: Thu, 8 Mar 2001 08:43:28 +0100
26564              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88D3@Ex02.inhouse.start.de>
26565      Branch: perl
26566            ! hints/posix-bc.sh
26567 ____________________________________________________________________________
26568 [  9080] By: jhi                                   on 2001/03/08  13:11:42
26569         Log: It's Scripts.txt, not Script.txt.
26570      Branch: perl
26571            ! MANIFEST
26572 ____________________________________________________________________________
26573 [  9079] By: jhi                                   on 2001/03/08  12:59:05
26574         Log: Subject: 'no *POSIX' Patch speeding up make on BS2000 
26575              From: Dorner Thomas <Thomas.Dorner@start.de>
26576              Date: Wed, 7 Mar 2001 14:13:31 +0100
26577              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
26578      Branch: perl
26579            ! makedepend.SH
26580 ____________________________________________________________________________
26581 [  9078] By: jhi                                   on 2001/03/08  12:57:43
26582         Log: Retract #9069, wrong patch.
26583      Branch: perl
26584            ! Makefile.SH
26585 ____________________________________________________________________________
26586 [  9077] By: jhi                                   on 2001/03/08  01:06:13
26587         Log: Upgrade to Unicode 3.1 beta 2001-03-01.
26588      Branch: perl
26589            + lib/unicode/Scripts.txt
26590            ! MANIFEST lib/unicode/Category.pl lib/unicode/Decomposition.pl
26591            ! lib/unicode/EAWidth.txt lib/unicode/Is/Alnum.pl
26592            ! lib/unicode/Is/Alpha.pl lib/unicode/Is/L.pl
26593            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
26594            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
26595            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
26596            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
26597            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
26598            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
26599            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
26600            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
26601            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
26602            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
26603            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
26604            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
26605            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
26606            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkZW.pl
26607            ! lib/unicode/Is/Ll.pl lib/unicode/Is/Lower.pl
26608            ! lib/unicode/Is/S.pl lib/unicode/Is/Sm.pl
26609            ! lib/unicode/Is/Word.pl lib/unicode/Names.txt
26610            ! lib/unicode/PropList.txt lib/unicode/ReadMe.txt
26611            ! lib/unicode/Unicode.txt lib/unicode/mktables.PL
26612            ! lib/unicode/version
26613 ____________________________________________________________________________
26614 [  9076] By: jhi                                   on 2001/03/07  22:59:39
26615         Log: Integrate change #7784 from mainline into maintperl.
26616              
26617              Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
26618      Branch: maint-5.6/perl
26619           !> pp_ctl.c t/op/pat.t
26620 ____________________________________________________________________________
26621 [  9075] By: jhi                                   on 2001/03/07  22:05:11
26622         Log: More UTF-8 test tweaks.
26623      Branch: perl
26624            ! t/op/pat.t t/op/split.t t/pragma/utf8.t
26625 ____________________________________________________________________________
26626 [  9074] By: nick                                  on 2001/03/07  21:39:29
26627         Log: Integrate mainline.
26628      Branch: perlio
26629           !> Changes Makefile.SH lib/ExtUtils/MM_Unix.pm
26630           !> lib/unicode/mktables.PL patchlevel.h perl.c pod/perlop.pod
26631           !> pod/perlretut.pod pod/perlsyn.pod pp.c pp_sys.c
26632           !> t/camel-III/vstring.t t/lib/charnames.t t/op/chop.t
26633           !> t/op/pack.t t/op/pat.t t/op/split.t t/pragma/utf8.t
26634 ____________________________________________________________________________
26635 [  9073] By: jhi                                   on 2001/03/07  16:37:09
26636         Log: Update Changes.
26637      Branch: perl
26638            ! Changes patchlevel.h
26639 ____________________________________________________________________________
26640 [  9072] By: jhi                                   on 2001/03/07  16:32:30
26641         Log: Subject: [ID 20010306.004] || != named unary operator
26642              From: abela@geneanet.org
26643              Date: Tue,  6 Mar 2001 15:57:57 +0100 (CET)
26644              Message-Id: <20010306145757.0CB03D183@little-roots.geneanet.org>
26645      Branch: perl
26646            ! pod/perlop.pod
26647 ____________________________________________________________________________
26648 [  9071] By: jhi                                   on 2001/03/07  15:14:11
26649         Log: Subject: downgrading to bytes for common functions
26650              From: andrew@pimlott.ne.mediaone.net (Andrew Pimlott)
26651              Date: Wed, 7 Mar 2001 02:36:55 -0500
26652              Message-ID: <20010307023655.J24024@pimlott.ne.mediaone.net>
26653      Branch: perl
26654            ! pp_sys.c
26655 ____________________________________________________________________________
26656 [  9070] By: jhi                                   on 2001/03/07  15:04:58
26657         Log: Clarify the description differentiating for and while; inspired by
26658              
26659              Subject: [ID 20010306.002] for/while difference in for definition
26660              From: abela@geneanet.org
26661              Date: Tue,  6 Mar 2001 09:40:36 +0100 (CET)
26662              Message-Id: <20010306084036.7BFD0D17F@little-roots.geneanet.org>
26663      Branch: perl
26664            ! pod/perlsyn.pod
26665 ____________________________________________________________________________
26666 [  9069] By: jhi                                   on 2001/03/07  14:55:30
26667         Log: Subject: 'no *POSIX' Patch speeding up make on BS2000 
26668              From: Dorner Thomas <Thomas.Dorner@start.de>
26669              Date: Wed, 7 Mar 2001 14:13:31 +0100
26670              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
26671      Branch: perl
26672            ! Makefile.SH
26673 ____________________________________________________________________________
26674 [  9068] By: jhi                                   on 2001/03/07  14:51:17
26675         Log: Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
26676              From: Radu Greab <radu@netsoft.ro>
26677              Date: Tue, 6 Mar 2001 23:04:44 +0200 (EET)
26678              Message-ID: <15013.20716.201459.540421@ix.netsoft.ro>
26679      Branch: perl
26680            ! pp.c t/op/chop.t
26681 ____________________________________________________________________________
26682 [  9067] By: jhi                                   on 2001/03/07  14:48:57
26683         Log: Subject: Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
26684              From: Simon Cozens <simon@netthink.co.uk>
26685              Date: Wed, 7 Mar 2001 13:59:28 +0000
26686              Message-ID: <20010307135928.A21620@pembro26.pmb.ox.ac.uk>
26687              
26688              In order to allow MakeMaker to build correct Makefiles,
26689              you need to change the order of the arguments in MM_Unix.pm
26690              as well. (Unless you have C89_CCMODE set, but we're trying
26691              to be POSIXly correct)
26692              
26693              Thanks to Merijn Broeren for tracking this down.
26694      Branch: perl
26695            ! lib/ExtUtils/MM_Unix.pm
26696 ____________________________________________________________________________
26697 [  9066] By: jhi                                   on 2001/03/07  14:30:02
26698         Log: Floating point too messy.
26699      Branch: perl
26700            ! t/camel-III/vstring.t
26701 ____________________________________________________________________________
26702 [  9065] By: jhi                                   on 2001/03/07  14:17:44
26703         Log: Integrate change #9064 from maintperl into mainline.
26704              
26705              fix memory leak in pack("Bb",...)
26706      Branch: perl
26707           !> perl.c
26708 ____________________________________________________________________________
26709 [  9064] By: gsar                                  on 2001/03/07  06:29:24
26710         Log: fix memory leak in pack("Bb",...)
26711      Branch: maint-5.6/perl
26712            ! perl.c
26713 ____________________________________________________________________________
26714 [  9063] By: jhi                                   on 2001/03/07  00:55:04
26715         Log: Major utf8 test reorganisation and rewrite.
26716              Hopefully no tests were lost in the shuffle.
26717              (The beginning of pragma/utf8 was lost intentionally,
26718              the tests were rather bogus and incomplete.)
26719      Branch: perl
26720            ! t/lib/charnames.t t/op/pack.t t/op/pat.t t/op/split.t
26721            ! t/pragma/utf8.t
26722 ____________________________________________________________________________
26723 [  9062] By: jhi                                   on 2001/03/07  00:41:16
26724         Log: More tweakage on the Unicode character class descriptions.
26725      Branch: perl
26726            ! lib/unicode/mktables.PL pod/perlretut.pod
26727 ____________________________________________________________________________
26728 [  9061] By: jhi                                   on 2001/03/06  23:12:38
26729         Log: The perlretut was still talking about the old \p and \P
26730              definitions.
26731      Branch: perl
26732            ! pod/perlretut.pod
26733 ____________________________________________________________________________
26734 [  9060] By: nick                                  on 2001/03/06  20:52:37
26735         Log: Integrate mainline (make test works again now).
26736      Branch: perlio
26737           !> op.c op.h regcomp.c t/camel-III/vstring.t t/op/pat.t
26738 ____________________________________________________________________________
26739 [  9059] By: jhi                                   on 2001/03/06  15:36:14
26740         Log: 0.999... does equal 1.0, doesn't it?
26741      Branch: perl
26742            ! t/camel-III/vstring.t
26743 ____________________________________________________________________________
26744 [  9058] By: jhi                                   on 2001/03/06  15:34:00
26745         Log: Make /x{abcd}/ to work without use utf8.
26746      Branch: perl
26747            ! regcomp.c
26748 ____________________________________________________________________________
26749 [  9057] By: jhi                                   on 2001/03/06  03:02:36
26750         Log: Easier to outcomment all the three reset() tests for now.
26751      Branch: perl
26752            ! t/op/pat.t
26753 ____________________________________________________________________________
26754 [  9056] By: jhi                                   on 2001/03/06  02:30:02
26755         Log: Comment out the deadly reset; until the 20010301.005
26756              is finally fixed.
26757      Branch: perl
26758            ! t/op/pat.t
26759 ____________________________________________________________________________
26760 [  9055] By: jhi                                   on 2001/03/06  02:21:26
26761         Log: Integrate the change #9054 from mainline:
26762              retract the PMOP cleanup patch pending further investigation.
26763      Branch: maint-5.6/perl
26764           !> op.c op.h
26765 ____________________________________________________________________________
26766 [  9054] By: jhi                                   on 2001/03/06  02:19:57
26767         Log: Retract the PMOP cleanup patch: I'm seeing strange core dumps
26768              with oddly familiar stack traces.
26769      Branch: perl
26770            ! op.c op.h
26771 ____________________________________________________________________________
26772 [  9053] By: jhi                                   on 2001/03/05  23:20:28
26773         Log: Integrate perlio.
26774      Branch: perl
26775           +> ext/Encode/Encode/koi8-r.ucm
26776           !> MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
26777           !> makedef.pl
26778 ____________________________________________________________________________
26779 [  9052] By: nick                                  on 2001/03/05  23:08:17
26780         Log: skipping USE_PERLIO symbols correction.
26781      Branch: perlio
26782            ! makedef.pl
26783 ____________________________________________________________________________
26784 [  9051] By: nick                                  on 2001/03/05  22:35:07
26785         Log: More Encode alias tidying.
26786      Branch: perlio
26787            + ext/Encode/Encode/koi8-r.ucm
26788            ! MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
26789 ____________________________________________________________________________
26790 [  9050] By: jhi                                   on 2001/03/05  21:44:29
26791         Log: Integrate changes #9033 and #9044 from mainline into maintperl,
26792              Sarathy's fix for ID 20010301.005.
26793      Branch: maint-5.6/perl
26794           !> op.c op.h
26795 ____________________________________________________________________________
26796 [  9049] By: nick                                  on 2001/03/05  19:54:04
26797         Log: Integrate Jarkko's Encode.pm tweak.
26798      Branch: perlio
26799           !> ext/Encode/Encode.pm
26800 ____________________________________________________________________________
26801 [  9048] By: nick                                  on 2001/03/05  19:47:57
26802         Log: Integrate mainline (mostly - holding of on Encode.pm for a bit.)
26803      Branch: perlio
26804           +> os2/os2add.sym
26805           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm makedef.pl op.c
26806           !> op.h os2/Changes os2/Makefile.SHs os2/OS2/REXX/Makefile.PL
26807           !> os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
26808           !> os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/os2.sym os2/os2ish.h
26809           !> pod/perlapi.pod t/op/pat.t t/op/tr.t
26810 ____________________________________________________________________________
26811 [  9047] By: jhi                                   on 2001/03/05  19:25:26
26812         Log: Regen perlapi.
26813      Branch: perl
26814            ! pod/perlapi.pod
26815 ____________________________________________________________________________
26816 [  9046] By: jhi                                   on 2001/03/05  19:12:14
26817         Log: Integrate perlio.
26818      Branch: perl
26819           +> t/camel-III/vstring.t
26820           !> MANIFEST pp.h pp_sys.c t/TEST t/harness
26821 ____________________________________________________________________________
26822 [  9045] By: jhi                                   on 2001/03/05  19:10:36
26823         Log: The mapping of ISO Latin X to ISO 8859-Y is tricky.
26824      Branch: perl
26825            ! ext/Encode/Encode.pm
26826 ____________________________________________________________________________
26827 [  9044] By: jhi                                   on 2001/03/05  18:49:12
26828         Log: Forgot the other half of the PMOP patch (#9033).
26829      Branch: perl
26830            ! op.h
26831 ____________________________________________________________________________
26832 [  9043] By: nick                                  on 2001/03/05  18:14:47
26833         Log: Update MANIFEST for new test.
26834      Branch: perlio
26835            ! MANIFEST
26836 ____________________________________________________________________________
26837 [  9042] By: nick                                  on 2001/03/05  18:12:41
26838         Log: Some tests for Camel 3rd edition features.
26839              Make gethostbyaddr() test in above work.
26840      Branch: perlio
26841            + t/camel-III/vstring.t
26842            ! pp.h pp_sys.c t/TEST t/harness
26843 ____________________________________________________________________________
26844 [  9041] By: jhi                                   on 2001/03/05  17:41:48
26845         Log: Add more ISO 8859 encoding aliases.
26846      Branch: perl
26847            ! ext/Encode/Encode.pm
26848 ____________________________________________________________________________
26849 [  9040] By: jhi                                   on 2001/03/05  17:30:43
26850         Log: Integrate perlio.
26851      Branch: perl
26852           !> MANIFEST sv.c
26853 ____________________________________________________________________________
26854 [  9039] By: nick                                  on 2001/03/05  17:11:36
26855         Log: Missed added file.
26856      Branch: perlio
26857            ! MANIFEST
26858 ____________________________________________________________________________
26859 [  9038] By: jhi                                   on 2001/03/05  15:58:01
26860         Log: Add tr tests for EBCDIC, from Karsten Sperling.
26861      Branch: perl
26862            ! t/op/tr.t
26863 ____________________________________________________________________________
26864 [  9037] By: nick                                  on 2001/03/05  15:56:35
26865         Log: Long-standing "defined but not used" SvPVbyte*() are about to get used
26866              for auto-downgrade hooks in gethostbyaddr() etc. (as per Camel-III).
26867              
26868              Make SvPVbyte*() symetric with respect to SvPVutf8*() in that:
26869              - it does a sv_utf8_downgrade (c.f. SvPVutf8's sv_utf8_upgrade())
26870              - uses SvPV() rather than sv_2pv() in case it isn't a string.
26871      Branch: perlio
26872            ! sv.c
26873 ____________________________________________________________________________
26874 [  9036] By: jhi                                   on 2001/03/05  15:49:15
26875         Log: Add matching tests currently failing in EBCDIC,
26876              suggested by Karsten Sperling.
26877      Branch: perl
26878            ! t/op/pat.t
26879 ____________________________________________________________________________
26880 [  9035] By: jhi                                   on 2001/03/05  15:36:55
26881         Log: The #9034 needs a MANIFESTation.
26882      Branch: perl
26883            ! MANIFEST
26884 ____________________________________________________________________________
26885 [  9034] By: jhi                                   on 2001/03/05  15:35:14
26886         Log: Integrate perlio.
26887      Branch: perl
26888           +> ext/Encode/Encode/Tcl.pm
26889           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
26890           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
26891           !> ext/Encode/Encode/iso8859-1.ucm
26892           !> ext/Encode/Encode/iso8859-10.ucm
26893           !> ext/Encode/Encode/iso8859-13.ucm
26894           !> ext/Encode/Encode/iso8859-14.ucm
26895           !> ext/Encode/Encode/iso8859-15.ucm
26896           !> ext/Encode/Encode/iso8859-16.ucm
26897           !> ext/Encode/Encode/iso8859-2.ucm
26898           !> ext/Encode/Encode/iso8859-3.ucm
26899           !> ext/Encode/Encode/iso8859-4.ucm
26900           !> ext/Encode/Encode/iso8859-5.ucm
26901           !> ext/Encode/Encode/iso8859-6.ucm
26902           !> ext/Encode/Encode/iso8859-7.ucm
26903           !> ext/Encode/Encode/iso8859-8.ucm
26904           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
26905           !> t/lib/encode.t
26906 ____________________________________________________________________________
26907 [  9033] By: jhi                                   on 2001/03/05  15:33:18
26908         Log: Subject: Re: [ID 20010301.005] corrupt memory (since @8531, in 5.6.1-T2)
26909              From: Gurusamy Sarathy <gsar@ActiveState.com>
26910              Date: Sun, 04 Mar 2001 22:33:15 -0800
26911              Message-Id: <200103050633.f256XFo06998@smtp3.ActiveState.com>
26912              
26913              PMOPs need to remember their own stash so that they can
26914              gracefully remove themselves from their linked list.
26915      Branch: perl
26916            ! op.c
26917 ____________________________________________________________________________
26918 [  9032] By: nick                                  on 2001/03/05  14:51:50
26919         Log: Encode implementation "completion"
26920              Implement and document define_encoding()
26921              Implement and document encoding aliases including define_alias()
26922              Make Encode::XS use define_encoding() rather than back-door.
26923              Move run-time *.enc to separate Encode::Tcl module.
26924              Make 'compile' honour <codeset_name>
26925              Change canonical names of to iso-8859-* and US-ascii.
26926      Branch: perlio
26927            + ext/Encode/Encode/Tcl.pm
26928            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
26929            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
26930            ! ext/Encode/Encode/iso8859-1.ucm
26931            ! ext/Encode/Encode/iso8859-10.ucm
26932            ! ext/Encode/Encode/iso8859-13.ucm
26933            ! ext/Encode/Encode/iso8859-14.ucm
26934            ! ext/Encode/Encode/iso8859-15.ucm
26935            ! ext/Encode/Encode/iso8859-16.ucm
26936            ! ext/Encode/Encode/iso8859-2.ucm
26937            ! ext/Encode/Encode/iso8859-3.ucm
26938            ! ext/Encode/Encode/iso8859-4.ucm
26939            ! ext/Encode/Encode/iso8859-5.ucm
26940            ! ext/Encode/Encode/iso8859-6.ucm
26941            ! ext/Encode/Encode/iso8859-7.ucm
26942            ! ext/Encode/Encode/iso8859-8.ucm
26943            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
26944            ! t/lib/encode.t
26945 ____________________________________________________________________________
26946 [  9031] By: jhi                                   on 2001/03/05  13:51:17
26947         Log: Integrate change #9030 from maintperl into mainline.
26948              
26949              Subject: [PATCH 5.6.1] OS/2 cleanup
26950      Branch: perl
26951           +> os2/os2add.sym
26952           !> MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
26953           !> makedef.pl os2/Changes os2/Makefile.SHs
26954           !> os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
26955           !> os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
26956           !> os2/os2.sym os2/os2ish.h
26957 ____________________________________________________________________________
26958 [  9030] By: jhi                                   on 2001/03/05  13:46:49
26959         Log: Subject: [PATCH 5.6.1] OS/2 cleanup
26960              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26961              Date: Mon, 5 Mar 2001 02:29:44 -0500
26962              Message-ID: <20010305022944.A10117@math.ohio-state.edu>
26963      Branch: maint-5.6/perl
26964            + os2/os2add.sym
26965            ! MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
26966            ! makedef.pl os2/Changes os2/Makefile.SHs
26967            ! os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
26968            ! os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
26969            ! os2/os2.sym os2/os2ish.h
26970 ____________________________________________________________________________
26971 [  9029] By: jhi                                   on 2001/03/05  13:40:35
26972         Log: Integrate change #9028 from maintperl into mainline.
26973              
26974              various nits in MM_Unix.pm found by disabling SelfLoader
26975      Branch: perl
26976           !> lib/ExtUtils/MM_Unix.pm
26977 ____________________________________________________________________________
26978 [  9028] By: gsar                                  on 2001/03/05  09:58:38
26979         Log: various nits in MM_Unix.pm found by disabling SelfLoader
26980      Branch: maint-5.6/perl
26981            ! lib/ExtUtils/MM_Unix.pm
26982 ____________________________________________________________________________
26983 [  9027] By: nick                                  on 2001/03/05  08:35:22
26984         Log: Integrate mainline
26985      Branch: perlio
26986           !> (integrate 28 files)
26987 ____________________________________________________________________________
26988 [  9026] By: jhi                                   on 2001/03/05  02:14:59
26989         Log: Integrate change #9025 from mainline to maintperl,
26990              retract \N{U+HHHH}.
26991      Branch: maint-5.6/perl
26992           !> lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
26993           !> t/lib/charnames.t toke.c
26994 ____________________________________________________________________________
26995 [  9025] By: jhi                                   on 2001/03/05  02:13:09
26996         Log: Retracting \N{U+HHHH}.
26997      Branch: perl
26998            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
26999            ! t/lib/charnames.t toke.c
27000 ____________________________________________________________________________
27001 [  9024] By: jhi                                   on 2001/03/04  20:51:07
27002         Log: Subject: Re: Smoking patch 8898 for perl v5.7.0 on aix 4.3.0.0
27003              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
27004              Date: Fri, 02 Mar 2001 18:25:26 +0100
27005              Message-Id: <20010302182416.1BF4.H.M.BRAND@hccnet.nl>
27006              
27007              Casting problem.
27008      Branch: perl
27009            ! ext/Storable/Storable.xs
27010 ____________________________________________________________________________
27011 [  9023] By: jhi                                   on 2001/03/04  19:46:45
27012         Log: Subject: [ID 20010303.009] SOCKS5 work around breaks other sockets
27013              From: nick@talking.bollo.cx
27014              Date: Sat, 03 Mar 2001 21:41:33 +0000
27015              Message-Id: <E14ZJmP-0000mE-00@Bagpuss.unfortu.net>
27016              
27017              Revert the workaround.
27018      Branch: perl
27019            ! perlio.c
27020 ____________________________________________________________________________
27021 [  9022] By: jhi                                   on 2001/03/04  19:36:28
27022         Log: Update Changes.
27023      Branch: perl
27024            ! Changes patchlevel.h
27025 ____________________________________________________________________________
27026 [  9021] By: jhi                                   on 2001/03/04  18:41:00
27027         Log: makedef.pl updates suggested by Chris Nandor; double-checking
27028              the changes in AIX, OS/2 Win32 would be nice.
27029      Branch: perl
27030            ! makedef.pl
27031 ____________________________________________________________________________
27032 [  9020] By: jhi                                   on 2001/03/04  18:23:58
27033         Log: Integrate change #9012 from maintperl into mainline,
27034              quench a compiler warning.
27035      Branch: perl
27036           !> toke.c
27037 ____________________________________________________________________________
27038 [  9019] By: jhi                                   on 2001/03/04  18:18:43
27039         Log: Integrate changes #9017 and 9018 from mainline into maintperl.
27040              
27041              \N{U+HHHH} fix.
27042              
27043              pattern in G_ARRAY context
27044      Branch: maint-5.6/perl
27045           !> pp_hot.c t/op/pat.t toke.c
27046 ____________________________________________________________________________
27047 [  9018] By: jhi                                   on 2001/03/04  18:07:48
27048         Log: Subject: [PATCH pp_hot.c regexp.t] pattern in G_ARRAY context
27049              From: Jeff Pinyan <jeffp@crusoe.net>
27050              Date: Sat, 3 Mar 2001 17:14:07 -0500 (EST)
27051              Message-ID: <Pine.GSO.4.21.0103031712070.1035-100000@crusoe.crusoe.net>
27052      Branch: perl
27053            ! pp_hot.c t/op/pat.t
27054 ____________________________________________________________________________
27055 [  9017] By: jhi                                   on 2001/03/04  18:06:21
27056         Log: I thought I tested the #9014.
27057      Branch: perl
27058            ! toke.c
27059 ____________________________________________________________________________
27060 [  9016] By: jhi                                   on 2001/03/04  17:41:22
27061         Log: Integrate changes #9013,9014,9015 from mainline into maintperl.
27062              
27063              Tweak the get*ent() OS/2 prototypes.
27064              
27065              Add the \N{U+HHHH} syntax.
27066              
27067              More tr/// UTF-8 fixes from Inaba Hiroto.
27068      Branch: maint-5.6/perl
27069           !> doop.c lib/charnames.pm os2/os2.c pod/perldiag.pod
27070           !> pod/perlretut.pod t/lib/charnames.t t/op/tr.t toke.c
27071 ____________________________________________________________________________
27072 [  9015] By: jhi                                   on 2001/03/04  17:36:04
27073         Log: More tr/// UTF-8 fixes from Inaba Hiroto.
27074      Branch: perl
27075            ! doop.c t/op/tr.t
27076 ____________________________________________________________________________
27077 [  9014] By: jhi                                   on 2001/03/04  17:24:49
27078         Log: Add the \N{U+HHHH} syntax.
27079      Branch: perl
27080            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
27081            ! t/lib/charnames.t toke.c
27082 ____________________________________________________________________________
27083 [  9013] By: jhi                                   on 2001/03/04  17:20:45
27084         Log: Tweak the get*ent() OS/2 prototypes.
27085      Branch: perl
27086            ! os2/os2.c
27087 ____________________________________________________________________________
27088 [  9012] By: gsar                                  on 2001/03/04  06:26:14
27089         Log: avoid warning (nit in change#9009)
27090      Branch: maint-5.6/perl
27091            ! toke.c
27092 ____________________________________________________________________________
27093 [  9011] By: gsar                                  on 2001/03/04  06:15:24
27094         Log: lib/charnames.t fails in 5.6.x because of older Unicode
27095              data
27096              
27097              TODO: need to revisit this after updating lib/unicode/...
27098      Branch: maint-5.6/perl
27099            ! t/lib/charnames.t
27100 ____________________________________________________________________________
27101 [  9010] By: gsar                                  on 2001/03/04  06:08:36
27102         Log: change#9009 breaks build (no "didrange" variable in 5.6.x)
27103      Branch: maint-5.6/perl
27104            ! toke.c
27105 ____________________________________________________________________________
27106 [  9009] By: jhi                                   on 2001/03/03  19:27:20
27107         Log: Integrate change #9008 from mainline to maintperl,
27108              UTF-8 tr/// fixes from Inaba Hiroto.
27109      Branch: maint-5.6/perl
27110           !> doop.c op.c t/op/tr.t toke.c
27111 ____________________________________________________________________________
27112 [  9008] By: jhi                                   on 2001/03/03  19:19:42
27113         Log: UTF8 tr/// fixes from Inaba Hiroto.
27114      Branch: perl
27115            ! doop.c op.c t/op/tr.t toke.c
27116 ____________________________________________________________________________
27117 [  9007] By: jhi                                   on 2001/03/03  19:00:30
27118         Log: Integrate change #9006 from maintperl to mainline,
27119              more robust quest for the infinite.
27120      Branch: perl
27121           !> lib/Math/Complex.pm
27122 ____________________________________________________________________________
27123 [  9006] By: jhi                                   on 2001/03/03  18:58:06
27124         Log: Subject: [PATCH 5.6.1] More robust Math::Complex
27125              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
27126              Date: Sat, 3 Mar 2001 12:51:50 -0500
27127              Message-ID: <20010303125150.A2147@math.ohio-state.edu>
27128              
27129              Be more robust in our quest for the infinite.
27130      Branch: maint-5.6/perl
27131            ! lib/Math/Complex.pm
27132 ____________________________________________________________________________
27133 [  9005] By: jhi                                   on 2001/03/03  17:55:50
27134         Log: The #8982 modified for perl 5.6.x, from Radu Greab.
27135      Branch: maint-5.6/perl
27136            ! doio.c
27137 ____________________________________________________________________________
27138 [  9004] By: jhi                                   on 2001/03/03  17:40:14
27139         Log: Rewrite REPORT() and REPORT2() (used for -DT) slightly
27140              so that picky compilers like IRIX won't get huffy about
27141              "statements without effect" (like 1;).
27142      Branch: perl
27143            ! toke.c
27144 ____________________________________________________________________________
27145 [  9003] By: jhi                                   on 2001/03/03  17:15:52
27146         Log: Integrate change #9002 from mainline to maintperl.
27147              
27148              Subject: [perl-5.6.x, perl-current] accept for EPOC
27149      Branch: maint-5.6/perl
27150           !> pp_sys.c
27151 ____________________________________________________________________________
27152 [  9002] By: jhi                                   on 2001/03/03  17:14:30
27153         Log: Subject: [perl-5.6.x, perl-current] accept for EPOC
27154              From: Olaf Flebbe <O.Flebbe@science-computing.de>
27155              Date: Sat, 3 Mar 2001 16:36:04 +0100 (CET)
27156              Message-ID: <Pine.LNX.4.02.10103031635190.4825-100000@milkyway.science-computing.de>
27157      Branch: perl
27158            ! pp_sys.c
27159 ____________________________________________________________________________
27160 [  9001] By: jhi                                   on 2001/03/03  17:13:13
27161         Log: Subject: [PATCH perl@8989] t/pod/find.t on VMS
27162              From: "Craig A. Berry" <craigberry@mac.com>
27163              Date: Fri, 02 Mar 2001 17:44:40 -0600
27164              Message-Id: <5.0.2.1.0.20010302172145.038d3c10@mail.mac.com>
27165      Branch: perl
27166            ! t/pod/find.t
27167 ____________________________________________________________________________
27168 [  9000] By: jhi                                   on 2001/03/03  17:11:55
27169         Log: Integrate changes #8997,8999 from maintperl.
27170              
27171              Subject: [PATCH 5.6.1] compiling on OS/2
27172              (Better error message from hints/os2.sh)
27173              
27174              Subject: [PATCH 5.6.1] syslog.t
27175      Branch: perl
27176           !> hints/os2.sh t/lib/syslog.t
27177 ____________________________________________________________________________
27178 [  8999] By: jhi                                   on 2001/03/03  17:09:28
27179         Log: Subject: [PATCH 5.6.1] syslog.t
27180              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
27181              Date: Sat, 3 Mar 2001 02:11:17 -0500
27182              Message-ID: <20010303021116.A11897@math.ohio-state.edu>
27183      Branch: maint-5.6/perl
27184            ! t/lib/syslog.t
27185 ____________________________________________________________________________
27186 [  8998] By: jhi                                   on 2001/03/03  17:07:50
27187         Log: Subject: Re: [PATCH 5.7.0] compiling on OS/2: 5.6.1 too
27188              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
27189              Date: Sat, 3 Mar 2001 01:53:52 -0500
27190              Message-ID: <20010303015352.A11741@math.ohio-state.edu>
27191      Branch: maint-5.6/perl
27192            ! opcode.pl os2/os2.c
27193 ____________________________________________________________________________
27194 [  8997] By: jhi                                   on 2001/03/03  17:03:30
27195         Log: Subject: [PATCH 5.6.1] compiling on OS/2
27196              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
27197              Date: Sat, 3 Mar 2001 01:59:59 -0500
27198              Message-ID: <20010303015959.B11741@math.ohio-state.edu>
27199      Branch: maint-5.6/perl
27200            ! hints/os2.sh
27201 ____________________________________________________________________________
27202 [  8996] By: jhi                                   on 2001/03/03  00:55:58
27203         Log: Regen files for mainline.
27204      Branch: perl
27205            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
27206            ! config_h.SH pod/perlapi.pod pod/perltoc.pod
27207 ____________________________________________________________________________
27208 [  8995] By: jhi                                   on 2001/03/03  00:35:22
27209         Log: Integrate changes #8099,8218,8220,8221,8227,8304,8317,
27210              8318,8320,8337,8503,8877,8890,8903,8971 from mainline
27211              to maintperl.
27212              
27213              Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
27214              
27215              Add Configure option -Dmksymlinks which will create a symlink
27216              forest if the current/build differs from the source directory.
27217              (8218,8220,8221,8317,8318,8971)
27218              
27219              Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
27220              (Document APPLLIB_EXP in INSTALL.)
27221              
27222              If running byacc write-enable also perly.h.
27223              
27224              DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
27225              
27226              Subject: [PATCH 5.7.1/Configure] failure to set src='.'
27227              
27228              Sanity check for conflicting thread flavours.
27229              
27230              Fix the sys/fcntl.h problem reported by Peter Prymmer.
27231              
27232              Add few CPUs/architectures to the Cppsym scan,
27233              add -perlio to archname if so selected (modified 8890)
27234              
27235              Be more helpful for devel builders, suggested by John L. Allen.
27236              (admittedly pointless change for maintperl, but the usedevel
27237              code is there already)
27238      Branch: maint-5.6/perl
27239           !> Configure INSTALL Makefile.SH Porting/Glossary
27240           !> Porting/config.sh Porting/config_H config_h.SH embed.pl
27241           !> epoc/config.sh ext/NDBM_File/NDBM_File.xs
27242           !> ext/ODBM_File/ODBM_File.xs t/io/fs.t warnings.pl
27243           !> win32/config.bc win32/config.gc win32/config.vc
27244 ____________________________________________________________________________
27245 [  8994] By: jhi                                   on 2001/03/02  23:31:41
27246         Log: Use also $ccflags, not just $ldflags, when testing for gccness.
27247      Branch: metaconfig/U/perl
27248            ! gccvers.U
27249 ____________________________________________________________________________
27250 [  8993] By: jhi                                   on 2001/03/02  23:22:12
27251         Log: Regenerate various files for maint.
27252      Branch: maint-5.6/perl
27253            ! Porting/Glossary Porting/config.sh Porting/config_H objXSUB.h
27254            ! perlapi.c pod/perlapi.pod pod/perltoc.pod proto.h
27255 ____________________________________________________________________________
27256 [  8992] By: alanbur                               on 2001/03/02  22:48:34
27257         Log: Resync wuth parent
27258      Branch: maint-5.6/pureperl
27259           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
27260           !> (integrate 60 files)
27261 ____________________________________________________________________________
27262 [  8991] By: jhi                                   on 2001/03/02  21:00:08
27263         Log: Retract the #8742 part of #8986, backward compat.
27264      Branch: maint-5.6/perl
27265            ! embed.pl
27266 ____________________________________________________________________________
27267 [  8990] By: jhi                                   on 2001/03/02  20:40:07
27268         Log: Retract the #8919 part of #8987, not applicable to the 5.6 branch.
27269      Branch: maint-5.6/perl
27270            ! hv.c
27271 ____________________________________________________________________________
27272 [  8989] By: jhi                                   on 2001/03/02  19:59:56
27273         Log: Update Changes.
27274      Branch: perl
27275            ! Changes patchlevel.h
27276 ____________________________________________________________________________
27277 [  8988] By: jhi                                   on 2001/03/02  19:57:08
27278         Log: Integrate perlio.
27279      Branch: perl
27280           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
27281           !> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
27282           !> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
27283           !> ext/Encode/Encode/iso8859-10.ucm
27284           !> ext/Encode/Encode/iso8859-13.ucm
27285           !> ext/Encode/Encode/iso8859-14.ucm
27286           !> ext/Encode/Encode/iso8859-15.ucm
27287           !> ext/Encode/Encode/iso8859-16.ucm
27288           !> ext/Encode/Encode/iso8859-2.ucm
27289           !> ext/Encode/Encode/iso8859-3.ucm
27290           !> ext/Encode/Encode/iso8859-4.ucm
27291           !> ext/Encode/Encode/iso8859-5.ucm
27292           !> ext/Encode/Encode/iso8859-6.ucm
27293           !> ext/Encode/Encode/iso8859-7.ucm
27294           !> ext/Encode/Encode/iso8859-8.ucm
27295           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
27296           !> ext/Encode/Encode/symbol.ucm ext/Encode/compile
27297 ____________________________________________________________________________
27298 [  8987] By: jhi                                   on 2001/03/02  19:43:40
27299         Log: Integrate changes #8784,8839,8843,8847,8849,8859,8866,
27300              8873,8874,8876,8879,8901,8902,8908,8913,8918,8919,8946,8947,8948,
27301              8950,8952,8955 from mainline to maintperl.
27302              
27303              Subject: [PATCH: perl@8773] small fixups to perlclib.pod
27304              
27305              Put to rest the 20010205.001, the email address checking (not) regex.
27306              
27307              fork() not everywhere, cleanup temp files.
27308              
27309              The #8843 wasn't quite right: %Config needs to imported.
27310              
27311              Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
27312              (#8849: the glob-basic hunk needed massaging as it depended
27313              on Schwern's large-scale (unintegrated) patches)
27314              
27315              Skip the Perl_sys_intern_clear and Perl_sys_intern_init.
27316              
27317              Upgrade to CGI.pm 2.752, from Lincoln Stein.
27318              (Note: there were some conflicts due to EBCDIC and EPOC
27319              patches, in general I preferred the repository code.)
27320              (When 2.753 comes out, we need to synchronize.)
27321              
27322              Subject: [PATCH] fix for charnames above FFFF
27323              
27324              Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
27325              
27326              If no sfio, no -lsfio.
27327              
27328              Run run/*.t also in minitest.
27329              
27330              Subject:  [PATCH perl 5.7.0] malloc message address offset
27331              
27332              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
27333              
27334              Subject: fix for parameter -Dm (for perl@8867)
27335              
27336              Subject: [PATCH: perl@8892] was Re: hashing order difference?
27337              (make the test more portable)
27338              
27339              Subject: Re: [PATCH] fix for charnames above FFFF
27340              
27341              Subject: Re: I'm losing the war...
27342              (hv_store() not working correctly in ENV_IS_CASELESS case.)
27343              
27344              Subject: Modified README.bs2000 
27345              
27346              Subject: [PATCH: perl@8935] -Dt padsv($var)
27347              
27348              Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
27349              
27350              Subject: PATCH: extra tests to check on negative float to unsigned cast
27351              
27352              Subject: [PATCH] XPUSH[insp] was Re: progress
27353              
27354              Subject: Re: Compile with perlcc..
27355      Branch: maint-5.6/perl
27356           !> (integrate 36 files)
27357 ____________________________________________________________________________
27358 [  8986] By: jhi                                   on 2001/03/02  18:51:25
27359         Log: Integrate changes #8689,8697,8724,8726,8731,8742,8754,8755,
27360              8763,8767,8770,8772,8795,8796,8813,8822,8823 from mainline
27361              to maintperl.
27362              
27363              Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
27364              
27365              Subject: [DOC PATCH] overload.pm nits
27366              
27367              Add header for LIB$ prototypes (C. Berry)
27368              
27369              Convert fwrite()s to sockets to write()s, since some socket stacks
27370              don't take kindly to stdio.
27371              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
27372              (for often optional LNMs)
27373              Correct a few typos
27374              (C. Bailey)
27375              
27376              Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
27377              
27378              De-cut-and-pasto.
27379              
27380              Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
27381              
27382              Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
27383              
27384              Upgrade to CPAN 1.59_54, from Andreas König.
27385              
27386              Bogus shebang.
27387              
27388              Subject: [PATCH] Document makepatch in Porting/patching
27389              
27390              UTF-8 documentation.
27391              
27392              Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
27393              
27394              Sort the MANIFEST.
27395              
27396              Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
27397              
27398              Subject: [PATCH @8807] toke.c cleanup: scan_str()
27399              
27400              Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
27401              
27402              Add run/*.t to testables.
27403              
27404              TODO: integrate #8784.
27405      Branch: maint-5.6/perl
27406           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
27407           !> (integrate 28 files)
27408 ____________________________________________________________________________
27409 [  8985] By: nick                                  on 2001/03/02  18:15:45
27410         Log: Integrate mainline
27411      Branch: perlio
27412           !> doio.c lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod
27413           !> vms/vms.c
27414 ____________________________________________________________________________
27415 [  8984] By: jhi                                   on 2001/03/02  16:00:17
27416         Log: Integrate changes #8978,8979,8980,8981,8983 from mainline.
27417              
27418              perlfaq1 reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY
27419              5.004_05, and mention the suidperl August 2000 security problem.
27420              (#8978,#8981)
27421              
27422              Subject: [ID 20010301.004] Technically speaking in perldata
27423              
27424              Subject: [PATCH] File::Copy for bleadperl, maintperl
27425              
27426              Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
27427              
27428              (The #8982, fix for 20010221.005 and 20010221.008,
27429              would be nice too but it didn't integrate cleanly.)
27430      Branch: maint-5.6/perl
27431           !> lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod vms/vms.c
27432 ____________________________________________________________________________
27433 [  8983] By: jhi                                   on 2001/03/02  15:51:16
27434         Log: Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
27435              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
27436              Date:     Thu, 1 Mar 2001 15:54:09 EST
27437              Message-Id: <010301155258.b8cc1@DUPHY4.Physics.Drexel.Edu>
27438      Branch: perl
27439            ! vms/vms.c
27440 ____________________________________________________________________________
27441 [  8982] By: jhi                                   on 2001/03/02  15:43:31
27442         Log: Subject: Re: sync sync sync: have I missed any patches?
27443              From: Radu Greab <radu@netsoft.ro> 
27444              Date: Thu, 1 Mar 2001 21:47:22 +0200 (EET)
27445              Message-ID: <15006.42826.747914.669893@ix.netsoft.ro>
27446              
27447              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker
27448              was checking argv[0] regardless of whether a different pathname
27449              will actually be executed."  Test case not supplied because 
27450              drafting that, ironically enough, revealed another bug
27451              (or a feature).
27452      Branch: perl
27453            ! doio.c
27454 ____________________________________________________________________________
27455 [  8981] By: jhi                                   on 2001/03/02  15:28:03
27456         Log: Misdate in #8978.
27457      Branch: perl
27458            ! pod/perlfaq1.pod
27459 ____________________________________________________________________________
27460 [  8980] By: jhi                                   on 2001/03/02  15:24:20
27461         Log: Subject: [PATCH] File::Copy for bleadperl, maintperl
27462              From: Chris Nandor <pudge@pobox.com>
27463              Date: Wed, 28 Feb 2001 22:10:15 -0500
27464              Message-Id: <p05010400b6c36d959ae8@[10.0.1.177]>
27465      Branch: perl
27466            ! lib/File/Copy.pm
27467 ____________________________________________________________________________
27468 [  8979] By: jhi                                   on 2001/03/02  15:17:16
27469         Log: Subject: [ID 20010301.004] Technically speaking in perldata
27470              From: abela@geneanet.org
27471              Date: Thu,  1 Mar 2001 17:59:27 +0100 (CET)
27472              Message-Id: <20010301165927.262C2D17D@little-roots.geneanet.org>
27473      Branch: perl
27474            ! pod/perldata.pod
27475 ____________________________________________________________________________
27476 [  8978] By: jhi                                   on 2001/03/02  15:15:27
27477         Log: Subject: [ID 20010301.003] ref to 5.004
27478              From: abela@geneanet.org
27479              Date: Thu,  1 Mar 2001 14:48:40 +0100 (CET)
27480              Message-Id: <20010301134840.C0CD1D171@little-roots.geneanet.org>
27481              
27482              Reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY 5.004_05,
27483              and mention the suidperl August 2000 security problem.
27484      Branch: perl
27485            ! pod/perlfaq1.pod
27486 ____________________________________________________________________________
27487 [  8977] By: alanbur                               on 2001/03/02  14:17:45
27488         Log: Resynchronised with parent
27489      Branch: maint-5.6/pureperl
27490           !> AUTHORS README.epoc configure.com epoc/createpkg.pl
27491           !> lib/File/Temp.pm perl.c pp_sys.c t/lib/ftmp-mktemp.t
27492           !> t/lib/ftmp-posix.t t/op/append.t t/op/sprintf.t toke.c util.c
27493           !> vms/descrip_mms.template win32/win32.c win32/win32.h
27494           !> win32/win32iop.h
27495 ____________________________________________________________________________
27496 [  8976] By: nick                                  on 2001/03/01  23:25:30
27497         Log: Integrate mainline.
27498      Branch: perlio
27499            - t/op/qu.t
27500           !> (integrate 55 files)
27501 ____________________________________________________________________________
27502 [  8975] By: jhi                                   on 2001/03/01  16:51:34
27503         Log: Integrate change #8974 from maintperl, fix for bugid 20010226.008.
27504      Branch: perl
27505           !> toke.c
27506 ____________________________________________________________________________
27507 [  8974] By: gsar                                  on 2001/03/01  16:28:21
27508         Log: fix for bugid 20010226.008
27509              
27510              the problem was that some of the pointers (PL_last_lop and
27511              PL_last_uni specifically) into the lex buffers weren't correctly
27512              being invalidated when the buffer changed; this would leave the
27513              pointers pointing at an arbitrary location in the buffer if
27514              the buffer didn't need to be reallocated, or point into freed
27515              memory if the buffer had to be realloced
27516              
27517              TODO item for bugdb maintainers: check other seemingly random
27518              parser-related bugs--they might be cured by this
27519      Branch: maint-5.6/perl
27520            ! toke.c
27521 ____________________________________________________________________________
27522 [  8973] By: jhi                                   on 2001/03/01  02:23:25
27523         Log: Retract #8970 because of a completely mysterious core dump:
27524              adding the tests 241..244 causes op/pat dump core at test #25.
27525              The test needs a lot of whittling down before the bug can be solved.
27526      Branch: perl
27527            ! t/op/pat.t
27528 ____________________________________________________________________________
27529 [  8972] By: jhi                                   on 2001/03/01  01:58:38
27530         Log: Regen perlapi.
27531      Branch: perl
27532            ! pod/perlapi.pod
27533 ____________________________________________________________________________
27534 [  8971] By: jhi                                   on 2001/03/01  01:34:09
27535         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))
27536              From: Nicholas Clark <nick@ccl4.org>
27537              Date: Wed, 28 Feb 2001 23:28:49 +0000
27538              Message-ID: <20010228232849.A55187@plum.flirble.org>
27539              
27540              Allow a completely write protected source code tree
27541              when using the Configure -Dmksymlinks.
27542      Branch: perl
27543            ! embed.pl warnings.pl
27544 ____________________________________________________________________________
27545 [  8970] By: jhi                                   on 2001/03/01  01:32:04
27546         Log: Add back the EBCDIC character range tests (for matching).
27547      Branch: perl
27548            ! t/op/pat.t
27549 ____________________________________________________________________________
27550 [  8969] By: nick                                  on 2001/02/28  18:18:01
27551         Log: Add charname comments to .ucm files writen by 'compile',
27552              also order charmaps in those files by source encoding.
27553              regenerate distrubuted .ucm files
27554      Branch: perlio
27555            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
27556            ! ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
27557            ! ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
27558            ! ext/Encode/Encode/iso8859-10.ucm
27559            ! ext/Encode/Encode/iso8859-13.ucm
27560            ! ext/Encode/Encode/iso8859-14.ucm
27561            ! ext/Encode/Encode/iso8859-15.ucm
27562            ! ext/Encode/Encode/iso8859-16.ucm
27563            ! ext/Encode/Encode/iso8859-2.ucm
27564            ! ext/Encode/Encode/iso8859-3.ucm
27565            ! ext/Encode/Encode/iso8859-4.ucm
27566            ! ext/Encode/Encode/iso8859-5.ucm
27567            ! ext/Encode/Encode/iso8859-6.ucm
27568            ! ext/Encode/Encode/iso8859-7.ucm
27569            ! ext/Encode/Encode/iso8859-8.ucm
27570            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
27571            ! ext/Encode/Encode/symbol.ucm ext/Encode/compile
27572 ____________________________________________________________________________
27573 [  8968] By: jhi                                   on 2001/02/28  16:26:37
27574         Log: Expand usemorebits early if d_casti32 needs to be undefined.
27575      Branch: perl
27576            ! hints/hpux.sh hints/irix_6.sh
27577 ____________________________________________________________________________
27578 [  8967] By: jhi                                   on 2001/02/28  16:22:26
27579         Log: Undo qu.  Retract #8814, rewrite op/each part of #8615,
27580              retract toke.c/qu parts of #8583, retract #8485, retract
27581              or rewrite qu parts of #8439 of toke.c, keywords.h, keywords.pl,
27582              op/length.t, and MANIFEST, and delete t/op/qu.t.
27583      Branch: perl
27584            - t/op/qu.t
27585            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
27586            ! pod/perlretut.pod pod/perlunicode.pod t/op/each.t
27587            ! t/op/length.t toke.c
27588 ____________________________________________________________________________
27589 [  8966] By: jhi                                   on 2001/02/28  15:00:27
27590         Log: Retract #8865 and #8869, un?pack C now again agree with Camel 3
27591              by not changing from pre-Unicode days into being Unicode-aware.
27592              Sniff.
27593      Branch: perl
27594            ! pp.c t/op/pack.t t/op/qu.t
27595 ____________________________________________________________________________
27596 [  8965] By: jhi                                   on 2001/02/28  14:37:55
27597         Log: Subject: Re: Errors in core PODs
27598              From: Michael Stevens <michael@etla.org> 
27599              Date: Fri, 23 Feb 2001 15:47:56 +0000
27600              Message-ID: <20010223154756.A7723@firedrake.org> 
27601      Branch: perl
27602            ! ext/Encode/Encode.pm lib/Exporter/Heavy.pm
27603            ! lib/File/Spec/Epoc.pm lib/Test/Harness.pm lib/utf8.pm
27604            ! makedef.pl vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
27605            ! x2p/a2p.pod
27606 ____________________________________________________________________________
27607 [  8964] By: jhi                                   on 2001/02/28  14:35:35
27608         Log: Do not force d_casti32 to undef if we are on a 64-bit environment.
27609              (The #8961 was too bold.)
27610      Branch: perl
27611            ! hints/hpux.sh hints/irix_6.sh
27612 ____________________________________________________________________________
27613 [  8963] By: jhi                                   on 2001/02/28  14:33:39
27614         Log: Subject: Re: sync sync sync: have I missed any patches?
27615              From: Tim Jenness <t.jenness@jach.hawaii.edu>
27616              In-Reply-To: <20010227140737.Y10633@chaos.wustl.edu>
27617              Date: Tue, 27 Feb 2001 13:24:58 -1000 (HST)
27618              Message-ID: <Pine.LNX.4.30.0102271322070.8623-100000@lapaki.jach.hawaii.edu>
27619              
27620              Replace djSP with dSP.
27621      Branch: perl
27622            ! cop.h doio.c doop.c ext/B/B/C.pm ext/B/B/CC.pm
27623            ! pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c sv.c
27624            ! win32/perlhost.h
27625 ____________________________________________________________________________
27626 [  8962] By: jhi                                   on 2001/02/27  23:21:14
27627         Log: Upgrade to Filter::Simple 0.50 (just few doc tweaks).
27628      Branch: perl
27629            ! lib/Filter/Simple.pm
27630 ____________________________________________________________________________
27631 [  8961] By: jhi                                   on 2001/02/27  22:55:26
27632         Log: The casting mystery in HP-UX and IRIX needs at least a workaround
27633              and this would be it.
27634      Branch: perl
27635            ! hints/hpux.sh hints/irix_6.sh
27636 ____________________________________________________________________________
27637 [  8960] By: jhi                                   on 2001/02/27  22:51:33
27638         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
27639              From: "Craig A. Berry" <craigberry@mac.com>
27640              Date: Tue, 27 Feb 2001 16:11:44 -0600
27641              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
27642      Branch: maint-5.6/perl
27643            ! configure.com vms/descrip_mms.template
27644 ____________________________________________________________________________
27645 [  8959] By: jhi                                   on 2001/02/27  22:47:23
27646         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
27647              From: "Craig A. Berry" <craigberry@mac.com>
27648              Date: Tue, 27 Feb 2001 16:11:44 -0600
27649              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
27650      Branch: perl
27651            ! configure.com vms/descrip_mms.template
27652 ____________________________________________________________________________
27653 [  8958] By: jhi                                   on 2001/02/27  15:16:42
27654         Log: Update Changes.
27655      Branch: perl
27656            ! Changes patchlevel.h
27657 ____________________________________________________________________________
27658 [  8957] By: jhi                                   on 2001/02/27  06:15:07
27659         Log: Subject: [5.6.x] EPOC additions
27660              From: Olaf Flebbe <O.Flebbe@science-computing.de>
27661              Date: Mon, 26 Feb 2001 23:33:46 +0100 (CET)
27662              Message-ID: <Pine.LNX.4.02.10102262333040.3736-100000@milkyway.science-computing.de>
27663      Branch: maint-5.6/perl
27664            ! AUTHORS README.epoc epoc/createpkg.pl pp_sys.c
27665 ____________________________________________________________________________
27666 [  8956] By: jhi                                   on 2001/02/27  06:12:11
27667         Log: Subject: [perl-current] EPOC 
27668              From: Olaf Flebbe <O.Flebbe@science-computing.de>
27669              Date: Mon, 26 Feb 2001 23:34:36 +0100 (CET)
27670              Message-ID: <Pine.LNX.4.02.10102262333490.3781-100000@milkyway.science-computing.de>
27671      Branch: perl
27672            ! AUTHORS README.epoc epoc/createpkg.pl epoc/epoc.c
27673            ! epoc/epocish.c epoc/epocish.h pp_sys.c
27674 ____________________________________________________________________________
27675 [  8955] By: jhi                                   on 2001/02/27  05:59:50
27676         Log: Subject: Re: Compile with perlcc..
27677              From: Edward Peschko <edwardp@excitehome.net>
27678              Date: Mon, 26 Feb 2001 18:51:58 -0800
27679              Message-ID: <20010226185158.A9871@excitehome.net>
27680              
27681              plus add a simple usage message if no arguments given.
27682      Branch: perl
27683            ! lib/Test/Harness.pm pod/Makefile.SH t/TEST t/harness
27684            ! utils/Makefile utils/perlcc.PL win32/pod.mak
27685 ____________________________________________________________________________
27686 [  8954] By: nick                                  on 2001/02/26  21:02:59
27687         Log: Integrate mainline
27688      Branch: perlio
27689           !> README.bs2000 ext/Encode/compile lib/Test.pm op.c perlio.c
27690           !> pod/perlguts.pod pod/perlop.pod pp_ctl.c run.c t/op/bop.t
27691           !> t/op/sprintf.t
27692 ____________________________________________________________________________
27693 [  8953] By: jhi                                   on 2001/02/26  14:43:54
27694         Log: Subject: Documenting coderef @INC (Re: CPAN "make this script work" feature)
27695              From: Nicholas Clark <nick@ccl4.org>
27696              Date: Mon, 26 Feb 2001 00:42:07 +0000
27697              Message-ID: <20010226004207.F23333@plum.flirble.org>
27698      Branch: perl
27699            ! pp_ctl.c
27700 ____________________________________________________________________________
27701 [  8952] By: jhi                                   on 2001/02/26  14:42:13
27702         Log: Subject: [PATCH] XPUSH[insp] was Re: progress
27703              From: Simon Cozens <simon@netthink.co.uk>
27704              Date: Mon, 26 Feb 2001 12:23:48 +0000
27705              Message-ID: <20010226122348.A25536@pembro26.pmb.ox.ac.uk>
27706      Branch: perl
27707            ! pod/perlguts.pod
27708 ____________________________________________________________________________
27709 [  8951] By: jhi                                   on 2001/02/26  14:39:15
27710         Log: Subject: [PATCH] perlio - unknown layer
27711              From: Nicholas Clark <nick@ccl4.org>
27712              Date: Mon, 26 Feb 2001 00:27:19 +0000
27713              Message-ID: <20010226002719.E23333@plum.flirble.org>
27714      Branch: perl
27715            ! perlio.c
27716 ____________________________________________________________________________
27717 [  8950] By: jhi                                   on 2001/02/26  14:38:04
27718         Log: Subject: PATCH: extra tests to check on negative float to unsigned cast
27719              From: Jeff Okamoto <okamoto@xfiles.corp.hp.com>
27720              Message-Id: <200102232128.NAA28938@xfiles.corp.hp.com>
27721              Date: Fri, 23 Feb 2001 13:28:33 -0800 (PST)
27722      Branch: perl
27723            ! t/op/bop.t
27724 ____________________________________________________________________________
27725 [  8949] By: jhi                                   on 2001/02/26  14:37:07
27726         Log: Subject: Re: [PATCH: perl 5.005_03] Record I/O fix for Test.pm in older perl
27727              From: Peter Prymmer <pvhp@forte.com>
27728              Date: Fri, 23 Feb 2001 10:51:37 -0800 (PST)
27729              Message-ID: <Pine.OSF.4.10.10102231042010.79050-100000@aspara.forte.com>
27730      Branch: perl
27731            ! lib/Test.pm
27732 ____________________________________________________________________________
27733 [  8948] By: jhi                                   on 2001/02/26  14:35:53
27734         Log: Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
27735              From: Radu Greab <radu@netsoft.ro>
27736              Date: Fri, 23 Feb 2001 18:50:48 +0200 (EET)
27737              Message-ID: <14998.38120.623015.916165@ix.netsoft.ro>
27738      Branch: perl
27739            ! pod/perlop.pod
27740 ____________________________________________________________________________
27741 [  8947] By: jhi                                   on 2001/02/26  14:34:46
27742         Log: Subject: [PATCH: perl@8935] -Dt padsv($var)
27743              From: David Mitchell <davem@fdgroup.co.uk>
27744              Date: Mon, 26 Feb 2001 11:01:24 +0000 (GMT)
27745              Message-Id: <200102261101.LAA12915@tiree.fdgroup.co.uk>
27746      Branch: perl
27747            ! run.c
27748 ____________________________________________________________________________
27749 [  8946] By: jhi                                   on 2001/02/26  14:32:37
27750         Log: Subject: Modified README.bs2000 
27751              From: Dorner Thomas <Thomas.Dorner@start.de>
27752              Date: Mon, 26 Feb 2001 09:22:17 +0100
27753              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A889D@Ex02.inhouse.start.de>
27754      Branch: perl
27755            ! README.bs2000
27756 ____________________________________________________________________________
27757 [  8945] By: jhi                                   on 2001/02/26  14:19:53
27758         Log: Integrate the t/op/sprintf.t parts of #7909 and #8944 from mainline
27759              to maintperl, listing the known failures on the tests 129 and 130.
27760      Branch: maint-5.6/perl
27761           !> t/op/sprintf.t
27762 ____________________________________________________________________________
27763 [  8944] By: jhi                                   on 2001/02/26  14:14:15
27764         Log: Add more known sprintf failures.
27765      Branch: perl
27766            ! t/op/sprintf.t
27767 ____________________________________________________________________________
27768 [  8943] By: jhi                                   on 2001/02/26  13:56:22
27769         Log: perlglob.exe needs to be found in Win32, patch from
27770              Vadim Konovalov.  Nick I-S comments: "Perhaps a lingering glob()
27771              which needs external glob at mini-perl time."
27772      Branch: perl
27773            ! ext/Encode/compile
27774 ____________________________________________________________________________
27775 [  8942] By: jhi                                   on 2001/02/26  13:52:19
27776         Log: A missing dTHX from Vadim Konovalov.
27777      Branch: perl
27778            ! perlio.c
27779 ____________________________________________________________________________
27780 [  8941] By: jhi                                   on 2001/02/26  13:37:05
27781         Log: Miscommunication at #8914: #8902 was okay, #8881 was to be retracted.
27782      Branch: perl
27783            ! op.c
27784 ____________________________________________________________________________
27785 [  8940] By: jhi                                   on 2001/02/26  13:35:40
27786         Log: Integrate perlio.
27787      Branch: perl
27788           !> ext/Encode/Encode.pm
27789 ____________________________________________________________________________
27790 [  8939] By: nick                                  on 2001/02/25  23:47:09
27791         Log: Integrate mainline.
27792      Branch: perlio
27793           !> Changes lib/Pod/Find.pm patchlevel.h perl.h regcomp.c
27794           !> t/op/pat.t t/op/tr.t t/pod/find.t toke.c utf8.c
27795 ____________________________________________________________________________
27796 [  8938] By: nick                                  on 2001/02/25  19:36:28
27797         Log: Encode implementations docs.
27798      Branch: perlio
27799            ! ext/Encode/Encode.pm
27800 ____________________________________________________________________________
27801 [  8937] By: jhi                                   on 2001/02/25  19:26:16
27802         Log: Script wasn't aligned with reality.
27803      Branch: perl
27804            ! t/pod/find.t
27805 ____________________________________________________________________________
27806 [  8936] By: jhi                                   on 2001/02/25  18:54:55
27807         Log: Update Changes.
27808      Branch: perl
27809            ! Changes patchlevel.h
27810 ____________________________________________________________________________
27811 [  8935] By: jhi                                   on 2001/02/25  18:46:36
27812         Log: Retract #8929,8930,8932,8933 for now.
27813      Branch: perl
27814            ! perl.h regcomp.c t/op/pat.t t/op/tr.t toke.c
27815 ____________________________________________________________________________
27816 [  8934] By: jhi                                   on 2001/02/25  17:34:35
27817         Log: Integrate perlio.
27818      Branch: perl
27819           !> embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
27820           !> lib/ExtUtils/typemap perl.h perlapi.c proto.h sv.c
27821           !> t/lib/encode.t
27822 ____________________________________________________________________________
27823 [  8933] By: jhi                                   on 2001/02/25  17:33:12
27824         Log: (Retracted by #8395.)
27825              
27826              Slight tweaks in scan_const(), not fixes yet, it seems like
27827              lots of work remains to be done...
27828      Branch: perl
27829            ! toke.c
27830 ____________________________________________________________________________
27831 [  8932] By: jhi                                   on 2001/02/25  17:27:11
27832         Log: (Retracted by #8395.)
27833              
27834              Missing from #8930.
27835      Branch: perl
27836            ! perl.h
27837 ____________________________________________________________________________
27838 [  8931] By: jhi                                   on 2001/02/25  17:26:19
27839         Log: A comment tweak.
27840      Branch: perl
27841            ! utf8.c
27842 ____________________________________________________________________________
27843 [  8930] By: jhi                                   on 2001/02/25  17:25:47
27844         Log: (Retracted by #8395.)
27845              
27846              Attempt to fix the EBCDIC character range problwm with //.
27847      Branch: perl
27848            ! regcomp.c
27849 ____________________________________________________________________________
27850 [  8929] By: jhi                                   on 2001/02/25  17:23:45
27851         Log: (Retracted by #8395.)
27852              
27853              Expand the EBCDIC character range tests, and add few nasty
27854              tr tests from Karsten Sperling.
27855      Branch: perl
27856            ! t/op/pat.t t/op/tr.t
27857 ____________________________________________________________________________
27858 [  8928] By: jhi                                   on 2001/02/25  17:18:49
27859         Log: Missing check-in.
27860      Branch: perl
27861            ! lib/Pod/Find.pm
27862 ____________________________________________________________________________
27863 [  8927] By: nick                                  on 2001/02/25  11:30:22
27864         Log: Change method names in Encode implementation classes to something
27865              less confusing (preparing to "go public").
27866      Branch: perlio
27867            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
27868 ____________________________________________________________________________
27869 [  8926] By: nick                                  on 2001/02/25  10:53:24
27870         Log: GCC __atribute__ / printf fix
27871      Branch: perlio
27872            ! perl.h
27873 ____________________________________________________________________________
27874 [  8925] By: nick                                  on 2001/02/25  10:52:25
27875         Log: Checked in the wrong one ...
27876      Branch: perlio
27877            ! ext/Encode/Encode.pm
27878 ____________________________________________________________________________
27879 [  8924] By: nick                                  on 2001/02/24  18:46:51
27880         Log: Integrate mainline - to see what Jarkko has in ...
27881      Branch: perlio
27882           +> t/pod/testpods/lib/Pod/Stuff.pm
27883           !> MANIFEST t/TEST t/lib/glob-basic.t t/op/pat.t t/pod/find.t
27884 ____________________________________________________________________________
27885 [  8923] By: nick                                  on 2001/02/24  17:05:23
27886         Log: Encode API documentation nd tidy up.
27887              Minor additions to test.
27888              Tweaks sv_utf8_upgrade() to force SvPV, and always SvUTF8_on and return length.
27889              Adds STRLEN to standard typemap.
27890      Branch: perlio
27891            ! embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
27892            ! lib/ExtUtils/typemap perlapi.c proto.h sv.c t/lib/encode.t
27893 ____________________________________________________________________________
27894 [  8922] By: jhi                                   on 2001/02/24  16:38:12
27895         Log: Add a test for the "character range should match in EBCDIC
27896              if specified using explicit numerics" bug found by Karsten
27897              Sperling.
27898      Branch: perl
27899            ! t/op/pat.t
27900 ____________________________________________________________________________
27901 [  8921] By: jhi                                   on 2001/02/24  16:30:16
27902         Log: Subject: [PATCH t/pod/find.t t/TEST] fixing t/pod/find.t, running t/pod
27903              From: schwern@pobox.com
27904              Date: Fri, 23 Feb 2001 03:21:37 -0500
27905              Message-ID: <20010223032137.A26022@magnonel.guild.net>
27906              
27907              plus Charles Lane's fixes, plus tweaks.
27908      Branch: perl
27909            + t/pod/testpods/lib/Pod/Stuff.pm
27910            ! MANIFEST t/TEST t/lib/glob-basic.t t/pod/find.t
27911 ____________________________________________________________________________
27912 [  8920] By: nick                                  on 2001/02/24  10:30:11
27913         Log: Integrate mainline
27914      Branch: perlio
27915           !> (integrate 33 files)
27916 ____________________________________________________________________________
27917 [  8919] By: jhi                                   on 2001/02/24  00:23:35
27918         Log: Subject: Re: I'm losing the war...
27919              From: "Vadim Konovalov" <watman@inbox.ru>
27920              Date: Sat, 24 Feb 2001 00:10:14 +0300
27921              Message-ID: <007501c09dde$a9b84420$2f7b55c2@vad>
27922              
27923              hv_store() not working correctly in ENV_IS_CASELESS case.
27924      Branch: perl
27925            ! hv.c
27926 ____________________________________________________________________________
27927 [  8918] By: jhi                                   on 2001/02/24  00:20:09
27928         Log: Subject: Re: [PATCH] fix for charnames above FFFF
27929              From: andreas.koenig@anima.de (Andreas J. Koenig)
27930              Date: 23 Feb 2001 02:39:03 +0100
27931              Message-ID: <m3u25mxjns.fsf@ak-71.mind.de>
27932              
27933              A further efficiency tweak.
27934      Branch: perl
27935            ! lib/charnames.pm
27936 ____________________________________________________________________________
27937 [  8917] By: jhi                                   on 2001/02/23  20:27:51
27938         Log: Integrate change #8916 from mainline,
27939              do away with USE_WIN32_RTL_ENV.
27940      Branch: maint-5.6/perl
27941           !> perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
27942 ____________________________________________________________________________
27943 [  8916] By: jhi                                   on 2001/02/23  20:02:25
27944         Log: Abolish USE_WIN32_RTL_ENV.
27945      Branch: perl
27946            ! perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
27947 ____________________________________________________________________________
27948 [  8915] By: jhi                                   on 2001/02/23  19:36:00
27949         Log: Retract #8893, zero-initializing may be costly, maybe reintroduce
27950              later protected by some #define.
27951      Branch: perl
27952            ! gv.c
27953 ____________________________________________________________________________
27954 [  8914] By: jhi                                   on 2001/02/23  19:31:38
27955         Log: Retract #8902 for now, requested by Charles Lane, the correct
27956              fix will be something else.
27957      Branch: perl
27958            ! op.c
27959 ____________________________________________________________________________
27960 [  8913] By: jhi                                   on 2001/02/23  19:11:36
27961         Log: Subject: [PATCH: perl@8892] was Re: hashing order difference?
27962              From: Peter Prymmer <pvhp@forte.com>
27963              Date: Fri, 23 Feb 2001 10:54:09 -0800 (PST)
27964              Message-ID: <Pine.OSF.4.10.10102231036100.79050-100000@aspara.forte.com>
27965      Branch: perl
27966            ! t/op/lex_assign.t
27967 ____________________________________________________________________________
27968 [  8912] By: jhi                                   on 2001/02/23  18:38:20
27969         Log: Subject: [patch] perlio + useithreads
27970              From: Doug MacEachern <dougm@covalent.net>
27971              Date: Fri, 23 Feb 2001 00:05:37 -0800 (PST)
27972              Message-ID: <Pine.LNX.4.21.0102222356460.14249-100000@mako.covalent.net>
27973              
27974              Gets things running but not complete.
27975      Branch: perl
27976            ! intrpvar.h objXSUB.h perlapi.c perlio.h proto.h sv.c
27977 ____________________________________________________________________________
27978 [  8911] By: jhi                                   on 2001/02/23  04:20:02
27979         Log: Integrate changes #8896,8897,8898,8906,8907,8908 from mainline.
27980              
27981              Duplicated environment freeing, File::Temp 0.12,
27982              op/append portability (EBCDIC) tweak.
27983      Branch: maint-5.6/perl
27984           !> lib/File/Temp.pm perl.c t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
27985           !> t/op/append.t
27986 ____________________________________________________________________________
27987 [  8910] By: jhi                                   on 2001/02/23  02:07:33
27988         Log: Integrate change #8909 from mainline, a better Borland
27989              putenv() workaround.
27990      Branch: maint-5.6/perl
27991           !> perl.c
27992 ____________________________________________________________________________
27993 [  8909] By: jhi                                   on 2001/02/23  02:05:46
27994         Log: A better workaround for Borland putenv() brokenness from Sarathy.
27995      Branch: perl
27996            ! perl.c
27997 ____________________________________________________________________________
27998 [  8908] By: jhi                                   on 2001/02/23  02:04:14
27999         Log: Subject: fix for parameter -Dm (for perl@8867)
28000              From: "Vadim Konovalov" <watman@inbox.ru>
28001              Date: Thu, 22 Feb 2001 17:30:12 +0300
28002              Message-ID: <001801c09cdc$2faba490$2a7b55c2@vad>
28003      Branch: perl
28004            ! perl.h
28005 ____________________________________________________________________________
28006 [  8907] By: jhi                                   on 2001/02/23  01:58:20
28007         Log: Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
28008              From: Peter Prymmer <pvhp@forte.com>
28009              Date: Thu, 22 Feb 2001 13:23:59 -0800 (PST)
28010              Message-ID: <Pine.OSF.4.10.10102221319460.47500-100000@aspara.forte.com>
28011      Branch: perl
28012            ! t/op/append.t
28013 ____________________________________________________________________________
28014 [  8906] By: jhi                                   on 2001/02/23  01:48:34
28015         Log: Upgrade to File::Temp 0.12, from Tim Jenness.
28016      Branch: perl
28017            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
28018 ____________________________________________________________________________
28019 [  8905] By: jhi                                   on 2001/02/23  01:43:30
28020         Log: Subject: [PATCH: perl@8892] fix a patcho in t/lib/st-06compat.t
28021              From: Peter Prymmer <pvhp@forte.com>
28022              Date: Thu, 22 Feb 2001 12:54:31 -0800 (PST)
28023              Message-ID: <Pine.OSF.4.10.10102221249170.47500-100000@aspara.forte.com>
28024      Branch: perl
28025            ! t/lib/st-06compat.t
28026 ____________________________________________________________________________
28027 [  8904] By: jhi                                   on 2001/02/23  01:42:39
28028         Log: Metaconfig unit change for #8903.
28029      Branch: metaconfig/U/perl
28030            ! Devel.U
28031 ____________________________________________________________________________
28032 [  8903] By: jhi                                   on 2001/02/23  01:42:12
28033         Log: Be more helpful for devel builders, suggested by John L. Allen.
28034      Branch: perl
28035            ! Configure
28036 ____________________________________________________________________________
28037 [  8902] By: jhi                                   on 2001/02/23  01:37:41
28038         Log: (Retracted by #8914)
28039              (Wrongly, reinstated by #8941)             
28040
28041              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
28042              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
28043              Date:     Thu, 22 Feb 2001 09:43:57 EST
28044              Message-Id: <010222094237.9d22e@DUPHY4.Physics.Drexel.Edu>
28045      Branch: perl
28046            ! op.c
28047 ____________________________________________________________________________
28048 [  8901] By: jhi                                   on 2001/02/23  01:20:32
28049         Log: Subject:  [PATCH perl 5.7.0] malloc message address offset
28050              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
28051              Date:     Thu, 22 Feb 2001 08:01:35 EST
28052              Message-Id: <010222075625.9d22e@DUPHY4.Physics.Drexel.Edu>
28053      Branch: perl
28054            ! malloc.c
28055 ____________________________________________________________________________
28056 [  8900] By: jhi                                   on 2001/02/23  01:18:02
28057         Log: Integrate changes #8898,8899 from mainline, environ handling.
28058      Branch: maint-5.6/perl
28059           !> perl.c
28060 ____________________________________________________________________________
28061 [  8899] By: jhi                                   on 2001/02/23  01:16:25
28062         Log: Rewrite putenv() using my_setenv().  (In general the vendors'
28063              putenv() is not to be relied on, they are either broken or leaky
28064              or both.)
28065      Branch: perl
28066            ! perl.c
28067 ____________________________________________________________________________
28068 [  8898] By: jhi                                   on 2001/02/22  23:36:59
28069         Log: Fix #8803 as #8897 fixed #8896: with environ safesysmalloc()
28070              and safesysfree() must be used.
28071      Branch: perl
28072            ! perl.c
28073 ____________________________________________________________________________
28074 [  8897] By: jhi                                   on 2001/02/22  23:25:45
28075         Log: With environ one must use safesysmalloc()/safesysfree().
28076      Branch: perl
28077            ! perl.c
28078 ____________________________________________________________________________
28079 [  8896] By: jhi                                   on 2001/02/22  22:13:18
28080         Log: If we have a duplicated environment free it
28081              if PERL_DESTRUCT_LEVEL.
28082      Branch: perl
28083            ! perl.c
28084 ____________________________________________________________________________
28085 [  8895] By: alanbur                               on 2001/02/22  19:31:57
28086         Log: Synchronised with parent
28087      Branch: maint-5.6/pureperl
28088           !> embed.h embed.pl ext/POSIX/POSIX.xs lib/File/Temp.pm op.c
28089 ____________________________________________________________________________
28090 [  8894] By: gsar                                  on 2001/02/22  19:06:18
28091         Log: integrate changes#6162,6163 from mainline (missing leak fixes!)
28092              
28093              fix memory leak in method call optimization (change#3768);
28094              made C<eval "$x->foo()"> leak
28095              
28096              fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
28097      Branch: maint-5.6/perl
28098           !> op.c
28099 ____________________________________________________________________________
28100 [  8893] By: jhi                                   on 2001/02/22  18:35:27
28101         Log: (Retracted by #8915.)
28102              
28103              Third Degree finding:
28104              reading uninitialized local variable smallbuf + 8 bytes of Perl_gv_fetchfile
28105      Branch: perl
28106            ! gv.c
28107 ____________________________________________________________________________
28108 [  8892] By: jhi                                   on 2001/02/22  14:28:32
28109         Log: Update Changes.
28110      Branch: perl
28111            ! Changes patchlevel.h
28112 ____________________________________________________________________________
28113 [  8891] By: jhi                                   on 2001/02/22  13:22:45
28114         Log: Metaconfig unit changes for #8890.
28115      Branch: metaconfig
28116            ! U/modified/Cppsym.U U/threads/archname.U
28117 ____________________________________________________________________________
28118 [  8890] By: jhi                                   on 2001/02/22  13:22:12
28119         Log: Add -stdio to the archname if no perlio selected,
28120              no -perlio added since that is now the default.
28121              
28122              Add few CPUs/architectures to the Cppsym scan.
28123      Branch: perl
28124            ! Configure config_h.SH
28125 ____________________________________________________________________________
28126 [  8889] By: jhi                                   on 2001/02/22  13:05:59
28127         Log: Metaconfig unit change for #8888.
28128      Branch: metaconfig/U/perl
28129            ! useperlio.U
28130 ____________________________________________________________________________
28131 [  8888] By: jhi                                   on 2001/02/22  13:05:28
28132         Log: *drum roll*  Make perlio the default.
28133      Branch: perl
28134            ! Configure config_h.SH
28135 ____________________________________________________________________________
28136 [  8887] By: jhi                                   on 2001/02/22  12:50:52
28137         Log: Integrate change #8665 from maintperl to mainline,
28138              IA64-induced POSIX::SigSet masking with IVs instead of NVs.
28139      Branch: perl
28140           !> ext/POSIX/POSIX.xs
28141 ____________________________________________________________________________
28142 [  8886] By: jhi                                   on 2001/02/22  12:49:24
28143         Log: Integrate changes #8883,8884 from mainline to maintperl.
28144              
28145              Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
28146              Subject: Re: File::Temp::_gettemp warning
28147      Branch: maint-5.6/perl
28148           !> embed.h embed.pl lib/File/Temp.pm
28149 ____________________________________________________________________________
28150 [  8885] By: jhi                                   on 2001/02/22  12:43:59
28151         Log: Based on
28152              
28153              Subject: [ID 20010222.001] POSIX.xs IV vs NV bug
28154              From: schwab@suse.de
28155              Date: Thu, 22 Feb 2001 13:08:09 +0100
28156              Message-Id: <200102221208.f1MC89H09364@sykes.suse.de>
28157              
28158              but the fix done slightly differently because the other
28159              half was already done in #8664.
28160      Branch: maint-5.6/perl
28161            ! ext/POSIX/POSIX.xs
28162 ____________________________________________________________________________
28163 [  8884] By: jhi                                   on 2001/02/22  12:37:15
28164         Log: Subject: Re: File::Temp::_gettemp warning
28165              From: Tim Jenness <t.jenness@jach.hawaii.edu>
28166              Date: Wed, 21 Feb 2001 22:15:32 -1000 (HST)
28167              Message-ID: <Pine.LNX.4.30.0102212211190.18964-100000@lapaki.jach.hawaii.edu>
28168              
28169              This patch to File::Temp does two things:
28170              
28171              1. Fixes the problem with CGI::Carp when determining
28172              the Fcntl constants
28173              
28174              2. Removes most of the carps and consolidates them so that all the
28175              reasons are included in a single die that is caught by the test. This
28176              means that the correct skipping behaviour is displayed by the test.
28177      Branch: perl
28178            ! lib/File/Temp.pm
28179 ____________________________________________________________________________
28180 [  8883] By: jhi                                   on 2001/02/22  12:29:19
28181         Log: Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
28182              From: Peter Prymmer <pvhp@forte.com>
28183              Date: Wed, 21 Feb 2001 16:30:06 -0800 (PST)
28184              Message-ID: <Pine.OSF.4.10.10102211624490.12601-100000@aspara.forte.com>
28185      Branch: perl
28186            ! embed.h embed.pl
28187 ____________________________________________________________________________
28188 [  8882] By: jhi                                   on 2001/02/21  19:41:33
28189         Log: Integrate change #8881 from mainlin to maintperl.
28190              
28191              Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
28192      Branch: maint-5.6/perl
28193           !> op.c
28194 ____________________________________________________________________________
28195 [  8881] By: jhi                                   on 2001/02/21  19:38:57
28196         Log: Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
28197              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
28198              Date:     Wed, 21 Feb 2001 13:08:03 EST
28199              Message-Id: <010221130721.7a2ab@DUPHY4.Physics.Drexel.Edu>
28200      Branch: perl
28201            ! op.c
28202 ____________________________________________________________________________
28203 [  8880] By: jhi                                   on 2001/02/21  19:34:34
28204         Log: Retract #8875, cannot let go of the old semantics of unpack U
28205              without rethinking utf8decode.t.
28206      Branch: perl
28207            ! pp.c t/op/pack.t
28208 ____________________________________________________________________________
28209 [  8879] By: jhi                                   on 2001/02/21  19:08:02
28210         Log: Run run/*.t also in minitest.
28211      Branch: perl
28212            ! Makefile.SH
28213 ____________________________________________________________________________
28214 [  8878] By: nick                                  on 2001/02/21  18:55:37
28215         Log: Integrate mainline
28216      Branch: perlio
28217           !> (integrate 76 files)
28218 ____________________________________________________________________________
28219 [  8877] By: jhi                                   on 2001/02/21  15:09:33
28220         Log: Fix the sys/fcntl.h problem reported by Peter Prymmer.
28221      Branch: metaconfig
28222            ! U/compline/nblock_io.U
28223      Branch: perl
28224            ! Configure config_h.SH
28225 ____________________________________________________________________________
28226 [  8876] By: jhi                                   on 2001/02/21  14:54:45
28227         Log: If no sfio, no -lsfio.
28228      Branch: metaconfig/U/perl
28229            ! d_sfio.U
28230      Branch: perl
28231            ! Configure config_h.SH
28232 ____________________________________________________________________________
28233 [  8875] By: jhi                                   on 2001/02/21  14:54:00
28234         Log: Make unpack C and unpack C truly equivalent.
28235      Branch: perl
28236            ! pp.c t/op/pack.t
28237 ____________________________________________________________________________
28238 [  8874] By: jhi                                   on 2001/02/21  14:26:02
28239         Log: Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
28240              From: Peter Prymmer <pvhp@forte.com>
28241              Date: Tue, 20 Feb 2001 14:51:55 -0800 (PST)
28242              Message-ID: <Pine.OSF.4.10.10102201447380.501692-100000@aspara.forte.com>
28243      Branch: perl
28244            ! pod/perlport.pod
28245 ____________________________________________________________________________
28246 [  8873] By: jhi                                   on 2001/02/21  14:24:31
28247         Log: Subject: [PATCH] fix for charnames above FFFF
28248              From: andreas.koenig@anima.de (Andreas J. Koenig)
28249              Date: 21 Feb 2001 07:05:45 +0100
28250              Message-ID: <m366i44ll2.fsf@ak-71.mind.de>
28251      Branch: perl
28252            ! lib/charnames.pm t/lib/charnames.t
28253 ____________________________________________________________________________
28254 [  8872] By: jhi                                   on 2001/02/21  14:15:25
28255         Log: Integrate change #8868 from pureperl to mainline.
28256              
28257              Fixed reference count loop caused by sv_magic.
28258      Branch: perl
28259           !> sv.c
28260 ____________________________________________________________________________
28261 [  8871] By: jhi                                   on 2001/02/21  14:07:29
28262         Log: Integrate change #8868 from pureperl to maintperl.
28263              
28264              Fixed reference count loop caused by sv_magic.
28265      Branch: maint-5.6/perl
28266           !> sv.c
28267 ____________________________________________________________________________
28268 [  8870] By: jhi                                   on 2001/02/21  14:04:41
28269         Log: Put back the #8840, it was innocent.
28270      Branch: perl
28271            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
28272            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
28273 ____________________________________________________________________________
28274 [  8869] By: jhi                                   on 2001/02/21  14:00:03
28275         Log: unpack("C", ...) was left slightly unfinished by #8865.
28276      Branch: perl
28277            ! pp.c t/op/pack.t
28278 ____________________________________________________________________________
28279 [  8868] By: alanbur                               on 2001/02/21  01:33:45
28280         Log: Fixed reference count loop caused by sv_magic.  sv_magic is called
28281              from gv_fetchpv to create single-character magic variables (e.g. $!),
28282              and it is passed a sv and the gv that contains the sv as the mg_obj
28283              value.  When sv_magic stores the mg_obj pointer it increments the gv
28284              refcount, thus causing a sv-gv pair that can't be freed.  There is
28285              already a check for sv == obj which is used to prevent such reference
28286              loops.  This change extends the check to cover the case described above.
28287      Branch: maint-5.6/pureperl
28288            ! sv.c
28289 ____________________________________________________________________________
28290 [  8867] By: jhi                                   on 2001/02/21  00:52:39
28291         Log: Update Changes.
28292      Branch: perl
28293            ! Changes patchlevel.h
28294 ____________________________________________________________________________
28295 [  8866] By: jhi                                   on 2001/02/21  00:34:20
28296         Log: Upgrade to CGI.pm 2.752, from Lincoln Stein.
28297              (Note: there were some conflicts due to EBCDIC and EPOC
28298              patches, in general I preferred the repository code.)
28299              (When 2.753 comes out, we need to synchronize.)
28300      Branch: perl
28301            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
28302            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
28303            ! t/lib/cgi-html.t
28304 ____________________________________________________________________________
28305 [  8865] By: jhi                                   on 2001/02/21  00:24:22
28306         Log: Make pack("C", 0x100) to create Unicode, unless under the
28307              evil influence of 'use bytes'.  Similarly, unpack("C", ...)
28308              will understand Unicode, unless you under know what.
28309      Branch: perl
28310            ! pp.c t/op/pack.t t/op/qu.t
28311 ____________________________________________________________________________
28312 [  8864] By: alanbur                               on 2001/02/20  22:35:34
28313         Log: Resynchronised with parent
28314      Branch: maint-5.6/pureperl
28315           !> README.win32 ext/GDBM_File/GDBM_File.pm
28316           !> ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
28317           !> ext/SDBM_File/SDBM_File.pm handy.h lib/Test.pm makedef.pl mg.c
28318           !> pod/perlop.pod t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
28319           !> t/lib/sdbm.t util.c
28320 ____________________________________________________________________________
28321 [  8863] By: jhi                                   on 2001/02/20  20:55:11
28322         Log: Integrate change #8860,8861 from mainline into maintperl.
28323              
28324              "pseudo-literal j"
28325              
28326              Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
28327      Branch: maint-5.6/perl
28328           !> lib/Test.pm pod/perlop.pod
28329 ____________________________________________________________________________
28330 [  8862] By: jhi                                   on 2001/02/20  20:30:07
28331         Log: Don't do casting between pointers pointing to differently sized
28332              integers.
28333      Branch: perl
28334            ! hv.c sv.c
28335 ____________________________________________________________________________
28336 [  8861] By: jhi                                   on 2001/02/20  19:53:44
28337         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
28338              From: Peter Prymmer <pvhp@forte.com>
28339              Message-ID: <Pine.OSF.4.10.10102141617350.197219-100000@aspara.forte.com>
28340              Date: Wed, 14 Feb 2001 16:28:16 -0800 (PST)
28341      Branch: perl
28342            ! lib/Test.pm
28343 ____________________________________________________________________________
28344 [  8860] By: jhi                                   on 2001/02/20  19:48:02
28345         Log: "pseudo-literal j", a documentation glitch reported to Debian.
28346              The text recovered from Perl 5.005_03, and pseudo-literal replaced
28347              by "backtick string".
28348      Branch: perl
28349            ! pod/perlop.pod
28350 ____________________________________________________________________________
28351 [  8859] By: jhi                                   on 2001/02/20  19:15:46
28352         Log: Skip the Perl_sys_intern_clear and Perl_sys_intern_init,
28353              from Chris Nandor.
28354      Branch: perl
28355            ! makedef.pl
28356 ____________________________________________________________________________
28357 [  8858] By: jhi                                   on 2001/02/20  17:36:53
28358         Log: Integrate pureperl changes #8844,8845,8850 to mainline
28359              (via maintperl #8855).
28360              
28361              Fixed %^H scoping bug
28362              
28363              Removed GV <-> CV refcount loop
28364              
28365              Removed %ENV refcount loop
28366      Branch: perl
28367           !> gv.c op.c perl.c pp.c scope.c
28368 ____________________________________________________________________________
28369 [  8857] By: jhi                                   on 2001/02/20  17:34:32
28370         Log: Integrate changes #8853,8854 from maintperl to mainline.
28371              
28372              EBDIC fixes, README.win32 Borland update.
28373      Branch: perl
28374           !> README.win32 handy.h util.c
28375 ____________________________________________________________________________
28376 [  8856] By: jhi                                   on 2001/02/20  17:33:16
28377         Log: Integrate change #8848 from mainline to maintperl: ?DBM_File cleanup.
28378      Branch: maint-5.6/perl
28379           !> ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
28380           !> ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
28381           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
28382 ____________________________________________________________________________
28383 [  8855] By: jhi                                   on 2001/02/20  17:32:13
28384         Log: Integrate pureperl changes #8844,8845,8850 to maintperl.
28385              
28386              Fixed %^H scoping bug
28387              
28388              Removed GV <-> CV refcount loop
28389              
28390              Removed %ENV refcount loop
28391      Branch: maint-5.6/perl
28392           !> gv.c op.c perl.c pp.c scope.c
28393 ____________________________________________________________________________
28394 [  8854] By: jhi                                   on 2001/02/20  17:25:06
28395         Log: Subject: Addition to readme.win32 for Borland C++ compilers
28396              Date: Tue, 20 Feb 2001 02:15:25 +0300
28397              From: "Vadim Konovalov" <watman@inbox.ru>
28398              Message-ID: <011c01c09aca$93bbbec0$367b55c2@vad>
28399              
28400              Document Borland compiler misbehaviour.
28401      Branch: maint-5.6/perl
28402            ! README.win32
28403 ____________________________________________________________________________
28404 [  8853] By: jhi                                   on 2001/02/20  17:22:25
28405         Log: The assimilation of ebcdic.c didn't quite work at the first try,
28406              patches from Thomas Dorner.
28407      Branch: maint-5.6/perl
28408            ! handy.h util.c
28409 ____________________________________________________________________________
28410 [  8852] By: jhi                                   on 2001/02/20  17:20:15
28411         Log: Subject: [PATCH] More Mac OS patches for maint-5.6
28412              From: Chris Nandor <pudge@pobox.com>
28413              Date: Tue, 20 Feb 2001 08:32:45 -0500
28414              Message-Id: <p05010403b6b81ee8dca0@[10.0.1.177]>
28415      Branch: maint-5.6/perl
28416            ! makedef.pl mg.c
28417 ____________________________________________________________________________
28418 [  8851] By: jhi                                   on 2001/02/20  17:15:52
28419         Log: Filter::Util::Call update to 1.05, from Paul Marquess.
28420      Branch: perl
28421            ! ext/Filter/Util/Call/Call.pm t/lib/filter-util.pl
28422            ! t/lib/filter-util.t
28423 ____________________________________________________________________________
28424 [  8850] By: alanbur                               on 2001/02/20  17:12:40
28425         Log: Removed %ENV refcount loop.  Elements of %ENV are magical,
28426              and the magic pointer points back to the GV that contains the
28427              %ENV hash.  This creates a refcount loop that prevents members
28428              of %ENV from being freed correctly.  This change removes the
28429              refcount loop - the magic pointer was never used anyway, the
28430              only use of the magic was to check the type ('E') so that the
28431              appropriate environment manipulation code is called when %ENV
28432              is modified.
28433      Branch: maint-5.6/pureperl
28434            ! perl.c
28435 ____________________________________________________________________________
28436 [  8849] By: jhi                                   on 2001/02/20  17:12:20
28437         Log: Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
28438              From: "Craig A. Berry" <craigberry@mac.com>
28439              Date: Mon, 19 Feb 2001 23:36:12 -0600
28440              Message-Id: <5.0.2.1.0.20010219230450.02762648@exchi01>
28441              
28442              Case-forgiving systems match TestInit.pm with TES*.
28443      Branch: perl
28444            ! t/lib/glob-basic.t
28445 ____________________________________________________________________________
28446 [  8848] By: jhi                                   on 2001/02/20  17:10:02
28447         Log: strict-w-proof the ?DBM_File, from Paul Marquess.
28448      Branch: perl
28449            ! ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
28450            ! ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
28451            ! t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
28452 ____________________________________________________________________________
28453 [  8847] By: jhi                                   on 2001/02/20  15:34:41
28454         Log: The #8843 wasn't quite right: %Config needs to imported.
28455      Branch: perl
28456            ! t/run/runenv.t
28457 ____________________________________________________________________________
28458 [  8846] By: jhi                                   on 2001/02/20  15:31:50
28459         Log: Retract the #8838 and #8840 for now because of
28460              the DB_File tie problem.
28461      Branch: perl
28462            ! embed.h embed.pl global.sym lib/ExtUtils/xsubpp objXSUB.h
28463            ! perlapi.c pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod
28464            ! proto.h sv.c
28465 ____________________________________________________________________________
28466 [  8845] By: alanbur                               on 2001/02/20  14:25:41
28467         Log: Removed GV <-> CV refcount loop
28468              CvGV(mycv) points to the parent GV of the CV, and was previously
28469              refcounted.  The pointer remains, but the refcounting has been removed
28470              as it causes a refcount loop between the CV and GV that means the CV
28471              can't ever be deleted.
28472      Branch: maint-5.6/pureperl
28473            ! gv.c op.c pp.c
28474 ____________________________________________________________________________
28475 [  8844] By: alanbur                               on 2001/02/20  14:23:13
28476         Log: Fixed %^H scoping bug
28477      Branch: maint-5.6/pureperl
28478            ! scope.c
28479 ____________________________________________________________________________
28480 [  8843] By: jhi                                   on 2001/02/19  13:38:08
28481         Log: fork() not everywhere, cleanup temp files.
28482      Branch: perl
28483            ! t/run/runenv.t
28484 ____________________________________________________________________________
28485 [  8842] By: alanbur                               on 2001/02/19  12:42:07
28486         Log: Resynchronised with parent
28487      Branch: maint-5.6/pureperl
28488           !> pod/perlfaq4.pod sv.c utf8.c
28489 ____________________________________________________________________________
28490 [  8841] By: jhi                                   on 2001/02/19  03:35:51
28491         Log: Update Changes.
28492      Branch: perl
28493            ! Changes patchlevel.h
28494 ____________________________________________________________________________
28495 [  8840] By: jhi                                   on 2001/02/19  00:23:41
28496         Log: Subject: [patch] add sv_setref_uv
28497              From: Doug MacEachern <dougm@covalent.net>
28498              Date: Sun, 18 Feb 2001 14:49:33 -0800 (PST)
28499              Message-ID: <Pine.LNX.4.21.0102181448290.10021-100000@mako.covalent.net>
28500      Branch: perl
28501            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
28502            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
28503 ____________________________________________________________________________
28504 [  8839] By: jhi                                   on 2001/02/19  00:01:38
28505         Log: Put to rest the 20010205.001, the email address checking (not) regex.
28506      Branch: perl
28507            ! pod/perlfaq9.pod
28508 ____________________________________________________________________________
28509 [  8838] By: jhi                                   on 2001/02/18  22:17:54
28510         Log: Subject: [patch] xsubpp: make sv_setref_* targetable
28511              From: Doug MacEachern <dougm@covalent.net>
28512              Date: Sun, 18 Feb 2001 12:58:23 -0800 (PST)
28513              Message-ID: <Pine.LNX.4.21.0102181256310.10021-100000@mako.covalent.net>
28514      Branch: perl
28515            ! lib/ExtUtils/xsubpp
28516 ____________________________________________________________________________
28517 [  8837] By: jhi                                   on 2001/02/18  22:16:50
28518         Log: Subject: [patch] -Wall cleanup round 2
28519              From: Doug MacEachern <dougm@covalent.net>
28520              Date: Sun, 18 Feb 2001 13:08:04 -0800 (PST)
28521              Message-ID: <Pine.LNX.4.21.0102181304520.10021-100000@mako.covalent.net>
28522      Branch: perl
28523            ! ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
28524            ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
28525            ! ext/File/Glob/Glob.xs ext/Filter/Util/Call/Call.xs
28526            ! ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs ext/IPC/SysV/SysV.xs
28527            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
28528            ! ext/SDBM_File/SDBM_File.xs
28529 ____________________________________________________________________________
28530 [  8836] By: jhi                                   on 2001/02/18  22:11:20
28531         Log: Misapplied regex optimizations when \C is present.
28532              Fixes 20001230.002.
28533              
28534              What still remains broken is that the submatches that
28535              have \C in them get their UTF8 flag on because their
28536              parent SV has it on.  This will result in malformed
28537              UTF8 if a \C happened to match a non-ASCII byte.
28538      Branch: perl
28539            ! regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
28540            ! t/pragma/utf8.t
28541 ____________________________________________________________________________
28542 [  8835] By: jhi                                   on 2001/02/18  20:12:02
28543         Log: Fix for "[ID 20010213.005] utf8 + localized hash elems + 64 bits?"
28544              
28545              The hash key got wrongly UTF8fied.
28546      Branch: perl
28547            ! pod/perlapi.pod toke.c utf8.c
28548 ____________________________________________________________________________
28549 [  8834] By: jhi                                   on 2001/02/18  19:44:25
28550         Log: Tweak on #8234 (Subject: Re: [PATCH] Warn on use of reference as array elem):
28551              don't warn on magical or overloaded things.
28552      Branch: perl
28553            ! pp_hot.c
28554 ____________________________________________________________________________
28555 [  8833] By: nick                                  on 2001/02/18  19:31:22
28556         Log: Integrate mainline
28557      Branch: perlio
28558           +> t/TestInit.pm t/run/runenv.t
28559            - t/UTEST
28560           !> MANIFEST Makefile.SH ext/Storable/ChangeLog
28561           !> ext/Storable/Storable.pm ext/Storable/Storable.xs
28562           !> lib/Test/Harness.pm perl.c pod/perlfaq4.pod sv.c t/TEST
28563           !> t/lib/charnames.t t/lib/glob-basic.t t/lib/st-06compat.t
28564           !> t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
28565           !> t/op/chop.t t/op/eval.t t/op/regexp_noamp.t t/op/subst_wamp.t
28566           !> utf8.c
28567 ____________________________________________________________________________
28568 [  8832] By: jhi                                   on 2001/02/18  19:21:18
28569         Log: Integrate perlio.
28570      Branch: perl
28571           !> perlio.c pod/perldiag.pod
28572 ____________________________________________________________________________
28573 [  8831] By: jhi                                   on 2001/02/18  19:14:20
28574         Log: Integrate change #8827 from mainline.
28575              
28576              UTF8 tweaks.
28577      Branch: maint-5.6/perl
28578           !> sv.c utf8.c
28579 ____________________________________________________________________________
28580 [  8830] By: nick                                  on 2001/02/18  19:10:34
28581         Log: Apply the spirit of patch from Nick Clark:
28582              Subject: [PATCH] Re: extensions that provide layers
28583              From: Nicholas Clark <nick@ccl4.org>
28584              Date: Mon, 12 Feb 2001 16:43:51 +0000
28585              Message-Id: <20010212164350.Q3652@plum.flirble.org>
28586      Branch: perlio
28587            ! perlio.c pod/perldiag.pod
28588 ____________________________________________________________________________
28589 [  8829] By: jhi                                   on 2001/02/18  19:03:25
28590         Log: Subject: [PATCH t/TEST t/TestSetup.pm] Adding in TestSetup.pm to replace BEGIN  preamble on tests.
28591              From: schwern@pobox.com 
28592              Date: Sun, 18 Feb 2001 13:44:35 -0500
28593              Message-ID: <20010218134435.A17544@magnonel.guild.net>
28594              
28595              Applied, but as t/TestInit.pm.
28596      Branch: perl
28597            + t/TestInit.pm
28598            ! MANIFEST t/TEST t/op/eval.t t/op/regexp_noamp.t
28599            ! t/op/subst_wamp.t
28600 ____________________________________________________________________________
28601 [  8828] By: jhi                                   on 2001/02/18  18:43:52
28602         Log: Integrate perlio.
28603      Branch: perl
28604           !> perlio.c
28605 ____________________________________________________________________________
28606 [  8827] By: jhi                                   on 2001/02/18  18:41:33
28607         Log: UTF-8 tweaks.
28608      Branch: perl
28609            ! sv.c utf8.c
28610 ____________________________________________________________________________
28611 [  8826] By: nick                                  on 2001/02/18  17:40:59
28612         Log: Fix [ID 20010217.002]
28613              open FOO, "<:raw:perlio", ...
28614              :raw now inserts default base layer below itself.
28615              Also
28616              open FOO, "<:unix", ...
28617              works as well - but leaves buffer layer on stack under the unix layer.
28618      Branch: perlio
28619            ! perlio.c
28620 ____________________________________________________________________________
28621 [  8825] By: jhi                                   on 2001/02/18  17:15:39
28622         Log: Integrate perlio.
28623      Branch: perl
28624           !> perlio.c perliol.h
28625 ____________________________________________________________________________
28626 [  8824] By: jhi                                   on 2001/02/18  17:10:53
28627         Log: Subject: [PATCH t/TEST lib/Test/Harness.pm] Adding todo tests
28628              From: schwern@pobox.com
28629              Date: Sun, 18 Feb 2001 01:48:50 -0500
28630              Message-ID: <20010218014850.C19957@magnonel.guild.net>
28631      Branch: perl
28632            ! lib/Test/Harness.pm t/TEST t/op/chop.t
28633 ____________________________________________________________________________
28634 [  8823] By: jhi                                   on 2001/02/18  17:01:06
28635         Log: Add run/*.t to testables.
28636      Branch: perl
28637            ! t/TEST
28638 ____________________________________________________________________________
28639 [  8822] By: jhi                                   on 2001/02/18  16:58:58
28640         Log: Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
28641              From: schwern@pobox.com
28642              Date: Sun, 18 Feb 2001 01:11:35 -0500
28643              Message-ID: <20010218011135.A19957@magnonel.guild.net>
28644              
28645              Revive mjd's and Simon's PERL5OPT fix.
28646      Branch: perl
28647            + t/run/runenv.t
28648            ! MANIFEST perl.c
28649 ____________________________________________________________________________
28650 [  8821] By: jhi                                   on 2001/02/18  16:53:46
28651         Log: Subject: Re: Why t/TEST and not Test::Harness?
28652              From: schwern@pobox.com
28653              Date: Sat, 17 Feb 2001 22:44:44 -0500
28654              Message-ID: <20010217224444.A6679@magnonel.guild.net>
28655              
28656              Replace UTEST with TEST -utf8.
28657      Branch: perl
28658            - t/UTEST
28659            ! MANIFEST Makefile.SH t/TEST t/lib/charnames.t
28660            ! t/lib/glob-basic.t
28661 ____________________________________________________________________________
28662 [  8820] By: nick                                  on 2001/02/18  13:06:16
28663         Log: Clean up a few core dumps when layers are used in unexpected ways.
28664              (Still not "right"...)
28665      Branch: perlio
28666            ! perlio.c perliol.h
28667 ____________________________________________________________________________
28668 [  8819] By: jhi                                   on 2001/02/18  02:25:55
28669         Log: Integrate change #8818 from maintperl, a FAQ nit.
28670      Branch: perl
28671           !> pod/perlfaq4.pod
28672 ____________________________________________________________________________
28673 [  8818] By: jhi                                   on 2001/02/18  02:24:50
28674         Log: FAQ nit from Chris Fedde.
28675      Branch: maint-5.6/perl
28676            ! pod/perlfaq4.pod
28677 ____________________________________________________________________________
28678 [  8817] By: nick                                  on 2001/02/17  18:20:14
28679         Log: Integrate mainline
28680      Branch: perlio
28681           +> lib/unicode/UCD.html lib/unicode/Unicode.html
28682           +> lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
28683           +> pod/perlclib.pod
28684            - ebcdic.c lib/unicode/UCD301.html lib/unicode/UCDFF301.html
28685            - lib/unicode/Unicode.301
28686           !> (integrate 324 files)
28687 ____________________________________________________________________________
28688 [  8816] By: jhi                                   on 2001/02/17  16:56:58
28689         Log: Upgrade to Storable 1.0.10, from Raphael Manfredi.
28690      Branch: perl
28691            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
28692            ! ext/Storable/Storable.xs t/lib/st-06compat.t
28693            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
28694 ____________________________________________________________________________
28695 [  8815] By: jhi                                   on 2001/02/17  16:40:07
28696         Log: Subject: [patch] -Wall
28697              From: Doug MacEachern <dougm@covalent.net>
28698              Date: Fri, 16 Feb 2001 15:25:36 -0800 (PST)
28699              Message-ID: <Pine.LNX.4.21.0102161519500.30352-100000@mako.covalent.net>
28700      Branch: perl
28701            ! doio.c doop.c embed.h embed.pl gv.c objXSUB.h op.c perl.c
28702            ! perlapi.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c toke.c
28703 ____________________________________________________________________________
28704 [  8814] By: jhi                                   on 2001/02/16  19:27:18
28705         Log: Document qu better.
28706      Branch: perl
28707            ! pod/perlop.pod
28708 ____________________________________________________________________________
28709 [  8813] By: jhi                                   on 2001/02/15  13:54:37
28710         Log: Subject: [PATCH @8807] toke.c cleanup: scan_str()
28711              From: Hugo <hv@crypt.compulink.co.uk>
28712              Date: Thu, 15 Feb 2001 13:39:49 +0000
28713              Message-Id: <200102151339.NAA32248@crypt.compulink.co.uk>
28714      Branch: perl
28715            ! toke.c
28716 ____________________________________________________________________________
28717 [  8812] By: alanbur                               on 2001/02/15  13:52:16
28718         Log: Resynchronised with parent
28719      Branch: maint-5.6/pureperl
28720            - ebcdic.c
28721           !> (integrate 36 files)
28722 ____________________________________________________________________________
28723 [  8811] By: jhi                                   on 2001/02/15  13:51:16
28724         Log: Integrate changes #8659,8702,8808,8809,8810 from maintperl.
28725              
28726              Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
28727              From: Jan Dubois <JanD@ActiveState.com>
28728              Date: Wed, 31 Jan 2001 21:17:03 -0800
28729              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
28730              
28731              tweak change#8659 to keep it simple
28732              
28733              Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
28734              From: Russ Allbery <rra@stanford.edu>
28735              Date: 14 Feb 2001 10:15:41 -0800
28736              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
28737              
28738              (8809 empty)
28739
28740              Upgrade to podlators 1.08, from Russ Allbery.
28741      Branch: perl
28742           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/Test/Harness.pm
28743           !> utils/perldoc.PL
28744 ____________________________________________________________________________
28745 [  8810] By: jhi                                   on 2001/02/15  13:35:08
28746         Log: Upgrade to podlators 1.08, from Russ Allbery.
28747      Branch: maint-5.6/perl
28748            ! lib/Pod/Man.pm lib/Pod/Text.pm
28749 ____________________________________________________________________________
28750 [  8809] By: jhi                                   on 2001/02/15  13:26:38
28751         Log: (accidentally empty check-in)
28752      Branch: maint-5.6/perl
28753            ! lib/Test/Harness.pm
28754 ____________________________________________________________________________
28755 [  8808] By: jhi                                   on 2001/02/15  13:23:47
28756         Log: Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
28757              From: Russ Allbery <rra@stanford.edu>
28758              Date: 14 Feb 2001 10:15:41 -0800
28759              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
28760              
28761              perldoc was hardcoding $Config{installscript}, which breaks
28762              when install* isn't where Perl ends up (such as with AFS).
28763              
28764              Use $Config{scriptdir} instead.
28765      Branch: maint-5.6/perl
28766            ! utils/perldoc.PL
28767 ____________________________________________________________________________
28768 [  8807] By: jhi                                   on 2001/02/14  14:37:27
28769         Log: Update Changes.
28770      Branch: perl
28771            ! Changes patchlevel.h
28772 ____________________________________________________________________________
28773 [  8806] By: jhi                                   on 2001/02/14  14:25:31
28774         Log: Integrate changes #8803,8804,8805 from mainline.
28775              
28776              Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
28777              
28778              Don't skip too much of the locale error message if no environ array,
28779              from Chris Nandor.
28780              
28781              More MacOS Classic fixes from Chris Nandor.
28782      Branch: maint-5.6/perl
28783           !> doop.c lib/Cwd.pm perl.c perl.h util.c
28784 ____________________________________________________________________________
28785 [  8805] By: jhi                                   on 2001/02/14  03:29:01
28786         Log: More MacOS Classic fixes from Chris Nandor.
28787      Branch: perl
28788            ! doop.c lib/Cwd.pm
28789 ____________________________________________________________________________
28790 [  8804] By: jhi                                   on 2001/02/14  03:18:35
28791         Log: Don't skip too much of the locale error message if no environ array,
28792              from Chris Nandor.
28793      Branch: perl
28794            ! util.c
28795 ____________________________________________________________________________
28796 [  8803] By: jhi                                   on 2001/02/14  03:14:14
28797         Log: Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
28798      Branch: perl
28799            ! perl.c perl.h
28800 ____________________________________________________________________________
28801 [  8802] By: jhi                                   on 2001/02/13  18:31:33
28802         Log: AUTHORS update.
28803      Branch: perl
28804            ! AUTHORS
28805 ____________________________________________________________________________
28806 [  8801] By: jhi                                   on 2001/02/13  17:55:19
28807         Log: Integrate change #8792 from mainline.
28808              
28809              Subject: buncha MacPerl patches for bleadperl
28810              From: Chris Nandor <pudge@pobox.com>
28811              Date: Tue, 13 Feb 2001 00:02:43 -0500
28812              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
28813      Branch: maint-5.6/perl
28814           !> lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
28815           !> lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
28816           !> t/lib/basename.t toke.c util.h
28817 ____________________________________________________________________________
28818 [  8800] By: jhi                                   on 2001/02/13  17:46:43
28819         Log: When doing that Fpos_t used in PerlIO_getpos proto needs
28820              to be forced to Off_t.
28821              
28822              Subject: [ID 20010201.009] 5.6.1-TRIAL2 sfio build fails
28823              From: nick@ccl4.org
28824              Date: Thu, 1 Feb 2001 12:01:04 +0000
28825              Message-Id: <20010201120103.E11401@plum.flirble.org>
28826      Branch: maint-5.6/perl
28827            ! iperlsys.h perlio.c
28828 ____________________________________________________________________________
28829 [  8799] By: jhi                                   on 2001/02/13  16:52:51
28830         Log: Duplex duplex hunk hunk.
28831      Branch: maint-5.6/perl
28832            ! Makefile.SH
28833 ____________________________________________________________________________
28834 [  8797] By: jhi                                   on 2001/02/13  14:52:04
28835         Log: Subject: [PATCH perl@8773] integral ok lines for VMS
28836              From: "Craig A. Berry" <craigberry@mac.com>
28837              Date: Mon, 12 Feb 2001 11:05:25 -0600
28838              Message-Id: <p04330104b6ac5dfe6d45@[172.16.52.1]>
28839      Branch: perl
28840            ! t/lib/filehand.t t/lib/test-harness.t t/lib/texttabs.t
28841 ____________________________________________________________________________
28842 [  8796] By: jhi                                   on 2001/02/13  14:36:47
28843         Log: Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
28844              From: simon.cozens@pembroke.oxford.ac.uk 
28845              Date: Sat, 10 Feb 2001 17:57:02 +0000
28846              Message-Id: <E14ReGc-0005Pk-00@pembro26.pmb.ox.ac.uk>
28847              
28848              Now it does include.
28849      Branch: perl
28850            ! pod/perldiag.pod
28851 ____________________________________________________________________________
28852 [  8795] By: jhi                                   on 2001/02/13  14:30:11
28853         Log: Sort the MANIFEST.
28854      Branch: perl
28855            ! MANIFEST
28856 ____________________________________________________________________________
28857 [  8794] By: jhi                                   on 2001/02/13  14:26:51
28858         Log: Integrate change #8793 from mainline, FAQ updates.
28859      Branch: maint-5.6/perl
28860           !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
28861 ____________________________________________________________________________
28862 [  8793] By: jhi                                   on 2001/02/13  14:25:13
28863         Log: FAQ updates from Chris Fedde <chris@fedde.littleton.co.us>.
28864      Branch: perl
28865            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
28866 ____________________________________________________________________________
28867 [  8792] By: jhi                                   on 2001/02/13  14:22:50
28868         Log: Subject: buncha MacPerl patches for bleadperl
28869              From: Chris Nandor <pudge@pobox.com>
28870              Date: Tue, 13 Feb 2001 00:02:43 -0500
28871              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
28872      Branch: perl
28873            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
28874            ! lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
28875            ! t/lib/basename.t toke.c util.h
28876 ____________________________________________________________________________
28877 [  8791] By: jhi                                   on 2001/02/13  14:10:39
28878         Log: Integrate change #8790 from mainline.
28879              
28880              environ array wrongly assumed in Perl_init_i18nl10n(),
28881      Branch: maint-5.6/perl
28882           !> util.c
28883 ____________________________________________________________________________
28884 [  8790] By: jhi                                   on 2001/02/13  14:06:15
28885         Log: environ array wrongly assumed in Perl_init_i18nl10n(),
28886              noticed by Chris Nandor in MacOS Classic.
28887      Branch: perl
28888            ! util.c
28889 ____________________________________________________________________________
28890 [  8789] By: jhi                                   on 2001/02/13  13:58:07
28891         Log: Integrate changes #8373,8487,8544,8783 from mainline.
28892              
28893              Synchronize the EBCDIC platforms (os390,posix-bc,vmesa):
28894              hints files, the dynaloading, assimilate ebcdic into util.c.
28895      Branch: maint-5.6/perl
28896            - ebcdic.c
28897            ! MANIFEST hints/posix-bc.sh
28898           !> Makefile.SH embed.h embed.pl ext/DynaLoader/dl_dllload.xs
28899           !> handy.h hints/os390.sh hints/vmesa.sh installperl objXSUB.h
28900           !> perlapi.c proto.h util.c
28901 ____________________________________________________________________________
28902 [  8788] By: alanbur                               on 2001/02/13  10:33:13
28903         Log: Integrated changes from maint-5.6
28904      Branch: maint-5.6/pureperl
28905           !> Makefile.SH README.vos hints/openbsd.sh pod/perlport.pod
28906           !> regcomp.c t/op/re_tests vos/Changes vos/build.cm
28907           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
28908           !> vos/config.ga.h vos/configure_perl.cm
28909 ____________________________________________________________________________
28910 [  8787] By: jhi                                   on 2001/02/13  05:56:36
28911         Log: Integrate change #8786 from maintperl, posix-bc byacc handling.
28912      Branch: perl
28913           !> Makefile.SH
28914 ____________________________________________________________________________
28915 [  8786] By: jhi                                   on 2001/02/13  05:54:34
28916         Log: Subject: perl@8671 on posix-bc aka BS2000 Posix (small Patch included!)
28917              From: Dorner Thomas <Thomas.Dorner@start.de>
28918              Date: Mon, 12 Feb 2001 15:06:26 +0100
28919              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A8853@Ex02.inhouse.start.de>
28920      Branch: maint-5.6/perl
28921            ! Makefile.SH
28922 ____________________________________________________________________________
28923 [  8785] By: jhi                                   on 2001/02/13  05:29:04
28924         Log: Integrate change #8781 from maintperl, OpenBSD hints update.
28925      Branch: perl
28926           !> hints/openbsd.sh
28927 ____________________________________________________________________________
28928 [  8784] By: jhi                                   on 2001/02/13  02:25:24
28929         Log: Subject: [PATCH: perl@8773] small fixups to perlclib.pod
28930              From: Peter Prymmer <pvhp@forte.com>
28931              Date: Mon, 12 Feb 2001 18:23:09 -0800 (PST)
28932              Message-ID: <Pine.OSF.4.10.10102121821090.126445-100000@aspara.forte.com>
28933      Branch: perl
28934            ! pod/perlclib.pod
28935 ____________________________________________________________________________
28936 [  8783] By: jhi                                   on 2001/02/13  02:22:36
28937         Log: Merge ebcdic.c (only one function, ebcdic_control()) into util.c.
28938      Branch: perl
28939            - ebcdic.c
28940            ! MANIFEST embed.h embed.pl handy.h hints/os390.sh
28941            ! hints/posix-bc.sh hints/vmesa.sh objXSUB.h perlapi.c proto.h
28942            ! util.c
28943 ____________________________________________________________________________
28944 [  8782] By: jhi                                   on 2001/02/13  02:00:07
28945         Log: Add OpenBSD to the list of 5.6.1-okay platforms.
28946      Branch: maint-5.6/perl
28947            ! pod/perlport.pod
28948 ____________________________________________________________________________
28949 [  8781] By: jhi                                   on 2001/02/13  01:58:44
28950         Log: OpenBSD hints update for 5.6.1-TRIAL2 from Todd C. Miller.
28951      Branch: maint-5.6/perl
28952            ! hints/openbsd.sh
28953 ____________________________________________________________________________
28954 [  8780] By: jhi                                   on 2001/02/13  01:57:33
28955         Log: Synchronize the regexp tests between maintperl and mainline.
28956      Branch: maint-5.6/perl
28957           !> t/op/re_tests
28958 ____________________________________________________________________________
28959 [  8779] By: jhi                                   on 2001/02/13  01:49:35
28960         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
28961              From: Hugo <hv@crypt.compulink.co.uk>
28962              Date: Tue, 13 Feb 2001 00:11:11 +0000
28963              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
28964      Branch: perl
28965            ! regcomp.c t/op/re_tests
28966 ____________________________________________________________________________
28967 [  8778] By: jhi                                   on 2001/02/13  00:23:10
28968         Log: Comments do not nest.
28969      Branch: perl
28970            ! perl.h
28971 ____________________________________________________________________________
28972 [  8777] By: jhi                                   on 2001/02/13  00:17:54
28973         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
28974              From: Hugo <hv@crypt.compulink.co.uk>
28975              Date: Tue, 13 Feb 2001 00:11:11 +0000
28976              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
28977      Branch: maint-5.6/perl
28978            ! regcomp.c t/op/re_tests
28979 ____________________________________________________________________________
28980 [  8776] By: jhi                                   on 2001/02/12  23:25:52
28981         Log: Add VOS to the list of 5.6.1 known-to-be-working platforms.
28982      Branch: maint-5.6/perl
28983            ! pod/perlport.pod
28984 ____________________________________________________________________________
28985 [  8775] By: jhi                                   on 2001/02/12  23:04:28
28986         Log: VOS updates for 5.6-TRIAL2 from Paul Green.
28987      Branch: maint-5.6/perl
28988            ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
28989            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
28990            ! vos/configure_perl.cm
28991 ____________________________________________________________________________
28992 [  8774] By: jhi                                   on 2001/02/12  22:59:11
28993         Log: Subject: Re: [patch] context for 'U' magic functions
28994              From: Doug MacEachern <dougm@covalent.net>
28995              Date: Mon, 12 Feb 2001 09:22:45 -0800 (PST)
28996              Message-ID: <Pine.LNX.4.21.0102120919040.26437-100000@mako.covalent.net>
28997              
28998              plus the suggestion by Nick Ing-Simmons to name the macro
28999              as PERL_MG_UFUNC to avoid namespace pollution, plus add
29000              the advice by Doug for XS writers to perl.h
29001      Branch: perl
29002            ! mg.c perl.h
29003 ____________________________________________________________________________
29004 [  8773] By: jhi                                   on 2001/02/11  20:14:12
29005         Log: Update Changes.
29006      Branch: perl
29007            ! Changes patchlevel.h
29008 ____________________________________________________________________________
29009 [  8772] By: jhi                                   on 2001/02/11  18:47:52
29010         Log: Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
29011              From: Simon Cozens <simon@cozens.net>
29012              Date: Wed, 31 Jan 2001 16:31:43 +0000
29013              Message-ID: <20010131163143.A1427@pembro26.pmb.ox.ac.uk>
29014      Branch: perl
29015            + pod/perlclib.pod
29016            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlguts.pod
29017            ! pod/perltoc.pod
29018 ____________________________________________________________________________
29019 [  8771] By: jhi                                   on 2001/02/11  18:36:48
29020         Log: Upgrade to Unicode 3.1 beta 2001-02-11.
29021              
29022              Blocks-4d3.beta.txt
29023              CaseFolding-3d4.beta.txt
29024              CompositionExclusions-3d6.beta.txt
29025              EastAsianWidth-4d4.beta.txt
29026              LineBreak-6d3.beta.txt
29027              NamesList-3.1.0d1.beta.txt
29028              PropList-3.1.0d4.beta.txt
29029              SpecialCasing-4d1.beta.txt
29030              UnicodeData-3.1.0d6.beta.txt
29031      Branch: perl
29032            + lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
29033           +> lib/unicode/UCD.html lib/unicode/Unicode.html
29034            - lib/unicode/UCD301.html lib/unicode/UCDFF301.html
29035            - lib/unicode/Unicode.301
29036            ! (edit 257 files)
29037 ____________________________________________________________________________
29038 [  8770] By: jhi                                   on 2001/02/11  17:26:22
29039         Log: UTF-8 documentation.
29040      Branch: perl
29041            ! utf8.h
29042 ____________________________________________________________________________
29043 [  8769] By: jhi                                   on 2001/02/11  17:12:49
29044         Log: Retract #8762.
29045      Branch: perl
29046            ! regexec.c
29047 ____________________________________________________________________________
29048 [  8768] By: jhi                                   on 2001/02/11  16:54:45
29049         Log: Subject: [PATCH] Test::Harness
29050              From: andreas.koenig@anima.de (Andreas J. Koenig)
29051              Date: 11 Feb 2001 14:37:00 +0100
29052              Message-ID: <m3g0hll4sj.fsf@ak-71.mind.de>
29053      Branch: perl
29054            ! lib/Test/Harness.pm
29055 ____________________________________________________________________________
29056 [  8767] By: jhi                                   on 2001/02/11  16:53:52
29057         Log: Subject: [PATCH] Document makepatch in Porting/patching
29058              From: andreas.koenig@anima.de (Andreas J. Koenig)
29059              Date: 11 Feb 2001 16:46:28 +0100
29060              Message-ID: <m3bss9kysr.fsf@ak-71.mind.de>
29061      Branch: perl
29062            ! Porting/patching.pod
29063 ____________________________________________________________________________
29064 [  8766] By: jhi                                   on 2001/02/11  06:30:23
29065         Log: Subject: Re: [patch] GvSHARED
29066              Date: Sat, 10 Feb 2001 14:04:40 -0800 (PST)
29067              From: Doug MacEachern <dougm@covalent.net>
29068              Message-ID: <Pine.LNX.4.21.0102101356000.15298-100000@mako.covalent.net>
29069              
29070              Subject: Re: [patch] GvSHARED
29071              From: Doug MacEachern <dougm@covalent.net>
29072              Date: Sat, 10 Feb 2001 15:00:54 -0800 (PST)
29073              Message-ID: <Pine.LNX.4.21.0102101453220.15298-100000@mako.covalent.net>
29074              
29075              Subject: [patch] attributes.pm support for `shared'
29076              From: Doug MacEachern <dougm@covalent.net>
29077              Date: Sat, 10 Feb 2001 20:08:48 -0800 (PST)
29078              Message-ID: <Pine.LNX.4.21.0102102004190.15298-100000@mako.covalent.net>
29079              
29080              our() attributes were ignored, our :shared pieces missing,
29081              allow attributes.pm to turn on shared.
29082      Branch: perl
29083            ! op.c t/op/attrs.t toke.c xsutils.c
29084 ____________________________________________________________________________
29085 [  8765] By: alanbur                               on 2001/02/10  23:11:19
29086         Log: Resync with parent (hopefully sucessfully this time)
29087      Branch: maint-5.6/pureperl
29088           !> MANIFEST README.bs2000 README.hpux README.vmesa installhtml
29089           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
29090           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
29091           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
29092           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
29093           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
29094           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
29095 ____________________________________________________________________________
29096 [  8764] By: jhi                                   on 2001/02/10  22:54:38
29097         Log: Make TEST and UTEST more verbose in case something goes
29098              wrong in running/compiling a script, suggested by Doug
29099              MacEachern.
29100      Branch: perl
29101            ! t/TEST t/UTEST
29102 ____________________________________________________________________________
29103 [  8763] By: jhi                                   on 2001/02/10  22:11:34
29104         Log: Bogus shebang.
29105      Branch: perl
29106            ! t/lib/texttabs.t
29107 ____________________________________________________________________________
29108 [  8762] By: jhi                                   on 2001/02/10  21:56:02
29109         Log: (Retracted by #8769)
29110      Branch: perl
29111            ! regexec.c
29112 ____________________________________________________________________________
29113 [  8761] By: jhi                                   on 2001/02/10  21:26:15
29114         Log: Subject: Re: [patch] GvSHARED 
29115              From: Doug MacEachern <dougm@covalent.net>
29116              Date: Sat, 10 Feb 2001 13:11:14 -0800 (PST)
29117              Message-ID: <Pine.LNX.4.21.0102101253070.15298-100000@mako.covalent.net>
29118              
29119              our @EXPORT : shared = (...);
29120      Branch: perl
29121            ! toke.c
29122 ____________________________________________________________________________
29123 [  8760] By: jhi                                   on 2001/02/10  21:25:07
29124         Log: Subject: [patch] GvSHARED
29125              From: Doug MacEachern <dougm@covalent.net>
29126              Date: Sat, 10 Feb 2001 10:57:12 -0800 (PST)
29127              Message-ID: <Pine.LNX.4.21.0102101047320.15298-100000@mako.covalent.net>
29128      Branch: perl
29129            ! embed.h embed.pl gv.c gv.h op.c pp_sys.c proto.h sv.c
29130 ____________________________________________________________________________
29131 [  8759] By: alanbur                               on 2001/02/10  21:24:27
29132         Log: Backed out mismerge.
29133      Branch: maint-5.6/pureperl
29134            ! MANIFEST README.hpux README.vmesa gv.c installhtml
29135            ! lib/Math/Complex.pm lib/Pod/Find.pm perl.c pod/buildtoc.PL
29136            ! pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
29137            ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
29138            ! pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
29139            ! pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
29140            ! pod/perltootc.pod sv.c win32/Makefile win32/makefile.mk
29141 ____________________________________________________________________________
29142 [  8758] By: jhi                                   on 2001/02/10  18:01:17
29143         Log: Integrate changes #8701,8704,8756 from pureperl to maintperl.
29144              
29145              Fixed UMRs and leak in Perl_pmtrans()
29146              
29147              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
29148              associated UTFied tr/// code.  Also fixed scoping leak of
29149              PL_reg_start_tmp.
29150              
29151              newATTRSUB leaks when an attempt to redefine the active sort sub is
29152              made.
29153      Branch: maint-5.6/perl
29154           !> op.c regcomp.c
29155 ____________________________________________________________________________
29156 [  8757] By: alanbur                               on 2001/02/10  17:56:46
29157         Log: Resynchronised with parent
29158      Branch: maint-5.6/pureperl
29159           +> README.bs2000
29160            - README.posix-bc
29161            ! gv.c perl.c sv.c
29162           !> MANIFEST README.hpux README.vmesa installhtml
29163           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
29164           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
29165           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
29166           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
29167           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
29168           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
29169 ____________________________________________________________________________
29170 [  8756] By: alanbur                               on 2001/02/10  17:51:15
29171         Log: newATTRSUB leaks when an attempt to redefine the active sort sub is
29172              made.
29173      Branch: maint-5.6/pureperl
29174            ! op.c
29175 ____________________________________________________________________________
29176 [  8755] By: jhi                                   on 2001/02/09  22:41:35
29177         Log: Upgrade to CPAN 1.59_54, from Andreas König.
29178      Branch: perl
29179            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
29180 ____________________________________________________________________________
29181 [  8754] By: jhi                                   on 2001/02/09  22:29:20
29182         Log: Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
29183              
29184              Didn't upgrade the fill.t since it has a dependency to File::Slurp
29185              purely for debugging purposes, the actual test hasn't changed.
29186      Branch: perl
29187            ! lib/Text/Tabs.pm lib/Text/Wrap.pm t/lib/texttabs.t
29188            ! t/lib/textwrap.t
29189 ____________________________________________________________________________
29190 [  8753] By: jhi                                   on 2001/02/09  20:17:50
29191         Log: Integrate change #8682 from maintperl.
29192              
29193              IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
29194              to work correctly.
29195      Branch: perl
29196           !> hints/irix_6.sh
29197 ____________________________________________________________________________
29198 [  8752] By: jhi                                   on 2001/02/09  20:00:46
29199         Log: Update Changes.
29200      Branch: perl
29201            ! Changes patchlevel.h
29202 ____________________________________________________________________________
29203 [  8751] By: nick                                  on 2001/02/09  19:48:37
29204         Log: Integrate mainline
29205      Branch: perlio
29206           +> README.bs2000 t/lib/cgi-esc.t
29207            - README.posix-bc
29208           !> (integrate 53 files)
29209 ____________________________________________________________________________
29210 [  8750] By: nick                                  on 2001/02/09  19:25:16
29211         Log: Subject: RE: Biannual Competition to Improve Hashing Function
29212              From: Fisher Mark <fisherm@tce.com>
29213              Date: Thu, 8 Feb 2001 10:44:00 -0500
29214              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52F@indyexch28.indy.tce.
29215              Date: Thu, 8 Feb 2001 15:02:47 -0500
29216              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52B@indyexch28.indy.tce.
29217      Branch: perl
29218            ! hv.h pod/perldelta.pod t/lib/dumper.t t/pragma/warn/perl
29219 ____________________________________________________________________________
29220 [  8749] By: jhi                                   on 2001/02/09  19:02:35
29221         Log: Forgotten fragment.
29222      Branch: perl
29223            ! pod/perlapi.pod
29224 ____________________________________________________________________________
29225 [  8748] By: jhi                                   on 2001/02/09  18:31:34
29226         Log: Integrate changes #8673,8674,8676 from maintperl into mainline,
29227              plus manual tweakage.
29228              
29229              Sync the perlfaq2 between mainline and maintperl.
29230      Branch: maint-5.6/perl
29231            ! pod/perlfaq2.pod
29232      Branch: perl
29233           !> pod/perlfaq2.pod
29234 ____________________________________________________________________________
29235 [  8747] By: jhi                                   on 2001/02/09  18:12:04
29236         Log: Subject: versiononly and installperl
29237              From: abigail@foad.org
29238              Date: Wed, 7 Feb 2001 22:43:12 +0100
29239              Message-ID: <20010207214312.7045.qmail@foad.org>    
29240              
29241              Add +v flag to force a normal install of the perl binary
29242              and the utilities.
29243              
29244              Subject: [PATCH] installperl
29245              From: Nicholas Clark <nick@ccl4.org>
29246              Date: Fri, 9 Feb 2001 16:28:57 +0000
29247              Message-ID: <20010209162857.B10931@plum.flirble.org>
29248              
29249              Add -A flag which also hardlinks the binary with
29250              the full architecture name.
29251      Branch: perl
29252            ! installperl
29253 ____________________________________________________________________________
29254 [  8746] By: jhi                                   on 2001/02/09  18:03:43
29255         Log: Integrate changes #8699,8708,8709,8744,8745 from mainline.
29256              
29257              Subject: perlfaq2, re: perlmongers
29258              
29259              Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
29260              
29261              Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
29262              
29263              Subject: [ID 20010205.001] typo in perlfaq9
29264              
29265              Subject: [ID 20010208.002] unordered explanation in perlcall
29266      Branch: maint-5.6/perl
29267           !> pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
29268           !> pod/perlfaq2.pod pod/perlfaq9.pod pod/perlmodlib.PL
29269           !> pod/perlobj.pod pod/perltoot.pod pod/perltootc.pod
29270 ____________________________________________________________________________
29271 [  8745] By: jhi                                   on 2001/02/09  17:59:09
29272         Log: Subject: [ID 20010208.002] unordered explanation in perlcall
29273              From: abela@geneanet.org
29274              Date: Thu,  8 Feb 2001 16:11:46 +0100 (CET)
29275              Message-Id: <20010208151146.0937BC97E@little-roots.geneanet.org>
29276      Branch: perl
29277            ! pod/perlcall.pod
29278 ____________________________________________________________________________
29279 [  8744] By: jhi                                   on 2001/02/09  17:48:16
29280         Log: Subject: [ID 20010205.001] typo in perlfaq9
29281              From: eserte@vran.herceg.de
29282              Date: Sun, 4 Feb 2001 23:44:09 +0100 (CET)
29283              Message-Id: <200102042244.XAA21926@vran.herceg.de>
29284      Branch: perl
29285            ! pod/perlfaq9.pod
29286 ____________________________________________________________________________
29287 [  8743] By: jhi                                   on 2001/02/09  17:25:12
29288         Log: Integrate change #8695 from maintperl.
29289              
29290              thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
29291      Branch: perl
29292           !> thread.h
29293 ____________________________________________________________________________
29294 [  8742] By: jhi                                   on 2001/02/09  17:21:22
29295         Log: Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
29296              From: Andy Dougherty <doughera@lafayette.edu>
29297              Date: Mon, 5 Feb 2001 10:19:29 -0500 (EST)
29298              Message-ID: <Pine.SOL.4.10.10102051013380.11242-100000@maxwell.phys.lafayette.edu>
29299      Branch: perl
29300            ! embed.pl
29301 ____________________________________________________________________________
29302 [  8741] By: jhi                                   on 2001/02/09  17:05:19
29303         Log: Integrate changes #8738,8739,8740 from maintperl.
29304              
29305              Html files will be installed in a more logical and easier to
29306              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
29307              
29308              Html files will be generated with a header to make them look
29309              a little less bare.
29310              
29311              Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
29312      Branch: perl
29313           !> installhtml pod/perlfaq3.pod win32/Makefile win32/makefile.mk
29314 ____________________________________________________________________________
29315 [  8740] By: jhi                                   on 2001/02/09  17:03:46
29316         Log: Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
29317              From: "Brendan O'Dea" <bod@compusol.com.au>
29318              Date: Sun, 4 Feb 2001 11:17:56 +1100
29319              Message-ID: <20010204111756.A16301@compusol.com.au>
29320      Branch: maint-5.6/perl
29321            ! pod/perlfaq3.pod
29322 ____________________________________________________________________________
29323 [  8739] By: jhi                                   on 2001/02/09  17:01:59
29324         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] installhtml change to build prettier html files
29325              From: "Indy Singh" <indy@nusphere.com>
29326              Date: Fri, 2 Feb 2001 15:09:59 -0500
29327              Message-ID: <02b601c08d54$23fd3560$d24b7018@cr637287a>
29328              
29329              Html files will be generated with a header to make them look
29330              a little less bare.
29331      Branch: maint-5.6/perl
29332            ! installhtml
29333 ____________________________________________________________________________
29334 [  8738] By: jhi                                   on 2001/02/09  16:58:48
29335         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] Win32 Makefile change to move html directory
29336              From: "Indy Singh" <indy@nusphere.com>
29337              Date: Fri, 2 Feb 2001 15:08:23 -0500
29338              Message-ID: <02b501c08d53$ec354550$d24b7018@cr637287a>
29339              
29340              Html files will be installed in a more logical and easier to
29341              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
29342      Branch: maint-5.6/perl
29343            ! win32/Makefile win32/makefile.mk
29344 ____________________________________________________________________________
29345 [  8737] By: jhi                                   on 2001/02/09  16:46:54
29346         Log: Integrate changes #8687,8736 from maintperl.
29347              
29348              HP-UX thread patches from Merijn H. Brand.
29349              
29350              Latin nit from Philip Newton.
29351      Branch: perl
29352           !> README.hpux hints/hpux.sh
29353 ____________________________________________________________________________
29354 [  8736] By: jhi                                   on 2001/02/09  16:42:31
29355         Log: Latin nit from Philip Newton.
29356      Branch: maint-5.6/perl
29357            ! README.hpux
29358 ____________________________________________________________________________
29359 [  8735] By: jhi                                   on 2001/02/09  16:24:03
29360         Log: Integrate changes #8704,8710 from pureperl.
29361              
29362              Fixed UMRs and leak in Perl_pmtrans()
29363              
29364              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
29365              associated UTFied tr/// code.  Also fixed scoping leak of
29366              PL_reg_start_tmp.
29367      Branch: perl
29368           !> op.c regcomp.c
29369 ____________________________________________________________________________
29370 [  8734] By: jhi                                   on 2001/02/09  15:40:21
29371         Log: Integrate change #8733 from maintperl.
29372              
29373              Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
29374      Branch: perl
29375           !> pod/perlre.pod
29376 ____________________________________________________________________________
29377 [  8733] By: jhi                                   on 2001/02/09  15:35:47
29378         Log: Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
29379              From: Prymmer/Kahn <pvhp@best.com>
29380              Date: Thu, 8 Feb 2001 21:21:22 -0800 (PST)
29381              Message-ID: <Pine.BSF.4.21.0102082048360.1499-100000@shell8.ba.best.com>
29382      Branch: maint-5.6/perl
29383            ! pod/perlre.pod
29384 ____________________________________________________________________________
29385 [  8732] By: jhi                                   on 2001/02/09  15:26:17
29386         Log: Rename README.posix-bc to README.bs2000 (to avoid the
29387              confusion of a "perlposix-bc.pod"), add a few missing
29388              arch pods, regen toc.
29389      Branch: maint-5.6/perl
29390           +> README.bs2000
29391            - README.posix-bc
29392            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
29393            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
29394 ____________________________________________________________________________
29395 [  8731] By: jhi                                   on 2001/02/09  15:23:39
29396         Log: De-cut-and-pasto.
29397      Branch: perl
29398            ! pod/perl.pod
29399 ____________________________________________________________________________
29400 [  8730] By: jhi                                   on 2001/02/09  15:11:13
29401         Log: Rename README.posix-bc to README.bs2000 to avoid confusion
29402              when people think that perlposix-bc.pod tells anything about
29403              Perl and POSIX.  Regen toc.
29404      Branch: perl
29405           +> README.bs2000
29406            - README.posix-bc
29407            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
29408            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
29409 ____________________________________________________________________________
29410 [  8729] By: jhi                                   on 2001/02/09  14:52:28
29411         Log: The README.vmesa part of #8712 from maintperl.
29412      Branch: perl
29413            ! README.vmesa
29414 ____________________________________________________________________________
29415 [  8728] By: jhi                                   on 2001/02/09  14:46:06
29416         Log: Subject: [PATCH: 5.6.1 trial 2 && perl@8671] podify README.vmesa
29417              From: Peter Prymmer <pvhp@forte.com>
29418              Date: Thu, 8 Feb 2001 13:00:30 -0800 (PST)
29419              Message-ID: <Pine.OSF.4.10.10102081246030.445810-100000@aspara.forte.com>
29420      Branch: maint-5.6/perl
29421            ! README.vmesa win32/Makefile win32/makefile.mk
29422 ____________________________________________________________________________
29423 [  8727] By: jhi                                   on 2001/02/09  14:33:25
29424         Log: Integrate change #8712 from mainline.
29425              
29426              [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplification for Pod::Find
29427      Branch: maint-5.6/perl
29428           !> lib/Pod/Find.pm
29429 ____________________________________________________________________________
29430 [  8726] By: jhi                                   on 2001/02/09  14:30:28
29431         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
29432              From: Peter Prymmer <pvhp@forte.com>
29433              Date: Mon, 5 Feb 2001 16:26:36 -0800 (PST)
29434              Message-ID: <Pine.OSF.4.10.10102051615260.280619-100000@aspara.forte.com>
29435      Branch: perl
29436            + t/lib/cgi-esc.t
29437            ! MANIFEST lib/CGI/Util.pm
29438 ____________________________________________________________________________
29439 [  8725] By: jhi                                   on 2001/02/09  04:56:47
29440         Log: Add NonStopUX to the list of 5.6.1-proven platforms.
29441      Branch: maint-5.6/perl
29442            ! pod/perlport.pod
29443 ____________________________________________________________________________
29444 [  8724] By: jhi                                   on 2001/02/09  04:40:59
29445         Log: Integrate changes 7819,7820 from vmsperl into mainline.
29446              
29447              Add header for LIB$ prototypes (C. Berry)
29448              
29449              Convert fwrite()s to sockets to write()s, since some socket stacks
29450              don't take kindly to stdio.
29451              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
29452              (for often optional LNMs)
29453              Correct a few typos
29454              (C. Bailey)
29455      Branch: perl
29456           !> ext/Devel/DProf/DProf.xs vms/vms.c vms/vmsish.h
29457 ____________________________________________________________________________
29458 [  8723] By: jhi                                   on 2001/02/09  03:29:29
29459         Log: Integrate change #8722 from mainline.
29460              
29461              The Im() function wasn't returning zero for non-Math::Complex
29462              arguments.  The bug reported by John Gamble.
29463      Branch: maint-5.6/perl
29464           !> lib/Math/Complex.pm
29465 ____________________________________________________________________________
29466 [  8722] By: jhi                                   on 2001/02/09  03:28:33
29467         Log: The Im() function wasn't returning zero for non-Math::Complex
29468              arguments.  The bug reported by John Gamble.
29469      Branch: perl
29470            ! lib/Math/Complex.pm
29471 ____________________________________________________________________________
29472 [  8721] By: nick                                  on 2001/02/08  22:11:35
29473         Log: Correct the correction :-(
29474      Branch: perl
29475            ! perl.c
29476 ____________________________________________________________________________
29477 [  8720] By: bailey                                on 2001/02/08  20:59:22
29478         Log: Convert frwite()s to sockets to write()s, since some socket stacks
29479              don't take kindly to stdio.
29480              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
29481              (for often optional LNMs)
29482              Correct a few typos
29483              (C. Bailey)
29484      Branch: vmsperl
29485            ! vms/vms.c vms/vmsish.h
29486 ____________________________________________________________________________
29487 [  8719] By: bailey                                on 2001/02/08  20:51:02
29488         Log: Add header for LIB$ prototypes (C. Berry)
29489      Branch: vmsperl
29490            ! ext/Devel/DProf/DProf.xs
29491 ____________________________________________________________________________
29492 [  8718] By: bailey                                on 2001/02/08  20:49:00
29493         Log: SYN SYN
29494      Branch: vmsperl
29495           +> pod/perliol.pod t/lib/sample-tests/bailout
29496           +> t/lib/sample-tests/combined t/lib/sample-tests/descriptive
29497           +> t/lib/sample-tests/duplicates t/lib/sample-tests/header_at_end
29498           +> t/lib/sample-tests/no_nums t/lib/sample-tests/simple
29499           +> t/lib/sample-tests/simple_fail t/lib/sample-tests/skip
29500           +> t/lib/sample-tests/skip_all t/lib/sample-tests/todo
29501           +> t/lib/sample-tests/with_comments t/lib/test-harness.t
29502            - lib/unicode/Is/DCinital.pl
29503           !> (integrate 101 files)
29504 ____________________________________________________________________________
29505 [  8717] By: nick                                  on 2001/02/08  19:38:48
29506         Log: Subject: [PATCH CPAN 1.59_51] warning message (not!)
29507              From: Robin Barker <rmb1@cise.npl.co.uk>
29508              Date: Thu, 8 Feb 2001 14:38:07 GMT
29509              Message-Id: <200102081438.OAA20498@tempest.npl.co.uk>
29510      Branch: perl
29511            ! lib/CPAN.pm
29512 ____________________________________________________________________________
29513 [  8716] By: nick                                  on 2001/02/08  19:29:07
29514         Log: Generated files form 8713 etc.
29515      Branch: perl
29516            ! embed.h global.sym objXSUB.h perlapi.c proto.h
29517 ____________________________________________________________________________
29518 [  8715] By: nick                                  on 2001/02/08  19:26:08
29519         Log: Fixup non-ithread build after 8713
29520      Branch: perl
29521            ! perl.c
29522 ____________________________________________________________________________
29523 [  8714] By: nick                                  on 2001/02/08  19:17:45
29524         Log: Subject: [ID 20010206.010] S_ functions not declared STATIC
29525              From: nick@ccl4.org
29526              Date: Wed, 7 Feb 2001 00:27:47 +0000
29527              Message-Id: <20010207002747.B63724@plum.flirble.org>
29528      Branch: perl
29529            ! sv.c toke.c
29530 ____________________________________________________________________________
29531 [  8713] By: nick                                  on 2001/02/08  19:15:58
29532         Log: Subject: Re: [patch] Re: PL_ptr_table
29533              From: Doug Maceachern <dougm@covalent.net>
29534              Date: Wed, 7 Feb 2001 19:18:52 -0800 (PST)
29535              Message-Id: <Pine.LNX.4.21.0102071916270.29229-100000@mako.covalent.net>
29536      Branch: perl
29537            ! embed.pl perl.c sv.c sv.h
29538 ____________________________________________________________________________
29539 [  8712] By: nick                                  on 2001/02/08  19:12:47
29540         Log: Subject: [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplificationfor Pod::Find
29541              From: Peter Prymmer <pvhp@forte.com>
29542              Date: Wed, 7 Feb 2001 17:07:39 -0800 (PST)
29543              Message-Id: <Pine.OSF.4.10.10102071704150.411763-100000@aspara.forte.com
29544      Branch: perl
29545            ! lib/Pod/Find.pm
29546 ____________________________________________________________________________
29547 [  8711] By: nick                                  on 2001/02/07  21:06:11
29548         Log: Manually appliued version for dev branch of Alan/Sarathy 5.6 patch.
29549              Subject: Re: Incorrect scoping of PL_reg_start_tmp causes leak
29550              From: Alan Burlison <Alan.Burlison@uk.sun.com>
29551              Date: Tue, 06 Feb 2001 23:37:01 +0000
29552              Message-Id: <3A808A9D.20F7A035@uk.sun.com>
29553      Branch: perl
29554            ! regcomp.c
29555 ____________________________________________________________________________
29556 [  8710] By: alanbur                               on 2001/02/07  00:22:04
29557         Log: Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
29558              associated UTFied tr/// code.  Also fixed scoping leak of
29559              PL_reg_start_tmp.
29560      Branch: maint-5.6/pureperl
29561            ! op.c regcomp.c
29562 ____________________________________________________________________________
29563 [  8709] By: nick                                  on 2001/02/06  21:16:49
29564         Log: Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
29565              From: Michael G Schwern <schwern@pobox.com>
29566              Date: Sun, 4 Feb 2001 19:47:14 -0500
29567              Message-Id: <20010204194714.A4698@blackrider.aocn.com>
29568      Branch: perl
29569            ! pod/perlapi.pod pod/perlmodlib.PL
29570 ____________________________________________________________________________
29571 [  8708] By: nick                                  on 2001/02/06  20:41:20
29572         Log: Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
29573              From: Michael G Schwern <schwern@pobox.com>
29574              Date: Sun, 4 Feb 2001 21:17:49 -0500
29575              Message-Id: <20010204211748.A13415@blackrider.aocn.com>
29576      Branch: perl
29577            ! pod/perlboot.pod pod/perlobj.pod pod/perltoot.pod
29578            ! pod/perltootc.pod
29579 ____________________________________________________________________________
29580 [  8707] By: nick                                  on 2001/02/06  20:29:11
29581         Log: Subject: [PATCH lib/ExtUtils/MANIFEST.SKIP] Skipping CVS conflict backup files
29582              From: Michael G Schwern <schwern@pobox.com>
29583              Date: Tue, 6 Feb 2001 05:54:30 -0500
29584              Message-Id: <20010206055430.A951@blackrider.aocn.com>
29585      Branch: perl
29586            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/Manifest.pm
29587 ____________________________________________________________________________
29588 [  8706] By: nick                                  on 2001/02/06  20:21:40
29589         Log: Subject: RE: some win32 fixes
29590              Date: Tue, 6 Feb 2001 09:23:20 +0300
29591              From: Vadim Konovalov <vkonovalov@lucent.com>
29592              Message-ID: <402099F49BEED211999700805FC7359F9CAF49@ru0028exch01.spb.lucent.com>
29593      Branch: perl
29594            ! toke.c win32/Makefile win32/config.bc win32/config.gc
29595            ! win32/config.vc win32/config_H.bc win32/makefile.mk
29596 ____________________________________________________________________________
29597 [  8705] By: alanbur                               on 2001/02/06  15:00:03
29598         Log: Synchronised with parent
29599      Branch: maint-5.6/pureperl
29600            ! regexec.c
29601           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
29602           !> utils/perldoc.PL win32/Makefile win32/makefile.mk
29603 ____________________________________________________________________________
29604 [  8704] By: alanbur                               on 2001/02/06  14:55:24
29605         Log: Fixed UMRs and leak in Perl_pmtrans()
29606      Branch: maint-5.6/pureperl
29607            ! op.c
29608 ____________________________________________________________________________
29609 [  8703] By: gsar                                  on 2001/02/06  02:29:37
29610         Log: $(MAKE) distclean doesn't clean up properly on windows
29611      Branch: maint-5.6/perl
29612            ! win32/Makefile win32/makefile.mk
29613 ____________________________________________________________________________
29614 [  8702] By: gsar                                  on 2001/02/06  01:00:46
29615         Log: tweak change#8659 to keep it simple
29616      Branch: maint-5.6/perl
29617            ! utils/perldoc.PL
29618 ____________________________________________________________________________
29619 [  8701] By: gsar                                  on 2001/02/05  22:45:41
29620         Log: change#8693 was missing testsuite changes
29621      Branch: maint-5.6/perl
29622           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
29623 ____________________________________________________________________________
29624 [  8700] By: nick                                  on 2001/02/05  20:32:52
29625         Log: Integrate mainline
29626      Branch: perlio
29627           +> t/lib/sample-tests/bailout t/lib/sample-tests/combined
29628           +> t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
29629           +> t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
29630           +> t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
29631           +> t/lib/sample-tests/skip t/lib/sample-tests/skip_all
29632           +> t/lib/sample-tests/todo t/lib/sample-tests/with_comments
29633           +> t/lib/test-harness.t
29634           !> Configure MANIFEST lib/Test/Harness.pm lib/overload.pm
29635           !> perlio.c pod/perldiag.pod pod/perlfaq2.pod pod/perlfaq8.pod
29636           !> pod/perlfunc.pod pod/perlop.pod pod/perlport.pod
29637           !> pod/perlutil.pod t/TEST utils/h2xs.PL
29638 ____________________________________________________________________________
29639 [  8699] By: nick                                  on 2001/02/05  19:41:07
29640         Log: Subject: perlfaq2, re: perlmongers
29641              From: David H. Adler <dha@panix.com>
29642              Date: Sun, 4 Feb 2001 23:48:23 -0500
29643              Message-Id: <20010204234823.A13429@panix.com>
29644      Branch: perl
29645            ! pod/perlfaq2.pod
29646 ____________________________________________________________________________
29647 [  8698] By: nick                                  on 2001/02/05  19:39:31
29648         Log: Missed file f#rom the testharness mess.
29649      Branch: perl
29650            + t/lib/test-harness.t
29651 ____________________________________________________________________________
29652 [  8697] By: nick                                  on 2001/02/05  19:37:21
29653         Log: Subject: [DOC PATCH] overload.pm nits
29654              From: John Tobey <jtobey@john-edwin-tobey.org>
29655              Date: Sun, 4 Feb 2001 20:40:47 -0500 (EST)
29656              Message-Id: <m14Pae7-000FOoC@feynman.localnet>
29657      Branch: perl
29658            ! lib/overload.pm
29659 ____________________________________________________________________________
29660 [  8696] By: alanbur                               on 2001/02/05  11:56:00
29661         Log: Sync with parent
29662      Branch: maint-5.6/pureperl
29663           !> thread.h
29664 ____________________________________________________________________________
29665 [  8695] By: gsar                                  on 2001/02/05  03:27:34
29666         Log: thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
29667      Branch: maint-5.6/perl
29668            ! thread.h
29669 ____________________________________________________________________________
29670 [  8694] By: alanbur                               on 2001/02/05  00:07:47
29671         Log: Initial branch creation from //depot/maint-5.6/perl
29672      Branch: maint-5.6/pureperl
29673           +> (branch 1719 files)
29674 ____________________________________________________________________________
29675 [  8693] By: gsar                                  on 2001/02/04  22:38:49
29676         Log: integrate changes#7801,8068,8094,8108,8196 from mainline (DB_File
29677              changes)
29678      Branch: maint-5.6/perl
29679           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
29680           !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
29681           !> ext/DB_File/version.c
29682 ____________________________________________________________________________
29683 [  8692] By: nick                                  on 2001/02/04  18:15:57
29684         Log: The missed t/TEST part of the grand testharness upgrade.
29685      Branch: perl
29686            ! t/TEST
29687 ____________________________________________________________________________
29688 [  8691] By: nick                                  on 2001/02/04  18:05:17
29689         Log: New improved test harness
29690              Subject: Re: [PATCH Test::Harness] Third time's a charm?
29691              From: Michael G Schwern <schwern@pobox.com>
29692              Date: Sun, 4 Feb 2001 08:01:20 -0500
29693              Message-Id: <20010204080120.G10493@blackrider.aocn.com>
29694      Branch: perl
29695            + t/lib/sample-tests/bailout t/lib/sample-tests/combined
29696            + t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
29697            + t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
29698            + t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
29699            + t/lib/sample-tests/skip t/lib/sample-tests/skip_all
29700            + t/lib/sample-tests/todo t/lib/sample-tests/with_comments
29701            ! MANIFEST lib/Test/Harness.pm
29702 ____________________________________________________________________________
29703 [  8690] By: nick                                  on 2001/02/04  17:57:51
29704         Log: Subject: [PATCH h2xs.PL perl@8670] Small usage change and author gueesing
29705              From: Jonathan Stowe <gellyfish@gellyfish.com>
29706              Date: Sun, 4 Feb 2001 10:46:01 +0000 (GMT)
29707              Message-Id: <Pine.LNX.4.32.0102041037510.1555-100000@orpheus.gellyfish.com>
29708      Branch: perl
29709            ! utils/h2xs.PL
29710 ____________________________________________________________________________
29711 [  8689] By: nick                                  on 2001/02/04  17:55:24
29712         Log: Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
29713              From: Michael G Schwern <schwern@pobox.com>
29714              Date: Sat, 3 Feb 2001 22:46:38 -0500
29715              Message-Id: <20010203224638.E10493@blackrider.aocn.com>
29716      Branch: perl
29717            ! pod/perldiag.pod pod/perlfaq8.pod pod/perlfunc.pod
29718            ! pod/perlop.pod pod/perlport.pod pod/perlutil.pod
29719 ____________________________________________________________________________
29720 [  8688] By: nick                                  on 2001/02/04  17:43:55
29721         Log: Subject: [ID 20010203.006] perlio.c is mis-reporting argument
29722              length byfailing to spot lack of closing )
29723              From: nick@talking.bollo.cx
29724              Date: Sat, 03 Feb 2001 23:53:16 +0000
29725              Message-Id: <E14PCUW-0001Qo-00@Bagpuss.unfortu.net>
29726      Branch: perl
29727            ! perlio.c pod/perldiag.pod
29728 ____________________________________________________________________________
29729 [  8687] By: jhi                                   on 2001/02/03  17:11:42
29730         Log: HP-UX thread patches from Merijn H. Brand.
29731      Branch: maint-5.6/perl
29732            ! README.hpux hints/hpux.sh
29733 ____________________________________________________________________________
29734 [  8686] By: jhi                                   on 2001/02/03  16:40:12
29735         Log: Metaconfig changes for #8685.
29736      Branch: metaconfig
29737            ! U/installdirs/instubperl.U
29738      Branch: metaconfig/U/perl
29739            ! Devel.U versiononly.U
29740 ____________________________________________________________________________
29741 [  8685] By: jhi                                   on 2001/02/03  16:39:49
29742         Log: For -Dusedevel builds turn off installusrbinperl and turn on
29743              versiononly, a combined idea of Richard Soderberg and Merijn
29744              H. Brand.  You can still override both of these from the command
29745              line if you need to, -Dinstallusrbinperl and -Uversiononly.
29746      Branch: perl
29747            ! Configure
29748 ____________________________________________________________________________
29749 [  8684] By: jhi                                   on 2001/02/03  16:16:34
29750         Log: Metaconfig unit fix for #8683.
29751      Branch: metaconfig
29752            ! U/compline/nblock_io.U
29753 ____________________________________________________________________________
29754 [  8683] By: jhi                                   on 2001/02/03  16:16:12
29755         Log: Configure fix for the DYNIX/ptx F_SETFL problem,
29756              reported by Peter Prymmer for 5.6-TRIAL1.
29757      Branch: perl
29758            ! Configure
29759 ____________________________________________________________________________
29760 [  8682] By: jhi                                   on 2001/02/03  05:52:11
29761         Log: IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
29762              to work correctly.
29763      Branch: maint-5.6/perl
29764            ! hints/irix_6.sh
29765 ____________________________________________________________________________
29766 [  8681] By: jhi                                   on 2001/02/03  05:47:33
29767         Log: perlport tweaks from Peter Prymmer and Chris Nandor.
29768      Branch: maint-5.6/perl
29769            ! pod/perlport.pod
29770 ____________________________________________________________________________
29771 [  8680] By: jhi                                   on 2001/02/02  21:39:49
29772         Log: perlport update from Peter Prymmer.
29773      Branch: maint-5.6/perl
29774            ! pod/perlport.pod
29775 ____________________________________________________________________________
29776 [  8679] By: nick                                  on 2001/02/02  20:50:48
29777         Log: Integrate mainline
29778      Branch: perlio
29779           !> Changes Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
29780           !> lib/Getopt/Long.pm patchlevel.h pod/perlfunc.pod
29781           !> pod/perlmodlib.PL pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
29782 ____________________________________________________________________________
29783 [  8678] By: gsar                                  on 2001/02/02  16:02:12
29784         Log: note about bincompat, slightly modified (from Lupe Christoph)
29785      Branch: maint-5.6/perl
29786            ! README.solaris
29787 ____________________________________________________________________________
29788 [  8677] By: jhi                                   on 2001/02/02  15:46:20
29789         Log: Supported platforms updates.
29790      Branch: maint-5.6/perl
29791            ! pod/perlport.pod
29792 ____________________________________________________________________________
29793 [  8676] By: jhi                                   on 2001/02/02  03:41:26
29794         Log: A couple more perlfaq2 tweaks.
29795      Branch: maint-5.6/perl
29796            ! pod/perlfaq2.pod
29797 ____________________________________________________________________________
29798 [  8675] By: jhi                                   on 2001/02/02  03:17:44
29799         Log: Misedit in #8661.
29800      Branch: maint-5.6/perl
29801            ! Configure
29802 ____________________________________________________________________________
29803 [  8674] By: jhi                                   on 2001/02/02  03:14:38
29804         Log: Damien again.
29805      Branch: maint-5.6/perl
29806            ! pod/perlfaq2.pod
29807 ____________________________________________________________________________
29808 [  8673] By: jhi                                   on 2001/02/02  03:12:40
29809         Log: perlfaq update from Elaine Ashton.
29810      Branch: maint-5.6/perl
29811            ! pod/perlfaq2.pod
29812 ____________________________________________________________________________
29813 [  8672] By: jhi                                   on 2001/02/02  03:07:08
29814         Log: UTF-8 s/// patch from Inaba Hiroto.
29815      Branch: maint-5.6/perl
29816            ! pp_ctl.c pp_hot.c
29817 ____________________________________________________________________________
29818 [  8671] By: jhi                                   on 2001/02/01  22:34:31
29819         Log: Update Changes.
29820      Branch: perl
29821            ! Changes patchlevel.h
29822 ____________________________________________________________________________
29823 [  8670] By: jhi                                   on 2001/02/01  22:15:29
29824         Log: Integrate changes #8641,8644,8649,8654,8662,8663,8664,8665,8667,8669
29825              from maintperl.
29826              
29827              Upgrade to Getopt::Long 2.25, from Johan Vromans.
29828              
29829              more files need to be writable in the source distribution
29830              
29831              perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
29832              
29833              Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
29834              
29835              Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
29836              
29837              Allow the float to be fuzzier.
29838              
29839              need to use INT2PTR instead of a straight cast or ia64 fails
29840              
29841              Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
29842              
29843              add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
29844      Branch: perl
29845           !> Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
29846           !> lib/Getopt/Long.pm pod/perlfunc.pod pod/perlmodlib.PL
29847           !> pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
29848 ____________________________________________________________________________
29849 [  8669] By: jhi                                   on 2001/02/01  21:57:02
29850         Log: Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
29851              From: Robin Barker <rmb1@cise.npl.co.uk>
29852              Date: Thu, 1 Feb 2001 16:59:05 GMT
29853              Message-Id: <200102011659.QAA01274@tempest.npl.co.uk>
29854      Branch: maint-5.6/perl
29855            ! pod/perlmodlib.PL
29856 ____________________________________________________________________________
29857 [  8668] By: nick                                  on 2001/02/01  19:41:40
29858         Log: Integrate mainline
29859      Branch: perlio
29860           !> dump.c ext/Errno/Errno_pm.PL intrpvar.h mg.c perl.c perl.h
29861           !> pod/perlapi.pod pp.c pp.h pp_hot.c sv.c t/op/arith.t
29862           !> t/op/each.t utf8.c utf8.h util.c vms/test.com
29863 ____________________________________________________________________________
29864 [  8667] By: gsar                                  on 2001/02/01  16:59:11
29865         Log: add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
29866      Branch: maint-5.6/perl
29867            ! embed.pl embedvar.h
29868 ____________________________________________________________________________
29869 [  8666] By: gsar                                  on 2001/02/01  16:34:51
29870         Log: add missing entries to win32/config.?c
29871      Branch: maint-5.6/perl
29872            ! win32/config.bc win32/config.gc win32/config.vc
29873            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
29874 ____________________________________________________________________________
29875 [  8665] By: jhi                                   on 2001/02/01  14:58:51
29876         Log: Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
29877              From: "Stephen P. Potter" <spp@spotter.yi.org>
29878              Date: Thu, 01 Feb 2001 10:45:46 -0500
29879              Message-Id: <200102011545.KAA31479@spotter.yi.org>
29880      Branch: maint-5.6/perl
29881            ! pod/perlfunc.pod
29882 ____________________________________________________________________________
29883 [  8664] By: gsar                                  on 2001/02/01  14:52:37
29884         Log: need to use INT2PTR instead of a straight cast or ia64 fails
29885              posix.t (from Brendan O'Dea <bod@compusol.com.au>)
29886      Branch: maint-5.6/perl
29887            ! ext/POSIX/POSIX.xs
29888 ____________________________________________________________________________
29889 [  8663] By: jhi                                   on 2001/02/01  14:09:13
29890         Log: Allow the float to be fuzzier.
29891      Branch: maint-5.6/perl
29892            ! t/lib/peek.t
29893 ____________________________________________________________________________
29894 [  8662] By: jhi                                   on 2001/02/01  13:59:00
29895         Log: Subject: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
29896              From: Robin Barker <rmb1@cise.npl.co.uk>
29897              Date: Thu, 1 Feb 2001 13:05:39 GMT
29898              Message-Id: <200102011305.NAA26160@tempest.npl.co.uk>
29899      Branch: maint-5.6/perl
29900            ! pod/perlmodlib.pod
29901 ____________________________________________________________________________
29902 [  8661] By: jhi                                   on 2001/02/01  13:57:38
29903         Log: Subject: [PATCH] Re: v5.6.1 trial2 is available
29904              Date: Thu, 01 Feb 2001 14:15:41 +0100
29905              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
29906              Message-Id: <20010201141104.303F.H.M.BRAND@hccnet.nl>
29907              
29908              Have the $ccflags in the gcc version test (strange, this change
29909              is claimed to be have been integrated already)
29910      Branch: maint-5.6/perl
29911            ! Configure
29912 ____________________________________________________________________________
29913 [  8660] By: jhi                                   on 2001/02/01  13:44:10
29914         Log: Integrate changes #7950,7964,7962 from mainline.
29915              
29916              Find the stdchar signedness using cpp, should fix some of
29917              the Solaris compiler warnings reported by Alan Burlison.
29918      Branch: maint-5.6/perl
29919           !> Configure config_h.SH
29920 ____________________________________________________________________________
29921 [  8659] By: jhi                                   on 2001/02/01  05:35:32
29922         Log: Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
29923              From: Jan Dubois <JanD@ActiveState.com>
29924              Date: Wed, 31 Jan 2001 21:17:03 -0800
29925              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
29926      Branch: maint-5.6/perl
29927            ! utils/perldoc.PL
29928 ____________________________________________________________________________
29929 [  8658] By: jhi                                   on 2001/02/01  04:33:17
29930         Log: Integrate the README.os390 and README.posix-bc parts of mainline
29931              changes #8373,8486, 8544,8556.  (The hints/os390.sh,Makefile.SH,
29932              installperl parts were taken care of by #8657.)
29933      Branch: maint-5.6/perl
29934           !> README.os390 README.posix-bc
29935 ____________________________________________________________________________
29936 [  8657] By: jhi                                   on 2001/02/01  04:29:21
29937         Log: Subject: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
29938              From: Peter Prymmer <pvhp@forte.com>
29939              Date: Wed, 31 Jan 2001 18:18:11 -0800 (PST)
29940              Message-ID: <Pine.OSF.4.10.10101311815560.336633-100000@aspara.forte.com>
29941      Branch: maint-5.6/perl
29942            + ext/DynaLoader/dl_dllload.xs
29943            ! MANIFEST Makefile.SH hints/os390.sh installperl
29944 ____________________________________________________________________________
29945 [  8656] By: jhi                                   on 2001/02/01  04:25:45
29946         Log: Subject: [PATCH: 5.6.1 trial2]Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os390 05.00 (UNINSTALLED)
29947              From: Peter Prymmer <pvhp@forte.com>
29948              Date: Wed, 31 Jan 2001 15:26:57 -0800 (PST)
29949              Message-ID: <Pine.OSF.4.10.10101311523101.336633-100000@aspara.forte.com>
29950      Branch: maint-5.6/perl
29951            ! lib/Math/BigInt.pm lib/bigint.pl t/lib/b.t t/pragma/sub_lval.t
29952 ____________________________________________________________________________
29953 [  8655] By: jhi                                   on 2001/02/01  04:14:47
29954         Log: Subject: [ID 20010131.066] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os2 2.40 (UNINSTALLED)
29955              From: troc@netrus.net
29956              Date: Wed, 31 Jan 2001 22:31:26 -0500
29957              Message-Id: <200102010331.WAA117.85@rocco.homenet>
29958      Branch: maint-5.6/perl
29959            ! os2/os2.c
29960 ____________________________________________________________________________
29961 [  8654] By: jhi                                   on 2001/02/01  04:12:52
29962         Log: Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
29963              as reported by Alan Burlison.
29964      Branch: maint-5.6/perl
29965            ! pp.h
29966 ____________________________________________________________________________
29967 [  8653] By: jhi                                   on 2001/02/01  04:05:12
29968         Log: Subject: [ID 20010131.042] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on VMS_AXP V7.2-1
29969              From: dsugalski@northernlight.com
29970              Date: Wed, 31 Jan 2001 18:54:11 -0500
29971              Message-Id: <01013118541126@monsoon.stratus.northernlight.com>
29972      Branch: maint-5.6/perl
29973            ! configure.com
29974 ____________________________________________________________________________
29975 [  8652] By: jhi                                   on 2001/02/01  04:03:11
29976         Log: Misplaced #endif.
29977              
29978              Subject: [perl-5-6-1-trial2] patches for EPOC
29979              From: Olaf Flebbe <O.Flebbe@science-computing.de>
29980              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
29981              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
29982      Branch: maint-5.6/perl
29983            ! epoc/epocish.c
29984 ____________________________________________________________________________
29985 [  8651] By: jhi                                   on 2001/02/01  04:00:25
29986         Log: Integrate changes #8647,8648,8650 from mainline.
29987              
29988              Macrofy a magic UTF-8 test.
29989              
29990              Protect PL_numeric_radix_sv with USE_NUMERIC_LOCALE.
29991              
29992              Watch out for cross compiling for EPOC (usually done on linux).
29993      Branch: maint-5.6/perl
29994           !> ext/Errno/Errno_pm.PL sv.c utf8.c utf8.h
29995 ____________________________________________________________________________
29996 [  8650] By: jhi                                   on 2001/02/01  03:56:20
29997         Log: Watch out for cross compiling for EPOC (usually done on linux)
29998              
29999              Subject: [perl-5-6-1-trial2] patches for EPOC
30000              From: Olaf Flebbe <O.Flebbe@science-computing.de>
30001              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
30002              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
30003      Branch: perl
30004            ! ext/Errno/Errno_pm.PL
30005 ____________________________________________________________________________
30006 [  8649] By: gsar                                  on 2001/02/01  00:46:00
30007         Log: perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
30008      Branch: maint-5.6/perl
30009            ! sv.c
30010 ____________________________________________________________________________
30011 [  8648] By: jhi                                   on 2001/01/31  23:35:36
30012         Log: All the uses of PL_numeric_radix must be protected by
30013              USE_LOCALE_NUMERIC, noticed by Olaf Flebbe in
30014              
30015              Subject: [perl-5-6-1-trial2] patches for EPOC
30016              From: Olaf Flebbe <O.Flebbe@science-computing.de>
30017              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
30018              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
30019      Branch: perl
30020            ! sv.c
30021 ____________________________________________________________________________
30022 [  8647] By: jhi                                   on 2001/01/31  22:56:16
30023         Log: Macrofy a magic UTF-8 test.
30024      Branch: perl
30025            ! utf8.c utf8.h
30026 ____________________________________________________________________________
30027 [  8646] By: gsar                                  on 2001/01/31  15:55:12
30028         Log: update Changes
30029      Branch: maint-5.6/perl
30030            ! Changes
30031 ____________________________________________________________________________
30032 [  8645] By: gsar                                  on 2001/01/31  15:10:14
30033         Log: Configure tweak suggested by Peter Prymmer
30034      Branch: maint-5.6/perl
30035            ! Configure
30036 ____________________________________________________________________________
30037 [  8644] By: gsar                                  on 2001/01/31  15:06:32
30038         Log: more files need to be writable in the source distribution
30039      Branch: maint-5.6/perl
30040            ! Porting/makerel
30041 ____________________________________________________________________________
30042 [  8643] By: jhi                                   on 2001/01/31  14:59:46
30043         Log: Integrate changes #8258,8278,8279 from mainline.
30044              
30045              Make the large file tests more robust/talkative.
30046      Branch: maint-5.6/perl
30047           !> t/lib/syslfs.t t/op/lfs.t
30048 ____________________________________________________________________________
30049 [  8642] By: gsar                                  on 2001/01/31  14:53:48
30050         Log: integrate changes#8311,8334 from mainline
30051              
30052              Add a new MakeMaker variable PM_FILTER that defines a Unix
30053              filter to be run on each .pm during the pm_to_blib() phase,
30054              a fixed version of
30055              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
30056              
30057              Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
30058              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
30059              accurate reading of the "atime".  
30060      Branch: maint-5.6/perl
30061           !> lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
30062           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
30063           !> lib/ExtUtils/MakeMaker.pm t/io/fs.t
30064 ____________________________________________________________________________
30065 [  8641] By: jhi                                   on 2001/01/31  14:46:37
30066         Log: Upgrade to Getopt::Long 2.25, from Johan Vromans.
30067      Branch: maint-5.6/perl
30068            ! lib/Getopt/Long.pm
30069 ____________________________________________________________________________
30070 [  8640] By: gsar                                  on 2001/01/31  14:40:24
30071         Log: make regen_all
30072      Branch: maint-5.6/perl
30073            ! patchlevel.h pod/perlmodlib.pod pod/perltoc.pod
30074 ____________________________________________________________________________
30075 [  8639] By: gsar                                  on 2001/01/31  14:37:25
30076         Log: refresh windows config files
30077      Branch: maint-5.6/perl
30078            ! win32/Makefile win32/config_H.bc win32/config_H.gc
30079            ! win32/config_H.vc win32/makefile.mk
30080 ____________________________________________________________________________
30081 [  8638] By: gsar                                  on 2001/01/31  14:28:10
30082         Log: makefile tweaks for windows: introduce a bulk-switch to enable
30083              same options as ActivePerl; sync changes with makefile.mk
30084      Branch: maint-5.6/perl
30085            ! win32/Makefile win32/makefile.mk
30086 ____________________________________________________________________________
30087 [  8637] By: jhi                                   on 2001/01/31  04:41:30
30088         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20010105.023] numeric problems in IRIX
30089              From: Nicholas Clark <nick@ccl4.org>
30090              Date: Tue, 30 Jan 2001 19:51:05 +0000
30091              Message-ID: <20010130195105.R76607@plum.flirble.org> 
30092              
30093              op/inc cure.
30094      Branch: perl
30095            ! pp.c pp.h pp_hot.c t/op/arith.t
30096 ____________________________________________________________________________
30097 [  8636] By: jhi                                   on 2001/01/31  02:38:32
30098         Log: Integrate changes #7884,8122,8155,8197,8213[just to /nolog part,
30099              no perlio],8257,8380,8479,8515 from mainline.
30100              
30101              Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
30102              
30103              Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
30104              Subject: [PATCH perl@8133] fix-up for VMS extensions
30105              
30106              In VMS embedded perls couldn't access the statically built Socket.
30107              
30108              Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com (8213)
30109              
30110              Further VMS piping fixes from Charles Lane.
30111              
30112              Subject:  [PATCH] make t/op/misc.t work on VMS
30113              
30114              Add tracing for debugging extensions builds in VMS.
30115              
30116              Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
30117      Branch: maint-5.6/perl
30118           !> configure.com doio.c t/op/misc.t vms/descrip_mms.template
30119           !> vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
30120           !> vms/test.com vms/vms.c vms/vmsish.h vms/vmspipe.com
30121 ____________________________________________________________________________
30122 [  8635] By: jhi                                   on 2001/01/31  01:46:41
30123         Log: Integrate change #7732 from mainline.
30124              
30125              Sparc 64-bit pack() fix from Jens Hamisch.
30126      Branch: maint-5.6/perl
30127           !> pp.c
30128 ____________________________________________________________________________
30129 [  8634] By: jhi                                   on 2001/01/31  01:41:16
30130         Log: One spot missing from #8626.
30131      Branch: maint-5.6/perl
30132            ! sv.c
30133 ____________________________________________________________________________
30134 [  8633] By: jhi                                   on 2001/01/31  00:49:17
30135         Log: Integrate change #7495 from mainline.
30136              
30137              Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
30138      Branch: maint-5.6/perl
30139           !> MANIFEST ext/re/Makefile.PL
30140 ____________________________________________________________________________
30141 [  8632] By: jhi                                   on 2001/01/30  23:38:49
30142         Log: Integrate change #8396 from mainline.
30143              
30144              Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for
30145              better multicast support (resend)
30146      Branch: maint-5.6/perl
30147           !> ext/Socket/Socket.pm
30148 ____________________________________________________________________________
30149 [  8631] By: jhi                                   on 2001/01/30  23:28:03
30150         Log: Integrate changes #7514,7813,8113,8144,8397,8398,8490 from mainline.
30151              
30152              More AIX lore. (7514, ext/re/hints/aix.pl)
30153              
30154              Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
30155              
30156              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)
30157              
30158              Subject: [ID 20001214.002] Net::Ping patch
30159              
30160              Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
30161              
30162              Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
30163              
30164              Add ReuseAddr as a (preferred) alias for Reuse as we now
30165              also have ReusePort.
30166              
30167              Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
30168      Branch: maint-5.6/perl
30169           +> ext/re/hints/aix.pl
30170           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
30171           !> ext/IO/lib/IO/Socket/INET.pm lib/Net/Ping.pm
30172 ____________________________________________________________________________
30173 [  8630] By: jhi                                   on 2001/01/30  23:03:59
30174         Log: Integrate changes #8215,8587 from mainline: missing pod nits.
30175              
30176              read() documentation tweak for 20001121.004.
30177              
30178              Subject: [ID 20010128.003] [PATCH] perlre.pod buglet
30179      Branch: maint-5.6/perl
30180           !> pod/perlfunc.pod pod/perlre.pod
30181 ____________________________________________________________________________
30182 [  8629] By: jhi                                   on 2001/01/30  22:41:57
30183         Log: Integrate change #8098 from mainline.
30184              
30185              fastgetcwd is defined using a glob alias on a $^O dependent basis
30186              and there was no default assignment or perl subroutine.
30187      Branch: maint-5.6/perl
30188           !> lib/Cwd.pm
30189 ____________________________________________________________________________
30190 [  8628] By: jhi                                   on 2001/01/30  21:58:52
30191         Log: Integrate change #7866 from mainline.
30192              
30193              File::Temp 0.11.
30194      Branch: maint-5.6/perl
30195           !> lib/File/Temp.pm t/lib/ftmp-tempfile.t
30196 ____________________________________________________________________________
30197 [  8627] By: jhi                                   on 2001/01/30  21:39:44
30198         Log: Integrate changes #8075,8086,8228 from mainline.  
30199              
30200              Darwin is not Windows. (8075,8086)
30201              
30202              Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
30203      Branch: maint-5.6/perl
30204           !> lib/CGI.pm lib/Pod/Select.pm lib/Text/ParseWords.pm
30205           !> pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
30206           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq4.pod
30207           !> pod/perllocale.pod pod/perlmodlib.pod pod/perlretut.pod
30208 ____________________________________________________________________________
30209 [  8626] By: jhi                                   on 2001/01/30  21:22:11
30210         Log: Integrate with tweakery the change #8625 from mainline,
30211              the multibyte decimal separator fix ("fa_IR locale failure").
30212      Branch: maint-5.6/perl
30213            ! embedvar.h perlapi.h
30214           !> intrpvar.h perl.c perl.h sv.c util.c
30215 ____________________________________________________________________________
30216 [  8625] By: jhi                                   on 2001/01/30  20:26:33
30217         Log: Fix for the fa_IR locale failure.  The reason for the failure
30218              was that Perl was assuming the decimal separator aka the radix
30219              separator is one character.  The Farsi-Iranian locale crushed
30220              that bad assumption since there the separator is 'Momayyez',
30221              glyphwise looking somewhat like a slash, and in Unicode UTF-8
30222              encoded in two bytes, 0xd9 0xab.
30223      Branch: perl
30224            ! intrpvar.h perl.c perl.h sv.c util.c
30225 ____________________________________________________________________________
30226 [  8624] By: gsar                                  on 2001/01/30  20:17:03
30227         Log: regen_headers
30228      Branch: maint-5.6/perl
30229            ! Makefile.SH pod/perlintern.pod
30230 ____________________________________________________________________________
30231 [  8623] By: gsar                                  on 2001/01/30  19:42:34
30232         Log: backout change#7431 and its dependents (causes spurious rebuilds
30233              of autogenerated files)
30234              
30235              fix benign b.t failure
30236      Branch: maint-5.6/perl
30237            ! Makefile.SH t/lib/b.t
30238 ____________________________________________________________________________
30239 [  8622] By: jhi                                   on 2001/01/30  19:41:41
30240         Log: Microperl sync.
30241      Branch: perl
30242            ! mg.c perl.h
30243 ____________________________________________________________________________
30244 [  8621] By: gsar                                  on 2001/01/30  19:24:47
30245         Log: integrate changes#8259,8442,8444,8445,8448,8449,8451,8455
30246              from mainline
30247              
30248              Subject: podlators 1.06 released
30249              
30250              Subject: [PATCH @8436] Eliminate op_children
30251              
30252              (Replaced by #8448)  Traces of op_children (cleanup of #8442)
30253              
30254              (Replaced by #8448)  More op_children traces (cleanup of #8442).
30255              
30256              Subject: [PATCH #3 @8436] Re: Eliminate op_children
30257              Replace #8444 and #8445.
30258              
30259              Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
30260              at the setting of the ofs_sv in new_struct_thread() as the
30261              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
30262              uninitialized fields are, uh, initialized with),
30263              SvREFCNT_inc()ing that invited a core dump.
30264              
30265              podlators 1.07, from Russ Allbery.
30266              
30267              Subject: [PATCH] regcomp.c old feature removal
30268              From: mjd@plover.com
30269              Date: 16 Jan 2001 14:43:18 -0000 
30270              Message-ID: <20010116144318.7140.qmail@plover.com> 
30271      Branch: maint-5.6/perl
30272           +> lib/Pod/Text/Overstrike.pm
30273           !> MANIFEST bytecode.pl ext/B/B.xs ext/B/B/Asmdata.pm
30274           !> ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Concise.pm
30275           !> ext/B/B/Debug.pm ext/ByteLoader/byterun.c
30276           !> ext/ByteLoader/byterun.h lib/Pod/Man.pm lib/Pod/Text/Color.pm
30277           !> lib/Pod/Text/Termcap.pm op.c op.h pod/pod2text.PL regcomp.c
30278           !> util.c
30279 ____________________________________________________________________________
30280 [  8620] By: gsar                                  on 2001/01/30  18:48:32
30281         Log: integrate changes#8243,8254,8255,8313,8314,8363,8383,8390,8416,
30282              8417,8418,8419,8424,8427,8430,8441,8563 from mainline (TODO: b.t
30283              now fails one test)
30284              
30285              Subject: [PATCH] lvalue AUTOLOAD. No, really.
30286              
30287              Subject: [PATCH] Interesting syntax idea
30288              Make opens + bareword assigns do typeglob assigns.
30289              
30290              Tests for #8254.
30291              
30292              Subject: [PATCH @8269] Continue blocks and B::Deparse
30293              Make the peephole optimizer to bypass more null ops and
30294              and rewrite the deparse handling of continue blocks.
30295              
30296              Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
30297              Doc tweak on #8313.
30298              
30299              Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
30300              
30301              Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
30302              
30303              Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
30304              
30305              Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
30306              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
30307              according to the platform.
30308              
30309              Subject: [PATCH @8404] Consolidated lvalue sub changes
30310              
30311              Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
30312              
30313              Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
30314              
30315              Subject: B::Concise -- an improved replacement for B::Terse 
30316              
30317              The B::Terse drop-in replacement wasn't quite drop-in.
30318              
30319              The LVRET macro needed an aTHX.
30320              
30321              Use the /^Perl_/-less form of is_lvalue_sub().
30322              
30323              Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
30324      Branch: maint-5.6/perl
30325           +> ext/B/B/Concise.pm
30326           !> (integrate 27 files)
30327 ____________________________________________________________________________
30328 [  8619] By: nick                                  on 2001/01/30  18:40:28
30329         Log: Integrate mainline
30330      Branch: perlio
30331           !> (integrate 40 files)
30332 ____________________________________________________________________________
30333 [  8618] By: jhi                                   on 2001/01/30  18:37:18
30334         Log: Subject: [PATCH perl@8585] protect VMS test harness from chdir switcheroo
30335              Date: Mon, 29 Jan 2001 22:51:29 -0600
30336              From: "Craig A. Berry" <craigberry@mac.com>
30337              Message-Id: <p04330101b69bef0ebab4@[172.16.52.1]>
30338      Branch: perl
30339            ! vms/test.com
30340 ____________________________________________________________________________
30341 [  8617] By: jhi                                   on 2001/01/30  18:34:53
30342         Log: Subject: [PATCH] Add missing CV flags to dump.c
30343              From: Tim Jenness <t.jenness@jach.hawaii.edu>
30344              Date: Mon, 29 Jan 2001 21:48:55 -1000 (HST)
30345              Message-ID: <Pine.LNX.4.30.0101292144280.14179-100000@lapaki.jach.hawaii.edu>
30346      Branch: perl
30347            ! dump.c
30348 ____________________________________________________________________________
30349 [  8616] By: jhi                                   on 2001/01/30  18:20:58
30350         Log: Integrate partly the change #8615 from mainline, the t/op/each.t
30351              part isn't applicable to maintperl.
30352              
30353              UTF-8 nit from Inaba Hiroto.
30354      Branch: maint-5.6/perl
30355           !> pod/perlapi.pod utf8.c
30356 ____________________________________________________________________________
30357 [  8615] By: jhi                                   on 2001/01/30  18:18:51
30358         Log: UTF-8 nit from Inaba Hiroto.
30359      Branch: perl
30360            ! pod/perlapi.pod t/op/each.t utf8.c
30361 ____________________________________________________________________________
30362 [  8614] By: jhi                                   on 2001/01/30  18:13:38
30363         Log: Integrate changes #8608,8609,8610,8611,8612,8613 from maintperl.
30364              
30365              perl's internal variables are not for public consumption,
30366              move their docs from perlapi.pod to perlintern.pod
30367              
30368              support for -Dusethreads build under HP-UX 10.20 and DCE threads
30369              library (11.0 and later have pthreads but 10.x don't)
30370              
30371              avoid uninitialized value warnings
30372              
30373              canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
30374              gets weird results)
30375              
30376              perldoc nit on windows
30377              
30378              make it possible to run the tests outside the source tree
30379              (there's still a dependency on ../lib being the library
30380              location)
30381      Branch: perl
30382           !> hints/hpux.sh intrpvar.h perlapi.c pod/perlapi.pod
30383           !> pod/perlintern.pod t/base/term.t t/io/tell.t t/lib/dprof/V.pm
30384           !> t/op/flip.t thrdvar.h thread.h utils/perldoc.PL
30385           !> win32/bin/search.pl win32/vdir.h
30386 ____________________________________________________________________________
30387 [  8613] By: gsar                                  on 2001/01/30  16:39:59
30388         Log: make it possible to run the tests outside the source tree
30389              (there's still a dependency on ../lib being the library
30390              location)
30391      Branch: maint-5.6/perl
30392            ! t/base/term.t t/io/tell.t t/lib/dprof/V.pm t/op/flip.t
30393 ____________________________________________________________________________
30394 [  8612] By: gsar                                  on 2001/01/30  16:31:12
30395         Log: perldoc nit on windows
30396      Branch: maint-5.6/perl
30397            ! utils/perldoc.PL
30398 ____________________________________________________________________________
30399 [  8611] By: gsar                                  on 2001/01/30  16:22:54
30400         Log: canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
30401              gets weird results)
30402      Branch: maint-5.6/perl
30403            ! win32/vdir.h
30404 ____________________________________________________________________________
30405 [  8610] By: gsar                                  on 2001/01/30  16:12:45
30406         Log: avoid uninitialized value warnings
30407      Branch: maint-5.6/perl
30408            ! win32/bin/search.pl
30409 ____________________________________________________________________________
30410 [  8609] By: gsar                                  on 2001/01/30  16:08:01
30411         Log: support for -Dusethreads build under HP-UX 10.20 and DCE threads
30412              library (11.0 and later have pthreads but 10.x don't)
30413      Branch: maint-5.6/perl
30414            ! hints/hpux.sh thread.h
30415 ____________________________________________________________________________
30416 [  8608] By: gsar                                  on 2001/01/30  15:48:55
30417         Log: perl's internal variables are not for public consumption,
30418              move their docs from perlapi.pod to perlintern.pod
30419      Branch: maint-5.6/perl
30420            ! intrpvar.h perlapi.c pod/perlapi.pod pod/perlintern.pod
30421            ! thrdvar.h
30422 ____________________________________________________________________________
30423 [  8607] By: gsar                                  on 2001/01/30  15:44:27
30424         Log: mistakenly branched perl56delta.pod, revert
30425      Branch: maint-5.6/perl
30426            - pod/perl56delta.pod
30427           !> pod/perldelta.pod
30428 ____________________________________________________________________________
30429 [  8606] By: gsar                                  on 2001/01/30  14:20:24
30430         Log: integrate changes#7984,7987,8010 from mainline (gets rid of
30431              dTHR which has been a noop for a while now, except for the
30432              compatibility definition in thread.h)
30433      Branch: maint-5.6/perl
30434           !> (integrate 45 files)
30435 ____________________________________________________________________________
30436 [  8605] By: jhi                                   on 2001/01/30  05:43:58
30437         Log: Mark the UTF-8 APIs as experimental.
30438      Branch: maint-5.6/perl
30439            ! embed.pl pod/perlapi.pod
30440 ____________________________________________________________________________
30441 [  8604] By: jhi                                   on 2001/01/30  05:38:40
30442         Log: Nits from earlier integrates.
30443      Branch: maint-5.6/perl
30444            ! lib/Carp/Heavy.pm
30445           !> sv.c
30446 ____________________________________________________________________________
30447 [  8603] By: jhi                                   on 2001/01/30  05:27:26
30448         Log: Regenerate Porting files.
30449      Branch: maint-5.6/perl
30450            ! Porting/Glossary Porting/config.sh Porting/config_H
30451 ____________________________________________________________________________
30452 [  8602] By: jhi                                   on 2001/01/30  05:14:59
30453         Log: Integrate changes #7891,8034,8078,8110,8111,8112,8277,8291,
30454              8310,8339,8447,8492,8493,8505,8525: documentation changes.
30455              
30456              Subject: Re: perlfaq style changes
30457              
30458              Subject: DOC PATCH 5.6.0: -s return value incompletely documented
30459              
30460              Subject: [PATCH] docs on NaN
30461              
30462              Subject: [patch] perlfaq7
30463              
30464              Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
30465              
30466              Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
30467              
30468              Subject: [PATCH] open() example in perlfunc.pod
30469              
30470              Podify README.mpeix (a new version from the web)
30471              
30472              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
30473              
30474              Subject: [PATCH] format and rewording in perlfaq.pod
30475              
30476              Subject: [PATCH] API Variable documentation   
30477              
30478              Memory management calls documentation.
30479              
30480              Subject: [PATCH: perl@8482] README.vms URL updates
30481              
30482              Subject: Minor typos in perlfaq2.pod
30483              
30484              Subject: [PATCH] pod/perlvar.pod
30485      Branch: maint-5.6/perl
30486           +> pod/perl56delta.pod
30487            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
30488           !> README.amiga README.epoc README.mpeix README.vms
30489           !> ext/POSIX/POSIX.pod lib/CPAN.pm lib/Carp/Heavy.pm
30490           !> lib/Win32.pod pod/perlapi.pod pod/perlfaq.pod pod/perlfaq1.pod
30491           !> pod/perlfaq2.pod pod/perlfaq6.pod pod/perlfaq7.pod
30492           !> pod/perlfunc.pod pod/perlop.pod pod/perlrequick.pod
30493           !> pod/perlvar.pod thrdvar.h
30494 ____________________________________________________________________________
30495 [  8601] By: jhi                                   on 2001/01/30  04:38:35
30496         Log: Integrate changes #8036,8096,8253 from mainline:
30497              hints changes.
30498              
30499              Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
30500              Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
30501              
30502              Output the (apparent) version of gcc in Tru64.
30503      Branch: maint-5.6/perl
30504           +> ext/POSIX/hints/svr4.pl
30505           !> MANIFEST ext/POSIX/Makefile.PL hints/dec_osf.sh hints/hpux.sh
30506           !> hints/svr4.sh t/lib/bigfltpm.t
30507 ____________________________________________________________________________
30508 [  8600] By: jhi                                   on 2001/01/30  04:04:01
30509         Log: Integrate changes #7863,7868,7875,7876,7888,8384,8480 from mainline:
30510              locale fixes.
30511              
30512              sprintf() does not taint since print() does not. (7863,7875,7876,7888)
30513              
30514              Debian allows /usr/bin/locale to exist without any locales. (7868)
30515              
30516              Allow the locale test needing POSIX and the taint test
30517              needing IPC::SysV to run under 'minitest' (basically,
30518              bail out if loading the extension fails). (8384)
30519              
30520              Cleanup the locale.t output  (8480)
30521      Branch: maint-5.6/perl
30522           !> pod/perllocale.pod sv.c t/op/misc.t t/op/taint.t
30523           !> t/pragma/locale.t
30524 ____________________________________________________________________________
30525 [  8599] By: jhi                                   on 2001/01/30  03:51:04
30526         Log: Missing generated files from #8598.
30527      Branch: maint-5.6/perl
30528            ! embed.h global.sym objXSUB.h perlapi.c proto.h
30529 ____________________________________________________________________________
30530 [  8598] By: jhi                                   on 2001/01/30  03:41:54
30531         Log: Integrate change #8555 from mainline, manually integrate parts
30532              of changes 8452 and 8583.
30533              
30534              Subject: [PATCH] utf8.c documentation (8452)
30535              
30536              No point in checking the length if the pointer is bogus. (8555)
30537              
30538              Introduce bytes_from_utf8() and implement sv_eq() using it,
30539              tr/// did not handle UTF-8 ranges, \ before a raw UTF-8 character
30540              produced "Malformed UTF-8 character" warning, "\x{100}\N{CENT SIGN}"
30541              was malformed. (8583)
30542      Branch: maint-5.6/perl
30543            ! embed.pl t/lib/charnames.t t/op/tr.t toke.c
30544           !> pod/perlapi.pod sv.c utf8.c
30545 ____________________________________________________________________________
30546 [  8597] By: gsar                                  on 2001/01/30  02:37:26
30547         Log: get PERL_OBJECT build going again on windows
30548      Branch: maint-5.6/perl
30549            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
30550            ! pod/perlapi.pod proto.h sv.c
30551 ____________________________________________________________________________
30552 [  8596] By: jhi                                   on 2001/01/30  02:16:17
30553         Log: Signedness nit.
30554      Branch: perl
30555            ! sv.c
30556 ____________________________________________________________________________
30557 [  8595] By: jhi                                   on 2001/01/30  02:11:07
30558         Log: EBCDIC patch for Storable, from Peter Prymmer.
30559      Branch: perl
30560            ! t/lib/st-06compat.t
30561 ____________________________________________________________________________
30562 [  8594] By: jhi                                   on 2001/01/30  01:04:48
30563         Log: Subject: [PATCH: perl@8585] yet another tweak to lib/b.t for EBCDIC
30564              From: Peter Prymmer <pvhp@forte.com>
30565              Date: Mon, 29 Jan 2001 16:51:38 -0800 (PST)
30566              Message-ID: <Pine.OSF.4.10.10101291646320.230748-100000@aspara.forte.com>
30567      Branch: perl
30568            ! t/lib/b.t
30569 ____________________________________________________________________________
30570 [  8593] By: jhi                                   on 2001/01/30  00:56:47
30571         Log: Subject: [PATCH: perl@8585] pod problems in io
30572              From: Peter Prymmer <pvhp@forte.com>
30573              Date: Mon, 29 Jan 2001 16:46:25 -0800 (PST)
30574              Message-ID: <Pine.OSF.4.10.10101291636420.230748-100000@aspara.forte.com>
30575      Branch: perl
30576            ! pod/perlapio.pod pod/perliol.pod
30577 ____________________________________________________________________________
30578 [  8592] By: jhi                                   on 2001/01/30  00:48:20
30579         Log: Integrate perlio.
30580      Branch: perl
30581           !> pod/perlapio.pod pod/perliol.pod
30582 ____________________________________________________________________________
30583 [  8591] By: nick                                  on 2001/01/29  22:02:28
30584         Log: GNU 'merge' Simon's copy of perliol.pod with version
30585              patched by Craig's patch.
30586      Branch: perlio
30587            ! pod/perliol.pod
30588 ____________________________________________________________________________
30589 [  8590] By: nick                                  on 2001/01/29  21:55:10
30590         Log: PerlIO doc tweaks from Craig A. Berry <craig.berry@psinetcs.com>
30591      Branch: perlio
30592            ! pod/perlapio.pod pod/perliol.pod
30593 ____________________________________________________________________________
30594 [  8589] By: jhi                                   on 2001/01/29  15:35:33
30595         Log: Integrate change #8586 from maint-5.6/perl.
30596              
30597              make the BOM detection code not call tell() until it has to
30598              (meant to fix esoteric compatibility issues where PL_rsfp
30599              is overridden)
30600      Branch: perl
30601           !> toke.c
30602 ____________________________________________________________________________
30603 [  8588] By: jhi                                   on 2001/01/29  15:29:11
30604         Log: Subject: MAking Solaris malloc() the default
30605              From: Lupe Christoph <lupe@lupe-christoph.de>
30606              Date: Mon, 29 Jan 2001 12:59:36 +0100
30607              Message-ID: <20010129125936.Z4830@alanya.lupe-christoph.de>
30608              
30609              The README.solaris part slightly tweaked.
30610      Branch: perl
30611            ! README.solaris hints/solaris_2.sh
30612 ____________________________________________________________________________
30613 [  8587] By: jhi                                   on 2001/01/29  15:17:34
30614         Log: Subject: [ID 20010128.003] [PATCH] perlre.pod \b buglet
30615              From: root@ak-75.mind.de
30616              Date: Sun, 28 Jan 2001 20:32:29 +0100
30617              Message-Id: <200101281932.UAA15768@ak-75.mind.de>
30618      Branch: perl
30619            ! pod/perlre.pod
30620 ____________________________________________________________________________
30621 [  8586] By: gsar                                  on 2001/01/29  13:43:44
30622         Log: make the BOM detection code not call tell() until it has to
30623              (meant to fix esoteric compatibility issues where PL_rsfp
30624              is overridden)
30625      Branch: maint-5.6/perl
30626            ! toke.c
30627 ____________________________________________________________________________
30628 [  8585] By: jhi                                   on 2001/01/28  20:05:45
30629         Log: Update Changes.
30630      Branch: perl
30631            ! Changes patchlevel.h
30632 ____________________________________________________________________________
30633 [  8584] By: jhi                                   on 2001/01/28  19:30:02
30634         Log: Integrate perlio.
30635      Branch: perl
30636           +> pod/perliol.pod
30637           !> MANIFEST pod/perlapio.pod
30638 ____________________________________________________________________________
30639 [  8583] By: jhi                                   on 2001/01/28  19:28:40
30640         Log: Patch from Inaba Hiroto:
30641              - canonical UTF-8 hash keys: if a key string for a hash is
30642              UTF8-on, try downgrade the string and use it if
30643              unicode::distinct is not in effect.
30644              For the task, I added a function bytes_from_utf8() to utf8.c.
30645              It might resemble utf8_to_bytes() but it is not convenient
30646              to the task.
30647              Made a test for it and added to t/op/each.t
30648              - Changed do_print in doio.c to apply sv_utf8_(downgrade|upgrade) to
30649              the mortal copy of the argument SV.
30650              And changed t/io/utf8.t test 18 which expects print() to
30651              upgrade its argument.
30652              - re-implement sv_eq with bytes_from_utf8()
30653              - some bug fixes
30654              - tr/// does not handle UTF8 range (\x{}-\x{})
30655              - \ before raw UTF8 character produced
30656              "Malformed UTF-8 character" warning.
30657              - "\x{100}\N{CENT SIGN}" is Malformed.
30658              Added tests for these 3.
30659              - and one silly bug (by me) with qu operator.
30660      Branch: perl
30661            ! doio.c embed.h embed.pl global.sym hv.c objXSUB.h perlapi.c
30662            ! pod/perlapi.pod proto.h sv.c t/io/utf8.t t/lib/charnames.t
30663            ! t/op/each.t t/op/tr.t t/pragma/utf8.t toke.c utf8.c
30664 ____________________________________________________________________________
30665 [  8582] By: nick                                  on 2001/01/28  19:25:04
30666         Log: Add pod/perliol.pod to MANIFEST :-(
30667      Branch: perlio
30668            ! MANIFEST
30669 ____________________________________________________________________________
30670 [  8581] By: nick                                  on 2001/01/28  19:22:40
30671         Log: PerlIO documentation. Proofing and sub-editing requested.
30672      Branch: perlio
30673            + pod/perliol.pod
30674            ! pod/perlapio.pod
30675 ____________________________________________________________________________
30676 [  8580] By: jhi                                   on 2001/01/28  05:16:25
30677         Log: Revert the change to sv_2pv() done by #8054: Someone who
30678              did SvNV_set() on a scalar that also happened to be POK,
30679              followed by sv_2pv() won't get the right coercion anymore.
30680              [Sarathy]
30681      Branch: maint-5.6/perl
30682            ! sv.c
30683 ____________________________________________________________________________
30684 [  8579] By: jhi                                   on 2001/01/28  05:15:04
30685         Log: Remove the #8084 effect: do not allow -Q to be interpreted
30686              as -&Q(), this is too much wiggle room.
30687      Branch: maint-5.6/perl
30688            ! toke.c
30689 ____________________________________________________________________________
30690 [  8578] By: jhi                                   on 2001/01/28  05:12:45
30691         Log: Needed bits of #8439 (should have been in #8576),
30692              mainly for lval substr().
30693      Branch: maint-5.6/perl
30694            ! mg.c pp.c pp_hot.c
30695 ____________________________________________________________________________
30696 [  8577] By: jhi                                   on 2001/01/28  05:02:46
30697         Log: A missing check-in.
30698      Branch: maint-5.6/perl
30699            ! utf8.c
30700 ____________________________________________________________________________
30701 [  8576] By: jhi                                   on 2001/01/28  04:26:18
30702         Log: Integrate changes #8425,8436,8439,8517 from mainline.
30703              The 8439 was not truly integrated because it had too many
30704              dependencies on the development branch and because it introduced
30705              concepts too bold for a maintenance branch (such as the qu operator).
30706              
30707              Subject: [PATCH perl@8342] -Wformat
30708              
30709              Tighten some of the UTF-8 tests a bit.
30710              
30711              More UTF-8 patches from Inaba Hiroto. (8439, but only partly)
30712              - The substr lval was still not okay.
30713              - Now pp_stringify and sv_setsv copies source's UTF8 flag
30714              even if IN_BYTE.  pp_stringify is called from fold_constants
30715              at optimization phase and "\x{100}" was made SvUTF8_off under
30716              use bytes (the bytes pragma is for "byte semantics" and not
30717              for "do not produce UTF8 data")
30718      Branch: maint-5.6/perl
30719            ! t/lib/charnames.t t/op/substr.t toke.c
30720           !> sv.c t/pragma/utf8.t
30721 ____________________________________________________________________________
30722 [  8575] By: jhi                                   on 2001/01/28  04:01:51
30723         Log: Integrate changes #8378,8379,8385,8386,8405 from mainline.
30724              
30725              Subject: One more patch for UTF8  (UTF-8 fixes for 'x' and tr////)
30726              
30727              Subject: [ID 20001230.003] UTF-8 tr still hurts
30728              
30729              Test cases for #8385 (from Simon's "torture.pl")
30730              
30731              Start fixing UTF-8 lval substr() (8405)
30732      Branch: maint-5.6/perl
30733           !> doop.c embed.h embed.pl mg.c op.c pod/perlapi.pod pp.c proto.h
30734           !> regcomp.c regexec.c t/op/substr.t t/op/tr.t toke.c utf8.c
30735 ____________________________________________________________________________
30736 [  8574] By: jhi                                   on 2001/01/28  03:09:06
30737         Log: Integrate changes #8328,8329,8330,8331,8332,8341,8343,8377
30738              from mainline.
30739              
30740              UTF-8 cleanup.
30741              
30742              Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
30743              
30744              "\x{FF}\xFF" was broken.
30745              
30746              Tests for #8329 and #8330.
30747              
30748              Add a note about EBCDIC versus UTF-8 to a potential problem spot.
30749              
30750              IRIX compiler noticed that the bof initialization might be
30751              bypassed by control flow.
30752              
30753              Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
30754      Branch: maint-5.6/perl
30755           !> doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
30756           !> regexec.c sv.c t/op/bop.t toke.c utf8.c
30757 ____________________________________________________________________________
30758 [  8573] By: jhi                                   on 2001/01/28  02:06:12
30759         Log: Retract #8552.
30760      Branch: perl
30761            ! lib/Text/Wrap.pm t/lib/textwrap.t
30762 ____________________________________________________________________________
30763 [  8572] By: jhi                                   on 2001/01/28  02:04:49
30764         Log: Integrate changes #8267,8272[perlio],8274,8298,8300,8303,
30765              8305,8323,8324 from mainline.  The 8267,8272, and 8298 were
30766              not really integrated but instead salvaged by hand
30767              (they had too many dependencies on the development release
30768              to be cleanly integratable).
30769              
30770              Subject: more UTF8 test suites and an UTF8 patch
30771              
30772              Tweak for MULTIPLICITY/USE_PERLIO
30773              
30774              Signedness nit.
30775              
30776              Turn SvUTF8 off if not required in pp_chr and pp_stringify.
30777              
30778              Use the UTF8_XXX macros in is_utf8_char().
30779              
30780              Rewrite pp_concat() in terms of sv_catsv().  The . operator
30781              should now be UTF-8-proof.
30782              
30783              Subject: [PATCH perl@8269] scanning two hex-constants
30784              fails on EBCDIC environment (script length.t)
30785              
30786              Add some Unicode chop() tests.
30787      Branch: maint-5.6/perl
30788            ! doop.c mg.c pp.c pp_hot.c toke.c utf8.c
30789           !> sv.c t/op/chop.t utf8.h
30790 ____________________________________________________________________________
30791 [  8571] By: jhi                                   on 2001/01/28  00:35:59
30792         Log: Integrate changes #8090,8093[perlio,only the sv.c tweak],
30793              8245,8247,8248,8249,8250,8251,8260,8263,8264,8265 from mainline.
30794              
30795              Subject: [PATCH] Re: Breadperl & Tk (sv_utf8_upgrade fixes)
30796              
30797              The maxiters upper limit sanity check (guarding against
30798              non-progress) assumed bytes instead of characters in s///
30799              and split().
30800              
30801              Signedness nit.
30802              
30803              sv_catsv() rewrite (8248,8249,8251,8260,8263,8264,8265)
30804              join() should now be UTF-8-proof.
30805              
30806              More split // UTF-8 tests. (8250)
30807      Branch: maint-5.6/perl
30808           !> doop.c hv.c pp.c pp_hot.c sv.c t/op/join.t utf8.c utf8.h
30809           !> util.c
30810 ____________________________________________________________________________
30811 [  8570] By: jhi                                   on 2001/01/27  22:15:46
30812         Log: Integrate changes #7941,7943,7944,7958,7967,7995,7996,7998,
30813              8004,8005,8023,8024,8028,8030,8031,8033,8039,8042,8052[perlio],
30814              8053[perlio],8054[perlio,+sv.c(-PerlIO_isutf8),+require.t],
30815              8084,8204,8244,8333 from mainline.
30816              
30817              For -Q where Q might be a one-letter sub name one does no more
30818              get a warning about an unknown filetest (7941,7943,7944,8084).
30819              
30820              Subject: Re: [ID 20001130.011] expression parsing bug ?
30821              
30822              Make uv_to_utf8() to zero-terminate its output buffer.
30823              
30824              Split off t/op/length.t (7995)
30825              
30826              Split off t/op/utf8decode.t (7996)
30827              
30828              Remove an unnecessary 'use utf8' from the utf8.t (7998)
30829              
30830              Split off t/op/concat.t (8004)
30831              
30832              Split off t/op/ver.t (8005)
30833              
30834              Document utf8_length(), utf8_distance(), and utf8_hop().
30835              
30836              Document utf8_to_uv() better.
30837              
30838              Introduce macros for UTF8 decoding (8028,8033).
30839              
30840              Add test for reverse() (8030,8031).
30841              
30842              Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful (8039,8333)
30843              
30844              Do not return the Unicode replacement character    on UTF-8
30845              decoding failure.
30846              
30847              Typo/thinko in S_scan_const() - seeing high bit sets has_utf8
30848              not this_utf8 i.e. the output string has one, but don't mess
30849              with source assumption. (8052,8053)
30850              
30851              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious
30852              writing of BOM to a non-utf8 stream.  Fix SvPVutf8() - sv_2pv()
30853              was not expecting to be called with something that was already
30854              SvPOK() - (we just fossiked with SvUTF8 bit). Fix that and also
30855              just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
30856              (8054)
30857              
30858              Recode the naughty binary bytes in utf8decode.t using the \xHH.
30859              
30860              Make some panic messages a bit more logical.
30861      Branch: maint-5.6/perl
30862           +> t/op/concat.t t/op/length.t t/op/reverse.t t/op/utf8decode.t
30863           !> MANIFEST doop.c embed.pl lib/ExtUtils/Liblist.pm op.c
30864           !> pod/perlapi.pod pod/perldiag.pod pp.c pp_hot.c regcomp.c
30865           !> regexec.c sv.c t/comp/require.t t/op/misc.t t/op/ver.t
30866           !> t/pragma/utf8.t t/pragma/warn/toke t/pragma/warn/utf8 toke.c
30867           !> utf8.c utf8.h
30868 ____________________________________________________________________________
30869 [  8569] By: jhi                                   on 2001/01/27  19:16:43
30870         Log: Integrate changes #7750 from perlio and #8566 from mainline.
30871      Branch: maint-5.6/perl
30872           !> regexec.c sv.c
30873 ____________________________________________________________________________
30874 [  8568] By: jhi                                   on 2001/01/27  18:06:51
30875         Log: Integrate changes #7355[-doio.c],7691,7744,7753[perlio],
30876              7783,7790[perlio],7869,7871,7872,7911,7916,7932,
30877              7935[-perlio.c],7936,7959,7965 from mainline.
30878              
30879              Change the "big byte" error message to "Wide character".
30880              (7355, the croak-if-wide-chars-in-print part ignored)
30881              
30882              Use UINT64_C().
30883              
30884              Introduce Perl_utf8_length().
30885              
30886              diff -se shows these as different (7753, forgotten check-ins)
30887              
30888              Subject: [PATCH] doop.c - UTF8 tr///
30889              
30890              If we use (aTHX_ ...) then put Perl_ on the front.
30891              
30892              Make utf8_length() and utf8_distance() to be less forgiving
30893              about bad UTF-8.
30894              
30895              Test line numbers are different with utf8.
30896              
30897              No need to scan till infinity, 13 is enough. (7872,7911)
30898              
30899              Subject: [PATCH] Tokeniser debugging
30900              
30901              Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
30902              
30903              Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits (only toke.c)
30904              
30905              Be more careful in Perl_sv_utf8_downgrade().
30906              
30907              Use DO_UTF8().
30908              
30909              Raw zero bytes in text files confuse at least GNU patch 2.1.
30910      Branch: maint-5.6/perl
30911           !> doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
30912           !> perl.c perl.h perlapi.c pod/perlapi.pod pod/perldiag.pod
30913           !> pod/perlrun.pod proto.h scope.h sv.c t/op/re_tests
30914           !> t/pragma/utf8.t toke.c utf8.c utf8.h
30915 ____________________________________________________________________________
30916 [  8567] By: nick                                  on 2001/01/27  11:10:38
30917         Log: Integrate mainline
30918      Branch: perlio
30919           !> Changes README.os390 embed.h embed.pl op.c patchlevel.h pp.c
30920           !> proto.h regexec.c sv.c t/lib/1_compile.t t/lib/b.t
30921           !> t/lib/st-06compat.t t/pragma/overload.t t/pragma/sub_lval.t
30922           !> toke.c
30923 ____________________________________________________________________________
30924 [  8566] By: jhi                                   on 2001/01/27  06:22:48
30925         Log: More documentation for the regexp context stack.
30926      Branch: perl
30927            ! regexec.c
30928 ____________________________________________________________________________
30929 [  8565] By: jhi                                   on 2001/01/27  05:21:57
30930         Log: Update Changes.
30931      Branch: perl
30932            ! Changes patchlevel.h
30933 ____________________________________________________________________________
30934 [  8564] By: jhi                                   on 2001/01/27  04:44:04
30935         Log: Threadedness patch for #8562 from Doug MacEachern.
30936      Branch: perl
30937            ! toke.c
30938 ____________________________________________________________________________
30939 [  8563] By: jhi                                   on 2001/01/27  04:26:24
30940         Log: Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
30941              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
30942              Date: Thu, 25 Jan 2001 01:17:21 -0800 (PST)
30943              Message-ID: <14959.59703.507462.978833@soda.csua.berkeley.edu>
30944      Branch: perl
30945            ! op.c
30946 ____________________________________________________________________________
30947 [  8562] By: jhi                                   on 2001/01/27  04:20:30
30948         Log: Subject: Re: Announce : Tokener reporting patch
30949              From: Simon Cozens <simon@cozens.net>
30950              Date: Mon, 22 Jan 2001 02:17:22 +0000
30951              Message-ID: <20010122021722.A9334@pembro26.pmb.ox.ac.uk>
30952      Branch: perl
30953            ! embed.h embed.pl proto.h toke.c
30954 ____________________________________________________________________________
30955 [  8561] By: jhi                                   on 2001/01/27  04:17:24
30956         Log: Forgot from #8545.  Oops.
30957      Branch: perl
30958            ! pp.c t/pragma/overload.t
30959 ____________________________________________________________________________
30960 [  8560] By: jhi                                   on 2001/01/27  03:01:47
30961         Log: A better module compilation test, use MANIFEST as suggested
30962              by Spider.
30963      Branch: perl
30964            ! t/lib/1_compile.t
30965 ____________________________________________________________________________
30966 [  8559] By: jhi                                   on 2001/01/27  02:50:48
30967         Log: Subject: [PATCH: perl@8531] EBCDIC cleanup for B test
30968              From: Peter Prymmer <pvhp@forte.com>
30969              Date: Fri, 26 Jan 2001 16:38:08 -0800 (PST)
30970              Message-ID: <Pine.OSF.4.10.10101261635400.14820-100000@aspara.forte.com>
30971      Branch: perl
30972            ! t/lib/b.t
30973 ____________________________________________________________________________
30974 [  8558] By: jhi                                   on 2001/01/27  02:27:05
30975         Log: Subject: [PATCH: perl@8531] EBCDIC branch for pragma/sub-lval.t
30976              From: Peter Prymmer <pvhp@forte.com>
30977              Date: Fri, 26 Jan 2001 16:05:11 -0800 (PST)
30978              Message-ID: <Pine.OSF.4.10.10101261603460.14820-100000@aspara.forte.com>
30979      Branch: perl
30980            ! t/pragma/sub_lval.t
30981 ____________________________________________________________________________
30982 [  8557] By: jhi                                   on 2001/01/27  02:26:03
30983         Log: Subject: [PATCH: perl@8531] a peek at uuencoded EBCDIC (st-06compat.t)
30984              From: Peter Prymmer <pvhp@forte.com>
30985              Date: Fri, 26 Jan 2001 14:47:46 -0800 (PST)
30986              Message-ID: <Pine.OSF.4.10.10101261443561.14820-100000@aspara.forte.com>
30987      Branch: perl
30988            ! t/lib/st-06compat.t
30989 ____________________________________________________________________________
30990 [  8556] By: jhi                                   on 2001/01/27  02:24:33
30991         Log: Subject: [PATCH: perl@8531] minor update to README.os390
30992              From: Peter Prymmer <pvhp@forte.com>
30993              Date: Fri, 26 Jan 2001 14:33:27 -0800 (PST)
30994              Message-ID: <Pine.OSF.4.10.10101261425560.14820-100000@aspara.forte.com>
30995      Branch: perl
30996            ! README.os390
30997 ____________________________________________________________________________
30998 [  8555] By: jhi                                   on 2001/01/27  00:35:47
30999         Log: No point in checking the length before we know whether the pointer
31000              is bogus or not, fixes Abigail's odbm failures in Linux.
31001      Branch: perl
31002            ! sv.c
31003 ____________________________________________________________________________
31004 [  8554] By: nick                                  on 2001/01/26  19:01:31
31005         Log: Integrate mainline
31006      Branch: perlio
31007           !> lib/Text/Wrap.pm t/lib/textwrap.t
31008 ____________________________________________________________________________
31009 [  8553] By: jhi                                   on 2001/01/26  15:19:39
31010         Log: Integrate change #7792 from perlio (multiplicity fix),
31011              fix the AV leak in regex DEBUGGING (tiny part of the
31012              polymorphic regexp patch #8143).
31013      Branch: maint-5.6/perl
31014            ! regcomp.c
31015           !> scope.h
31016 ____________________________________________________________________________
31017 [  8552] By: jhi                                   on 2001/01/26  15:03:23
31018         Log: Subject: [PATCH Text::Wrap 2000.06292219] Spurious leading whitespace
31019              From: Michael G Schwern <schwern@pobox.com>
31020              Date: Fri, 26 Jan 2001 09:28:31 -0500
31021              Message-ID: <20010126092831.A15328@blackrider.aocn.com>
31022      Branch: perl
31023            ! lib/Text/Wrap.pm t/lib/textwrap.t
31024 ____________________________________________________________________________
31025 [  8551] By: jhi                                   on 2001/01/26  02:33:19
31026         Log: Integrate changes #7760,7815,7870,7873,7874,7877,7878,7879,7881,
31027              7937,7938,7939,7940,7968,7969,8403,8414,8510 from mainline.
31028              
31029              Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
31030              
31031              Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
31032              
31033              Message nit.
31034              
31035              BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
31036              
31037              Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
31038              
31039              (the cleanup of unused submatches in regtry() and regcppop())
31040              
31041              Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
31042              stored and restored, and thusly was trounced by the utf8 swash
31043              routines.
31044              
31045              use utf8 not required to use \x{}.
31046              
31047              Removed two more tests that make no sense in UTF-8 since the test
31048              data is not in UTF-8.
31049              
31050              Get the three different space character classes right under utf8.
31051              
31052              Implement ANYOFUTF8 regprop() dumping.
31053              
31054              Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
31055              
31056              Document the regex context pushing/popping a bit better.
31057      Branch: maint-5.6/perl
31058           +> lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
31059           !> MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
31060           !> regexec.c scope.h t/op/pat.t t/op/re_tests t/op/regexp.t
31061           !> t/op/regmesg.t utf8.c
31062 ____________________________________________________________________________
31063 [  8550] By: nick                                  on 2001/01/25  19:42:30
31064         Log: Integrate mainline
31065      Branch: perlio
31066           !> Makefile.SH README.os390 gv.c hints/os390.sh installperl
31067           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm perl.h
31068           !> pod/perlguts.pod t/lib/bigfloat.t t/lib/bigfltpm.t
31069           !> t/lib/bigint.t t/lib/bigintpm.t
31070 ____________________________________________________________________________
31071 [  8549] By: jhi                                   on 2001/01/25  15:22:28
31072         Log: Undo 6475: { use utf8; chr(128..255) } is better off producing bytes.
31073      Branch: maint-5.6/perl
31074            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
31075 ____________________________________________________________________________
31076 [  8548] By: jhi                                   on 2001/01/25  15:02:55
31077         Log: Integrate changes #7997,8063,8492,8547 from mainline.
31078              
31079              Subject: Re: STRLEN - what?
31080              
31081              Subject: [PATCH] perlguts.pod
31082              
31083              Memory management calls documentation.
31084              
31085              Layout using tabulator is not a good idea in a pod.
31086      Branch: maint-5.6/perl
31087           !> pod/perlguts.pod
31088 ____________________________________________________________________________
31089 [  8547] By: jhi                                   on 2001/01/25  14:49:05
31090         Log: Layout using tabulator is not a good idea in a pod.
31091      Branch: perl
31092            ! pod/perlguts.pod
31093 ____________________________________________________________________________
31094 [  8546] By: jhi                                   on 2001/01/25  14:31:12
31095         Log: Integrate changes #8188,8189,8208,8209,8210,8212,8374,8388
31096              from mainline.
31097              
31098              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
31099              
31100              Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
31101              
31102              More Win32 editor/IDE/shell hints.
31103              
31104              More Win32 Perling.
31105              
31106              Yet another editor edit.
31107              
31108              Edit edit edit.
31109              
31110              IDE/editor section tweaking.
31111              
31112              Few more IDE/editor nits from p5p.
31113      Branch: maint-5.6/perl
31114           !> pod/perlfaq3.pod
31115 ____________________________________________________________________________
31116 [  8545] By: jhi                                   on 2001/01/25  04:16:32
31117         Log: Subject: [PATCH 5.7.0] overload int()
31118              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
31119              Date: Wed, 24 Jan 2001 19:06:57 -0500
31120              Message-ID: <20010124190657.A8512@math.ohio-state.edu>
31121      Branch: perl
31122            ! gv.c lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm
31123            ! perl.h t/lib/bigfloat.t t/lib/bigfltpm.t t/lib/bigint.t
31124            ! t/lib/bigintpm.t
31125 ____________________________________________________________________________
31126 [  8544] By: jhi                                   on 2001/01/25  04:15:11
31127         Log: Subject: [PATCH: perl@8506]completion and docs for dynamic loading on OS/390
31128              From: Peter Prymmer <pvhp@forte.com>
31129              Date: Wed, 24 Jan 2001 17:17:14 -0800 (PST)
31130              Message-ID: <Pine.OSF.4.10.10101241706120.411912-100000@aspara.forte.com>
31131      Branch: perl
31132            ! Makefile.SH README.os390 hints/os390.sh installperl
31133 ____________________________________________________________________________
31134 [  8543] By: jhi                                   on 2001/01/25  03:52:08
31135         Log: Integrate change #8462,8469 from mainline.
31136              
31137              In VMS Perl subversion (perl -V) is undef.
31138      Branch: maint-5.6/perl
31139           !> configure.com
31140 ____________________________________________________________________________
31141 [  8542] By: jhi                                   on 2001/01/25  03:44:55
31142         Log: Integrate changes #7835,7850,8315,8316 from mainline.
31143              
31144              Solaris hints.
31145      Branch: maint-5.6/perl
31146           !> hints/solaris_2.sh
31147 ____________________________________________________________________________
31148 [  8541] By: jhi                                   on 2001/01/25  03:39:28
31149         Log: Integrate #8336 from mainline.
31150      Branch: maint-5.6/perl
31151           !> hv.c
31152 ____________________________________________________________________________
31153 [  8540] By: jhi                                   on 2001/01/25  03:23:50
31154         Log: Retract #8539.
31155      Branch: maint-5.6/perl
31156            ! pod/perlfaq3.pod
31157 ____________________________________________________________________________
31158 [  8539] By: jhi                                   on 2001/01/25  03:21:55
31159         Log: (Retracted by #5940.)
31160      Branch: maint-5.6/perl
31161            ! pod/perlfaq3.pod
31162 ____________________________________________________________________________
31163 [  8538] By: jhi                                   on 2001/01/25  03:14:07
31164         Log: Subject: [re-patch: 5.6.1-TRIAL1] was Re: [PATCH 5.6.1-TRIAL1]VMS buildpatches
31165              From: Peter Prymmer <pvhp@forte.com>
31166              Date: Mon, 18 Dec 2000 13:10:35 -0800 (PST)
31167              Message-ID: <Pine.OSF.4.10.10012181249310.410192-100000@aspara.forte.com>
31168              
31169              The VMS bits.
31170      Branch: maint-5.6/perl
31171            ! configure.com vms/descrip_mms.template
31172 ____________________________________________________________________________
31173 [  8537] By: jhi                                   on 2001/01/25  03:06:09
31174         Log: Integrate #7710,7824,7973 from mainline.
31175      Branch: maint-5.6/perl
31176           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
31177           !> config_h.SH configure.com epoc/config.sh hints/aix.sh malloc.c
31178           !> regcomp.c sv.c vos/config.alpha.def vos/config.alpha.h
31179           !> vos/config.ga.def vos/config.ga.h win32/config.bc
31180           !> win32/config.gc win32/config.vc
31181 ____________________________________________________________________________
31182 [  8536] By: jhi                                   on 2001/01/24  13:50:20
31183         Log: Revert the edits made by me so far to the 5.6 branch since
31184              the TRIAL1 since I did edits when I should have been using
31185              integrates.  Bad programmer.   (Will integrate them properly later.)
31186              Undoes #8347, #8349, #8350, #8351, #8353, #8355, #8376, #8463, #8470.
31187              The #8353 will not be reapplied at least for now since
31188              the UTF-8 hash keys need more thinking.
31189              (The patches #8347, #8354, #8454, #8473 were okay since they
31190              were original edits made specifically for the 5.6.1-TRIAL1.)
31191      Branch: maint-5.6/perl
31192            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
31193            ! config_h.SH configure.com embed.pl epoc/config.sh hints/aix.sh
31194            ! hints/solaris_2.sh hv.c hv.h malloc.c perlapi.c
31195            ! pod/perlapi.pod pod/perlfaq3.pod proto.h regcomp.c sv.c
31196            ! t/op/each.t vms/descrip_mms.template vos/config.alpha.def
31197            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
31198            ! win32/config.bc win32/config.gc win32/config.vc
31199 ____________________________________________________________________________
31200 [  8535] By: bailey                                on 2001/01/24  06:37:02
31201         Log: SYN SYN
31202      Branch: vmsperl
31203           +> (branch 26 files)
31204           !> (integrate 130 files)
31205 ____________________________________________________________________________
31206 [  8534] By: nick                                  on 2001/01/23  19:30:57
31207         Log: Integrate mainline.
31208      Branch: perlio
31209           !> Changes Configure Porting/Glossary Porting/config.sh
31210           !> Porting/config_H embed.h embed.pl ext/Encode/compile
31211           !> ext/Opcode/Opcode.xs ext/Opcode/Safe.pm installperl objXSUB.h
31212           !> patchlevel.h perlapi.c perly.y pod/perlfunc.pod
31213           !> pod/perlvar.pod proto.h t/lib/1_compile.t
31214 ____________________________________________________________________________
31215 [  8533] By: jhi                                   on 2001/01/23  16:15:46
31216         Log: Forgotten from #8501.
31217      Branch: perl
31218            ! Porting/Glossary Porting/config.sh Porting/config_H
31219 ____________________________________________________________________________
31220 [  8532] By: jhi                                   on 2001/01/23  16:13:27
31221         Log: Subject: RE: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison) 
31222              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
31223              Date: Mon, 22 Jan 2001 17:51:58 +0100
31224              Message-ID: <5930DC161690D21196670090271575470397E915@madt009a.siemens.es>
31225      Branch: perl
31226            ! embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h
31227 ____________________________________________________________________________
31228 [  8531] By: jhi                                   on 2001/01/23  15:46:01
31229         Log: Update Changes.
31230      Branch: perl
31231            ! Changes patchlevel.h
31232 ____________________________________________________________________________
31233 [  8530] By: jhi                                   on 2001/01/23  15:38:39
31234         Log: De-cut-and-pasto.
31235      Branch: perl
31236            ! t/lib/1_compile.t
31237 ____________________________________________________________________________
31238 [  8529] By: jhi                                   on 2001/01/23  15:11:04
31239         Log: Document the mkdir trailing slashes case.
31240      Branch: perl
31241            ! pod/perlfunc.pod
31242 ____________________________________________________________________________
31243 [  8528] By: jhi                                   on 2001/01/23  15:08:28
31244         Log: lib/lib.pm is arch dependent, and lib/lib_pm.PL shouldn't
31245              get installed:
31246              
31247              Subject: lib/lib.pm
31248              From: <abigail@foad.org>
31249              Date: Mon, 28 Aug 2000 20:35:08 -0400
31250              Message-ID: <20000829003508.21281.qmail@foad.org>
31251      Branch: perl
31252            ! installperl
31253 ____________________________________________________________________________
31254 [  8527] By: jhi                                   on 2001/01/23  14:44:04
31255         Log: Metaconfig unit change for #8526.
31256      Branch: metaconfig
31257            ! U/threads/archname.U
31258 ____________________________________________________________________________
31259 [  8526] By: jhi                                   on 2001/01/23  14:43:19
31260         Log: Attach -perlio to the archname if so selected.
31261      Branch: perl
31262            ! Configure
31263 ____________________________________________________________________________
31264 [  8525] By: jhi                                   on 2001/01/23  14:24:01
31265         Log: Subject: [PATCH] pod/perlvar.pod
31266              From: abigail@foad.org
31267              Date: Tue, 23 Jan 2001 01:41:10 +0100
31268              Message-ID: <20010123004110.22259.qmail@foad.org>
31269      Branch: perl
31270            ! pod/perlvar.pod
31271 ____________________________________________________________________________
31272 [  8524] By: jhi                                   on 2001/01/23  14:22:32
31273         Log: A bug introduced in #8217 (the undefined variable in the
31274              lib/safe1_t #3) fixed, by Charles Lane:
31275              
31276              The earlier patch made it so that stuff running in Safe
31277              compartments could do a "caller" and see "main".  That
31278              little change in name is done right before the code in
31279              the compartment is run, and apparantly the parser
31280              was picking up the stash name before it got changed.
31281              
31282              (why it was threaded vs. unthreaded Perl that was sensitive to this
31283              I still don't know...and it probably doesn't matter).
31284              
31285              I tryed removing the stash name-change and saw that threaded Perl
31286              did indeed pass the lib/safe1.t tests.
31287              
31288              So here's a patch; a routine (_safe_pkg_prep) is added to Opcode to
31289              do the name change (and to connect _ in the compartment to the global
31290              _) which is removed from _safe_call_sv.   Then Safe.pm is modified
31291              to call _safe_pkg_prep when creating a new compartment.
31292              
31293              Passes all tests with threaded perl on linux; passes all tests
31294              with unthreaded perl on VMS.
31295              
31296              At some point I'll probably want to revisit Safe and Opcode to
31297              provide more sensible handling of global variables...and to get
31298              formats working in Safe compartments, which they don't do currently.
31299      Branch: perl
31300            ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
31301 ____________________________________________________________________________
31302 [  8523] By: jhi                                   on 2001/01/23  14:11:58
31303         Log: Also the lib/Thread.pm itself needs to be ignored if
31304              the Thread extension hasn't been built.
31305      Branch: perl
31306            ! t/lib/1_compile.t
31307 ____________________________________________________________________________
31308 [  8522] By: jhi                                   on 2001/01/23  13:51:28
31309         Log: print() instead of warn() so that stderr doesn't get
31310              unncessarily polluted.
31311      Branch: perl
31312            ! ext/Encode/compile
31313 ____________________________________________________________________________
31314 [  8521] By: jhi                                   on 2001/01/23  13:49:48
31315         Log: Integrate perlio.
31316      Branch: perl
31317           !> ext/Encode/Encode.xs ext/Encode/Makefile.PL ext/Encode/compile
31318           !> ext/Encode/encode.h
31319 ____________________________________________________________________________
31320 [  8520] By: nick                                  on 2001/01/22  21:44:00
31321         Log: More messing with Encode:
31322              Extra fields in header to allow multiple names and to record
31323              other things "compile" knows.
31324              Re-organise compile to factor out common output routines.
31325      Branch: perlio
31326            ! ext/Encode/Encode.xs ext/Encode/compile ext/Encode/encode.h
31327 ____________________________________________________________________________
31328 [  8519] By: nick                                  on 2001/01/22  20:33:50
31329         Log: Change file-of-files command line from -F to -f to avoid case issues on VMS.
31330      Branch: perlio
31331            ! ext/Encode/Makefile.PL ext/Encode/compile
31332 ____________________________________________________________________________
31333 [  8518] By: nick                                  on 2001/01/22  20:28:13
31334         Log: Integrate mainline
31335      Branch: perlio
31336           !> MANIFEST configure.com epoc/config.sh pp_sys.c regexec.c sv.c
31337           !> vos/config.alpha.def vos/config.alpha.h
31338 ____________________________________________________________________________
31339 [  8517] By: jhi                                   on 2001/01/22  15:37:17
31340         Log: Add sv_force_normal() to sv_utf8_downgrade() as suggested
31341              by Inaba Hiroto.
31342      Branch: perl
31343            ! sv.c
31344 ____________________________________________________________________________
31345 [  8516] By: jhi                                   on 2001/01/22  14:55:15
31346         Log: More SIG_SIZE fixes.
31347      Branch: perl
31348            ! epoc/config.sh vos/config.alpha.def vos/config.alpha.h
31349 ____________________________________________________________________________
31350 [  8515] By: jhi                                   on 2001/01/22  14:50:27
31351         Log: Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
31352              From: "Craig A. Berry" <craigberry@mac.com>
31353              Date: Mon, 22 Jan 2001 00:42:24 -0600
31354              Message-Id: <p04330103b6917f35375b@[172.16.52.1]>
31355      Branch: perl
31356            ! configure.com
31357 ____________________________________________________________________________
31358 [  8514] By: jhi                                   on 2001/01/22  14:31:17
31359         Log: Subject: [PATCH perl@8506] VMS catches up with change #8501
31360              From: "Craig A. Berry" <craigberry@mac.com>
31361              Date: Sun, 21 Jan 2001 23:03:25 -0600
31362              Message-Id: <p04330101b691596f577f@[172.16.52.1]>
31363      Branch: perl
31364            ! configure.com
31365 ____________________________________________________________________________
31366 [  8513] By: jhi                                   on 2001/01/22  14:14:00
31367         Log: Add the .ucm encoding tables to the MANIFEST.
31368      Branch: perl
31369            ! MANIFEST
31370 ____________________________________________________________________________
31371 [  8512] By: jhi                                   on 2001/01/22  13:43:33
31372         Log: Integrate perlio.
31373      Branch: perl
31374           +> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
31375           +> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
31376           +> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
31377           +> ext/Encode/Encode/iso8859-10.ucm
31378           +> ext/Encode/Encode/iso8859-13.ucm
31379           +> ext/Encode/Encode/iso8859-14.ucm
31380           +> ext/Encode/Encode/iso8859-15.ucm
31381           +> ext/Encode/Encode/iso8859-16.ucm
31382           +> ext/Encode/Encode/iso8859-2.ucm
31383           +> ext/Encode/Encode/iso8859-3.ucm
31384           +> ext/Encode/Encode/iso8859-4.ucm
31385           +> ext/Encode/Encode/iso8859-5.ucm
31386           +> ext/Encode/Encode/iso8859-6.ucm
31387           +> ext/Encode/Encode/iso8859-7.ucm
31388           +> ext/Encode/Encode/iso8859-8.ucm
31389           +> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
31390           +> ext/Encode/Encode/symbol.ucm
31391           !> ext/Encode/Makefile.PL ext/Encode/compile lib/open.pm perlio.c
31392           !> perliol.h
31393 ____________________________________________________________________________
31394 [  8511] By: nick                                  on 2001/01/21  23:44:47
31395         Log: Make "real" layers of ":utf8" and ":raw".
31396              So now PERLIO=utf8 perl ...
31397              does what Andreas wanted.
31398              Fix arg passing in open.pm (still have a Carp issue).
31399      Branch: perlio
31400            ! lib/open.pm perlio.c perliol.h
31401 ____________________________________________________________________________
31402 [  8510] By: jhi                                   on 2001/01/21  22:56:53
31403         Log: Document the regex context pushing/popping a bit better.
31404      Branch: perl
31405            ! regexec.c
31406 ____________________________________________________________________________
31407 [  8509] By: jhi                                   on 2001/01/21  22:55:44
31408         Log: Tweak the mkdir trailing slash code some more.
31409              
31410              TO DO: the same handling should probably be done for
31411              all the other filesystem functions that can have directories
31412              as their arguments.
31413      Branch: perl
31414            ! pp_sys.c
31415 ____________________________________________________________________________
31416 [  8508] By: nick                                  on 2001/01/21  21:37:43
31417         Log: Switch "compiled in" encodings to .ucm format.
31418              (Leave others as .enc till we can run-time load .ucm,
31419              or find some other way to load them.)
31420      Branch: perlio
31421            + ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
31422            + ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
31423            + ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
31424            + ext/Encode/Encode/iso8859-10.ucm
31425            + ext/Encode/Encode/iso8859-13.ucm
31426            + ext/Encode/Encode/iso8859-14.ucm
31427            + ext/Encode/Encode/iso8859-15.ucm
31428            + ext/Encode/Encode/iso8859-16.ucm
31429            + ext/Encode/Encode/iso8859-2.ucm
31430            + ext/Encode/Encode/iso8859-3.ucm
31431            + ext/Encode/Encode/iso8859-4.ucm
31432            + ext/Encode/Encode/iso8859-5.ucm
31433            + ext/Encode/Encode/iso8859-6.ucm
31434            + ext/Encode/Encode/iso8859-7.ucm
31435            + ext/Encode/Encode/iso8859-8.ucm
31436            + ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
31437            + ext/Encode/Encode/symbol.ucm
31438            ! ext/Encode/Makefile.PL ext/Encode/compile
31439 ____________________________________________________________________________
31440 [  8507] By: nick                                  on 2001/01/21  21:02:03
31441         Log: Integrate (partial) mainline.
31442      Branch: perlio
31443           !> Changes Configure config_h.SH patchlevel.h pod/perlfaq2.pod
31444           !> sv.c uconfig.h uconfig.sh vos/config.alpha.h vos/config.ga.h
31445           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
31446 ____________________________________________________________________________
31447 [  8506] By: jhi                                   on 2001/01/21  20:09:30
31448         Log: Update Changes.
31449      Branch: perl
31450            ! Changes patchlevel.h
31451 ____________________________________________________________________________
31452 [  8505] By: jhi                                   on 2001/01/21  19:39:59
31453         Log: Subject: Minor typos in perlfaq2.pod
31454              From: "Stephen P. Potter" <spp@spotter.yi.org>
31455              Message-Id: <200101192101.QAA11911@spotter.yi.org>
31456              Date: Fri, 19 Jan 2001 16:01:13 -0500
31457              
31458              with a nit from Philip Netwon.
31459      Branch: perl
31460            ! pod/perlfaq2.pod
31461 ____________________________________________________________________________
31462 [  8504] By: jhi                                   on 2001/01/21  19:33:05
31463         Log: Metaconfig change for #8503.
31464      Branch: metaconfig
31465            ! U/threads/usethreads.U
31466 ____________________________________________________________________________
31467 [  8503] By: jhi                                   on 2001/01/21  19:32:21
31468         Log: Sanity check for conflicting thread flavours.
31469      Branch: perl
31470            ! Configure config_h.SH
31471 ____________________________________________________________________________
31472 [  8502] By: jhi                                   on 2001/01/21  19:23:00
31473         Log: Metaconfig change for #8501.
31474      Branch: metaconfig
31475            ! U/modified/sig_name.U
31476 ____________________________________________________________________________
31477 [  8501] By: jhi                                   on 2001/01/21  19:22:26
31478         Log: The SIG_SIZE is the number of the elements *excluding*
31479              the terminating NULL.
31480      Branch: perl
31481            ! Configure config_h.SH uconfig.h uconfig.sh vos/config.alpha.h
31482            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
31483            ! win32/config_H.vc
31484 ____________________________________________________________________________
31485 [  8500] By: jhi                                   on 2001/01/21  18:31:31
31486         Log: Integrate perlio.
31487      Branch: perl
31488           !> doio.c embed.h embed.pl ext/Encode/Encode.xs
31489           !> ext/Encode/Makefile.PL ext/Encode/compile global.sym objXSUB.h
31490           !> opcode.h opcode.pl opnames.h perlapi.c pp.sym pp_proto.h
31491           !> pp_sys.c proto.h sv.c
31492 ____________________________________________________________________________
31493 [  8499] By: jhi                                   on 2001/01/21  17:43:57
31494         Log: Subject: Re: 8482 busted for $^V sprintf()s on OS/390 
31495              From: Hugo <hv@crypt.compulink.co.uk>
31496              Date: Sun, 21 Jan 2001 13:34:05 +0000
31497              Message-Id: <200101211334.NAA18121@crypt.compulink.co.uk>
31498              
31499              In sprintf UTF8ize only if necessary.
31500      Branch: perl
31501            ! sv.c
31502 ____________________________________________________________________________
31503 [  8498] By: nick                                  on 2001/01/21  16:25:32
31504         Log: Encode cleanup.
31505              Add command line control over "compile" so that Makefile.PL
31506              needs can be combined with other uses.
31507              Use command line options in Makefile.PL.
31508              Fix multi-byte parsing in .ucm files.
31509      Branch: perlio
31510            ! ext/Encode/Makefile.PL ext/Encode/compile
31511 ____________________________________________________________________________
31512 [  8497] By: nick                                  on 2001/01/21  12:56:27
31513         Log: Warn and set errno when open(...,":encoding(xxxxx)",...) cannot find xxxxx.
31514      Branch: perlio
31515            ! ext/Encode/Encode.xs
31516 ____________________________________________________________________________
31517 [  8496] By: nick                                  on 2001/01/21  12:18:45
31518         Log: Fixup after integrate:
31519              missed the .sym files that are changed by regen_headers
31520              sv.c and proto.h disagreed about pTHX_ ness of EXPECT_NUMBER.
31521      Branch: perlio
31522            ! global.sym pp.sym sv.c
31523 ____________________________________________________________________________
31524 [  8495] By: nick                                  on 2001/01/21  11:51:07
31525         Log: Integrate mainline.
31526      Branch: perlio
31527           +> ext/DynaLoader/dl_dllload.xs t/op/qu.t
31528           !> MANIFEST Makefile.SH README.os390 README.posix-bc README.vms
31529           !> embed.h embed.pl ext/DynaLoader/dl_aix.xs
31530           !> ext/DynaLoader/dl_dlopen.xs hints/os390.sh pod/perlfunc.pod
31531           !> pod/perlguts.pod pod/perlop.pod pod/perlre.pod
31532           !> pod/perlretut.pod pod/perlunicode.pod proto.h sv.c
31533           !> win32/Makefile win32/makefile.mk
31534 ____________________________________________________________________________
31535 [  8494] By: jhi                                   on 2001/01/20  23:12:11
31536         Log: Forgot the expect_number() prototype.
31537      Branch: perl
31538            ! embed.h embed.pl proto.h
31539 ____________________________________________________________________________
31540 [  8493] By: jhi                                   on 2001/01/20  22:56:39
31541         Log: Subject: [PATCH: perl@8482] README.vms URL updates
31542              From: Peter Prymmer <pvhp@forte.com>
31543              Date: Fri, 19 Jan 2001 18:59:02 -0800 (PST)
31544              Message-ID: <Pine.OSF.4.10.10101191856510.61572-100000@aspara.forte.com>
31545              
31546              Plus Craig A. Berry's suggestion to use compaq.com instead
31547              of digital.com.
31548      Branch: perl
31549            ! README.vms
31550 ____________________________________________________________________________
31551 [  8492] By: jhi                                   on 2001/01/20  22:50:05
31552         Log: Memory management calls documentation.
31553      Branch: perl
31554            ! pod/perlguts.pod
31555 ____________________________________________________________________________
31556 [  8491] By: jhi                                   on 2001/01/20  22:38:33
31557         Log: Signedness nit plus few memcpy/Copy nits.
31558      Branch: perl
31559            ! sv.c
31560 ____________________________________________________________________________
31561 [  8490] By: jhi                                   on 2001/01/20  22:25:53
31562         Log: Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
31563              From: Peter Prymmer <pvhp@forte.com>
31564              Date: Fri, 19 Jan 2001 18:43:14 -0800 (PST)
31565              Message-ID: <Pine.OSF.4.10.10101191841080.61505-100000@aspara.forte.com>
31566      Branch: perl
31567            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
31568 ____________________________________________________________________________
31569 [  8489] By: jhi                                   on 2001/01/20  22:24:41
31570         Log: Subject: [PATCH: perl@8482] win32 Makefile(s) handle podified READMEs
31571              From: Peter Prymmer <pvhp@forte.com>
31572              Date: Fri, 19 Jan 2001 18:33:43 -0800 (PST)
31573              Message-ID: <Pine.OSF.4.10.10101191828050.61158-100000@aspara.forte.com>
31574      Branch: perl
31575            ! win32/Makefile win32/makefile.mk
31576 ____________________________________________________________________________
31577 [  8488] By: jhi                                   on 2001/01/20  22:22:27
31578         Log: Subject: [PATCH: perl@8482] remove redundant dependencies that are unneeded
31579              From: Peter Prymmer <pvhp@forte.com>
31580              Date: Fri, 19 Jan 2001 18:25:38 -0800 (PST)
31581              Message-ID: <Pine.OSF.4.10.10101191816550.61158-100000@aspara.forte.com>
31582      Branch: perl
31583            ! Makefile.SH
31584 ____________________________________________________________________________
31585 [  8487] By: jhi                                   on 2001/01/20  22:21:18
31586         Log: Subject: [PATCH: perl@8482] partial support for dynaloading on OS/390
31587              From: Peter Prymmer <pvhp@forte.com>
31588              Date: Fri, 19 Jan 2001 18:12:05 -0800 (PST)
31589              Message-ID: <Pine.OSF.4.10.10101191646420.61158-100000@aspara.forte.com>
31590      Branch: perl
31591            + ext/DynaLoader/dl_dllload.xs
31592            ! MANIFEST Makefile.SH hints/os390.sh
31593 ____________________________________________________________________________
31594 [  8486] By: jhi                                   on 2001/01/20  22:17:53
31595         Log: Subject: [PATCH: perl@8482] floating point mangling warnings for README.os390 and README.posix-bc
31596              From: Peter Prymmer <pvhp@forte.com>
31597              Date: Fri, 19 Jan 2001 13:48:15 -0800 (PST)
31598              Message-ID: <Pine.OSF.4.10.10101191347140.59299-100000@aspara.forte.com>
31599      Branch: perl
31600            ! README.os390 README.posix-bc
31601 ____________________________________________________________________________
31602 [  8485] By: jhi                                   on 2001/01/20  20:15:30
31603         Log: Document and test the new qu operator.
31604      Branch: perl
31605            + t/op/qu.t
31606            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
31607            ! pod/perlretut.pod pod/perlunicode.pod
31608 ____________________________________________________________________________
31609 [  8484] By: nick                                  on 2001/01/20  19:42:30
31610         Log: Infrastructure to allow:
31611              open($fh,"|-",@array);
31612              to be implemented
31613              i.e. mark pp_open as needing a stack mark, and make pp_open
31614              process its args in that style (and pass them _all_ to tied handles OPEN).
31615              Invent do_openn() which takes SV ** at allow it to see multiple args.
31616              Note this does not _do_ anything yet.
31617      Branch: perlio
31618            ! doio.c embed.h embed.pl objXSUB.h opcode.h opcode.pl opnames.h
31619            ! perlapi.c pp_proto.h pp_sys.c proto.h
31620 ____________________________________________________________________________
31621 [  8483] By: nick                                  on 2001/01/20  17:23:14
31622         Log: Integrate mainline.
31623      Branch: perlio
31624           !> Changes configure.com patchlevel.h sv.c t/lib/1_compile.t
31625           !> t/op/sprintf.t t/op/ver.t t/pragma/locale.t
31626 ____________________________________________________________________________
31627 [  8482] By: jhi                                   on 2001/01/19  15:37:49
31628         Log: Update Changes.
31629      Branch: perl
31630            ! Changes patchlevel.h
31631 ____________________________________________________________________________
31632 [  8481] By: jhi                                   on 2001/01/19  14:41:24
31633         Log: Subject: Re: new feature: s?printf parameter reordering 
31634              From: Hugo <hv@crypt.compulink.co.uk>
31635              Date: Thu, 11 Jan 2001 17:09:03 +0000
31636              Message-Id: <200101111709.RAA23756@crypt.compulink.co.uk>
31637              
31638              - support reordering for all parameters: %, *v, *, .*
31639              - lay down that the reordering specification must immediately
31640              follow that parameter: %3$, *v3$, *3$, .*3$
31641              - fix vectorisation of a zero-length string
31642              - factor out the code choosing the argument to format
31643              
31644              Possibly unwanted side-effects:
31645              - the special format specifiers ' +-0' must now precede any
31646              vectorisation specifier. Tests in op/sprintf and op/ver
31647              have been changed to reflect this.
31648              - sprintf.t test #214 changed its expectations because in many
31649              cases, the next parameter has already been consumed when an
31650              invalid type letter is detected.
31651              
31652              Probably wanted side-effects:
31653              - attempts to format a non-existent parameter will warn as if C<undef>
31654              - attempt to write to non-existent parameter with '%n' will complain
31655              of "attempt to modify read-only value" instead of being silent
31656      Branch: perl
31657            ! sv.c t/op/sprintf.t t/op/ver.t
31658 ____________________________________________________________________________
31659 [  8480] By: jhi                                   on 2001/01/19  14:08:37
31660         Log: Subject: PATCH pragma/locale.t
31661              From: andreas.koenig@anima.de (Andreas J. Koenig)
31662              Date: 18 Jan 2001 09:45:37 +0100
31663              Message-ID: <m3lms98czy.fsf@ak-71.mind.de>
31664      Branch: perl
31665            ! t/pragma/locale.t
31666 ____________________________________________________________________________
31667 [  8479] By: jhi                                   on 2001/01/19  13:19:58
31668         Log: Add tracing for debugging extensions builds in VMS, from Charles Lane.
31669      Branch: perl
31670            ! configure.com
31671 ____________________________________________________________________________
31672 [  8478] By: jhi                                   on 2001/01/19  02:12:35
31673         Log: Automate 1_compile.t.
31674      Branch: perl
31675            ! t/lib/1_compile.t
31676 ____________________________________________________________________________
31677 [  8477] By: jhi                                   on 2001/01/19  01:49:56
31678         Log: Integrate perlio.
31679      Branch: perl
31680           !> sv.c win32/config.bc win32/config.gc win32/config.vc
31681           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
31682 ____________________________________________________________________________
31683 [  8476] By: nick                                  on 2001/01/18  21:51:52
31684         Log: Integrate mainline
31685      Branch: perlio
31686           +> t/lib/1_compile.t t/lib/compmod.pl
31687           !> MANIFEST configure.com lib/unicode/distinct.pm
31688 ____________________________________________________________________________
31689 [  8475] By: nick                                  on 2001/01/18  21:48:02
31690         Log: Win32 "safe signals" co-existance fix.
31691              Fix SIG_SIZE value.
31692              Clear PL_sig_pending when cloning (fork).
31693      Branch: perlio
31694            ! sv.c win32/config.bc win32/config.gc win32/config.vc
31695            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
31696 ____________________________________________________________________________
31697 [  8474] By: jhi                                   on 2001/01/18  14:40:57
31698         Log: It's Pod::Text::Overstrike, not Pod::Overstrike.
31699      Branch: perl
31700            ! t/lib/1_compile.t
31701 ____________________________________________________________________________
31702 [  8473] By: gsar                                  on 2001/01/18  11:42:31
31703         Log: unsubmitted trial1 change
31704      Branch: maint-5.6/perl
31705            ! Changes
31706 ____________________________________________________________________________
31707 [  8472] By: jhi                                   on 2001/01/18  04:30:24
31708         Log: The first bug found by 1_compile.t.
31709      Branch: perl
31710            ! lib/unicode/distinct.pm
31711 ____________________________________________________________________________
31712 [  8471] By: jhi                                   on 2001/01/18  04:29:42
31713         Log: Add Schwern's 1_compile test.  The compile_module script renamed
31714              to be a bit shorter for the 8.3 people.
31715      Branch: perl
31716            + t/lib/1_compile.t t/lib/compmod.pl
31717            ! MANIFEST
31718 ____________________________________________________________________________
31719 [  8470] By: jhi                                   on 2001/01/18  04:16:00
31720         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)
31721              From: Peter Prymmer <pvhp@forte.com>
31722              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
31723              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
31724              Replace #8463.
31725      Branch: maint-5.6/perl
31726            ! configure.com
31727 ____________________________________________________________________________
31728 [  8469] By: jhi                                   on 2001/01/18  04:13:02
31729         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)
31730              From: Peter Prymmer <pvhp@forte.com>
31731              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
31732              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
31733              Replace #8462.
31734      Branch: perl
31735            ! configure.com
31736 ____________________________________________________________________________
31737 [  8468] By: jhi                                   on 2001/01/18  03:42:08
31738         Log: Integrate perlio.
31739      Branch: perl
31740           !> gv.c mg.c perlio.c util.c
31741 ____________________________________________________________________________
31742 [  8467] By: nick                                  on 2001/01/17  22:41:10
31743         Log: "Safe" signals - trial implementation.
31744              gv.c tweaked to zero PL_sig_pend array
31745              perlio.c tweaked to PERL_ASYNC_CHECK() on EINTR
31746              util.c tweaked to not set SA_RESTART to give perlio.c a chance.
31747              Odd thing is that it "works" with PERLIO=stdio as well (linux).
31748      Branch: perlio
31749            ! gv.c mg.c perlio.c util.c
31750 ____________________________________________________________________________
31751 [  8466] By: nick                                  on 2001/01/17  20:40:20
31752         Log: Integrate mainline.
31753      Branch: perlio
31754           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
31755           !> config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
31756           !> pp.c pp_sys.c sv.c t/op/int.t uconfig.h uconfig.sh
31757           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
31758           !> vos/config.ga.h win32/config.bc win32/config.gc
31759           !> win32/config.vc
31760 ____________________________________________________________________________
31761 [  8465] By: jhi                                   on 2001/01/17  18:37:13
31762         Log: Subject: [PATCH] Re: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
31763              From: Nicholas Clark <nick@ccl4.org>
31764              Date: Wed, 17 Jan 2001 17:31:33 +0000
31765              Message-ID: <20010117173133.I2633@plum.flirble.org>
31766      Branch: perl
31767            ! t/op/int.t
31768 ____________________________________________________________________________
31769 [  8464] By: jhi                                   on 2001/01/17  14:43:17
31770         Log: Subject: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
31771              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
31772              Date: Wed, 17 Jan 2001 15:16:43 +0100
31773              Message-ID: <5930DC161690D2119667009027157547038C8A85@madt009a.siemens.es> 
31774              
31775              pp_int() was dropping an NV to the floor,
31776              int(279964589018079/59) either returned not an integer
31777              4745162525730.15, or one got "Attempt to free unreferenced scalar."
31778      Branch: perl
31779            ! pp.c
31780 ____________________________________________________________________________
31781 [  8463] By: jhi                                   on 2001/01/17  06:12:42
31782         Log: (Replaced by #8470)
31783              
31784              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)
31785              From: "Craig A. Berry" <craigberry@mac.com>
31786              Date: Tue, 16 Jan 2001 23:38:46 -0600
31787              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
31788      Branch: maint-5.6/perl
31789            ! configure.com
31790 ____________________________________________________________________________
31791 [  8462] By: jhi                                   on 2001/01/17  06:11:31
31792         Log: (Replaced by #8469)
31793              
31794              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)
31795              From: "Craig A. Berry" <craigberry@mac.com>
31796              Date: Tue, 16 Jan 2001 23:38:46 -0600
31797              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
31798      Branch: perl
31799            ! configure.com
31800 ____________________________________________________________________________
31801 [  8461] By: jhi                                   on 2001/01/17  05:56:12
31802         Log: Allow for one trailing slash in the directory of mkdir().
31803      Branch: perl
31804            ! pp_sys.c
31805 ____________________________________________________________________________
31806 [  8460] By: jhi                                   on 2001/01/17  03:26:01
31807         Log: Metaconfig unit changes for #8459.
31808      Branch: metaconfig
31809            ! U/modified/Loc.U U/modified/sig_name.U
31810 ____________________________________________________________________________
31811 [  8459] By: jhi                                   on 2001/01/17  03:24:48
31812         Log: Define SIG_SIZE, the number of elements in the sig_name and
31813              sig_num arrays, including the final NULL entry.
31814      Branch: perl
31815            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
31816            ! config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
31817            ! sv.c uconfig.h uconfig.sh vos/config.alpha.def
31818            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
31819            ! win32/config.bc win32/config.gc win32/config.vc
31820 ____________________________________________________________________________
31821 [  8458] By: jhi                                   on 2001/01/17  01:41:33
31822         Log: Integrate perlio.
31823      Branch: perl
31824           !> embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
31825           !> perlapi.h proto.h sv.c
31826 ____________________________________________________________________________
31827 [  8457] By: nick                                  on 2001/01/16  22:07:26
31828         Log: Provide infrastructure for PERL_ASYNC_CHECK() style safe signals.
31829              Provides all the "cost" but no benefit yet - it is to allow cost
31830              to be measured, and implementation experiments (just in mg.c?).
31831      Branch: perlio
31832            ! embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
31833            ! perlapi.h proto.h sv.c
31834 ____________________________________________________________________________
31835 [  8456] By: nick                                  on 2001/01/16  21:07:07
31836         Log: Integrate mainline.
31837      Branch: perlio
31838           !> (integrate 51 files)
31839 ____________________________________________________________________________
31840 [  8455] By: jhi                                   on 2001/01/16  18:13:43
31841         Log: Subject: [PATCH] regcomp.c old feature removal
31842              From: mjd@plover.com
31843              Date: 16 Jan 2001 14:43:18 -0000 
31844              Message-ID: <20010116144318.7140.qmail@plover.com> 
31845      Branch: perl
31846            ! regcomp.c
31847 ____________________________________________________________________________
31848 [  8454] By: jhi                                   on 2001/01/16  16:12:39
31849         Log: Subject: [PATCH: perl-5.6.1-TRIAL1] Win32 Makefile fixes - v2
31850              From: "Indy Singh" <indy@nusphere.com>
31851              Date: Wed, 10 Jan 2001 20:17:49 -0500
31852              Message-ID: <003001c07b6c$524630b0$00957018@roadhog>
31853      Branch: maint-5.6/perl
31854            ! win32/Makefile
31855 ____________________________________________________________________________
31856 [  8453] By: jhi                                   on 2001/01/16  16:09:33
31857         Log: Update Changes.
31858      Branch: perl
31859            ! Changes patchlevel.h
31860 ____________________________________________________________________________
31861 [  8452] By: jhi                                   on 2001/01/16  15:42:04
31862         Log: Subject: Re: API Cleanup
31863              To: perl5-porters@perl.org
31864              Date: Tue, 16 Jan 2001 13:42:30 +0000
31865              Message-ID: <20010116134230.A13420@pembro26.pmb.ox.ac.uk>
31866              
31867              Subject: [PATCH] utf8.c documentation
31868              From: Simon Cozens <simon@cozens.net>
31869              Date: Tue, 16 Jan 2001 13:52:48 +0000
31870              Message-ID: <20010116135248.A13496@pembro26.pmb.ox.ac.uk>
31871              
31872              Subject: Re: API Cleanup
31873              From: Simon Cozens <simon@cozens.net>
31874              Date: Tue, 16 Jan 2001 14:58:55 +0000
31875              Message-ID: <20010116145855.A13794@pembro26.pmb.ox.ac.uk>
31876              
31877              UTF-8 doc patches.
31878      Branch: perl
31879            ! embed.pl pod/perlapi.pod utf8.c
31880 ____________________________________________________________________________
31881 [  8451] By: jhi                                   on 2001/01/16  14:41:39
31882         Log: podlators 1.07, from Russ Allbery.
31883      Branch: perl
31884            ! lib/Pod/Man.pm
31885 ____________________________________________________________________________
31886 [  8450] By: jhi                                   on 2001/01/16  14:24:19
31887         Log: Subject: [PATCH: perl@8429] Win32 Makefile fixes
31888              From: "Indy Singh" <indy@nusphere.com>
31889              Date: Mon, 15 Jan 2001 20:59:40 -0500
31890              Message-ID: <07be01c07f5f$fdadf270$d24b7018@cr637287a>
31891      Branch: perl
31892            ! win32/Makefile
31893 ____________________________________________________________________________
31894 [  8449] By: jhi                                   on 2001/01/16  03:42:55
31895         Log: Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
31896              at the setting of the ofs_sv in new_struct_thread() as the
31897              thr->Tofs_sv (PL_ofs_sv) was still 0xabab...., SvREFCNT_inc()ing
31898              that invited a core dump.
31899      Branch: perl
31900            ! util.c
31901 ____________________________________________________________________________
31902 [  8448] By: jhi                                   on 2001/01/16  01:49:07
31903         Log: Subject: [PATCH #3 @8436] Re: Eliminate op_children
31904              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
31905              Date: Mon, 15 Jan 2001 17:14:37 -0800 (PST)
31906              Message-ID: <14947.40656.841280.551785@soda.csua.berkeley.edu>
31907              
31908              Replace #8444 and #8445.
31909      Branch: perl
31910            ! ext/B/B.xs ext/B/B/Debug.pm
31911 ____________________________________________________________________________
31912 [  8447] By: jhi                                   on 2001/01/15  21:05:35
31913         Log: Subject: [PATCH] API Variable documentation   
31914              From: Simon Cozens <simon@cozens.net>
31915              Date: Mon, 15 Jan 2001 19:35:54 +0000
31916              Message-ID: <20010115193554.A9919@pembro26.pmb.ox.ac.uk> 
31917      Branch: perl
31918            ! pod/perlapi.pod thrdvar.h
31919 ____________________________________________________________________________
31920 [  8446] By: jhi                                   on 2001/01/15  20:49:20
31921         Log: Signedness nit.
31922      Branch: perl
31923            ! pp_ctl.c
31924 ____________________________________________________________________________
31925 [  8445] By: jhi                                   on 2001/01/15  20:28:48
31926         Log: (Replaced by #8448)  More op_children traces (cleanup of #8442).
31927      Branch: perl
31928            ! ext/B/B/Debug.pm
31929 ____________________________________________________________________________
31930 [  8444] By: jhi                                   on 2001/01/15  13:09:10
31931         Log: (Replaced by #8448)  Traces of op_children (cleanup of #8442)
31932      Branch: perl
31933            ! ext/B/B.xs
31934 ____________________________________________________________________________
31935 [  8443] By: jhi                                   on 2001/01/15  13:06:26
31936         Log: Missing from #8439.
31937      Branch: perl
31938            ! keywords.h mg.c
31939 ____________________________________________________________________________
31940 [  8442] By: jhi                                   on 2001/01/15  13:02:38
31941         Log: Subject: [PATCH @8436] Eliminate op_children
31942              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
31943              Date: Sun, 14 Jan 2001 03:00:13 -0800 (PST)
31944              Message-ID: <14945.32919.44271.685122@soda.csua.berkeley.edu>
31945              
31946              Subject: [PATCH @8436] Re: Eliminate op_children
31947              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
31948              Date: Sun, 14 Jan 2001 03:23:56 -0800 (PST)
31949              Message-ID: <14945.35680.571387.810763@soda.csua.berkeley.edu>
31950      Branch: perl
31951            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
31952            ! ext/B/B/C.pm ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
31953            ! op.c op.h
31954 ____________________________________________________________________________
31955 [  8441] By: jhi                                   on 2001/01/15  12:57:08
31956         Log: Use the /^Perl_/-less form of is_lvalue_sub().
31957      Branch: perl
31958            ! pp.h
31959 ____________________________________________________________________________
31960 [  8440] By: jhi                                   on 2001/01/15  05:13:09
31961         Log: Revert #8437 and #8438, the Linux large files story is more complex.
31962      Branch: metaconfig/U/perl
31963            ! d_fpos64_t.U d_off64_t.U
31964      Branch: perl
31965            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
31966            ! config_h.SH configure.com epoc/config.sh perl.h
31967            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
31968            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
31969            ! win32/config.bc win32/config.gc win32/config.vc
31970 ____________________________________________________________________________
31971 [  8439] By: jhi                                   on 2001/01/15  05:02:24
31972         Log: More UTF-8 patches from Inaba Hiroto.
31973              - The substr lval was still not okay.
31974              - Now pp_stringify and sv_setsv copies source's UTF8 flag
31975              even if IN_BYTE.  pp_stringify is called from fold_constants
31976              at optimization phase and "\x{100}" was made SvUTF8_off under
31977              use bytes (the bytes pragma is for "byte semantics" and not
31978              for "do not produce UTF8 data")
31979              - New `qu' operator to generate UTF8 string explicitly.
31980              Though I agree with the policy "0x00-0xff always produce bytes",
31981              sometimes want to such a string to be coded in UTF8.
31982              I can use pack"U0a*" but it requires more typing and has
31983              runtime overhead.
31984              - Fix pp_regcomp bug uncovered by "0x00-0xff always produce bytes"
31985              change, the bug apears if a pm has PMdf_UTF8 flag but interpolated
31986              string is not UTF8_on and has char 0x80-0xff.
31987              
31988              TODO: document and test qu.
31989      Branch: perl
31990            ! keywords.h keywords.pl mg.c pp.c pp_ctl.c pp_hot.c sv.c
31991            ! t/lib/charnames.t t/op/length.t t/op/substr.t t/pragma/utf8.t
31992            ! toke.c
31993 ____________________________________________________________________________
31994 [  8438] By: jhi                                   on 2001/01/14  05:10:23
31995         Log: Metaconfig unit changes for #8437.
31996      Branch: metaconfig/U/perl
31997            ! d_fpos64_t.U d_off64_t.U
31998 ____________________________________________________________________________
31999 [  8437] By: jhi                                   on 2001/01/14  04:55:34
32000         Log: Add <features.h> probing, seems to be needed for (some?)
32001              Linux largefileness.
32002      Branch: perl
32003            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
32004            ! config_h.SH configure.com epoc/config.sh perl.h
32005            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
32006            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
32007            ! win32/config.bc win32/config.gc win32/config.vc
32008 ____________________________________________________________________________
32009 [  8436] By: jhi                                   on 2001/01/13  17:47:21
32010         Log: Tighten some of the tests a bit.
32011      Branch: perl
32012            ! t/pragma/utf8.t
32013 ____________________________________________________________________________
32014 [  8435] By: jhi                                   on 2001/01/13  17:31:54
32015         Log: Integrate perlio.
32016      Branch: perl
32017           !> ext/Encode/Makefile.PL ext/Encode/compile win32/config_H.bc
32018           !> win32/config_H.gc win32/config_H.vc
32019 ____________________________________________________________________________
32020 [  8434] By: nick                                  on 2001/01/13  11:36:53
32021         Log: Run dmake regen_config_h for Win32
32022      Branch: perlio
32023            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
32024 ____________________________________________________________________________
32025 [  8433] By: nick                                  on 2001/01/13  11:31:55
32026         Log: VMS friendly patch to Encode compile process
32027      Branch: perlio
32028            ! ext/Encode/Makefile.PL ext/Encode/compile
32029 ____________________________________________________________________________
32030 [  8432] By: nick                                  on 2001/01/13  11:06:44
32031         Log: Integrate mainline
32032      Branch: perlio
32033           +> ext/B/B/Concise.pm
32034           !> (integrate 52 files)
32035 ____________________________________________________________________________
32036 [  8431] By: jhi                                   on 2001/01/13  05:55:55
32037         Log: Subject: [PATCH @8429] Re: B::Concise -- an improved replacement for B::Terse
32038              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
32039              Date: Fri, 12 Jan 2001 21:45:17 -0800 (PST)
32040              Message-ID: <14943.59712.993695.180189@soda.csua.berkeley.edu>
32041      Branch: perl
32042            ! ext/B/B/Concise.pm
32043 ____________________________________________________________________________
32044 [  8430] By: jhi                                   on 2001/01/13  04:24:18
32045         Log: The LVRET macro needed an aTHX.
32046      Branch: perl
32047            ! pp.h
32048 ____________________________________________________________________________
32049 [  8429] By: jhi                                   on 2001/01/13  02:12:42
32050         Log: Update Changes.
32051      Branch: perl
32052            ! Changes patchlevel.h
32053 ____________________________________________________________________________
32054 [  8428] By: jhi                                   on 2001/01/13  02:08:50
32055         Log: Subject: Re: [PATCH: perl@8342]  lib/bigfloat.t FAILED at test 351
32056              From: Peter Prymmer <pvhp@forte.com>
32057              Date: Fri, 12 Jan 2001 16:27:36 -0800 (PST)
32058              Message-ID: <Pine.OSF.4.10.10101121623130.478096-100000@aspara.forte.com>
32059              
32060              Add a BEGIN guard for sloppy floating point division.
32061      Branch: perl
32062            ! lib/Math/BigInt.pm lib/bigint.pl
32063 ____________________________________________________________________________
32064 [  8427] By: jhi                                   on 2001/01/13  01:47:16
32065         Log: The B::Terse drop-in replacement wasn't quite drop-in.
32066      Branch: perl
32067            ! ext/B/B/Terse.pm
32068 ____________________________________________________________________________
32069 [  8426] By: jhi                                   on 2001/01/12  21:20:43
32070         Log: Use UVXf.
32071      Branch: perl
32072            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
32073            ! config_h.SH configure.com epoc/config.sh sv.c uconfig.h
32074            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
32075            ! vos/config.ga.def vos/config.ga.h win32/config.bc
32076            ! win32/config.gc win32/config.vc
32077 ____________________________________________________________________________
32078 [  8425] By: jhi                                   on 2001/01/12  20:20:14
32079         Log: Subject: [PATCH perl@8342] -Wformat
32080              From: Robin Barker <rmb1@cise.npl.co.uk>
32081              Date: Fri, 12 Jan 2001 20:03:14 GMT
32082              Message-Id: <200101122003.UAA29599@tempest.npl.co.uk>
32083      Branch: perl
32084            ! ext/Encode/Encode.xs mg.c sv.c toke.c
32085 ____________________________________________________________________________
32086 [  8424] By: jhi                                   on 2001/01/12  20:01:48
32087         Log: Subject: B::Concise -- an improved replacement for B::Terse 
32088              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
32089              Date: Sat,  6 Jan 2001 20:18:05 -0800 (PST)
32090              Message-ID: <14935.43597.962940.803717@soda.csua.berkeley.edu>
32091      Branch: perl
32092            + ext/B/B/Concise.pm
32093            ! MANIFEST ext/B/B/Terse.pm
32094 ____________________________________________________________________________
32095 [  8423] By: jhi                                   on 2001/01/12  19:24:02
32096         Log: The new metaconfig unit from the #8421.
32097      Branch: metaconfig/U/perl
32098            + d_sigprocmask.U
32099 ____________________________________________________________________________
32100 [  8422] By: jhi                                   on 2001/01/12  19:23:43
32101         Log: Forgot the microperl config from the #8421.
32102      Branch: perl
32103            ! uconfig.h uconfig.sh
32104 ____________________________________________________________________________
32105 [  8421] By: jhi                                   on 2001/01/12  19:05:27
32106         Log: Add sigprocmask() probe, regen Configure, regen toc.
32107      Branch: perl
32108            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
32109            ! config_h.SH configure.com epoc/config.sh mg.c pod/perltoc.pod
32110            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
32111            ! vos/config.ga.h win32/config.bc win32/config.gc
32112            ! win32/config.vc
32113 ____________________________________________________________________________
32114 [  8420] By: jhi                                   on 2001/01/12  18:34:31
32115         Log: Add sockatmark() to the todo list.
32116      Branch: perl
32117            ! Todo-5.6
32118 ____________________________________________________________________________
32119 [  8419] By: jhi                                   on 2001/01/12  18:09:46
32120         Log: Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
32121      Branch: perl
32122            ! op.c
32123 ____________________________________________________________________________
32124 [  8418] By: jhi                                   on 2001/01/12  18:05:30
32125         Log: Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
32126              From: Radu Greab <radu@netsoft.ro>
32127              Message-ID: <14943.15321.515713.119805@ix.netsoft.ro>
32128              Date: Fri, 12 Jan 2001 19:16:09 +0200 (EET)
32129      Branch: perl
32130            ! op.c t/pragma/sub_lval.t
32131 ____________________________________________________________________________
32132 [  8417] By: jhi                                   on 2001/01/12  16:09:09
32133         Log: Subject: [PATCH @8404] Consolidated lvalue sub changes
32134              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
32135              Date: Wed, 10 Jan 2001 21:36:51 -0800 (PST)
32136              Message-ID: <14941.16925.736415.785818@soda.csua.berkeley.edu>
32137      Branch: perl
32138            ! doop.c embed.h embed.pl op.c op.h opcode.h opcode.pl
32139            ! pod/perldiag.pod pod/perlintern.pod pod/perlsub.pod pp.c pp.h
32140            ! pp.sym pp_ctl.c pp_hot.c pp_proto.h proto.h t/lib/b.t
32141            ! t/pragma/sub_lval.t toke.c
32142 ____________________________________________________________________________
32143 [  8416] By: jhi                                   on 2001/01/12  15:42:06
32144         Log: Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
32145              From: "Richard Soderberg" <rs@crystalflame.net>
32146              Date: Fri, 12 Jan 2001 04:49:35 -0800
32147              Message-ID: <NAEKLNAAHLMBPMPNBMLEAELDCKAA.rs@crystalflame.net>
32148              
32149              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
32150              according to the platform.
32151      Branch: perl
32152            ! op.c
32153 ____________________________________________________________________________
32154 [  8415] By: jhi                                   on 2001/01/12  15:33:41
32155         Log: One more UTF-8 fix from Inaba Hiroto.
32156      Branch: perl
32157            ! pp.c regexec.c t/pragma/utf8.t
32158 ____________________________________________________________________________
32159 [  8414] By: jhi                                   on 2001/01/12  15:30:18
32160         Log: Mea culpa: I botched up Hugo's "Tw" bug fix when applying it.
32161      Branch: perl
32162            ! regexec.c
32163 ____________________________________________________________________________
32164 [  8413] By: jhi                                   on 2001/01/12  15:22:10
32165         Log: Subject: [Patch perl@8375] pragma/subs.t ......FAILED tests 1-2 using Bison's parser
32166              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
32167              Date: Thu, 11 Jan 2001 12:53:36 +0100
32168              Message-ID: <5930DC161690D2119667009027157547038123E1@madt009a.siemens.es>
32169      Branch: perl
32170            ! toke.c
32171 ____________________________________________________________________________
32172 [  8412] By: jhi                                   on 2001/01/12  15:20:25
32173         Log: Subject: [PATCH: perl@8342] updates to posix-bc hints file
32174              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
32175              Date: Fri, 12 Jan 2001 14:37:55 +0100
32176              Message-ID: <5930DC161690D21196670090271575470384E3FC@madt009a.siemens.es>
32177      Branch: perl
32178            ! hints/posix-bc.sh
32179 ____________________________________________________________________________
32180 [  8411] By: jhi                                   on 2001/01/12  15:14:14
32181         Log: Subject: [PATCH: perl@8342]  op/regmesg FAILED at test 33 on EBCDIC machines
32182              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
32183              Date: Fri, 12 Jan 2001 10:42:21 +0100
32184              Message-ID: <5930DC161690D211966700902715754703812F33@madt009a.siemens.es>
32185      Branch: perl
32186            ! t/op/regmesg.t
32187 ____________________________________________________________________________
32188 [  8410] By: jhi                                   on 2001/01/12  05:48:55
32189         Log: Subject: Re: [ID 20010101.004] Not OK: perl v5.7.0 +DEVEL8268 on i586-linux-64int-ld 2.2.17-21mdk (UNINSTALLED)
32190              From: Nicholas Clark <nick@ccl4.org> 
32191              Date: Sun, 7 Jan 2001 19:47:14 +0000
32192              Message-ID: <20010107194714.B1048@plum.flirble.org>
32193      Branch: perl
32194            ! t/op/numconvert.t
32195 ____________________________________________________________________________
32196 [  8409] By: jhi                                   on 2001/01/12  05:41:28
32197         Log: Integrate perlio.
32198      Branch: perl
32199           !> mg.c scope.h
32200 ____________________________________________________________________________
32201 [  8408] By: nick                                  on 2001/01/11  22:43:28
32202         Log: Remove variables that were used in experiments.
32203      Branch: perlio
32204            ! mg.c
32205 ____________________________________________________________________________
32206 [  8407] By: nick                                  on 2001/01/11  20:57:44
32207         Log: Catch die in %SIG handler and unblock the signal before re-dying.
32208              This make Linux work _without_ sigsetjmp().
32209              Turn off sigsetjmp() to see what else it does.
32210              May need Configure probe for sigprocmask() if anything has sigaction()
32211              but not sigprocmask().
32212      Branch: perlio
32213            ! mg.c scope.h
32214 ____________________________________________________________________________
32215 [  8406] By: nick                                  on 2001/01/11  19:32:07
32216         Log: Integrate mainline
32217      Branch: perlio
32218           !> Changes ext/IO/lib/IO/Socket/INET.pm ext/Socket/Socket.pm mg.c
32219           !> patchlevel.h perl.h regexec.c t/op/re_tests t/op/split.t
32220           !> t/op/substr.t
32221 ____________________________________________________________________________
32222 [  8405] By: jhi                                   on 2001/01/11  17:11:01
32223         Log: Fix UTF-8 lval substr().
32224      Branch: perl
32225            ! mg.c t/op/substr.t
32226 ____________________________________________________________________________
32227 [  8404] By: jhi                                   on 2001/01/11  05:13:58
32228         Log: Update Changes.
32229      Branch: perl
32230            ! Changes patchlevel.h
32231 ____________________________________________________________________________
32232 [  8403] By: jhi                                   on 2001/01/11  04:38:24
32233         Log: Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
32234              From: Hugo <hv@crypt.compulink.co.uk>
32235              Date: Mon, 30 Oct 2000 01:33:26 +0000
32236              Message-Id: <200010300133.BAA10390@crypt.compulink.co.uk>
32237      Branch: perl
32238            ! regexec.c t/op/re_tests
32239 ____________________________________________________________________________
32240 [  8402] By: jhi                                   on 2001/01/11  04:26:12
32241         Log: Integrate perlio.
32242      Branch: perl
32243           !> scope.h util.c
32244 ____________________________________________________________________________
32245 [  8401] By: nick                                  on 2001/01/10  22:52:55
32246         Log: Allow control of 2nd arg to segsetjmp() via -DSCOPE_SAVES_SIGNAL_MASK.
32247              (So Alan and Ilya can try setting via hints.)
32248              Verified Linux "works" with it true and fails to re-enable SIGINT if false.
32249              Restoring sigmask in Perl_sighandler() if handler dies is not equivalent;
32250              doing the save everywhere seems to restart read() correctly, but just
32251              doing it once "round" the handler does not.
32252      Branch: perlio
32253            ! scope.h
32254 ____________________________________________________________________________
32255 [  8400] By: jhi                                   on 2001/01/10  21:57:54
32256         Log: Not defining PERL_PRESERVE_IVUV fixes only the op/inc problem
32257              of IRIX, HP-UX is unaffected.
32258      Branch: perl
32259            ! perl.h
32260 ____________________________________________________________________________
32261 [  8399] By: nick                                  on 2001/01/10  21:29:19
32262         Log: Safe fix for Simon's pclose() doing SvIVX of undef -> core bug.
32263      Branch: perlio
32264            ! util.c
32265 ____________________________________________________________________________
32266 [  8398] By: jhi                                   on 2001/01/10  20:55:31
32267         Log: Add ReuseAddr as a (preferred) alias for Reuse as we now
32268              also have ReusePort.
32269      Branch: perl
32270            ! ext/IO/lib/IO/Socket/INET.pm
32271 ____________________________________________________________________________
32272 [  8397] By: jhi                                   on 2001/01/10  20:50:57
32273         Log: Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
32274              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
32275              Date: Wed, 10 Jan 2001 01:38:13 -0800
32276              Message-ID: <20010110013813.B41744@yahoo-inc.com>
32277      Branch: perl
32278            ! ext/IO/lib/IO/Socket/INET.pm
32279 ____________________________________________________________________________
32280 [  8396] By: jhi                                   on 2001/01/10  20:49:30
32281         Log: Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for better multicast support (resend)
32282              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
32283              Date: Wed, 10 Jan 2001 01:37:32 -0800
32284              Message-ID: <20010110013732.A41744@yahoo-inc.com>
32285      Branch: perl
32286            ! ext/Socket/Socket.pm
32287 ____________________________________________________________________________
32288 [  8395] By: jhi                                   on 2001/01/10  20:41:37
32289         Log: Test for bug id 20010105.016 (fixed by #8378).
32290      Branch: perl
32291            ! t/op/split.t
32292 ____________________________________________________________________________
32293 [  8394] By: jhi                                   on 2001/01/10  20:26:32
32294         Log: Integrate perlio.
32295      Branch: perl
32296            ! util.c
32297 ____________________________________________________________________________
32298 [  8393] By: nick                                  on 2001/01/10  19:34:30
32299         Log: Back out Simon's pid hackery for now.
32300      Branch: perlio
32301            ! util.c
32302 ____________________________________________________________________________
32303 [  8392] By: nick                                  on 2001/01/10  19:23:13
32304         Log: Integrate mainline. (Builds but does not work - something broke pipes...)
32305      Branch: perlio
32306           !> (integrate 29 files)
32307 ____________________________________________________________________________
32308 [  8391] By: jhi                                   on 2001/01/10  18:43:15
32309         Log: Subject: [PATCH] Fix my_pclose segfault
32310              From: Simon Cozens <simon@cozens.net>
32311              Date: Wed, 10 Jan 2001 18:39:35 +0000
32312              Message-ID: <20010110183934.A25640@pembro26.pmb.ox.ac.uk>
32313      Branch: perl
32314            ! util.c
32315 ____________________________________________________________________________
32316 [  8390] By: jhi                                   on 2001/01/10  18:42:08
32317         Log: Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
32318              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
32319              Date:     Wed, 10 Jan 2001 13:23:02 EST
32320              Message-Id: <010110132245.8129a@DUPHY4.Physics.Drexel.Edu>
32321      Branch: perl
32322            ! ext/Opcode/Opcode.xs
32323 ____________________________________________________________________________
32324 [  8389] By: jhi                                   on 2001/01/10  15:16:07
32325         Log: Turn off the integer preservation for now.
32326      Branch: perl
32327            ! perl.h
32328 ____________________________________________________________________________
32329 [  8388] By: jhi                                   on 2001/01/10  15:01:25
32330         Log: Few more IDE/editor nits from p5p.
32331      Branch: perl
32332            ! pod/perlfaq3.pod
32333 ____________________________________________________________________________
32334 [  8387] By: jhi                                   on 2001/01/10  06:53:16
32335         Log: Subject: Re: [ID 20010109.003] Patch 8138 broke a test in libwww
32336              To: "Andreas J. Koenig" <andreas.koenig@anima.de>
32337              Date: Tue, 9 Jan 2001 23:16:02 +0000
32338              Message-ID: <20010109231602.A81101@plum.flirble.org>
32339      Branch: perl
32340            ! sv.c
32341 ____________________________________________________________________________
32342 [  8386] By: jhi                                   on 2001/01/10  03:17:54
32343         Log: Test cases for #8385 (from Simon's "torture.pl")
32344      Branch: perl
32345            ! t/op/tr.t
32346 ____________________________________________________________________________
32347 [  8385] By: jhi                                   on 2001/01/10  03:17:11
32348         Log: Subject: Re: more UTF8 test suites and an UTF8 patch
32349              From: Inaba Hiroto <inaba@sdd.tokyo-sc.toshiba.co.jp>
32350              Date: Wed, 10 Jan 2001 11:39:39 +0900
32351              Message-Id: <10101100239.AA10002@tux0017.sdd.tokyo-sc.toshiba.co.jp>
32352              
32353              Some more UTF-8 tr cases fixed.
32354      Branch: perl
32355            ! doop.c
32356 ____________________________________________________________________________
32357 [  8384] By: jhi                                   on 2001/01/09  22:45:40
32358         Log: Allow the locale test needing POSIX and the taint test
32359              needing IPC::SysV to run under 'minitest' (basically,
32360              bail out if loading the extension fails)
32361      Branch: perl
32362            ! t/op/misc.t t/op/taint.t
32363 ____________________________________________________________________________
32364 [  8383] By: jhi                                   on 2001/01/09  21:36:04
32365         Log: Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
32366              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
32367              Date: Tue,  9 Jan 2001 13:33:22 -0800 (PST)
32368              Message-ID: <14939.33475.474459.147429@soda.csua.berkeley.edu>
32369      Branch: perl
32370            ! t/io/openpid.t
32371 ____________________________________________________________________________
32372 [  8382] By: jhi                                   on 2001/01/09  21:06:08
32373         Log: save_delete(), err, SAVEDELETE() fixes from Charles Lane.
32374              Should finish up the bug id 20001205.022.
32375      Branch: perl
32376            ! pp.c pp_hot.c scope.c
32377 ____________________________________________________________________________
32378 [  8381] By: jhi                                   on 2001/01/09  18:27:43
32379         Log: Subject: Re: [PATCH: perl@8342] comp/proto..........FAILED tests 112-123
32380              From: Andy Dougherty <doughera@lafayette.edu>
32381              Date: Tue, 9 Jan 2001 12:11:16 -0500 (EST)
32382              Message-ID: <Pine.SOL.4.10.10101091144440.13124-100000@maxwell.phys.lafayette.edu>
32383              
32384              More robust yacc/bison error detection.
32385      Branch: perl
32386            ! t/comp/proto.t
32387 ____________________________________________________________________________
32388 [  8380] By: jhi                                   on 2001/01/09  15:21:38
32389         Log: Subject:  [PATCH] make t/op/misc.t work on VMS
32390              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
32391              Date:     Tue, 9 Jan 2001 07:53:55 EST
32392              Message-Id: <010109075323.91c8f@DUPHY4.Physics.Drexel.Edu> 
32393      Branch: perl
32394            ! t/op/misc.t vms/test.com
32395 ____________________________________________________________________________
32396 [  8379] By: jhi                                   on 2001/01/09  15:20:38
32397         Log: Subject: [ID 20001230.003] UTF-8 tr still hurts
32398              From: jhi@cc.hut.fi
32399              Date: Sat, 30 Dec 2000 22:57:32 +0200 (EET)
32400              Message-Id: <200012302057.WAA31168@alpha.hut.fi>
32401              
32402              The #8378 fixed this.
32403      Branch: perl
32404            ! t/op/tr.t
32405 ____________________________________________________________________________
32406 [  8378] By: jhi                                   on 2001/01/09  15:05:32
32407         Log: Subject: One more patch for UTF8 
32408              From: Inaba Hiroto <inaba@st.rim.or.jp>
32409              Date: Tue, 09 Jan 2001 01:04:32 +0900
32410              Message-ID: <3A59E510.52BAB5B9@st.rim.or.jp>
32411              
32412              UTF-8 fixes for 'x' and tr///.
32413      Branch: perl
32414            ! doop.c embed.h embed.pl op.c pod/perlapi.pod pp.c proto.h
32415            ! regcomp.c regexec.c toke.c utf8.c
32416 ____________________________________________________________________________
32417 [  8377] By: jhi                                   on 2001/01/09  14:32:17
32418         Log: Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
32419      Branch: perl
32420            ! t/op/length.t
32421 ____________________________________________________________________________
32422 [  8376] By: jhi                                   on 2001/01/09  04:32:32
32423         Log: integrate changes #7775, #8316, #8316 from mainline
32424      Branch: maint-5.6/perl
32425            ! hints/solaris_2.sh
32426 ____________________________________________________________________________
32427 [  8375] By: jhi                                   on 2001/01/09  04:26:43
32428         Log: Update Changes.
32429      Branch: perl
32430            ! Changes patchlevel.h
32431 ____________________________________________________________________________
32432 [  8374] By: jhi                                   on 2001/01/09  04:14:32
32433         Log: IDE/editor section tweaking.
32434      Branch: perl
32435            ! pod/perlfaq3.pod
32436 ____________________________________________________________________________
32437 [  8373] By: jhi                                   on 2001/01/09  02:38:26
32438         Log: Subject: [PATCH: perl@8342] updates to OS/390 hints file
32439              From: Peter Prymmer <pvhp@forte.com>
32440              Date: Mon, 8 Jan 2001 18:06:51 -0800 (PST)
32441              Message-ID: <Pine.OSF.4.10.10101081805530.239173-100000@aspara.forte.com>
32442              
32443              In preparation os OS/390 dynamic loading.
32444      Branch: perl
32445            ! README.os390 hints/os390.sh
32446 ____________________________________________________________________________
32447 [  8372] By: jhi                                   on 2001/01/09  00:24:30
32448         Log: Integrate with perlio.
32449      Branch: perl
32450           !> embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
32451 ____________________________________________________________________________
32452 [  8371] By: nick                                  on 2001/01/08  23:54:33
32453         Log: Fix "scalars leaked" bugs caused by overload magic
32454              (Highlighted by Ilya's DESTROY optimization.)
32455      Branch: perlio
32456            ! embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
32457 ____________________________________________________________________________
32458 [  8370] By: nick                                  on 2001/01/08  20:19:41
32459         Log: Integrate mainline
32460      Branch: perlio
32461           !> README.epoc dump.c ext/GDBM_File/GDBM_File.xs gv.c
32462           !> lib/Getopt/Long.pm mg.c op.c scope.c sv.c t/io/pipe.t
32463           !> t/op/64bitint.t
32464 ____________________________________________________________________________
32465 [  8369] By: jhi                                   on 2001/01/08  17:30:52
32466         Log: save_delete() Safefree() doesn't (anymore?) work with shared
32467              strings, one test failure in op/misc and almost all of lib/b.
32468              (Outcomments #8369.)
32469      Branch: perl
32470            ! scope.c
32471 ____________________________________________________________________________
32472 [  8368] By: jhi                                   on 2001/01/08  14:47:10
32473         Log: (Outcommented by #8369.)
32474              
32475              Subject: Re: Perl BugID 20001205.022 ---- save_delete
32476              From: Simon Cozens <simon@cozens.net>
32477              Date: Sat, 6 Jan 2001 11:48:40 +0000
32478              Message-ID: <20010106114840.A13227@deep-dark-truthful-mirror.perlhacker.org>
32479              
32480              The save_delete() does need the Safefree.
32481      Branch: perl
32482            ! scope.c
32483 ____________________________________________________________________________
32484 [  8367] By: bailey                                on 2001/01/08  08:53:52
32485         Log: Once again syncing after too long an absence
32486      Branch: vmsperl
32487           +> (branch 55 files)
32488            - MAINTAIN fix_pl vos/config.def vos/config.h
32489            - vos/config_h.SH_orig
32490           !> (integrate 498 files)
32491 ____________________________________________________________________________
32492 [  8366] By: jhi                                   on 2001/01/08  02:42:59
32493         Log: Subject: [ID 20010107.012] [PATCH] 18446744073709551616e0 was treated as UV=18446744073709551615
32494              From: nick@ccl4.org
32495              Date: Sun, 7 Jan 2001 21:07:18 +0000
32496              Message-Id: <20010107210717.D1048@plum.flirble.org>
32497      Branch: perl
32498            ! sv.c t/op/64bitint.t
32499 ____________________________________________________________________________
32500 [  8365] By: jhi                                   on 2001/01/08  02:35:16
32501         Log: Subject: [PATCH] environ nit
32502              From: Simon Cozens <simon@cozens.net>
32503              Date: Sun, 7 Jan 2001 17:57:07 +0000
32504              Message-ID: <20010107175707.A2013@pembro26.pmb.ox.ac.uk>
32505              
32506              Use environ only if we have it.
32507      Branch: perl
32508            ! mg.c
32509 ____________________________________________________________________________
32510 [  8364] By: jhi                                   on 2001/01/08  02:24:51
32511         Log: Replace #6721, GDBM, system malloc, and LEAKTEST.
32512      Branch: perl
32513            ! ext/GDBM_File/GDBM_File.xs
32514 ____________________________________________________________________________
32515 [  8363] By: jhi                                   on 2001/01/08  02:19:24
32516         Log: Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
32517              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
32518              Date: Sat,  6 Jan 2001 15:25:02 -0800 (PST)
32519              Message-ID: <14935.41722.239364.55174@soda.csua.berkeley.edu>
32520      Branch: perl
32521            ! dump.c op.c
32522 ____________________________________________________________________________
32523 [  8362] By: jhi                                   on 2001/01/08  02:17:43
32524         Log: Subject: [patch] xsub AUTOLOAD fix/optimization
32525              From: Doug MacEachern <dougm@covalent.net>
32526              Date: Sat, 6 Jan 2001 09:30:05 -0800 (PST)
32527              Message-ID: <Pine.LNX.4.10.10101060924280.24460-100000@mojo.covalent.net>
32528              
32529              Allow AUTOLOAD to be an xsub and allow such xsubs
32530              to avoid use of $AUTOLOAD.
32531      Branch: perl
32532            ! gv.c
32533 ____________________________________________________________________________
32534 [  8361] By: jhi                                   on 2001/01/08  02:16:07
32535         Log: Subject: Re: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
32536              From: Radu Greab <radu@netsoft.ro>
32537              Date: Sun, 7 Jan 2001 03:16:55 +0200 (EET)
32538              Message-ID: <14935.50055.838449.408835@ix.netsoft.ro>
32539              
32540              No need for the potentially unportable $SIG{CHLD}.
32541      Branch: perl
32542            ! t/io/pipe.t
32543 ____________________________________________________________________________
32544 [  8360] By: jhi                                   on 2001/01/08  01:58:23
32545         Log: Update to Getopt::Long 2.24_02, from Johan Vromans.
32546      Branch: perl
32547            ! lib/Getopt/Long.pm
32548 ____________________________________________________________________________
32549 [  8359] By: jhi                                   on 2001/01/08  01:55:44
32550         Log: Integrate perlio.
32551      Branch: perl
32552           !> ext/Encode/Encode.xs lib/ExtUtils/typemap perl.c perlio.c
32553           !> perlio.h pp.c pp_hot.c pp_sys.c sv.c t/lib/tie-refhash.t
32554           !> utf8.c win32/Makefile
32555 ____________________________________________________________________________
32556 [  8358] By: jhi                                   on 2001/01/07  21:16:50
32557         Log: Update the EPOC cross SDK URL.
32558      Branch: perl
32559            ! README.epoc
32560 ____________________________________________________________________________
32561 [  8357] By: jhi                                   on 2001/01/07  21:16:09
32562         Log: Update the EPOC cross SDK URL.
32563      Branch: maint-5.6/perl
32564            ! README.epoc
32565 ____________________________________________________________________________
32566 [  8356] By: nick                                  on 2001/01/06  21:47:52
32567         Log: FILE * in XS code for PerlIO world:
32568              - make PERLIO_NOT_STDIO 0 (co-existance) default for non PERL_CORE case.
32569              - Add FILE * T_STDIO typemap.
32570              - Finish PerlIO_findFILE() and PerlIO_extprtFILE()
32571      Branch: perlio
32572            ! lib/ExtUtils/typemap perlio.c perlio.h
32573 ____________________________________________________________________________
32574 [  8355] By: jhi                                   on 2001/01/06  20:27:15
32575         Log: integrate change #8336 from mainline
32576              
32577              Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1
32578      Branch: maint-5.6/perl
32579            ! hv.c
32580 ____________________________________________________________________________
32581 [  8354] By: jhi                                   on 2001/01/06  20:24:29
32582         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
32583              From: Robin Barker <rmb1@cise.npl.co.uk>
32584              Date: Fri, 22 Dec 2000 12:17:38 GMT
32585              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
32586              
32587              The patch reformats some long =item lines so they give
32588              correct output via pod2man | nroff -man
32589              
32590              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
32591              From: Robin Barker <rmb1@cise.npl.co.uk>
32592              Date: Tue, 2 Jan 2001 15:35:03 GMT
32593              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
32594              
32595              Here is a _further_ patch which corrects a few more errors:
32596              * an empty C<=item> in CPAN.pm
32597              * patching the wrong file (pod/perlamiga.pod not README.amiga)
32598              * leaving empty C<=item>s which formatted incorrectly
32599              * over long C<=item>s revealed by latest patch to Pod::Man
32600      Branch: maint-5.6/perl
32601            ! README.amiga lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
32602            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
32603            ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlapi.pod
32604            ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod
32605            ! pod/perlfaq4.pod pod/perllocale.pod pod/perlmodlib.pod
32606            ! pod/perlrequick.pod pod/perlretut.pod pod/perlsub.pod
32607 ____________________________________________________________________________
32608 [  8353] By: jhi                                   on 2001/01/06  20:21:10
32609         Log: integrate changes #7980, 7990, 8056, 8057 from mainline
32610              
32611              UTF-8 hash keys.
32612      Branch: maint-5.6/perl
32613            ! embed.h embed.pl hv.c hv.h perlapi.c proto.h t/op/each.t
32614 ____________________________________________________________________________
32615 [  8352] By: jhi                                   on 2001/01/06  20:18:44
32616         Log: Forgotten from #8438.
32617      Branch: maint-5.6/perl
32618            ! epoc/epocish.h
32619 ____________________________________________________________________________
32620 [  8351] By: jhi                                   on 2001/01/06  20:18:12
32621         Log: Forgotten from #8347.
32622      Branch: maint-5.6/perl
32623            ! config_h.SH
32624 ____________________________________________________________________________
32625 [  8350] By: jhi                                   on 2001/01/06  20:00:19
32626         Log: Thinko in #8347.
32627      Branch: maint-5.6/perl
32628            ! regcomp.c
32629 ____________________________________________________________________________
32630 [  8349] By: jhi                                   on 2001/01/06  18:05:30
32631         Log: Copy the FAQ3 IDE section from the development branch,
32632              changes originally by Peter Prymmer.
32633      Branch: maint-5.6/perl
32634            ! pod/perlfaq3.pod
32635 ____________________________________________________________________________
32636 [  8348] By: jhi                                   on 2001/01/06  18:03:02
32637         Log: EPOC updates for TRIAL1.
32638              
32639              Subject: [5.6.1 trial1] EPOC update
32640              From: Olaf Flebbe <O.Flebbe@science-computing.de>
32641              Date: Sun, 31 Dec 2000 16:04:52 +0100 (CET)
32642              Message-ID: <Pine.LNX.4.02.10012311603040.14097-100000@milkyway.science-computing.de> 
32643              
32644              Subject: epoc patch2 for perl-5.6.1-trial1
32645              From: Olaf Flebbe <O.Flebbe@science-computing.de>
32646              Date: Sat, 6 Jan 2001 13:55:53 +0100 (CET)
32647              Message-ID: <Pine.LNX.4.02.10101061355220.26469-100000@milkyway.science-computing.de> 
32648      Branch: maint-5.6/perl
32649            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
32650            ! epoc/epocish.c
32651 ____________________________________________________________________________
32652 [  8347] By: jhi                                   on 2001/01/06  17:29:10
32653         Log: integrate changes #7710,7824,7973 from mainline,
32654              plus VMS nits from Peter Prymmer and Dan Sugalski.
32655              
32656              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
32657              library (getprotobyname and getprotobynumber are outversioned by
32658              the same calls in libc, at least for xlc version 3.
32659              
32660              Add HAS_SBRK_PROTO.
32661              
32662              Fixes for signedness warnings noticed by VMSperlers.
32663      Branch: maint-5.6/perl
32664            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
32665            ! configure.com epoc/config.sh hints/aix.sh malloc.c regcomp.c
32666            ! sv.c vms/descrip_mms.template vos/config.alpha.def
32667            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
32668            ! win32/config.bc win32/config.gc win32/config.vc
32669 ____________________________________________________________________________
32670 [  8346] By: nick                                  on 2001/01/06  14:36:01
32671         Log: Fixup accumulated integrate muddles (perlio == devperl again)
32672      Branch: perlio
32673            ! ext/Encode/Encode.xs perl.c pp_sys.c t/lib/tie-refhash.t
32674 ____________________________________________________________________________
32675 [  8345] By: nick                                  on 2001/01/06  14:24:58
32676         Log: Integrate mainline
32677      Branch: perlio
32678           !> (integrate 55 files)
32679 ____________________________________________________________________________
32680 [  8344] By: jhi                                   on 2001/01/06  02:24:02
32681         Log: Subject: [patch] PerlIO_cleanup() prototype
32682              From: Doug MacEachern <dougm@covalent.net>
32683              Date: Fri, 5 Jan 2001 18:15:31 -0800 (PST)
32684              Message-ID: <Pine.LNX.4.10.10101051813220.340-100000@mojo.covalent.net>
32685      Branch: perl
32686            ! perlio.h
32687 ____________________________________________________________________________
32688 [  8343] By: jhi                                   on 2001/01/06  01:04:09
32689         Log: IRIX compiler noticed that the bof initialization might be
32690              bypassed by control flow.
32691      Branch: perl
32692            ! toke.c
32693 ____________________________________________________________________________
32694 [  8342] By: jhi                                   on 2001/01/06  00:10:48
32695         Log: Update Changes.
32696      Branch: perl
32697            ! Changes patchlevel.h
32698 ____________________________________________________________________________
32699 [  8341] By: jhi                                   on 2001/01/05  23:52:33
32700         Log: Add a note about EBCDIC versus UTF-8 to a potential problem spot.
32701      Branch: perl
32702            ! toke.c
32703 ____________________________________________________________________________
32704 [  8340] By: jhi                                   on 2001/01/05  22:44:08
32705         Log: Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
32706              From: Radu Greab <radu@netsoft.ro>
32707              Date: Fri, 5 Jan 2001 21:04:33 +0200 (EET)
32708              Message-ID: <14934.6849.742435.23178@ix.netsoft.ro>
32709      Branch: perl
32710            ! t/io/pipe.t util.c
32711 ____________________________________________________________________________
32712 [  8339] By: jhi                                   on 2001/01/05  22:35:17
32713         Log: Subject: [PATCH] format and rewording in perlfaq.pod
32714              From: Robin Barker <rmb1@cise.npl.co.uk>
32715              Date: Fri, 5 Jan 2001 18:51:20 GMT
32716              Message-Id: <200101051851.SAA03310@tempest.npl.co.uk>
32717      Branch: perl
32718            ! pod/perlfaq.pod
32719 ____________________________________________________________________________
32720 [  8338] By: jhi                                   on 2001/01/05  22:31:17
32721         Log: Subject: [patch: perl@8327] have perlbug's Save to File respect -F flag
32722              From: Peter Prymmer <pvhp@forte.com>
32723              Date: Fri, 5 Jan 2001 14:02:13 -0800 (PST)
32724              Message-ID: <Pine.OSF.4.10.10101051357400.28294-100000@aspara.forte.com>
32725      Branch: perl
32726            ! utils/perlbug.PL
32727 ____________________________________________________________________________
32728 [  8337] By: jhi                                   on 2001/01/05  18:15:11
32729         Log: Subject: [PATCH 5.7.1/Configure] failure to set src='.'
32730              From: Robin Barker <rmb1@cise.npl.co.uk>
32731              Date: Tue, 2 Jan 2001 15:24:07 GMT
32732              Message-Id: <200101021524.PAA15145@tempest.npl.co.uk>
32733              
32734              If you call configure as C<./Configure> or C<sh ./Configure>,
32735              $src is set to the absolute path name, not '.'.
32736              
32737              This, in turn, means -Dmksymlink tries to do its stuff because
32738              it does not think it is in the src directory.
32739              
32740              (plus a metaconfig nitfix)
32741      Branch: metaconfig
32742            ! U/compline/ccflags.U U/modified/src.U
32743      Branch: perl
32744            ! Configure config_h.SH
32745 ____________________________________________________________________________
32746 [  8336] By: jhi                                   on 2001/01/05  17:48:32
32747         Log: Subject: Re: [Fwd: Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1]
32748              From: Alan Burlison <Alan.Burlison@uk.sun.com>
32749              Message-ID: <3A5606C4.473D2226@uk.sun.com>
32750              Date: Fri, 05 Jan 2001 17:39:16 +0000
32751      Branch: perl
32752            ! hv.c
32753 ____________________________________________________________________________
32754 [  8335] By: jhi                                   on 2001/01/05  16:05:44
32755         Log: Upgrade to Getopt::Long 2.24_01, from Johan Vromans.
32756      Branch: perl
32757            ! lib/Getopt/Long.pm
32758 ____________________________________________________________________________
32759 [  8334] By: jhi                                   on 2001/01/05  16:00:51
32760         Log: Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
32761              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
32762              Date: Fri, 05 Jan 2001 13:46:51 +0100
32763              Message-ID: <13693.978698811@nice.ram.loc>
32764              
32765              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
32766              accurate reading of the "atime".  
32767      Branch: perl
32768            ! t/io/fs.t
32769 ____________________________________________________________________________
32770 [  8333] By: jhi                                   on 2001/01/05  15:57:37
32771         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful 
32772              From: Simon Cozens <simon@cozens.net>
32773              Date: Fri, 8 Dec 2000 13:33:31 +0000
32774              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org> 
32775              
32776              A lost patch fragment.
32777      Branch: perl
32778            ! doop.c
32779 ____________________________________________________________________________
32780 [  8332] By: jhi                                   on 2001/01/05  15:40:42
32781         Log: Do away with strncpy() and a fixed length buffer.
32782      Branch: perl
32783            ! utf8.c
32784 ____________________________________________________________________________
32785 [  8331] By: jhi                                   on 2001/01/05  15:03:07
32786         Log: Tests for #8329 and #8330.
32787      Branch: perl
32788            ! t/op/bop.t
32789 ____________________________________________________________________________
32790 [  8330] By: jhi                                   on 2001/01/05  15:02:38
32791         Log: "\x{FF}\xFF" was broken, the \xFF was appended in its
32792              raw 8-bit form to the UTF-8 string.
32793      Branch: perl
32794            ! toke.c
32795 ____________________________________________________________________________
32796 [  8329] By: jhi                                   on 2001/01/05  14:55:13
32797         Log: Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
32798              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
32799              Date: Fri, 5 Jan 2001 12:28:52 +0100
32800              Message-ID: <5930DC161690D211966700902715754703738F96@madt009a.siemens.es>
32801              
32802              UTF-8 parsing fix that seems to be needed for EBCDIC, in ASCII
32803              no effect.  (changed the strncpy() to Copy())
32804      Branch: perl
32805            ! toke.c
32806 ____________________________________________________________________________
32807 [  8328] By: jhi                                   on 2001/01/05  06:44:27
32808         Log: UTF-8 cleanup.
32809      Branch: perl
32810            ! doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
32811            ! regexec.c sv.c toke.c
32812 ____________________________________________________________________________
32813 [  8327] By: jhi                                   on 2001/01/05  01:11:29
32814         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')
32815              From: Radu Greab <radu@netsoft.ro>
32816              Message-ID: <14933.5458.672637.641215@ix.netsoft.ro>
32817              Date: Fri, 5 Jan 2001 02:29:06 +0200 (EET)
32818              
32819              Cleans up Harness to not use FileHandle, which uses IO.
32820      Branch: perl
32821            ! lib/Test/Harness.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
32822 ____________________________________________________________________________
32823 [  8326] By: jhi                                   on 2001/01/05  00:56:37
32824         Log: Update Changes.
32825      Branch: perl
32826            ! Changes patchlevel.h
32827 ____________________________________________________________________________
32828 [  8325] By: jhi                                   on 2001/01/05  00:53:18
32829         Log: Subject: Re: [patch bug 20010103.019] Re: perl@8269: failure to build on NT 4.0.1381 with MSVC (fwd)
32830              From: Peter Prymmer <pvhp@forte.com>
32831              Date: Thu, 4 Jan 2001 14:20:15 -0800 (PST)
32832              Message-ID: <Pine.OSF.4.10.10101041406420.492782-100000@aspara.forte.com>
32833              
32834              plus a couple more tailing whitespace removals.
32835      Branch: perl
32836            ! win32/Makefile
32837 ____________________________________________________________________________
32838 [  8324] By: jhi                                   on 2001/01/05  00:47:39
32839         Log: Add some Unicode chop() tests.
32840      Branch: perl
32841            ! t/op/chop.t
32842 ____________________________________________________________________________
32843 [  8323] By: jhi                                   on 2001/01/05  00:47:23
32844         Log: Unify UTF-8 malformedness handling.
32845      Branch: perl
32846            ! doop.c pp.c sv.c toke.c utf8.c utf8.h
32847 ____________________________________________________________________________
32848 [  8322] By: jhi                                   on 2001/01/04  22:21:54
32849         Log: The new $issymlink was unknown to Mksymlinks.
32850      Branch: metaconfig/U/perl
32851            ! Mksymlinks.U issymlink.U
32852      Branch: perl
32853            ! Configure config_h.SH
32854 ____________________________________________________________________________
32855 [  8321] By: jhi                                   on 2001/01/04  21:51:05
32856         Log: The test didn't work under the core test framework.
32857      Branch: perl
32858            ! t/lib/st-lock.t
32859 ____________________________________________________________________________
32860 [  8320] By: jhi                                   on 2001/01/04  21:14:22
32861         Log: DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
32862      Branch: perl
32863            ! INSTALL ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
32864 ____________________________________________________________________________
32865 [  8319] By: jhi                                   on 2001/01/04  20:46:17
32866         Log: Typo in #8312 when manually appying a problematic patch fragment.
32867      Branch: perl
32868            ! ext/Storable/Storable.xs
32869 ____________________________________________________________________________
32870 [  8318] By: jhi                                   on 2001/01/04  20:43:01
32871         Log: The $sh_c didn't fly.
32872      Branch: metaconfig
32873            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
32874            ! U/modified/Loc.U U/modified/myhostname.U
32875            ! U/modified/spitshell.U
32876      Branch: metaconfig/U/perl
32877            ! issymlink.U
32878      Branch: perl
32879            ! Configure config_h.SH
32880 ____________________________________________________________________________
32881 [  8317] By: jhi                                   on 2001/01/04  19:58:01
32882         Log: AIX builtin test -h is broken, changes based on
32883              
32884              Subject: [PATCH] 8297. Symlink stuff breaks on AIX 4 bsh
32885              Date: Tue, 02 Jan 2001 11:24:39 +0100
32886              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
32887              Message-Id: <20010102093747.A6F7.H.M.BRAND@hccnet.nl>
32888      Branch: metaconfig
32889            + U/modified/spitshell.U
32890            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
32891            ! U/modified/Loc.U U/modified/myhostname.U
32892      Branch: metaconfig/U/perl
32893            ! Mksymlinks.U issymlink.U
32894      Branch: perl
32895            ! Configure
32896 ____________________________________________________________________________
32897 [  8316] By: jhi                                   on 2001/01/04  19:02:22
32898         Log: Subject: [PATCH] Re: New attempt on hints/solaris_2.sh
32899              From: Andy Dougherty <doughera@lafayette.edu>
32900              Message-ID: <Pine.SOL.4.10.10101031518320.28840-100000@maxwell.phys.lafayette.edu>
32901              Date: Wed, 3 Jan 2001 15:36:06 -0500 (EST)
32902              
32903              Beware of GNU ld.
32904      Branch: perl
32905            ! hints/solaris_2.sh
32906 ____________________________________________________________________________
32907 [  8315] By: jhi                                   on 2001/01/04  18:56:48
32908         Log: From: Lupe Christoph <lupe@lupe-christoph.de>
32909              Subject: Re: [PATCH 5.7.1/Configure] failure to set src='.'
32910              Date: Wed, 3 Jan 2001 07:58:51 +0100
32911              Message-ID: <20010103075851.P4594@alanya.lupe-christoph.de>
32912      Branch: perl
32913            ! hints/solaris_2.sh
32914 ____________________________________________________________________________
32915 [  8314] By: jhi                                   on 2001/01/04  18:54:07
32916         Log: Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
32917              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
32918              Date: Wed,  3 Jan 2001 13:48:04 -0800 (PST)
32919              Message-ID: <14931.40265.379608.910008@soda.csua.berkeley.edu>
32920              
32921              Doc tweak on #8313.
32922      Branch: perl
32923            ! ext/B/B/Deparse.pm
32924 ____________________________________________________________________________
32925 [  8313] By: jhi                                   on 2001/01/04  18:52:27
32926         Log: Subject: [PATCH @8269] Continue blocks and B::Deparse
32927              Date: Wed,  3 Jan 2001 13:31:53 -0800 (PST)
32928              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
32929              Message-ID: <14931.37732.62835.279605@soda.csua.berkeley.edu>
32930              
32931              Make the peephole optimizer to bypass more null ops and
32932              and rewrite the deparse handling of continue blocks.
32933      Branch: perl
32934            ! ext/B/B/Deparse.pm op.c op.h t/lib/b.t
32935 ____________________________________________________________________________
32936 [  8312] By: jhi                                   on 2001/01/04  18:47:39
32937         Log: Upgrade to Storable 1.0.7, from Raphael Manfredi.
32938      Branch: perl
32939            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
32940            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
32941            ! t/lib/st-lock.t
32942 ____________________________________________________________________________
32943 [  8311] By: jhi                                   on 2001/01/04  18:36:08
32944         Log: Add a new MakeMaker variable PM_FILTER that defines a Unix
32945              filter to be run on each .pm during the pm_to_blib() phase,
32946              a fixed version of
32947              
32948              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
32949              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
32950              Date: Wed, 03 Jan 2001 22:01:30 +0100
32951              Message-ID: <5296.978555690@nice.ram.loc>
32952      Branch: perl
32953            ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
32954            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
32955            ! lib/ExtUtils/MakeMaker.pm
32956 ____________________________________________________________________________
32957 [  8310] By: jhi                                   on 2001/01/04  18:32:54
32958         Log: Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
32959              From: Robin Barker <rmb1@cise.npl.co.uk>
32960              Date: Tue, 2 Jan 2001 15:35:03 GMT
32961              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
32962      Branch: perl
32963            ! README.amiga lib/CPAN.pm lib/Win32.pod pod/perl56delta.pod
32964            ! pod/perlrequick.pod
32965 ____________________________________________________________________________
32966 [  8309] By: jhi                                   on 2001/01/04  18:29:07
32967         Log: Subject: Re: [patch] static-ize XS()
32968              From: Doug MacEachern <dougm@covalent.net>
32969              Date: Mon, 1 Jan 2001 15:26:01 -0800 (PST)
32970              Message-ID: <Pine.LNX.4.10.10101011523560.3379-100000@mojo.covalent.net>
32971              
32972              Provide prototypes for the XS functions.
32973      Branch: perl
32974            ! lib/ExtUtils/xsubpp
32975 ____________________________________________________________________________
32976 [  8308] By: jhi                                   on 2001/01/04  18:27:44
32977         Log: Subject: [patch] typemap =~ s/croak/Perl_croak/
32978              From: Doug MacEachern <dougm@covalent.net>
32979              Date: Mon, 1 Jan 2001 11:41:57 -0800 (PST)
32980              Message-ID: <Pine.LNX.4.10.10101011139570.3379-100000@mojo.covalent.net>
32981      Branch: perl
32982            ! lib/ExtUtils/typemap
32983 ____________________________________________________________________________
32984 [  8307] By: jhi                                   on 2001/01/04  18:25:25
32985         Log: Subject: Re: [patch] MM_Unix cpprun shortcut
32986              From: Doug MacEachern <dougm@covalent.net>
32987              Date: Wed, 3 Jan 2001 20:09:57 -0800 (PST)
32988              Message-ID: <Pine.LNX.4.10.10101032009330.280-100000@mojo.covalent.net>
32989              
32990              Add a .c.i: MakeMaker make rule to create cpreprocessed outputs.
32991      Branch: perl
32992            ! lib/ExtUtils/MM_Unix.pm
32993 ____________________________________________________________________________
32994 [  8306] By: jhi                                   on 2001/01/04  18:23:00
32995         Log: Subject: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison)
32996              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
32997              Date: Thu, 4 Jan 2001 12:47:10 +0100 
32998              Message-ID: <5930DC161690D21196670090271575470370111A@madt009a.siemens.es>
32999              
33000              The toke.c part only, patching embed.h and proto.h is futile.
33001      Branch: perl
33002            ! toke.c
33003 ____________________________________________________________________________
33004 [  8305] By: jhi                                   on 2001/01/04  18:05:51
33005         Log: Subject: [PATCH perl@8269] scanning two hex-constants fails on EBCDIC environment (script length.t)
33006              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
33007              Date: Thu, 4 Jan 2001 17:50:12 +0100 
33008              Message-ID: <5930DC161690D211966700902715754703738AA6@madt009a.siemens.es>
33009      Branch: perl
33010            ! toke.c
33011 ____________________________________________________________________________
33012 [  8304] By: jhi                                   on 2001/01/04  18:03:26
33013         Log: Subject: [PATCH perl@8269]
33014              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
33015              Date: Thu, 4 Jan 2001 12:53:39 +0100 
33016              Message-ID: <5930DC161690D211966700902715754703701130@madt009a.siemens.es>
33017              
33018              If running byacc write-enable also perly.h.
33019      Branch: perl
33020            ! Makefile.SH
33021 ____________________________________________________________________________
33022 [  8303] By: jhi                                   on 2001/01/04  15:40:49
33023         Log: Rewrite pp_concat() in terms of sv_catsv().
33024      Branch: perl
33025            ! pp_hot.c
33026 ____________________________________________________________________________
33027 [  8302] By: nick                                  on 2001/01/03  22:43:22
33028         Log: Integrate mainline.
33029      Branch: perlio
33030           !> ext/Encode/Encode.xs sv.c utf8.c
33031 ____________________________________________________________________________
33032 [  8301] By: jhi                                   on 2001/01/02  23:40:26
33033         Log: Variable naming tweak.
33034      Branch: perl
33035            ! sv.c
33036 ____________________________________________________________________________
33037 [  8300] By: jhi                                   on 2001/01/02  23:40:02
33038         Log: Use the UTF8_XXX macros in is_utf8_char(), a performance nit
33039              in is_utf8_string().
33040      Branch: perl
33041            ! utf8.c
33042 ____________________________________________________________________________
33043 [  8299] By: jhi                                   on 2001/01/02  22:14:40
33044         Log: Integrate perlio.
33045      Branch: perl
33046           !> pp.c pp_hot.c win32/Makefile
33047 ____________________________________________________________________________
33048 [  8298] By: nick                                  on 2001/01/02  22:03:06
33049         Log: Turn SvUTF8 off if not required in pp_chr and pp_stringify.
33050      Branch: perlio
33051            ! pp.c pp_hot.c
33052 ____________________________________________________________________________
33053 [  8297] By: jhi                                   on 2001/01/02  04:26:28
33054         Log: Signedness nit.
33055      Branch: perl
33056            ! ext/Encode/Encode.xs
33057 ____________________________________________________________________________
33058 [  8296] By: nick                                  on 2001/01/01  23:49:36
33059         Log: Add Encode and correct Filter/Util/Call in nmake Makefile
33060      Branch: perlio
33061            ! win32/Makefile
33062 ____________________________________________________________________________
33063 [  8295] By: jhi                                   on 2001/01/01  23:05:48
33064         Log: Integrate perlio.
33065      Branch: perl
33066           !> ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
33067           !> t/lib/encode.t
33068 ____________________________________________________________________________
33069 [  8294] By: nick                                  on 2001/01/01  22:48:34
33070         Log: Integrate mainline
33071      Branch: perlio
33072            ! pp_hot.c t/lib/encode.t
33073           !> (integrate 65 files)
33074 ____________________________________________________________________________
33075 [  8293] By: nick                                  on 2001/01/01  21:58:50
33076         Log: More rigor in UTF-8-ness of Encode's toUnicode
33077              XS export some of the utf8 internal functions.
33078              Test some of the functions.
33079              Fix pp_concat() bug shown by said tests.
33080      Branch: perlio
33081            ! ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
33082            ! t/lib/encode.t
33083 ____________________________________________________________________________
33084 [  8292] By: jhi                                   on 2001/01/01  18:11:44
33085         Log: Integrate perlio.
33086      Branch: perl
33087           !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
33088           !> ext/Encode/encengine.c ext/Encode/encode.h
33089 ____________________________________________________________________________
33090 [  8291] By: jhi                                   on 2001/01/01  18:10:58
33091         Log: Podify README.mpeix (a new version from the web),
33092              add a dummy NAME to Carp::Heavy, regen toc.
33093      Branch: perl
33094            ! README.mpeix lib/Carp/Heavy.pm pod/buildtoc.PL pod/perl.pod
33095            ! pod/perltoc.pod
33096 ____________________________________________________________________________
33097 [  8290] By: nick                                  on 2001/01/01  17:43:47
33098         Log: Loose the "Loading..." warning.
33099              Another bug in fallback support
33100      Branch: perlio
33101            ! ext/Encode/Encode.pm ext/Encode/encengine.c
33102 ____________________________________________________________________________
33103 [  8289] By: jhi                                   on 2001/01/01  00:01:57
33104         Log: Bump up Larry's copyright.
33105      Branch: perl
33106            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
33107            ! doop.c dump.c ext/DynaLoader/dl_dld.xs form.h gv.c gv.h
33108            ! handy.h hv.c hv.h mg.c mg.h op.c op.h perl.c perl.h perly.y
33109            ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c
33110            ! scope.c sv.c sv.h toke.c utf8.c utf8.h util.c util.h
33111            ! x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
33112            ! x2p/a2py.c x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c
33113            ! x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
33114 ____________________________________________________________________________
33115 [  8288] By: nick                                  on 2000/12/31  21:27:53
33116         Log: Fix .ucm reading - forgot a chr()
33117              Start of .ucm write (for .enc to .ucm)
33118      Branch: perlio
33119            ! ext/Encode/compile
33120 ____________________________________________________________________________
33121 [  8287] By: jhi                                   on 2000/12/31  18:15:56
33122         Log: Comment away a diagnostic message as noted by Craig A. Berry
33123              (the unexpected message was confusing testing)
33124      Branch: perl
33125            ! ext/Encode/Encode.pm
33126 ____________________________________________________________________________
33127 [  8286] By: jhi                                   on 2000/12/31  18:14:51
33128         Log: Subject: [PATCH perl@8269] ext/Encode/Makefile.PL line shortening
33129              Date: Sun, 31 Dec 2000 11:17:37 -0600
33130              From: "Craig A. Berry" <craigberry@mac.com>
33131              Message-Id: <5.0.2.1.0.20001230195844.025636c0@exchi01>
33132      Branch: perl
33133            ! ext/Encode/Makefile.PL
33134 ____________________________________________________________________________
33135 [  8285] By: nick                                  on 2000/12/31  18:11:54
33136         Log: Start of support of ICU-style .ucm files:
33137              - teach compile how to read a .ucm file
33138              - first guess at how to represent fallbacks in "tries".
33139              - use fallbacks if check == 0
33140              - new return code to indicate we used one.
33141      Branch: perlio
33142            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
33143            ! ext/Encode/encengine.c ext/Encode/encode.h
33144 ____________________________________________________________________________
33145 [  8284] By: jhi                                   on 2000/12/31  18:04:41
33146         Log: Pacify picky VMS compiler.
33147              
33148              Subject: perl@8269, whiny Compaq C compiler, unsigned expressions
33149              From: "Craig A. Berry" <craig.berry@psinetcs.com>
33150              Date: Sat, 30 Dec 2000 18:10:02 -0600
33151              Message-Id: <200012310010.CAA09719@tiku.hut.fi>
33152      Branch: perl
33153            ! sv.c
33154 ____________________________________________________________________________
33155 [  8283] By: jhi                                   on 2000/12/31  16:11:47
33156         Log: Wrong alarm: cygwin's getpwuid() is just fine (from Gerrit P. Haase)
33157      Branch: perl
33158            ! t/lib/glob-basic.t
33159 ____________________________________________________________________________
33160 [  8282] By: jhi                                   on 2000/12/31  15:26:11
33161         Log: Integrate perlio.
33162      Branch: perl
33163           !> makedef.pl opcode.pl os2/os2.c perlio.c
33164 ____________________________________________________________________________
33165 [  8281] By: nick                                  on 2000/12/31  10:06:15
33166         Log: Tweak perlio.c so that makedef.pl-exported perlsio_binmode()
33167              is available to be exported
33168      Branch: perlio
33169            ! makedef.pl perlio.c
33170 ____________________________________________________________________________
33171 [  8280] By: nick                                  on 2000/12/31  09:41:26
33172         Log: Ilya's OS2 patch (testing for damage on Win32)
33173      Branch: perlio
33174            ! makedef.pl opcode.pl os2/os2.c
33175 ____________________________________________________________________________
33176 [  8279] By: jhi                                   on 2000/12/30  21:52:07
33177         Log: Test nits.
33178      Branch: perl
33179            ! t/lib/syslfs.t t/op/lfs.t
33180 ____________________________________________________________________________
33181 [  8278] By: jhi                                   on 2000/12/30  21:47:49
33182         Log: Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
33183              From: andreas.koenig@anima.de (Andreas J. Koenig)
33184              Date: 30 Dec 2000 22:35:37 +0100
33185              Message-ID: <m3vgs1a8ye.fsf@ak-71.mind.de>
33186              
33187              The 32-bit wraparound test wasn't quite right.
33188      Branch: perl
33189            ! t/lib/syslfs.t t/op/lfs.t
33190 ____________________________________________________________________________
33191 [  8277] By: jhi                                   on 2000/12/30  21:33:44
33192         Log: Subject: [PATCH] open() example in perlfunc.pod 
33193              From: Karsten Sperling <s_sperli@ira.uka.de>
33194              Date: Sat, 30 Dec 2000 22:27:09 +0100
33195              Message-ID: <"iraun1.ira.0090801:001230.213049"@ira.uka.de>
33196      Branch: perl
33197            ! pod/perlfunc.pod
33198 ____________________________________________________________________________
33199 [  8276] By: jhi                                   on 2000/12/30  20:32:40
33200         Log: Not quite that many tests yet.
33201      Branch: perl
33202            ! t/op/pat.t
33203 ____________________________________________________________________________
33204 [  8275] By: jhi                                   on 2000/12/30  20:26:58
33205         Log: Integrate perlio.
33206      Branch: perl
33207           !> toke.c
33208 ____________________________________________________________________________
33209 [  8274] By: jhi                                   on 2000/12/30  20:24:56
33210         Log: Signedness nit.
33211      Branch: perl
33212            ! utf8.c
33213 ____________________________________________________________________________
33214 [  8273] By: jhi                                   on 2000/12/30  20:15:46
33215         Log: Add a test case for 20000731.001 which was fixed by the #8267.
33216      Branch: perl
33217            ! t/op/pat.t
33218 ____________________________________________________________________________
33219 [  8272] By: nick                                  on 2000/12/30  19:47:51
33220         Log: Tweak for MULTIPLICITY/USE_PERLIO
33221      Branch: perlio
33222            ! toke.c
33223 ____________________________________________________________________________
33224 [  8271] By: nick                                  on 2000/12/30  19:46:45
33225         Log: Integrate mainline
33226      Branch: perlio
33227           +> lib/unicode/distinct.pm
33228           !> Changes MANIFEST doop.c embed.h embed.pl mg.c op.c op.h
33229           !> patchlevel.h perl.h pod/perlapi.pod pp.c pp_ctl.c pp_hot.c
33230           !> proto.h regcomp.c regcomp.h regexec.c sv.c t/op/split.t utf8.c
33231 ____________________________________________________________________________
33232 [  8270] By: jhi                                   on 2000/12/30  19:39:50
33233         Log: Subject: RE: perl@8269
33234              From: "Richard Soderberg" <rs@crystalflame.net>
33235              Date: Sat, 30 Dec 2000 11:36:27 -0800
33236              Message-ID: <NAEKLNAAHLMBPMPNBMLEIEAKCKAA.rs@crystalflame.net>
33237              
33238              A missing aTHX_.
33239      Branch: perl
33240            ! toke.c
33241 ____________________________________________________________________________
33242 [  8269] By: jhi                                   on 2000/12/30  18:55:48
33243         Log: Update Changes.
33244      Branch: perl
33245            ! Changes patchlevel.h
33246 ____________________________________________________________________________
33247 [  8268] By: jhi                                   on 2000/12/30  17:18:40
33248         Log: Add a test for Unicode split //.  The #8267 was the cure.
33249      Branch: perl
33250            ! t/op/split.t
33251 ____________________________________________________________________________
33252 [  8267] By: jhi                                   on 2000/12/30  17:14:19
33253         Log: Subject: more UTF8 test suites and an UTF8 patch
33254              From: Inaba Hiroto <inaba@st.rim.or.jp>
33255              Date: Sat, 30 Dec 2000 14:27:10 +0900
33256              Message-ID: <3A4D722D.243AFD88@st.rim.or.jp> 
33257              
33258              Just the patch part for now, and the pragma renamed
33259              as unicode::distinct.
33260      Branch: perl
33261            + lib/unicode/distinct.pm
33262            ! MANIFEST doop.c embed.h embed.pl mg.c op.c op.h perl.h
33263            ! pod/perlapi.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
33264            ! regcomp.h regexec.c sv.c toke.c utf8.c
33265 ____________________________________________________________________________
33266 [  8266] By: nick                                  on 2000/12/30  16:40:49
33267         Log: Integrate mainline
33268      Branch: perlio
33269           +> lib/Pod/Text/Overstrike.pm
33270           !> MANIFEST doio.c hints/dec_osf.sh hv.c lib/Pod/Man.pm
33271           !> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm op.c
33272           !> pod/pod2text.PL sv.c t/lib/syslfs.t t/op/join.t t/op/lfs.t
33273           !> t/pragma/constant.t t/pragma/sub_lval.t t/pragma/utf8.t util.c
33274           !> vms/vms.c vms/vmsish.h vms/vmspipe.com
33275 ____________________________________________________________________________
33276 [  8265] By: jhi                                   on 2000/12/30  07:28:55
33277         Log: The sv_catsv() fix, take two.
33278      Branch: perl
33279            ! sv.c t/op/join.t
33280 ____________________________________________________________________________
33281 [  8264] By: jhi                                   on 2000/12/30  06:19:18
33282         Log: Undo all the join-related changes since #8248: relevant
33283              portions of 8248, 8249, 8250, 8251, 8260, 8263 must go.
33284              The new sv_catsv() doesn't fly so it must go back to
33285              the drawing board.
33286      Branch: perl
33287            ! sv.c t/op/join.t t/pragma/utf8.t
33288 ____________________________________________________________________________
33289 [  8263] By: jhi                                   on 2000/12/30  01:08:32
33290         Log: (Retracted by #8264)  Tweak sv_catsv() some more.
33291      Branch: perl
33292            ! sv.c
33293 ____________________________________________________________________________
33294 [  8262] By: jhi                                   on 2000/12/30  00:45:14
33295         Log: Retract #8261.
33296      Branch: perl
33297            ! hv.c util.c
33298 ____________________________________________________________________________
33299 [  8261] By: jhi                                   on 2000/12/30  00:38:32
33300         Log: (Retracted by #8261). (Unsuccessful memory access tweaks.)
33301      Branch: perl
33302            ! hv.c util.c
33303 ____________________________________________________________________________
33304 [  8260] By: jhi                                   on 2000/12/29  22:51:33
33305         Log: (Retracted by #8264)  More fixing for #8251.
33306      Branch: perl
33307            ! sv.c
33308 ____________________________________________________________________________
33309 [  8259] By: jhi                                   on 2000/12/29  18:27:30
33310         Log: Subject: podlators 1.06 released
33311              From: Russ Allbery <rra@stanford.edu>
33312              Date: 25 Dec 2000 05:09:30 -0800
33313              Message-ID: <ylwvcosl4l.fsf@windlord.stanford.edu>
33314      Branch: perl
33315            + lib/Pod/Text/Overstrike.pm
33316            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Color.pm
33317            ! lib/Pod/Text/Termcap.pm pod/pod2text.PL
33318 ____________________________________________________________________________
33319 [  8258] By: jhi                                   on 2000/12/29  18:20:45
33320         Log: Make the large file tests more robust/talkative as suggested by
33321              
33322              Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
33323              From: andreas.koenig@anima.de (Andreas J. Koenig)
33324              Date: 29 Dec 2000 14:23:01 +0100
33325              Message-ID: <m3snn7uzt6.fsf@ak-71.mind.de>
33326      Branch: perl
33327            ! t/lib/syslfs.t t/op/lfs.t
33328 ____________________________________________________________________________
33329 [  8257] By: jhi                                   on 2000/12/29  17:48:04
33330         Log: Further VMS piping fixes from Charles Lane:
33331              
33332              In summary, error messages produced when a subprocess terminated
33333              abnormally were being sent not just to the parent process, but to
33334              grandparents, because of default values for error output that were
33335              not completely overridden when the subprocess was started.
33336              
33337              This patch fixes this behavior by defining user-mode (i.e., temporary
33338              for the duration of the program) logical names for SYS$OUTPUT and
33339              SYS$ERROR when they are (re)opened inside Perl.  And a bunch of other
33340              changes to make it so that the user-mode logicals are the ones that
33341              control where Perl's error messages go if it terminates abnormally.
33342              
33343              I also added some gratuitous fixes to the indentation of braces in
33344              the piping code.  It just looked ugly, before.
33345      Branch: perl
33346            ! doio.c vms/vms.c vms/vmsish.h vms/vmspipe.com
33347 ____________________________________________________________________________
33348 [  8256] By: jhi                                   on 2000/12/29  17:45:12
33349         Log: Subject: [PATCH] Idea: Declare multiple constants at once (fwd)
33350              From: "Casey R. Tweten" <crt@kiski.net>
33351              Date: Fri, 29 Dec 2000 12:03:00 -0500 (EST)
33352              Message-ID: <Pine.OSF.4.21.0012291201150.17186-100000@home.kiski.net>
33353              
33354              Tests for for #8240.
33355      Branch: perl
33356            ! t/pragma/constant.t
33357 ____________________________________________________________________________
33358 [  8255] By: jhi                                   on 2000/12/29  17:43:07
33359         Log: Subject: Re: [PATCH] Interesting syntax idea
33360              From: Simon Cozens <simon@cozens.net>
33361              Date: Fri, 29 Dec 2000 14:34:04 +0000
33362              Message-ID: <20001229143404.A7762@deep-dark-truthful-mirror.perlhacker.org>
33363              
33364              Tests for #8254.
33365      Branch: perl
33366            ! t/pragma/sub_lval.t
33367 ____________________________________________________________________________
33368 [  8254] By: jhi                                   on 2000/12/29  17:42:11
33369         Log: Subject: [PATCH] Interesting syntax idea
33370              From: Simon Cozens <simon@cozens.net>
33371              Date: Wed, 27 Dec 2000 05:08:57 +0000
33372              Message-ID: <20001227050857.A11296@deep-dark-truthful-mirror.perlhacker.org>
33373              
33374              Make opens + bareword assigns do typeglob assigns.
33375      Branch: perl
33376            ! op.c
33377 ____________________________________________________________________________
33378 [  8253] By: jhi                                   on 2000/12/29  17:36:45
33379         Log: Output the (apparent) version of gcc, as suggested by
33380              
33381              Subject: [ID 20001226.001] dec_osf.sh mis-parses gcc version 2.95.2 as less than 2.95, causing installation-failure
33382              From: jhbrown@ai.mit.edu (Jeremy H. Brown)
33383              Date: 26 Dec 2000 04:29:17 -0500
33384              Message-Id: <uv6puify1hu.fsf@suspiria.ai.mit.edu>
33385              
33386              (The patch as such didn't any more apply as the misparsing had
33387              already been addressed in #6474.)  Also change the wording about
33388              gcc 2.95.2, for Jeremy it didn't break sdbm, for me it did.
33389      Branch: perl
33390            ! hints/dec_osf.sh
33391 ____________________________________________________________________________
33392 [  8252] By: nick                                  on 2000/12/29  12:14:31
33393         Log: Integrate mainline
33394      Branch: perlio
33395           !> (integrate 27 files)
33396 ____________________________________________________________________________
33397 [  8251] By: jhi                                   on 2000/12/29  08:45:46
33398         Log: (Retracted by #8264)
33399              
33400              (Fixed by #8260.)
33401              
33402              sv_catsv() needs one more byte space than seems reasonable.
33403              (for join() and PERL_DESTRUCT_LEVEL=2, built with debugging).
33404              Curiouser and curiouser.
33405      Branch: perl
33406            ! sv.c
33407 ____________________________________________________________________________
33408 [  8250] By: jhi                                   on 2000/12/29  07:57:52
33409         Log: More split // UTF-8 tests.
33410      Branch: perl
33411            ! t/pragma/utf8.t
33412 ____________________________________________________________________________
33413 [  8249] By: jhi                                   on 2000/12/29  07:54:51
33414         Log: (Retracted by #8264)  More join() testing which was good because
33415              it revealed a bug in #8248 (the UTF8_EIGHT_BIT_LO() was wrong).
33416      Branch: perl
33417            ! pp.c t/op/join.t utf8.c utf8.h
33418 ____________________________________________________________________________
33419 [  8248] By: jhi                                   on 2000/12/29  07:08:32
33420         Log: (Retracted by #8264)  Externally: join() was still quite UTF-8-unaware.
33421              Internally: sv_catsv() wasn't quite okay on UTF-8, it assumed
33422              that the only cases to care about are byte+byte and byte+character.
33423              
33424              TODO: See how well pp_concat() could be implemented in terms
33425              of sv_catsv().
33426      Branch: perl
33427            ! doop.c sv.c t/op/join.t utf8.h
33428 ____________________________________________________________________________
33429 [  8247] By: jhi                                   on 2000/12/29  06:35:23
33430         Log: Signedness nit.
33431      Branch: perl
33432            ! pp_hot.c
33433 ____________________________________________________________________________
33434 [  8246] By: jhi                                   on 2000/12/29  01:23:31
33435         Log: Subject: Re: [ID 20001226.002] Not OK: perl v5.7.0 +DEVEL8221 on i86pc-solaris 2.8 (UNINSTALLED)
33436              From: Lupe Christoph <lupe@lupe-christoph.de>
33437              Date: Thu, 28 Dec 2000 23:00:00 +0100
33438              Message-ID: <20001228230000.F2574@alanya.lupe-christoph.de>
33439              
33440              Suggest rsync --delete --dry-run.
33441      Branch: perl
33442            ! pod/perlhack.pod
33443 ____________________________________________________________________________
33444 [  8245] By: jhi                                   on 2000/12/28  23:57:05
33445         Log: The maxiters upper limit sanity check (guarding against
33446              non-progress) assumed bytes instead of characters in s///
33447              and split().
33448      Branch: perl
33449            ! pp.c pp_hot.c
33450 ____________________________________________________________________________
33451 [  8244] By: jhi                                   on 2000/12/28  23:34:08
33452         Log: Make some panic messages a bit more logical.
33453      Branch: perl
33454            ! doop.c pod/perldiag.pod pp.c pp_hot.c
33455 ____________________________________________________________________________
33456 [  8243] By: jhi                                   on 2000/12/28  22:59:16
33457         Log: Subject: [PATCH] lvalue AUTOLOAD. No, really.
33458              From: Simon Cozens <simon@cozens.net>
33459              Date: Wed, 27 Dec 2000 02:30:03 +0000
33460              Message-ID: <20001227023003.A7677@deep-dark-truthful-mirror.perlhacker.org>
33461      Branch: perl
33462            ! pp.c t/pragma/sub_lval.t
33463 ____________________________________________________________________________
33464 [  8242] By: jhi                                   on 2000/12/28  22:56:53
33465         Log: Subject: [PATCH blead] Fix B::Terse indentation
33466              From: Daniel Chetlin <daniel@chetlin.com>
33467              Date: Wed, 27 Dec 2000 06:43:30 -0800
33468              Message-ID: <20001227064329.B9573@darkstar>
33469      Branch: perl
33470            ! ext/B/B.pm ext/B/B/Terse.pm t/lib/b.t
33471 ____________________________________________________________________________
33472 [  8241] By: jhi                                   on 2000/12/28  22:48:59
33473         Log: The latter patch from the
33474              
33475              Subject: [PATCH: perl@8211] directory depth typo in one win32 Makefile
33476              From: Peter Prymmer <pvhp@forte.com> 
33477              Date: Fri, 22 Dec 2000 14:52:12 -0800 (PST)
33478              Message-ID: <Pine.OSF.4.10.10012221433140.195493-100000@aspara.forte.com>
33479              
33480              (the former patch from the above should have been
33481              taken care of by Nick I-S)
33482      Branch: perl
33483            ! win32/Makefile
33484 ____________________________________________________________________________
33485 [  8240] By: jhi                                   on 2000/12/28  22:45:22
33486         Log: Subject: Re: [PATCH] Idea: Declare multiple constants at once
33487              From: "Casey R. Tweten" <crt@kiski.net>
33488              Date: Fri, 22 Dec 2000 10:35:53 -0500 (EST)
33489              Message-ID: <Pine.OSF.4.21.0012221032030.28992-100000@home.kiski.net>
33490      Branch: perl
33491            ! lib/constant.pm
33492 ____________________________________________________________________________
33493 [  8239] By: jhi                                   on 2000/12/28  22:37:45
33494         Log: Subject: [PATCH] Re: [ID 19991001.003] sort(sub(arg)) misparsed as sort sub args
33495              From: Simon Cozens <simon@cozens.net>
33496              Date: Wed, 27 Dec 2000 14:12:44 +0000
33497              Message-ID: <20001227141244.A13344@deep-dark-truthful-mirror.perlhacker.org>
33498      Branch: perl
33499            ! t/op/method.t t/op/sort.t toke.c
33500 ____________________________________________________________________________
33501 [  8238] By: jhi                                   on 2000/12/28  22:30:32
33502         Log: Subject: [PATCH perl@8229] Call.pm
33503              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
33504              Date: Mon, 25 Dec 2000 10:47:15 -0000
33505              Message-ID: <000201c06e60$0b967760$a20a140a@bfs.phone.com>
33506      Branch: perl
33507            ! ext/Filter/Util/Call/Call.pm
33508 ____________________________________________________________________________
33509 [  8237] By: jhi                                   on 2000/12/28  22:19:21
33510         Log: Subject: [PATCH blead] Fix problem with `&' prototype
33511              From: Daniel Chetlin <daniel@chetlin.com>
33512              Date: Wed, 27 Dec 2000 15:55:32 -0800
33513              Message-ID: <20001227155532.D9573@darkstar>
33514      Branch: perl
33515            ! op.c t/comp/proto.t
33516 ____________________________________________________________________________
33517 [  8236] By: jhi                                   on 2000/12/28  22:09:25
33518         Log: Subject: Re: [PATCH blead] Fix segfault in gv_handler/mg_find
33519              From: Daniel Chetlin <daniel@chetlin.com>
33520              Date: Sun, 24 Dec 2000 04:09:49 -0800
33521              Message-ID: <20001224040949.B3090@darkstar>
33522      Branch: perl
33523            ! gv.c mg.c t/op/attrs.t
33524 ____________________________________________________________________________
33525 [  8235] By: jhi                                   on 2000/12/28  22:07:11
33526         Log: Subject: [PATCH] Win32::Spawn() didn't inherit cwd and env correctly
33527              From: Jan Dubois <jand@ActiveState.com>
33528              Date: Tue, 26 Dec 2000 20:57:31 -0800
33529              Message-ID: <reti4ts0php3anruv0qcjru3tl850g3sfd@4ax.com>
33530      Branch: perl
33531            ! win32/win32.c
33532 ____________________________________________________________________________
33533 [  8234] By: jhi                                   on 2000/12/28  21:52:42
33534         Log: Subject: Re: [PATCH] Warn on use of reference as array elem
33535              From: Simon Cozens <simon@cozens.net>
33536              Date: Thu, 28 Dec 2000 20:33:13 +0000
33537              Message-ID: <20001228203313.A2607@deep-dark-truthful-mirror.perlhacker.org>
33538      Branch: perl
33539            ! pod/perldiag.pod pp_hot.c t/pragma/warn/pp_hot
33540 ____________________________________________________________________________
33541 [  8233] By: jhi                                   on 2000/12/28  19:40:49
33542         Log: Integrate perlio.
33543      Branch: perl
33544           !> ext/Encode/Makefile.PL ext/Encode/compile
33545 ____________________________________________________________________________
33546 [  8232] By: nick                                  on 2000/12/23  16:06:00
33547         Log: Encode's Makefile.PL fix not good for dmake $(MAKEFILE) is set to -f Makefile
33548              and fails to make '-f'. (Also handle case where xxxx.c files have not been deleted.)
33549      Branch: perlio
33550            ! ext/Encode/Makefile.PL
33551 ____________________________________________________________________________
33552 [  8231] By: nick                                  on 2000/12/23  14:30:34
33553         Log: "Compiled" encode build cleanup
33554              - Makefile uses catfile $(MAKEFILE) etc. for platform issues.
33555              - .c files do not export sub-tables
33556      Branch: perlio
33557            ! ext/Encode/Makefile.PL ext/Encode/compile
33558 ____________________________________________________________________________
33559 [  8230] By: nick                                  on 2000/12/23  12:50:37
33560         Log: Integrate mainline
33561      Branch: perlio
33562           !> INSTALL lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
33563           !> lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
33564           !> pod/perl5004delta.pod pod/perl5005delta.pod
33565           !> pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
33566           !> pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
33567           !> pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
33568           !> pod/perlsub.pod
33569 ____________________________________________________________________________
33570 [  8229] By: jhi                                   on 2000/12/22  15:32:12
33571         Log: Integrate perlio.
33572      Branch: perl
33573           +> win32/distclean.bat
33574           !> MANIFEST t/io/utf8.t
33575 ____________________________________________________________________________
33576 [  8228] By: jhi                                   on 2000/12/22  15:29:40
33577         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
33578              From: Robin Barker <rmb1@cise.npl.co.uk>
33579              Date: Fri, 22 Dec 2000 12:17:38 GMT
33580              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
33581      Branch: perl
33582            ! lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
33583            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
33584            ! pod/perl5004delta.pod pod/perl5005delta.pod
33585            ! pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
33586            ! pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
33587            ! pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
33588            ! pod/perlsub.pod
33589 ____________________________________________________________________________
33590 [  8227] By: jhi                                   on 2000/12/22  15:24:28
33591         Log: Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
33592              From: "John L. Allen" <allen@grumman.com>
33593              Date: Thu, 21 Dec 2000 14:39:58 -0500 (EST)
33594              Message-ID: <Pine.SOL.3.91.1001221133227.23511A-100000@gateway.grumman.com>
33595              
33596              Document APPLLIB_EXP.
33597      Branch: perl
33598            ! INSTALL
33599 ____________________________________________________________________________
33600 [  8226] By: nick                                  on 2000/12/21  22:11:50
33601         Log: Handy script for when one forgets to "dmake clean" 
33602      Branch: perlio
33603            + win32/distclean.bat
33604            ! MANIFEST
33605 ____________________________________________________________________________
33606 [  8225] By: nick                                  on 2000/12/21  21:54:04
33607         Log: CRLF platform issue with io/utf8 fix.
33608      Branch: perlio
33609            ! t/io/utf8.t
33610 ____________________________________________________________________________
33611 [  8224] By: nick                                  on 2000/12/21  21:02:20
33612         Log: Integrate mainline
33613      Branch: perlio
33614           !> Changes Configure Makefile.SH Porting/Glossary
33615           !> Porting/config.sh Porting/config_H configure.com
33616           !> epoc/config.sh ext/Thread/Thread.xs patchlevel.h
33617           !> pod/perlfaq3.pod pod/perlfunc.pod pod/perltoc.pod pp_sys.c
33618           !> sv.c t/io/fs.t t/op/misc.t t/op/utf8decode.t t/pragma/utf8.t
33619           !> win32/config.bc win32/config.gc win32/config.vc
33620 ____________________________________________________________________________
33621 [  8223] By: jhi                                   on 2000/12/21  17:09:16
33622         Log: Update Changes.
33623      Branch: perl
33624            ! Changes patchlevel.h
33625 ____________________________________________________________________________
33626 [  8222] By: jhi                                   on 2000/12/21  16:24:01
33627         Log: Metaconfig unit changes for #8221.
33628      Branch: metaconfig/U/perl
33629           +> issymlink.U
33630            - testsyml.U
33631            ! Mksymlinks.U
33632 ____________________________________________________________________________
33633 [  8221] By: jhi                                   on 2000/12/21  16:23:48
33634         Log: Rename testsyml to issymlink.
33635      Branch: perl
33636            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
33637            ! epoc/config.sh pod/perltoc.pod win32/config.bc win32/config.gc
33638            ! win32/config.vc
33639 ____________________________________________________________________________
33640 [  8220] By: jhi                                   on 2000/12/21  15:47:26
33641         Log: Robustness support for #8218 (symlink forest) since the GNU
33642              tools seem to be overly picky about symlinkage depths.
33643      Branch: perl
33644            ! Makefile.SH t/io/fs.t
33645 ____________________________________________________________________________
33646 [  8219] By: jhi                                   on 2000/12/21  15:38:27
33647         Log: Metaconfig changes for #8218.
33648      Branch: metaconfig
33649            ! U/modified/Oldconfig.U
33650      Branch: metaconfig/U/perl
33651            + Mksymlinks.U
33652            ! testsyml.U
33653 ____________________________________________________________________________
33654 [  8218] By: jhi                                   on 2000/12/21  15:37:57
33655         Log: Add Configure option -Dmksymlinks which will create a symlink
33656              forest if the current/build differs from the source directory.
33657              TODO: mkdir -p is not portable.
33658      Branch: perl
33659            ! Configure
33660 ____________________________________________________________________________
33661 [  8217] By: jhi                                   on 2000/12/21  14:39:12
33662         Log: Subject: [PATCH] Re: Latest tarball doesn't build with threads
33663              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
33664              Date: Thu, 21 Dec 2000 09:38:18 GMT
33665              Message-Id: <200012210938.JAA29043@mikado.tiuk.ti.com>
33666              
33667              The ofs became an SV.
33668      Branch: perl
33669            ! ext/Thread/Thread.xs
33670 ____________________________________________________________________________
33671 [  8216] By: jhi                                   on 2000/12/21  05:40:21
33672         Log: The polymorphism seems to have fixed 20000517.001.
33673      Branch: perl
33674            ! t/pragma/utf8.t
33675 ____________________________________________________________________________
33676 [  8215] By: jhi                                   on 2000/12/21  04:44:52
33677         Log: read() documentation tweak for 20001121.004.
33678      Branch: perl
33679            ! pod/perlfunc.pod
33680 ____________________________________________________________________________
33681 [  8214] By: jhi                                   on 2000/12/21  03:54:11
33682         Log: Fix for 20001210.003, "write(FH) on closed FH causes segv".
33683      Branch: perl
33684            ! pp_sys.c t/op/misc.t
33685 ____________________________________________________________________________
33686 [  8213] By: jhi                                   on 2000/12/21  00:28:10
33687         Log: Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com
33688              From: Peter Prymmer <pvhp@forte.com>
33689              Date: Wed, 20 Dec 2000 16:13:32 -0800 (PST)
33690              Message-ID: <Pine.OSF.4.10.10012201609140.11967-100000@aspara.forte.com>
33691      Branch: perl
33692            ! configure.com
33693 ____________________________________________________________________________
33694 [  8212] By: jhi                                   on 2000/12/21  00:26:21
33695         Log: Edit edit edit.
33696      Branch: perl
33697            ! pod/perlfaq3.pod
33698 ____________________________________________________________________________
33699 [  8211] By: jhi                                   on 2000/12/20  18:52:46
33700         Log: Update Changes.
33701      Branch: perl
33702            ! Changes patchlevel.h
33703 ____________________________________________________________________________
33704 [  8210] By: jhi                                   on 2000/12/20  18:34:47
33705         Log: Yet another editor edit.
33706      Branch: perl
33707            ! pod/perlfaq3.pod
33708 ____________________________________________________________________________
33709 [  8209] By: jhi                                   on 2000/12/20  15:33:28
33710         Log: More Win32 Perling.
33711      Branch: perl
33712            ! pod/perlfaq3.pod
33713 ____________________________________________________________________________
33714 [  8208] By: jhi                                   on 2000/12/20  15:07:46
33715         Log: More Win32 editor/IDE/shell hints.
33716      Branch: perl
33717            ! pod/perlfaq3.pod
33718 ____________________________________________________________________________
33719 [  8207] By: jhi                                   on 2000/12/20  03:54:08
33720         Log: Subject: [PATCH] obscure timing knowledge
33721              From: Nicholas Clark <nick@ccl4.org>
33722              Date: Tue, 19 Dec 2000 19:22:31 +0000
33723              Message-ID: <20001219192231.F2827@plum.flirble.org>
33724      Branch: perl
33725            ! sv.c
33726 ____________________________________________________________________________
33727 [  8206] By: jhi                                   on 2000/12/20  03:45:57
33728         Log: Subject: [ID 20001219.011] Not OK: perl v5.7.1 +DEVEL8205 on alpha-dec_osf-perlio-multi 4.0f (UNINSTALLED)
33729              From: Spider Boardman <spider@leggy.zk3.dec.com>
33730              Date: Tue, 19 Dec 2000 21:30:16 -0500
33731              Message-Id: <200012200230.VAA17619@leggy.zk3.dec.com>
33732      Branch: perl
33733            ! sv.c
33734 ____________________________________________________________________________
33735 [  8205] By: jhi                                   on 2000/12/19  23:02:01
33736         Log: Update Changes.
33737      Branch: perl
33738            ! Changes patchlevel.h
33739 ____________________________________________________________________________
33740 [  8204] By: jhi                                   on 2000/12/19  22:58:18
33741         Log: Recode the naughty binary bytes ([\x00-\x08\x0b-\x1f\x7f-\xff])
33742              using the \xHH notation.  No more inlined UTF-8, sigh, but easier
33743              on editors and diffing/patching.
33744      Branch: perl
33745            ! t/op/utf8decode.t
33746 ____________________________________________________________________________
33747 [  8203] By: nick                                  on 2000/12/19  21:36:16
33748         Log: Integrate mainline (forgot my own change...)
33749      Branch: perlio
33750           !> ext/Encode/compile
33751 ____________________________________________________________________________
33752 [  8202] By: nick                                  on 2000/12/19  21:34:42
33753         Log: Integrate mainline.
33754      Branch: perlio
33755           !> (integrate 61 files)
33756 ____________________________________________________________________________
33757 [  8201] By: nick                                  on 2000/12/19  21:34:06
33758         Log: Avoid looking for File::Glob when we don't need it.
33759      Branch: perl
33760            ! ext/Encode/compile
33761 ____________________________________________________________________________
33762 [  8200] By: jhi                                   on 2000/12/19  18:35:49
33763         Log: Update Changes.
33764      Branch: perl
33765            ! Changes patchlevel.h
33766 ____________________________________________________________________________
33767 [  8199] By: jhi                                   on 2000/12/19  18:35:07
33768         Log: Microperl tweaks.
33769      Branch: perl
33770            ! sv.c uconfig.h uconfig.sh
33771 ____________________________________________________________________________
33772 [  8198] By: jhi                                   on 2000/12/19  18:29:59
33773         Log: Regen Configure, nitfix uconfig.sh (d_vendorarch is needed).
33774      Branch: perl
33775            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
33776            ! config_h.SH pod/perltoc.pod uconfig.h uconfig.sh
33777 ____________________________________________________________________________
33778 [  8197] By: jhi                                   on 2000/12/19  17:55:29
33779         Log: In VMS embedded perls couldn't access the statically built Socket,
33780              from Charles Lane.
33781      Branch: perl
33782            ! configure.com
33783 ____________________________________________________________________________
33784 [  8196] By: jhi                                   on 2000/12/19  17:49:50
33785         Log: Subject: [PATCH perl@8143] DB_File-1.75 (was RE: [8104] DB_File)
33786              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk> 
33787              Date: Sun, 17 Dec 2000 19:11:44 -0000
33788              Message-ID: <000801c0685d$3224e5a0$a20a140a@bfs.phone.com> 
33789      Branch: perl
33790            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
33791            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
33792 ____________________________________________________________________________
33793 [  8195] By: jhi                                   on 2000/12/19  17:47:53
33794         Log: Subject: [patch perl@8150] h2xs SYNOPSIS
33795              From: Jonathan Stowe <gellyfish@gellyfish.com>
33796              Date: Mon, 18 Dec 2000 10:24:38 +0000 (GMT)
33797              Message-ID: <Pine.LNX.4.10.10012181021180.20731-100000@orpheus.gellyfish.com>
33798      Branch: perl
33799            ! utils/h2xs.PL
33800 ____________________________________________________________________________
33801 [  8194] By: jhi                                   on 2000/12/19  17:46:28
33802         Log: Subject: Re: useless use of void context work-around
33803              From: andreas.koenig@anima.de (Andreas J. Koenig)
33804              Date: 16 Dec 2000 15:13:36 +0100
33805              Message-ID: <m3g0jofo8f.fsf@ak-71.mind.de>
33806              
33807              Document (comment) the q(di ds ig) trick in the code.
33808      Branch: perl
33809            ! op.c
33810 ____________________________________________________________________________
33811 [  8193] By: jhi                                   on 2000/12/19  17:10:57
33812         Log: Subject: [ID 20001215.004] Sys::Syslog::xlate doesn't handle LOG_EMERG
33813              From: "Mark J. Reed" <mreed@strange.turner.com>
33814              Date: Fri, 15 Dec 2000 21:22:29 -0500 (EST)
33815              Message-Id: <200012160222.VAA13986@strange.turner.com>
33816      Branch: perl
33817            ! ext/Sys/Syslog/Syslog.pm
33818 ____________________________________________________________________________
33819 [  8192] By: jhi                                   on 2000/12/19  17:07:45
33820         Log: Subject: [PATCH] Re: [PATCH] strtoq, strtou(q|ll|l) testing
33821              From: Nicholas Clark <nick@ccl4.org>
33822              Date: Sat, 16 Dec 2000 19:03:13 +0000
33823              Message-ID: <20001216190313.D68304@plum.flirble.org>
33824      Branch: perl
33825            ! t/op/64bitint.t
33826 ____________________________________________________________________________
33827 [  8191] By: jhi                                   on 2000/12/19  17:06:13
33828         Log: Subject: [ID 20001218.005] Not OK: perl v5.7.0 +DEVEL8148 on powerpc-machten 4.1.4
33829              From: Dominic Dunlop <domo@computer.org>
33830              Date: Mon, 18 Dec 2000 12:00:15 +0100
33831              Message-Id: <p04320404b6639e7aa043@[192.168.1.4]>
33832              
33833              This patchlet is needed in order that perl can be statically linked.  
33834      Branch: perl
33835            ! regexec.c
33836 ____________________________________________________________________________
33837 [  8190] By: jhi                                   on 2000/12/19  17:03:08
33838         Log: Subject: [PATCH perl@8133] finding PerlIO symbols for VMS
33839              From: "Craig A. Berry" <craig.berry@psinetcs.com>
33840              Date: Sun, 17 Dec 2000 00:18:35 -0600
33841              Message-Id: <p04330102b661bc01daba@[172.16.52.1]>
33842      Branch: perl
33843            ! perlio.h vms/gen_shrfls.pl
33844 ____________________________________________________________________________
33845 [  8189] By: jhi                                   on 2000/12/19  16:20:28
33846         Log: Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
33847              From: Prymmer/Kahn <pvhp@best.com>
33848              Date: Tue, 19 Dec 2000 08:08:31 -0800 (PST)
33849              Message-ID: <Pine.BSF.4.21.0012190804040.14656-100000@shell8.ba.best.com>
33850              
33851              A better version of #8188.
33852      Branch: perl
33853            ! pod/perlfaq3.pod
33854 ____________________________________________________________________________
33855 [  8188] By: jhi                                   on 2000/12/19  15:57:06
33856         Log: (Replaced by #8189)
33857              
33858              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
33859              Date: Mon, 18 Dec 2000 08:03:34 -0800 (PST)
33860              From: Prymmer/Kahn <pvhp@best.com>
33861              Message-ID: <Pine.BSF.4.21.0012180802090.27110-100000@shell8.ba.best.com>
33862              Subject: Re: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
33863              From: Ronald J Kimball <rjk@linguist.Thayer.Dartmouth.EDU>
33864              Date: Mon, 18 Dec 2000 11:10:45 -0500
33865              Message-ID: <20001218111044.B180222@linguist.thayer.dartmouth.edu>
33866      Branch: perl
33867            ! pod/perlfaq3.pod
33868 ____________________________________________________________________________
33869 [  8187] By: jhi                                   on 2000/12/19  15:54:19
33870         Log: Email address fix for Anton Berezin.
33871      Branch: perl
33872            ! AUTHORS
33873 ____________________________________________________________________________
33874 [  8186] By: jhi                                   on 2000/12/19  15:38:54
33875         Log: Subject: [PATCH perl@8102] cygwin port
33876              From: "Eric Fifer" <efifer@dircon.co.uk> 
33877              Date: Thu, 14 Dec 2000 13:41:29 -0000
33878              Message-Id: <200012141340.NAA54236@mailhost1.dircon.co.uk>
33879              
33880              When compiling modules the data item that is being imported
33881              from libperl.dll needs to be tagged as imported/shared data:
33882              extern __declspec(dllimport) PerlIO_funcs PerlIO_pending;
33883      Branch: perl
33884            ! perliol.h
33885 ____________________________________________________________________________
33886 [  8185] By: jhi                                   on 2000/12/19  14:53:24
33887         Log: Regen uconfig.h and uconfig.sh.
33888      Branch: perl
33889            ! uconfig.h uconfig.sh
33890 ____________________________________________________________________________
33891 [  8184] By: jhi                                   on 2000/12/18  20:43:49
33892         Log: Comments work so much better when they are closed.
33893      Branch: perl
33894            ! regcomp.c
33895 ____________________________________________________________________________
33896 [  8183] By: jhi                                   on 2000/12/18  18:04:02
33897         Log: Some compilers (e.g. HP-UX) can't switch on 64-bit integers.
33898              Fixes the bug 20001218.016.
33899      Branch: perl
33900            ! regcomp.c
33901 ____________________________________________________________________________
33902 [  8182] By: gsar                                  on 2000/12/18  09:53:47
33903         Log: delete spurious files
33904      Branch: maint-5.6/perl
33905            - lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif vos/config.def
33906            - vos/config.h vos/config_h.SH_orig
33907 ____________________________________________________________________________
33908 [  8181] By: gsar                                  on 2000/12/18  09:46:08
33909         Log: regen perltoc
33910      Branch: maint-5.6/perl
33911            ! pod/buildtoc.PL pod/perl.pod pod/perlapi.pod pod/perltoc.pod
33912 ____________________________________________________________________________
33913 [  8180] By: gsar                                  on 2000/12/18  09:20:27
33914         Log: integrate changes#7924..7926,7946,7952 from mainline
33915      Branch: maint-5.6/perl
33916           !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/MM_Unix.pm
33917           !> lib/File/stat.pm t/lib/class-struct.t
33918 ____________________________________________________________________________
33919 [  8179] By: gsar                                  on 2000/12/18  08:55:54
33920         Log: integrate changes#7889,7890,7900,7903,7904,7907,7910,7917,
33921              7918,7919,7988,8907 from mainline (various)
33922      Branch: maint-5.6/perl
33923           +> t/lib/class-struct.t
33924           !> MANIFEST README.amiga ext/Sys/Syslog/Syslog.pm gv.c
33925           !> lib/Class/Struct.pm pod/perlipc.pod pod/perltie.pod
33926           !> t/lib/syslfs.t t/op/lfs.t utils/perlcc.PL
33927 ____________________________________________________________________________
33928 [  8178] By: gsar                                  on 2000/12/18  08:16:30
33929         Log: avoid redefinition warnings on windows due to sys/socket.h getting
33930              #included before win32.h
33931      Branch: maint-5.6/perl
33932            ! win32/include/sys/socket.h
33933 ____________________________________________________________________________
33934 [  8177] By: gsar                                  on 2000/12/18  05:24:04
33935         Log: make regen_headers; fix POSIX.xs problems; remove outdated
33936              code from sys/socket.h that makes build fail now
33937      Branch: maint-5.6/perl
33938            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
33939            ! pod/perlapi.pod
33940           !> win32/include/sys/socket.h
33941 ____________________________________________________________________________
33942 [  8176] By: gsar                                  on 2000/12/18  05:20:17
33943         Log: update Changes
33944      Branch: maint-5.6/perl
33945            ! Changes patchlevel.h
33946 ____________________________________________________________________________
33947 [  8175] By: gsar                                  on 2000/12/18  04:57:48
33948         Log: integrate changes#7643,7646..7649,7651..7654,7658,7659,
33949              7661..7665,7667..7669,7671,7673,7676,7677,7681..7683,
33950              7689..7697,7699..7701,7703,7705,7714,7715,7718..7723,
33951              7725,7726,7729..7732,7737,7748,7749,7758,7759,7761,7773,
33952              7775,7776,7782,7785..7787,7804,7807,7808,7810,7811,7816,
33953              7823,7825,7838
33954      Branch: maint-5.6/perl
33955           +> lib/File/Spec/Epoc.pm
33956           !> (integrate 88 files)
33957 ____________________________________________________________________________
33958 [  8174] By: gsar                                  on 2000/12/18  03:53:09
33959         Log: integrate changes#7602,7604..7611,7614,7616..7619,7621..7623,
33960              7625..7629,7631..7634,7637,7639,7642 from mainline
33961      Branch: maint-5.6/perl
33962           +> README.solaris
33963           !> (integrate 26 files)
33964 ____________________________________________________________________________
33965 [  8173] By: gsar                                  on 2000/12/18  03:37:02
33966         Log: integrate changes#7472,7474..7479,7481,7485,7489,7493,7494,7496,
33967              7497,7499..7503,7505..7507,7509..7513,7515..7523,7526..7534,
33968              7536,7540,7542,7544..7546,7549,7553,7556,7557,7559,7561..7563,
33969              7565,7568..7572,7576,7578..7589,9592..7594,7596..7601 from mainline
33970      Branch: maint-5.6/perl
33971           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
33972            - MAINTAIN
33973           !> (integrate 111 files)
33974 ____________________________________________________________________________
33975 [  8172] By: jhi                                   on 2000/12/18  02:49:27
33976         Log: Regen pods.
33977      Branch: perl
33978            ! pod/perlmodlib.pod pod/perltoc.pod
33979 ____________________________________________________________________________
33980 [  8171] By: gsar                                  on 2000/12/18  02:49:24
33981         Log: integrate changes#7447,7448,7450,7454,7456,7457,7460,7462,
33982              7465..7471 from mainline
33983              
33984              Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
33985              in platforms that strictly require all the symbols being present
33986              at link time.
33987              
33988              Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
33989              
33990              Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
33991              
33992              Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
33993              
33994              Subject: [PATCH] todo
33995              
33996              Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
33997              
33998              Use $sort, $uniq (and $tr) consistently as wondered
33999              by Nicholas Clark.
34000              
34001              Too enthusiastic editing in #7460.
34002              
34003              The reëntrant version shouldn't be needed unless USE_PURE_BISON.
34004              
34005              Upgrade to CPAN 1.58_55.
34006              Subject: CPAN.pm status
34007              
34008              Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
34009              
34010              Make target reordering to avoid pointless re-makes.
34011              Subject: Re: Total re-make of 'make okfile' after 7451 ?
34012              
34013              Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
34014              
34015              Subject: DOC PATCH 5.6.0
34016              
34017              Add the repository doc by Malcolm, Sarathy, and by Simon,
34018              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
34019      Branch: maint-5.6/perl
34020           +> Porting/repository.pod
34021           !> Configure MANIFEST Makefile.SH README.dos README.os2
34022           !> config_h.SH configure.com embed.h embed.pl handy.h lib/CPAN.pm
34023           !> lib/CPAN/FirstTime.pm perl.h pod/perlfunc.pod pod/perltodo.pod
34024           !> pp.c proto.h t/io/open.t t/op/assignwarn.t toke.c
34025 ____________________________________________________________________________
34026 [  8169] By: gsar                                  on 2000/12/18  02:33:34
34027         Log: integrate changes#7416,7417,7420..7422,7424,7426..7429,7431..7433,
34028              7435..7441,7445 from mainline
34029              
34030              Make the UTF-8 decoding stricter and more verbose when
34031              malformation happens.  This involved adding an argument
34032              to utf8_to_uv_chk(), which involved changing its prototype,
34033              and prefer STRLEN over I32 for the UTF-8 length, which as
34034              a domino effect necessitated changing the prototypes of
34035              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
34036              The stricter UTF-8 decoding checking uses Markus Kuhn's
34037              UTF-8 Decode Stress Tester from
34038              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
34039              
34040              Run vms/vms_yfix.pl, should have done that after changing
34041              perly.c in #7382.
34042              
34043              Subject: [PATCH 5.7.0] static linking with uninstalled perl
34044              
34045              (Replaced by #7440.)
34046              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
34047              
34048              Fix the bug ID 20001024.005, the bug introduced by #7416.
34049              
34050              Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
34051              
34052              Fix the bug reported in
34053              From: andreas.koenig@anima.de (Andreas J. Koenig)
34054              Also make is_utf8_char() stricter.
34055              
34056              Missed the header file changes from #7425.
34057              
34058              Check if stdio supports tweaking lval and cnt simultaneously.
34059              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
34060              
34061              Stratus VOS updates from Paul Green.
34062              
34063              Podify README.epoc and README.vos.
34064              
34065              Add targets to Makefile.SH, most importantly
34066              'regen_all' which also remembers to update vms/perly*.
34067              
34068              Subject: Minor update to find2perl, for portability
34069              
34070              Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
34071              
34072              Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
34073              
34074              Rename UTF8LEN() to be UNISKIP(), too confusing to have
34075              UTF8LEN() and UTF8SKIP(). 
34076              
34077              Allow poking holes at the UTF-8 decoding strictness.
34078              
34079              Continue the internal UTF-8 API tweaking.
34080              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
34081              used much more than the simpler API, now called utf8_to_uv_simple().
34082              Still not quite happy with API, too much partial duplication
34083              of functionality.
34084              
34085              A new version of making the syslog test more robust.
34086              (Replaces #7421.)
34087              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
34088              
34089              buildtoc target tweaks.
34090              
34091              Integrate with vmsperl #7430 by Charles Bailey:
34092              
34093              Cleanup from prior patch (Charles Lane?):
34094              - improve handling of MFDs in Basename and Path
34095              - default to no xsubpp line # munging when building debug images
34096      Branch: maint-5.6/perl
34097           +> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
34098           +> vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
34099           !> (integrate 67 files)
34100 ____________________________________________________________________________
34101 [  8168] By: gsar                                  on 2000/12/18  02:05:49
34102         Log: integrate changes#7512,7733 from mainline (regex bugfixes)
34103              
34104              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
34105              From: Martin Husemann <martin@duskware.de>
34106              
34107              Subject: [PATCH 5.7.0] restore match data on backtracing
34108              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
34109      Branch: maint-5.6/perl
34110           !> regcomp.c regexec.c t/op/re_tests
34111 ____________________________________________________________________________
34112 [  8167] By: gsar                                  on 2000/12/18  01:55:22
34113         Log: integrate changes#7858,7986 from mainline
34114              
34115              C<foreach my $x ...> in pseudo-fork()ed process may diddle
34116              parent's memory; fix it by keeping track of the actual pad
34117              offset rather than a raw pointer (this change is probably also
34118              relevant to non-ithreads case to avoid fallout from reallocs of
34119              the pad array, but is currently only enabled for the ithreads
34120              case in the interests of minimal disruption to existing "well
34121              tested" code)
34122              
34123              fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
34124              due to the notorious GetFileType() bug in Windows 9x, which fstat()
34125              tickles)
34126      Branch: maint-5.6/perl
34127           !> embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
34128           !> proto.h scope.c scope.h sv.c t/op/fork.t win32/perlhost.h
34129           !> win32/win32.c win32/win32.h win32/win32sck.c
34130 ____________________________________________________________________________
34131 [  8166] By: gsar                                  on 2000/12/18  01:52:59
34132         Log: integrate changes#7626,7632,7717,7738,7814,7817,7902,7912,7915
34133              from mainline (xsubpp and ExtUtils::LibList fixups, various
34134              other small items)
34135      Branch: maint-5.6/perl
34136           !> emacs/cperl-mode.el emacs/ptags lib/ExtUtils/Liblist.pm
34137           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
34138           !> lib/ExtUtils/xsubpp lib/unicode/syllables.txt minimod.pl
34139           !> pod/perlfunc.pod pod/perlxs.pod pod/perlxstut.pod t/op/split.t
34140           !> win32/bin/search.pl
34141 ____________________________________________________________________________
34142 [  8165] By: gsar                                  on 2000/12/18  01:28:45
34143         Log: integrate changes#7533,7563,7611,7623 from mainline (various
34144              malloc.c embellishments)
34145      Branch: maint-5.6/perl
34146           !> malloc.c pod/perldiag.pod
34147 ____________________________________________________________________________
34148 [  8164] By: gsar                                  on 2000/12/18  01:23:33
34149         Log: integrate changes#7419,7806,8129 from mainline (various h2xs
34150              fixups)
34151      Branch: maint-5.6/perl
34152           !> utils/h2xs.PL
34153 ____________________________________________________________________________
34154 [  8163] By: gsar                                  on 2000/12/18  01:17:50
34155         Log: integrate changes#7493,7599,7803 from mainline (various perlbug
34156              fixups)
34157      Branch: maint-5.6/perl
34158           !> Makefile.SH utils/perlbug.PL
34159 ____________________________________________________________________________
34160 [  8162] By: gsar                                  on 2000/12/18  00:25:43
34161         Log: always export Perl_deb() (it is required by re.xs whether
34162              Perl is built with or without -DDEBUGGING)
34163      Branch: maint-5.6/perl
34164            ! makedef.pl
34165 ____________________________________________________________________________
34166 [  8161] By: gsar                                  on 2000/12/18  00:23:38
34167         Log: integrate change#7414 from mainline
34168              
34169              Undo the basename() part of #7412 since the lib/basename
34170              tests would need upgrading too.
34171              
34172              squelch two tests in tr.t that rely on tr/// paranoia change
34173              that's not in 5.6.x
34174      Branch: maint-5.6/perl
34175            ! t/op/tr.t
34176           !> lib/File/Basename.pm
34177 ____________________________________________________________________________
34178 [  8160] By: gsar                                  on 2000/12/18  00:05:30
34179         Log: missing change in previous integrate
34180      Branch: maint-5.6/perl
34181           !> README.aix
34182 ____________________________________________________________________________
34183 [  8159] By: gsar                                  on 2000/12/18  00:03:38
34184         Log: integrate changes#7205..7210,7212,7214..7219,7222,7223,7225,7226,
34185              7228,7230..7241,7243,7346,7347,7350..7354,7356,7358..7360,7362,
34186              7363,7365..7368,7370..7374,7376..7386,7391,7393..7399,7304..7408,
34187              7410..7413 from mainline
34188      Branch: maint-5.6/perl
34189           +> README.aix hints/nonstopux.sh lib/unicode/Is/DCmedial.pl
34190           +> t/lib/tie-splice.t
34191            - lib/unicode/Is/DCinital.pl
34192           !> (integrate 112 files)
34193 ____________________________________________________________________________
34194 [  8158] By: jhi                                   on 2000/12/17  23:04:24
34195         Log: Subject: [PATCHES] RE: perl@8150 
34196              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
34197              Date: Sun, 17 Dec 2000 21:46:39 +0100
34198              Message-ID: <3A3D343F.13566.1ACA7D93@localhost>
34199              
34200              Neither cygwin has a getpwuid() one can trust on.
34201      Branch: perl
34202            ! t/lib/glob-basic.t
34203 ____________________________________________________________________________
34204 [  8157] By: jhi                                   on 2000/12/17  23:01:54
34205         Log: More MAN.PODS => {} fixes.
34206      Branch: perl
34207            ! os2/OS2/ExtAttr/Makefile.PL os2/OS2/PrfDB/Makefile.PL
34208            ! os2/OS2/Process/Makefile.PL os2/OS2/REXX/DLL/Makefile.PL
34209            ! os2/OS2/REXX/Makefile.PL
34210 ____________________________________________________________________________
34211 [  8156] By: gsar                                  on 2000/12/17  22:49:13
34212         Log: integrate changes#7069..7077,7079,7081..7087,7090,7092,7093,
34213              7096..7104,7109..7117,7119..7124,7126,7128,7129,7133,7134,
34214              7136..7139,7141..7146,7148,7149,7151,7153..7155,7157,7158,
34215              7160,7161,7164,7165,7169..7178,7180..7191,7193..7197,7199,
34216              7201,7204 from mainline
34217      Branch: maint-5.6/perl
34218           !> (integrate 121 files)
34219 ____________________________________________________________________________
34220 [  8155] By: jhi                                   on 2000/12/17  22:30:58
34221         Log: Subject: [PATCH perl@8133] fix-up for VMS extensions
34222              From: "Craig A. Berry" <craigberry@mac.com>
34223              Date: Sun, 17 Dec 2000 13:09:28 -0600
34224              Message-Id: <p04330103b6628cabe114@[172.16.52.1]>
34225              
34226              MAN.PODS => ' ' is naughty.
34227      Branch: perl
34228            ! vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
34229 ____________________________________________________________________________
34230 [  8154] By: nick                                  on 2000/12/17  22:07:13
34231         Log: MULTIPLICITY nit.
34232      Branch: perl
34233            ! mg.c
34234 ____________________________________________________________________________
34235 [  8153] By: gsar                                  on 2000/12/17  21:23:05
34236         Log: integrate changes#7017..7019,7021..7025,7027..7036,7038,7039,
34237              7041..7044,7046..7048,7050..7061,7063,7066..7067,7069..7074
34238              from mainline
34239              
34240              Document the SvIOK_.*UV().
34241              
34242              Update Unicode todo list.
34243              
34244              Guard against bad string->int conversion for quads.
34245              
34246              Subject: small apidoc fix
34247              
34248              Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
34249              
34250              Subject: [PATCH] Tied filehandle documentation
34251              
34252              Subject: [PATCH] Modernize Opcode.pm documentation
34253              
34254              Make Data::Dumper (non-XS) to work with changed semantics of ref().
34255              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
34256              [applied even though said semantics didn't change in 5.6.x]
34257              
34258              Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
34259              
34260              Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
34261              
34262              Fix the URL, but the server is still missing in action.
34263              Subject: [ID 20000905.002] perlfaq1.pod URL error
34264              
34265              Subject: [ID 20000903.001] \w in utf8-strings
34266              
34267              Fix the ccversion detection for 5.1 and beyond.
34268              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
34269              
34270              Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
34271              
34272              Subject: [ID 20000904.008] Tiny fix for perldiag
34273              
34274              Subject: Re: [ID 20000906.004] segfault with bad perl statement
34275              
34276              Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
34277              
34278              Subject: [ID 20000908.002] perlipc documentation bug.
34279              
34280              Subject: [PATCH lib/Benchmark.pm]
34281              
34282              Re-allow vec() for characters > 255.
34283              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
34284              
34285              Do away with memory models cruft.  Sorry, PDP users.
34286              
34287              Continue #7041.
34288              
34289              Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
34290              
34291              Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
34292              
34293              Upgrade to CPAN 1.57_65, from Andreas König.
34294              
34295              Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
34296              by Russ Allbery.
34297              
34298              Silence t/pod/*.t about alternate quote-mappings now implemented
34299              by Pod::Text, from Brad Appleton.
34300              
34301              Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
34302              Subject: borland C++ win32.c tweak
34303              
34304              C<@a = @b = split(...)> optimization coredumps under ithreads
34305              (missed a spot when fixing up op_pmreplroot hack for ithreads)
34306              
34307              Document the SvUTF8*().
34308              
34309              Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
34310              
34311              Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
34312              
34313              Do in VMS as the #7054 does.
34314              
34315              Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
34316              
34317              Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
34318              
34319              Subject: [patch: perl@7045] vms updates
34320              
34321              Test for the #7049.
34322              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
34323              
34324              Break up the myconfig lines a bit.
34325              Subject: perlbug/perl -V output format
34326              
34327              Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
34328              
34329              The #7054 truncated Configure badly.
34330              
34331              change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
34332              initialization in all the threads on Windows
34333              
34334              Allow for whitespace between "#" and "line" in cpp output.
34335              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
34336              
34337              Remove vestiges of tr//CU.
34338              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
34339              
34340              The return value of setlocale must be copied away.
34341              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
34342              
34343              Allow chop() and chomp() to be overridden.
34344              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
34345              
34346              Hints optimization.
34347              Subject: Minor nit
34348              
34349              Subject: [PATCH] de-wall t/README
34350              
34351              Subject: Re: Two advertising clauses need to be removed
34352      Branch: maint-5.6/perl
34353           !> (integrate 75 files)
34354 ____________________________________________________________________________
34355 [  8152] By: gsar                                  on 2000/12/17  20:30:11
34356         Log: integrate changes#6945,6947,6949..6954,6956,6958,6959,6961,
34357              6964..6972,6977..6981..6984,6987,6988,6991,6994,6997,
34358              6999..7001,7003..7005,7007,7009,7011,7012 from mainline
34359              
34360              Don't attach -ld to the archname if pointless.
34361              
34362              Document UNTIE in a very minimalistic way.
34363              
34364              POSIX doesn't report long double values under -Duselongdouble
34365              when the long doubles are "real" (bigger than doubles).
34366              
34367              More author updates.
34368              
34369              Try to deduce NV_MAX.  Really should be Configure fodder.
34370              
34371              :: not allowed in pathnames, change to .
34372              Subject: [PATCH perl@6938] cygwin port
34373              
34374              Forget about NV_MAX (#6951).  Various floating point tweaks,
34375              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
34376              
34377              Move the Solaris 7 scan to use64bitall, make the
34378              failure to find 64-bot sparc libc to mention the
34379              possibility of being in an intel, from Lupe and Alan.
34380              
34381              Regen perltoc.
34382              
34383              AUTHORS tweaks, from Peter Prymmer.
34384              
34385              More address tweaking.
34386              
34387              Small tweaks all over.
34388              
34389              File::Temp patches from Andreas König,
34390              
34391              Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
34392              
34393              Subject: CPAN.pm beta 1.57_57 for the core
34394              
34395              Part of the solution.
34396              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
34397              
34398              Subject: [PATCH@6961] Fix misleading example in perlretut.pod
34399              
34400              Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
34401              
34402              Add the overload warnings to perldiag.
34403              
34404              Drop unused argument.
34405              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
34406              
34407              Subject: Nit in Configure (bleadperl@6961)
34408              
34409              Update to PodParser 1.18, from Brad Appleton.
34410              
34411              Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
34412              
34413              Subject: [PATCH: 6948] add SCNfldbl to configure.com
34414              
34415              Document UNTIE. Also tweak implementation to suppress the 'inner references'
34416              warning when UNTIE exists and instead pass the cound of extra references to
34417              the UNTIE method.
34418              
34419              Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
34420              so that case-ignoring systems like DCL can tell them from
34421              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
34422              
34423              Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
34424              
34425              Feature ordering tweak.
34426              
34427              Regen perltoc.
34428              
34429              Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
34430              
34431              Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
34432              
34433              Subject: http:// in L<>
34434              
34435              Detypo.
34436              
34437              change#6791 accidentally clobbered change#6710, put it back
34438              
34439              Only the first line, thank you very much.
34440              
34441              Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
34442              plus rework the http: spots as suggested by Tom Christiansen,
34443              plus regen perltoc.
34444              
34445              Undo part of change 6489 which looks like a bulk edit which
34446              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
34447              The supressing of main:: on return from select() is undesirable.
34448              
34449              Apparently avoiding the swapping is too costly.
34450              
34451              Various Configure nits by Philip Newton,
34452              plus the ebcdic one by me.
34453              
34454              Make certain cc is set before trying to run it.
34455              
34456              If overloaded %{} etc. return the object do not loop.
34457              Thus  sub deref { $_[0] } functions if object is wanted type.
34458              
34459              Update perlhist.
34460              
34461              More %{} and other deref special casing - do not pass to 'nomethod'.
34462      Branch: maint-5.6/perl
34463           !> (integrate 59 files)
34464 ____________________________________________________________________________
34465 [  8151] By: gsar                                  on 2000/12/17  19:14:38
34466         Log: integrate changes#6903,6905..6907,6909,6911..6913,6915,6917,6918,
34467              6920..6926,6928..6930,6934..6937,6939,6940,6942..6944 from mainline
34468              
34469              Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
34470              
34471              Make the epsilon to be relative, not absolute.
34472              
34473              Put back the flags dump as reasoned in
34474              Subject: Re: [PATCH] Glob dumping
34475              
34476              Introduce ccname to keep track of what compiler kind of we have.
34477              
34478              Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
34479              
34480              Put back the slice accidentally removed by #6907.
34481              
34482              Reset archname and archname64 always, forcing them be
34483              recomputed at each Configure run, make Configure and
34484              the hints files agree on the naming of largefiles variables.
34485              
34486              Don't say "Perl 5.0 source kit".
34487              
34488              Subject: [PATCH] fix misc cast warnings
34489              
34490              Subject: typos in pods
34491              
34492              NVs not necessarily doubles, as pointed out by Yitzchak.
34493              
34494              Subject: [PATCH 6889] add a few ldbl formats to configure.com
34495              
34496              Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
34497              
34498              Better options for rsync.
34499              
34500              Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
34501              
34502              Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
34503              
34504              Subject: [PATCH] Re: UNTIE method 
34505              
34506              A better fix for the Socket building problem from Craig Berry.
34507              
34508              Retract the dummy test, skip the security tests (instead of failing),
34509              explain what the warnings mean.
34510              
34511              Heap decorruption.
34512              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
34513              
34514              Update to Unicode 3.0.1.
34515              
34516              Missed one Unicode file.
34517              
34518              Subject: Re: typos in pods
34519              
34520              The #6929 was too skimpy.
34521              
34522              sscanf() may be the only way to read long doubles from strings.
34523              
34524              Reveal Borland's isnan.
34525              Subject: build with BC++ tweak
34526              
34527              Issue useful diagnostic on unknown pod commands.
34528              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
34529              
34530              Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
34531              
34532              Clarify the third case of ftmp-security warnings.
34533              
34534              Make -Dusemorebits find long doubles in Solaris.
34535              
34536              Wrap the test in eval.
34537      Branch: maint-5.6/perl
34538           +> lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
34539           +> lib/unicode/PropList.txt lib/unicode/README.perl
34540           +> lib/unicode/UCD301.html lib/unicode/UCDFF301.html
34541           +> lib/unicode/Unicode.301 vms/vmspipe.com
34542            - lib/unicode/Props.txt lib/unicode/UCD300.html
34543            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
34544           !> (integrate 305 files)
34545 ____________________________________________________________________________
34546 [  8150] By: jhi                                   on 2000/12/17  18:47:57
34547         Log: Uncheckedin generated files.
34548      Branch: perl
34549            ! global.sym perlapi.c pod/perlapi.pod
34550 ____________________________________________________________________________
34551 [  8149] By: jhi                                   on 2000/12/17  18:41:22
34552         Log: Update Changes.
34553      Branch: perl
34554            ! Changes patchlevel.h
34555 ____________________________________________________________________________
34556 [  8148] By: jhi                                   on 2000/12/17  18:39:16
34557         Log: Subject: [PATCH] Fcntl constants speedup
34558              From: Nicholas Clark <nick@ccl4.org>
34559              Date: Sun, 17 Dec 2000 16:29:24 +0000
34560              Message-ID: <20001217162924.E97668@plum.flirble.org>
34561              
34562              Use IVs for the Fcntl constants instead of NVs.
34563      Branch: perl
34564            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs t/op/goto_xs.t
34565 ____________________________________________________________________________
34566 [  8147] By: jhi                                   on 2000/12/17  18:33:41
34567         Log: Add test for #8145 (binmode() warning), add warning for
34568              ioctl() and sockpair(), document them. (fileno() cannot
34569              be tripwired with the same kind of warning because
34570              'defined fileno($foo)' seems to be an idiom.)
34571      Branch: perl
34572            ! pod/perldiag.pod pp_sys.c t/pragma/warn/pp_sys
34573 ____________________________________________________________________________
34574 [  8146] By: gsar                                  on 2000/12/17  18:09:08
34575         Log: update Changes
34576      Branch: maint-5.6/perl
34577            ! Changes
34578 ____________________________________________________________________________
34579 [  8145] By: jhi                                   on 2000/12/17  17:39:35
34580         Log: Subject: [PATCH] Re: The long awaited feature ...
34581              From: Simon Cozens <simon@cozens.net>
34582              Date: Sun, 17 Dec 2000 12:31:56 +0000
34583              Message-ID: <20001217123156.A3891@deep-dark-truthful-mirror.perlhacker.org>
34584              
34585              Add a warning to binmode() about using bad filehandles
34586              (can happen e.g. if someone forgets the filehandle argument)
34587      Branch: perl
34588            ! pp_sys.c
34589 ____________________________________________________________________________
34590 [  8144] By: jhi                                   on 2000/12/17  17:33:48
34591         Log: Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
34592              From: Jonathan Stowe <gellyfish@gellyfish.com>
34593              Date: Sun, 17 Dec 2000 17:08:10 +0000 (GMT)
34594              Message-ID: <Pine.LNX.4.10.10012171700010.3834-100000@orpheus.gellyfish.com>
34595      Branch: perl
34596            ! lib/Net/Ping.pm
34597 ____________________________________________________________________________
34598 [  8143] By: jhi                                   on 2000/12/17  05:31:37
34599         Log: Polymorphic regexps.
34600              
34601              Fixes at least the bugs 20001028.003 (both of them...) and
34602              20001108.001.  The bugs 20001114.001 and 20001205.014 seem
34603              also to be fixed by now, probably already before this patch.
34604      Branch: perl
34605            ! embed.h embed.pl mg.c objXSUB.h pp_ctl.c pp_hot.c proto.h
34606            ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h sv.c
34607            ! t/op/utf8decode.t t/pragma/utf8.t
34608 ____________________________________________________________________________
34609 [  8142] By: jhi                                   on 2000/12/16  17:16:05
34610         Log: Subject: [patch perl@8102] dos/djgpp update
34611              From: Laszlo Molnar <ml1050@freemail.hu>
34612              Date: Sat, 16 Dec 2000 01:40:52 +0100
34613              Message-ID: <20001216014052.A335@freemail.hu>
34614      Branch: perl
34615            ! djgpp/config.over t/base/commonsense.t
34616 ____________________________________________________________________________
34617 [  8141] By: jhi                                   on 2000/12/16  17:09:27
34618         Log: Few uncheckedin files.
34619      Branch: perl
34620            ! global.sym perlapi.c pod/perlapi.pod pod/perlintern.pod
34621 ____________________________________________________________________________
34622 [  8140] By: nick                                  on 2000/12/15  22:14:31
34623         Log: Integrate mainline
34624      Branch: perlio
34625           !> (integrate 53 files)
34626 ____________________________________________________________________________
34627 [  8139] By: jhi                                   on 2000/12/15  19:49:49
34628         Log: One more IVUV tweak from Nicholas Clark.
34629      Branch: perl
34630            ! sv.c
34631 ____________________________________________________________________________
34632 [  8138] By: jhi                                   on 2000/12/15  19:17:06
34633         Log: Return of the IVUV-preservation, now seems to be happy even
34634              in Digital UNIX (the broken strtoul brokenness detection
34635              seems to have been the fly in the ointment).
34636      Branch: perl
34637            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
34638            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
34639            ! objXSUB.h op.c perl.h pp.c pp_hot.c proto.h sv.c sv.h
34640            ! t/lib/peek.t t/op/cmp.t t/op/numconvert.t uconfig.h
34641            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
34642            ! vos/config.ga.h win32/config.bc win32/config.gc
34643            ! win32/config.vc
34644 ____________________________________________________________________________
34645 [  8137] By: jhi                                   on 2000/12/15  18:12:14
34646         Log: Metaconfig unit change for #8136.
34647      Branch: metaconfig
34648            ! U/modified/d_strtoul.U
34649      Branch: metaconfig/U/perl
34650            ! d_strtoull.U d_strtouq.U
34651 ____________________________________________________________________________
34652 [  8136] By: jhi                                   on 2000/12/15  18:11:35
34653         Log: I don't think it's sensible or portable to test the strtou*
34654              on /^-/ strings.
34655      Branch: perl
34656            ! Configure
34657 ____________________________________________________________________________
34658 [  8135] By: jhi                                   on 2000/12/15  17:18:49
34659         Log: Metaconfig unit change for #8134.
34660      Branch: metaconfig
34661            ! U/modified/d_strtoul.U
34662 ____________________________________________________________________________
34663 [  8134] By: jhi                                   on 2000/12/15  17:14:13
34664         Log: If longsize is 8 we don't need a LL suffix for integer constants.
34665      Branch: perl
34666            ! Configure config_h.SH
34667 ____________________________________________________________________________
34668 [  8133] By: jhi                                   on 2000/12/15  16:00:23
34669         Log: Update Changes.
34670      Branch: perl
34671            ! Changes patchlevel.h
34672 ____________________________________________________________________________
34673 [  8132] By: jhi                                   on 2000/12/15  15:44:16
34674         Log: Some compilers get huffy if you do not cast a const pointer
34675              to a non-const when assigning.
34676      Branch: perl
34677            ! gv.c
34678 ____________________________________________________________________________
34679 [  8131] By: jhi                                   on 2000/12/15  15:38:30
34680         Log: Subject: [PATCH 5.7.0] speeding up object creation/destruction 4x times
34681              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
34682              Date: Fri, 15 Dec 2000 05:26:57 -0500
34683              Message-ID: <20001215052657.A8319@math.mps.ohio-state.edu>
34684      Branch: perl
34685            ! embed.h embed.pl gv.c objXSUB.h perl.h proto.h sv.c
34686            ! t/pragma/overload.t
34687 ____________________________________________________________________________
34688 [  8130] By: jhi                                   on 2000/12/15  15:36:08
34689         Log: Subject: [PATCH 5.7.0] cosmetic change to overloading
34690              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
34691              Date: Thu, 14 Dec 2000 22:02:43 -0500
34692              Message-ID: <20001214220243.A18437@monk.mps.ohio-state.edu>
34693      Branch: perl
34694            ! gv.c perl.h
34695 ____________________________________________________________________________
34696 [  8129] By: jhi                                   on 2000/12/15  15:34:16
34697         Log: Subject: PATCH: h2xs nit
34698              From: Tim Jenness <t.jenness@jach.hawaii.edu>
34699              Date: Thu, 14 Dec 2000 18:25:46 -1000 (HST)
34700              Message-ID: <Pine.LNX.4.30.0012141820340.2533-100000@lapaki.jach.hawaii.edu>
34701              
34702              Add a template README.
34703      Branch: perl
34704            ! utils/h2xs.PL
34705 ____________________________________________________________________________
34706 [  8128] By: jhi                                   on 2000/12/15  15:32:22
34707         Log: Still buggy findgteprime, fix from Eric Joanis <joanis@cs.toronto.edu>.
34708      Branch: perl
34709            ! lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
34710 ____________________________________________________________________________
34711 [  8127] By: jhi                                   on 2000/12/15  15:19:34
34712         Log: Subject:  [PATCH Opcode.XS, Perl 5.6+] stuff for caller and _ in Safe::
34713              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
34714              Date:     Thu, 14 Dec 2000 20:04:42 EST
34715              Message-Id: <001214200310.49929@DUPHY4.Physics.Drexel.Edu>
34716      Branch: perl
34717            ! ext/Opcode/Opcode.xs
34718 ____________________________________________________________________________
34719 [  8126] By: jhi                                   on 2000/12/15  15:17:49
34720         Log: Subject: [PATCH: perl@8102] s/use vars qw\(/our(/ for OS/390 extension builds
34721              From: Peter Prymmer <pvhp@forte.com>
34722              Date: Thu, 14 Dec 2000 15:50:20 -0800 (PST)
34723              Message-ID: <Pine.OSF.4.10.10012141548200.57557-100000@aspara.forte.com>
34724      Branch: perl
34725            ! ext/Errno/Errno_pm.PL lib/ExtUtils/MM_Unix.pm
34726            ! lib/ExtUtils/Manifest.pm lib/File/Spec.pm
34727            ! lib/File/Spec/Functions.pm lib/File/Spec/Unix.pm
34728 ____________________________________________________________________________
34729 [  8125] By: jhi                                   on 2000/12/15  15:11:05
34730         Log: This seems to be a stage sane and stable enough to checkin.
34731              (it basically is 8102..8118+8122 but no 8120, 8121, 8123, 8124)
34732      Branch: perl
34733            ! MANIFEST embed.h embed.pl objXSUB.h op.c perl.h perlapi.c
34734            ! pod/perlapi.pod pp.c pp_hot.c proto.h sv.c sv.h t/lib/peek.t
34735            ! t/op/cmp.t t/op/numconvert.t
34736 ____________________________________________________________________________
34737 [  8124] By: jhi                                   on 2000/12/15  04:20:26
34738         Log: Something is really wonky.
34739      Branch: perl
34740            ! sv.c
34741 ____________________________________________________________________________
34742 [  8123] By: jhi                                   on 2000/12/15  04:00:50
34743         Log: Fixes for the IV UV patches to compile in Digital UNIX.
34744      Branch: perl
34745            ! sv.c
34746 ____________________________________________________________________________
34747 [  8122] By: jhi                                   on 2000/12/15  02:53:40
34748         Log: Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
34749              From: "Craig A. Berry" <craigberry@mac.com>
34750              Date: Thu, 14 Dec 2000 19:10:49 -0600
34751              Message-Id: <p04330100b65efbe32f30@[172.16.52.1]>
34752      Branch: perl
34753            ! vms/vms.c
34754 ____________________________________________________________________________
34755 [  8121] By: jhi                                   on 2000/12/15  02:50:00
34756         Log: Metaconfig changes for #8120.
34757      Branch: metaconfig
34758            + U/modified/d_strtoul.U
34759      Branch: metaconfig/U/perl
34760            ! d_strtoull.U d_strtouq.U
34761 ____________________________________________________________________________
34762 [  8120] By: jhi                                   on 2000/12/15  02:49:42
34763         Log: From: Nicholas Clark <nick@ccl4.org> 
34764              Subject: [PATCH] strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit  preserving arithmetic)
34765              Date: Thu, 14 Dec 2000 18:38:57 +0000
34766              Message-ID: <20001214183857.B97909@plum.flirble.org>
34767      Branch: perl
34768            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
34769            ! config_h.SH configure.com epoc/config.sh perl.h sv.c uconfig.h
34770            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
34771            ! vos/config.ga.def vos/config.ga.h win32/config.bc
34772            ! win32/config.gc win32/config.vc
34773 ____________________________________________________________________________
34774 [  8119] By: jhi                                   on 2000/12/14  23:40:58
34775         Log: Subject: [PATCH] faster and 64 bit preserving arithmetic
34776              From: Nicholas Clark <nick@ccl4.org>
34777              Date: Wed, 13 Dec 2000 20:08:50 +0000
34778              Message-ID: <20001213200849.B71166@plum.flirble.org>
34779      Branch: perl
34780            ! embed.h embed.pl objXSUB.h op.c perl.h pp.c pp_hot.c proto.h
34781            ! sv.c sv.h t/lib/peek.t t/op/cmp.t t/op/numconvert.t
34782 ____________________________________________________________________________
34783 [  8118] By: jhi                                   on 2000/12/14  22:46:26
34784         Log: Integrate perlio.
34785      Branch: perl
34786           !> MANIFEST ext/Encode/compile makedef.pl
34787 ____________________________________________________________________________
34788 [  8117] By: nick                                  on 2000/12/14  22:38:53
34789         Log: Win32 tweaks to get Encode to build
34790              - temp hack to makedef.pl till PerlIO is properly "exported".
34791              - MSVC dislikes  
34792              static encpage_t foo[];
34793              so make 'em extern for now.
34794      Branch: perlio
34795            ! ext/Encode/compile makedef.pl
34796 ____________________________________________________________________________
34797 [  8116] By: nick                                  on 2000/12/14  22:00:53
34798         Log: Document the new files
34799      Branch: perlio
34800            ! MANIFEST
34801 ____________________________________________________________________________
34802 [  8115] By: jhi                                   on 2000/12/14  21:58:01
34803         Log: MANIFEST new files of #8114.
34804      Branch: perl
34805            ! MANIFEST
34806 ____________________________________________________________________________
34807 [  8114] By: jhi                                   on 2000/12/14  21:50:49
34808         Log: Integrate perlio.
34809      Branch: perl
34810           +> ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
34811           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
34812           !> ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
34813           !> ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
34814           !> ext/Encode/Makefile.PL
34815 ____________________________________________________________________________
34816 [  8113] By: jhi                                   on 2000/12/14  21:48:49
34817         Log: The documentation part of the
34818              
34819              Subject: [ID 20001214.002] Net::Ping patch
34820              From: Jonathan Stowe <gellyfish@gellyfish.com>
34821              Date: Thu, 14 Dec 2000 08:28:14 +0000 (GMT)
34822              Message-Id: <Pine.LNX.4.10.10012140805480.19767-200000@orpheus.gellyfish.com>
34823              since the #7529 had already addressed the same problem.
34824      Branch: perl
34825            ! lib/Net/Ping.pm
34826 ____________________________________________________________________________
34827 [  8112] By: jhi                                   on 2000/12/14  21:42:57
34828         Log: Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
34829              From: Dominic Dunlop <domo@computer.org>
34830              Date: Tue, 12 Dec 2000 10:47:10 +0100
34831              Message-Id: <p04320402b65ba33a92b2@[192.168.1.4]>
34832              
34833              Document how elusive subroutines can be.
34834      Branch: perl
34835            ! pod/perlfunc.pod
34836 ____________________________________________________________________________
34837 [  8111] By: jhi                                   on 2000/12/14  21:38:05
34838         Log: Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
34839              From: Dominic Dunlop <domo@computer.org>
34840              Date: Thu, 14 Dec 2000 10:13:51 +0100
34841              Message-Id: <p04320407b65e3f4853aa@[192.168.1.4]>
34842      Branch: perl
34843            ! ext/POSIX/POSIX.pod
34844 ____________________________________________________________________________
34845 [  8110] By: jhi                                   on 2000/12/14  21:36:32
34846         Log: Subject: [patch] perlfaq7
34847              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
34848              Date: Thu, 14 Dec 2000 15:31:07 +0100
34849              Message-ID: <3A38E7BB.13178.11C40A8@localhost>
34850      Branch: perl
34851            ! pod/perlfaq7.pod
34852 ____________________________________________________________________________
34853 [  8109] By: jhi                                   on 2000/12/14  21:29:20
34854         Log: Subject: [8104] Encode
34855              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
34856              Date: Thu, 14 Dec 2000 14:49:34 +0100
34857              Message-Id: <20001214142101.B338.H.M.BRAND@hccnet.nl>
34858              
34859              Type casting for nervous compilers.
34860      Branch: perl
34861            ! ext/Encode/Encode.xs
34862 ____________________________________________________________________________
34863 [  8108] By: jhi                                   on 2000/12/14  21:26:17
34864         Log: Subject: [8104] DB_File
34865              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
34866              Date: Thu, 14 Dec 2000 14:49:35 +0100
34867              Message-Id: <20001214144439.B33A.H.M.BRAND@hccnet.nl>
34868              
34869              Type definition incorrect for DB 2.7.7.  Not known when it
34870              changed, so only changed it for a known revision.
34871      Branch: perl
34872            ! ext/DB_File/DB_File.xs
34873 ____________________________________________________________________________
34874 [  8107] By: jhi                                   on 2000/12/14  21:23:41
34875         Log: Subject: [PATCH: perl@8102] Re: Encode/cp1047.enc etc.
34876              From: Peter Prymmer <pvhp@forte.com>
34877              Date: Thu, 14 Dec 2000 11:11:50 -0800 (PST)
34878              Message-ID: <Pine.OSF.4.10.10012141057330.57557-100000@aspara.forte.com>
34879              
34880              Use '?' (0x6F in EBCDIC) for the illegal codepoint.
34881      Branch: perl
34882            ! ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
34883            ! ext/Encode/Encode/posix-bc.enc
34884 ____________________________________________________________________________
34885 [  8106] By: nick                                  on 2000/12/14  20:36:13
34886         Log: "Cold" build correction to Encode's Makefile.PL
34887      Branch: perlio
34888            ! ext/Encode/Makefile.PL
34889 ____________________________________________________________________________
34890 [  8105] By: nick                                  on 2000/12/14  20:09:37
34891         Log: "Compiled" encodings.
34892              Correct replacement character in EBCDIC .enc files
34893              Add 0x7F to ASCII repertoire.
34894      Branch: perlio
34895            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
34896            ! ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
34897            ! ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
34898            ! ext/Encode/Makefile.PL ext/Encode/compile
34899            ! ext/Encode/encengine.c ext/Encode/encode.h
34900 ____________________________________________________________________________
34901 [  8104] By: nick                                  on 2000/12/14  00:38:20
34902         Log: Integrate mainline
34903      Branch: perlio
34904           !> Changes Configure doio.c embed.h embed.pl ext/DB_File/Changes
34905           !> ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
34906           !> ext/DB_File/dbinfo ext/DB_File/typemap ext/DB_File/version.c
34907           !> hints/hpux.sh lib/Cwd.pm objXSUB.h patchlevel.h perlapi.c
34908           !> pod/perlapi.pod pp_hot.c proto.h t/lib/db-btree.t
34909           !> t/lib/db-hash.t t/lib/db-recno.t
34910 ____________________________________________________________________________
34911 [  8103] By: nick                                  on 2000/12/13  23:16:13
34912         Log: Beginings of compiled encodings - checked in as a snapshot of thoughts
34913              so far and so it does not get lost.
34914      Branch: perlio
34915            + ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
34916 ____________________________________________________________________________
34917 [  8102] By: jhi                                   on 2000/12/13  17:14:22
34918         Log: Update Changes.
34919      Branch: perl
34920            ! Changes patchlevel.h
34921 ____________________________________________________________________________
34922 [  8101] By: jhi                                   on 2000/12/13  16:53:41
34923         Log: Move the proto of start_glob() to a better place; regen api files.
34924      Branch: perl
34925            ! embed.h embed.pl objXSUB.h perlapi.c pod/perlapi.pod proto.h
34926 ____________________________________________________________________________
34927 [  8100] By: jhi                                   on 2000/12/13  16:47:11
34928         Log: Metaconfig change for #8099.
34929      Branch: metaconfig
34930            ! U/modified/Head.U
34931 ____________________________________________________________________________
34932 [  8099] By: jhi                                   on 2000/12/13  16:46:48
34933         Log: Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
34934              From: Andy Dougherty <doughera@lafayette.edu>
34935              Date: Wed, 13 Dec 2000 10:36:09 -0500 (EST)
34936              Message-ID: <Pine.SOL.4.10.10012131031230.2017-100000@maxwell.phys.lafayette.edu>
34937      Branch: perl
34938            ! Configure
34939 ____________________________________________________________________________
34940 [  8098] By: jhi                                   on 2000/12/13  16:39:02
34941         Log: Subject: [20000615.005] [PATCH] Cwd::fastgetcwd broken (or mis-named?) on Unix  
34942              From: rspier@pobox.com (Robert Spier)
34943              Date: Tue, 12 Dec 2000 21:12:39 -0500
34944              Message-ID: <14902.56087.678086.725773@rls.cx>
34945              
34946              fastgetcwd is defined using a glob alias on a $^O dependent basis -
34947              and there was no default assignment or perl subroutine.
34948      Branch: perl
34949            ! lib/Cwd.pm
34950 ____________________________________________________________________________
34951 [  8097] By: jhi                                   on 2000/12/13  16:16:01
34952         Log: Subject: [PATCH] move startglob out of pp_hot.c
34953              From: Nicholas Clark <nick@ccl4.org>
34954              Date: Mon, 11 Dec 2000 23:16:39 +0000
34955              Message-ID: <20001211231638.A55550@plum.flirble.org>
34956      Branch: perl
34957            ! doio.c embed.h embed.pl objXSUB.h pp_hot.c proto.h
34958 ____________________________________________________________________________
34959 [  8096] By: jhi                                   on 2000/12/13  15:26:23
34960         Log: Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
34961              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
34962              Date: Wed, 13 Dec 2000 14:01:37 +0100
34963              Message-Id: <20001213135318.621A.H.M.BRAND@hccnet.nl>
34964              
34965              perl/64/HP-UX wants libdb-3.0 to be shared ELF 64 bit which
34966              in turn requires libpthread in libswanted.
34967      Branch: perl
34968            ! hints/hpux.sh
34969 ____________________________________________________________________________
34970 [  8095] By: jhi                                   on 2000/12/12  19:51:05
34971         Log: The integration wars continue.
34972      Branch: perl
34973           !> sv.c
34974 ____________________________________________________________________________
34975 [  8094] By: jhi                                   on 2000/12/12  19:48:26
34976         Log: Subject: [PATCH perl@8070] DB_File-1.74  
34977              From: "Paul Marquess" <paul_marquess@yahoo.co.uk> 
34978              Date: Mon, 11 Dec 2000 23:07:17 -0000
34979              Message-ID: <000001c063c7$1b9d28a0$a20a140a@bfs.phone.com> 
34980      Branch: perl
34981            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
34982            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
34983            ! ext/DB_File/version.c t/lib/db-btree.t t/lib/db-hash.t
34984            ! t/lib/db-recno.t
34985 ____________________________________________________________________________
34986 [  8093] By: nick                                  on 2000/12/12  19:42:13
34987         Log: Integrate/merge mainline with further efficiency tweak to sv.c's utf8 stuff.
34988      Branch: perlio
34989            ! sv.c
34990           !> lib/File/DosGlob.pm
34991 ____________________________________________________________________________
34992 [  8092] By: jhi                                   on 2000/12/12  19:28:11
34993         Log: Integrate perlio.
34994      Branch: perl
34995           !> sv.c
34996 ____________________________________________________________________________
34997 [  8091] By: nick                                  on 2000/12/12  18:49:45
34998         Log: Fix for Tk, and upgrading shared SVs.
34999      Branch: perlio
35000            ! sv.c
35001 ____________________________________________________________________________
35002 [  8090] By: jhi                                   on 2000/12/12  16:48:59
35003         Log: Subject: [PATCH] Re: Breadperl & Tk
35004              From: Nick Ing-Simmons <nik@tiuk.ti.com>
35005              Date: Tue, 12 Dec 2000 14:48:27 GMT
35006              Message-Id: <200012121448.OAA11516@mikado.tiuk.ti.com> 
35007      Branch: perl
35008            ! sv.c
35009 ____________________________________________________________________________
35010 [  8089] By: jhi                                   on 2000/12/12  03:37:19
35011         Log: Subject: DosGlob.pm diff for bash style brace expansion.
35012              From: "Mestnik, Mike" <MMestnik@rustconsulting.com>
35013              Date: Fri, 8 Dec 2000 10:45:30 -0600
35014              Message-ID: <B50C47897E98D3118130009027D3971920F278@EXCHANGE_M1>
35015      Branch: perl
35016            ! lib/File/DosGlob.pm
35017 ____________________________________________________________________________
35018 [  8088] By: nick                                  on 2000/12/11  23:59:59
35019         Log: Integrate mainline
35020      Branch: perlio
35021           !> ext/B/B.pm ext/B/B/Deparse.pm installperl lib/CGI.pm
35022           !> lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
35023           !> lib/ExtUtils/MakeMaker.pm lib/File/DosGlob.pm pod/perldiag.pod
35024           !> pod/perlop.pod pp.c pp_hot.c scope.c t/io/utf8.t t/lib/b.t
35025           !> t/op/local.t t/pragma/warn/toke toke.c
35026 ____________________________________________________________________________
35027 [  8087] By: jhi                                   on 2000/12/11  23:20:23
35028         Log: Integrate perlio.
35029      Branch: perl
35030           !> ext/Encode/Encode.xs perlio.c perlio.h perliol.h
35031 ____________________________________________________________________________
35032 [  8086] By: jhi                                   on 2000/12/11  22:50:59
35033         Log: Tune further the OS detection of CGI.
35034      Branch: perl
35035            ! lib/CGI.pm
35036 ____________________________________________________________________________
35037 [  8085] By: nick                                  on 2000/12/11  22:50:46
35038         Log: Finish 1st pass of "encoding" layer e.g. :
35039              open($fh,"<encoding(iso8859-7)",$greek) || die;
35040      Branch: perlio
35041            ! ext/Encode/Encode.xs perlio.c perliol.h
35042 ____________________________________________________________________________
35043 [  8084] By: jhi                                   on 2000/12/11  22:32:06
35044         Log: Revert the -f ambiguousity patch, seems to cause
35045              too much hassle (the interpret -Q as a function
35046              where Q is not a known filetest part is left in).
35047      Branch: perl
35048            ! lib/ExtUtils/Liblist.pm pod/perldiag.pod t/pragma/warn/toke
35049            ! toke.c
35050 ____________________________________________________________________________
35051 [  8083] By: jhi                                   on 2000/12/11  22:27:23
35052         Log: (accidentally empty check-in)
35053      Branch: perl
35054            ! lib/File/DosGlob.pm
35055 ____________________________________________________________________________
35056 [  8082] By: nick                                  on 2000/12/11  19:09:51
35057         Log: Restore mmap function (broken by tweaks to shared buffer
35058              layer for encode(xxxx)).
35059      Branch: perlio
35060            ! perlio.c
35061 ____________________________________________________________________________
35062 [  8081] By: jhi                                   on 2000/12/11  18:29:13
35063         Log: Subject: Re: The long awaited feature ...
35064              From: Simon Cozens <simon@cozens.net>
35065              Date: Mon, 11 Dec 2000 15:54:24 +0000
35066              Message-ID: <20001211155424.A17680@deep-dark-truthful-mirror.perlhacker.org>
35067              
35068              More io/utf8 tests.
35069      Branch: perl
35070            ! t/io/utf8.t
35071 ____________________________________________________________________________
35072 [  8080] By: jhi                                   on 2000/12/11  18:19:36
35073         Log: Subject: PATCH MakeMaker manpage clarification
35074              From: andreas.koenig@anima.de (Andreas J. Koenig)
35075              Date: 10 Dec 2000 20:46:13 +0100
35076              Message-ID: <m3aea4kqka.fsf@ak-71.mind.de>
35077      Branch: perl
35078            ! lib/ExtUtils/MakeMaker.pm
35079 ____________________________________________________________________________
35080 [  8079] By: jhi                                   on 2000/12/11  15:35:07
35081         Log: Subject: Re: [ID 20001204.007] -MO=Deparse -we '{234;}' failing
35082              From: Simon Cozens <simon@cozens.net>
35083              Date: Sun, 10 Dec 2000 19:06:19 +0000
35084              Message-ID: <20001210190619.B21402@deep-dark-truthful-mirror.perlhacker.org>
35085      Branch: perl
35086            ! ext/B/B/Deparse.pm t/lib/b.t
35087 ____________________________________________________________________________
35088 [  8078] By: jhi                                   on 2000/12/11  15:09:11
35089         Log: Subject: [PATCH] docs on NaN
35090              From: Nicholas Clark <nick@ccl4.org>
35091              Date: Mon, 11 Dec 2000 01:48:38 +0000
35092              Message-ID: <20001211014838.B99205@plum.flirble.org>
35093      Branch: perl
35094            ! pod/perlop.pod
35095 ____________________________________________________________________________
35096 [  8077] By: jhi                                   on 2000/12/11  15:02:21
35097         Log: Subject: [PATCH] Re: [Fwd: BUG 20001205.022] Local on Hash elements
35098              From: Simon Cozens <simon@cozens.net>
35099              Date: Mon, 11 Dec 2000 01:21:45 +0000
35100              Message-ID: <20001211012144.A23467@deep-dark-truthful-mirror.perlhacker.org>
35101      Branch: perl
35102            ! pp.c pp_hot.c scope.c t/op/local.t
35103 ____________________________________________________________________________
35104 [  8076] By: nick                                  on 2000/12/10  20:43:32
35105         Log: Not merge worthy...
35106              Allow arg to layers e.g. open($fh,"<:encode(iso8859-15)",$name)
35107              syntax is modelled on attributes.
35108              Untested fix for io/utf8 on Win32 etc.
35109              Very clumsy start to the encode layer.
35110      Branch: perlio
35111            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
35112 ____________________________________________________________________________
35113 [  8075] By: jhi                                   on 2000/12/10  18:39:33
35114         Log: Darwin is not Windows.
35115      Branch: perl
35116            ! lib/CGI.pm
35117 ____________________________________________________________________________
35118 [  8074] By: jhi                                   on 2000/12/10  18:31:27
35119         Log: Subject: Ambiguous -%c() resolved as a file test
35120              From: "Paul Marquess" <Paul.Marquess@openwave.com>
35121              Date: Sun, 10 Dec 2000 15:35:07 -0000
35122              Message-ID: <002601c062be$c5f749c0$a20a140a@bfs.phone.com>
35123      Branch: perl
35124            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
35125 ____________________________________________________________________________
35126 [  8073] By: jhi                                   on 2000/12/10  18:16:29
35127         Log: Subject: PATCH installperl misinformed 
35128              From: andreas.koenig@anima.de (Andreas J. Koenig)
35129              Date: 10 Dec 2000 13:01:32 +0100 
35130              Message-ID: <m3r93glc2r.fsf@ak-71.mind.de>
35131      Branch: perl
35132            ! installperl
35133 ____________________________________________________________________________
35134 [  8072] By: jhi                                   on 2000/12/10  18:07:55
35135         Log: The walkoptree confusion rages; walkoptree() seems to be coming
35136              from B.xs, while walkoptree_slow() comes from B.pm.
35137      Branch: perl
35138            ! ext/B/B.pm
35139 ____________________________________________________________________________
35140 [  8071] By: nick                                  on 2000/12/10  11:45:47
35141         Log: Integrate mainline
35142      Branch: perlio
35143           +> t/base/commonsense.t
35144           !> (integrate 37 files)
35145 ____________________________________________________________________________
35146 [  8070] By: jhi                                   on 2000/12/10  04:46:21
35147         Log: Update Changes.
35148      Branch: perl
35149            ! Changes patchlevel.h
35150 ____________________________________________________________________________
35151 [  8069] By: jhi                                   on 2000/12/10  04:39:19
35152         Log: Subject: Re: PATCH: Let Test::Harness bail out early (Was: Testing module dependencies)
35153              From: andreas.koenig@anima.de (Andreas J. Koenig)
35154              Date: 09 Dec 2000 17:14:25 +0100
35155              Message-ID: <m3wvd9o9lq.fsf@ak-71.mind.de>
35156      Branch: perl
35157            + t/base/commonsense.t
35158            ! MANIFEST lib/Test/Harness.pm t/TEST t/UTEST
35159 ____________________________________________________________________________
35160 [  8068] By: jhi                                   on 2000/12/10  04:17:36
35161         Log: Subject: [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
35162              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
35163              Date: Sat, 9 Dec 2000 16:47:22 -0000
35164              Message-ID: <002001c061ff$b3aba820$a20a140a@bfs.phone.com>
35165      Branch: perl
35166            ! ext/DB_File/typemap ext/GDBM_File/GDBM_File.pm
35167            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
35168            ! ext/NDBM_File/typemap ext/ODBM_File/ODBM_File.pm
35169            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
35170            ! ext/SDBM_File/typemap t/lib/db-btree.t t/lib/db-hash.t
35171            ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
35172            ! t/lib/sdbm.t
35173 ____________________________________________________________________________
35174 [  8067] By: jhi                                   on 2000/12/10  03:52:02
35175         Log: Test case for #8066.
35176      Branch: perl
35177            ! t/op/misc.t
35178 ____________________________________________________________________________
35179 [  8066] By: jhi                                   on 2000/12/10  03:50:30
35180         Log: Subject: [PATCH] Re: [ID 20001202.002] [BUG all] 'die qr{pattern}' does not check termination
35181              From: Simon Cozens <simon@cozens.net>
35182              Date: Sun, 10 Dec 2000 00:55:37 +0000
35183              Message-ID: <20001210005537.B16221@deep-dark-truthful-mirror.perlhacker.org>
35184      Branch: perl
35185            ! pp_sys.c
35186 ____________________________________________________________________________
35187 [  8065] By: jhi                                   on 2000/12/10  03:44:52
35188         Log: Test case for #8064.
35189      Branch: perl
35190            ! t/comp/proto.t
35191 ____________________________________________________________________________
35192 [  8064] By: jhi                                   on 2000/12/10  03:42:32
35193         Log: Subject: Re: prototype of substr
35194              From: Simon Cozens <simon@cozens.net>
35195              Date: Sun, 10 Dec 2000 00:13:33 +0000
35196              Message-ID: <20001210001333.A16221@deep-dark-truthful-mirror.perlhacker.org>
35197              
35198              Make CORE::substr to be '$$;$$' instead of '$$;$;$'.
35199      Branch: perl
35200            ! pp.c
35201 ____________________________________________________________________________
35202 [  8063] By: jhi                                   on 2000/12/10  03:39:42
35203         Log: Subject: [PATCH] perlguts.pod
35204              From: Simon Cozens <simon@cozens.net>
35205              Date: Sun, 10 Dec 2000 00:06:47 +0000
35206              Message-ID: <20001210000647.A16203@deep-dark-truthful-mirror.perlhacker.org>
35207              
35208              Documentation of the different types of ops,
35209              plus the functions in dump.c
35210      Branch: perl
35211            ! pod/perlguts.pod
35212 ____________________________________________________________________________
35213 [  8062] By: jhi                                   on 2000/12/10  03:30:04
35214         Log: Subject: [ID 20001209.006] Not OK: perl v5.7.0 +DEVEL7978 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED)
35215              From: Nicholas Clark <nick@talking.bollo.cx>
35216              Date: Sat, 09 Dec 2000 18:57:25 +0000
35217              Message-Id: <E144pBV-0002Nv-00@Bagpuss.unfortu.net>
35218              
35219              Be more robust in weird hostname setups.
35220      Branch: perl
35221            ! t/lib/net-hostent.t
35222 ____________________________________________________________________________
35223 [  8061] By: jhi                                   on 2000/12/10  03:28:21
35224         Log: Pacify fussy compiler. 
35225      Branch: perl
35226            ! pp_sys.c
35227 ____________________________________________________________________________
35228 [  8060] By: jhi                                   on 2000/12/10  02:52:46
35229         Log: Integrate perlio.
35230      Branch: perl
35231           !> pp_sys.c t/io/utf8.t
35232 ____________________________________________________________________________
35233 [  8059] By: nick                                  on 2000/12/09  23:40:14
35234         Log: read/sysread/recv should now be utf8 aware.
35235              Basic test for utf8 read.
35236      Branch: perlio
35237            ! pp_sys.c t/io/utf8.t
35238 ____________________________________________________________________________
35239 [  8058] By: jhi                                   on 2000/12/09  21:56:02
35240         Log: Integrate perlio.
35241      Branch: perl
35242           +> t/io/utf8.t
35243           !> MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t toke.c
35244 ____________________________________________________________________________
35245 [  8057] By: jhi                                   on 2000/12/09  21:53:35
35246         Log: Subject: Re: Additional patch for UTF8-keys (Re: perl@8016)
35247              From: Inaba Hiroto <inaba@st.rim.or.jp>
35248              Date: Sun, 10 Dec 2000 05:53:21 +0900
35249              Message-ID: <3A329BC0.15E8BFF9@st.rim.or.jp>
35250              
35251              Tests for #8056.
35252      Branch: perl
35253            ! t/op/each.t
35254 ____________________________________________________________________________
35255 [  8056] By: jhi                                   on 2000/12/09  21:51:16
35256         Log: Subject: Additional patch for UTF8-keys (Re: perl@8016)
35257              From: Inaba Hiroto <inaba@st.rim.or.jp>
35258              Date: Sat, 09 Dec 2000 18:02:00 +0900
35259              Message-ID: <3A31F508.34F4BB23@st.rim.or.jp>
35260              
35261              exists() didn't work for UTF-8 keys, and neither did shared hash keys.
35262      Branch: perl
35263            ! embed.h embed.pl hv.c objXSUB.h op.c proto.h sv.c
35264 ____________________________________________________________________________
35265 [  8055] By: nick                                  on 2000/12/09  20:11:48
35266         Log: Make write() (i.e. formats) utf8-aware by calling do_print() rather
35267              than raw PerlIO_write() - does not seem to break any tests.
35268      Branch: perlio
35269            ! pp_sys.c
35270 ____________________________________________________________________________
35271 [  8054] By: nick                                  on 2000/12/09  19:47:30
35272         Log: Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO.
35273              (sysread, recv and write i.e. formats still to do...)
35274              Allow :utf8 or :bytes in PerlIO_apply_layers() so that
35275              open($fh,">:utf8","name")
35276              etc. work. - "applying" those just sets/clears the UTF8 bit of the top layer,
35277              so no extra overhead is involved.
35278              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious writing of BOM
35279              to a non-utf8 stream.
35280              Add initial io/utf8.t
35281              Fix SvPVutf8() - sv_2pv() was not expecting to be called with something
35282              that was already SvPOK() - (we just fossiked with SvUTF8 bit). Fix that
35283              and also just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
35284      Branch: perlio
35285            + t/io/utf8.t
35286            ! MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t
35287 ____________________________________________________________________________
35288 [  8053] By: nick                                  on 2000/12/09  19:26:37
35289         Log: Did not get that has_utf8/this_utf8 fix right last time, another spot
35290              was only testing this_utf8.
35291      Branch: perlio
35292            ! toke.c
35293 ____________________________________________________________________________
35294 [  8052] By: nick                                  on 2000/12/09  19:09:41
35295         Log: Typo/thinko in S_scan_const() - seeing high bit sets has_utf8 not this_utf8
35296              i.e. the output string has one, but don't mess with source assumption.
35297      Branch: perlio
35298            ! toke.c
35299 ____________________________________________________________________________
35300 [  8051] By: jhi                                   on 2000/12/09  16:55:17
35301         Log: Integrate perlio.
35302      Branch: perl
35303           !> MANIFEST embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c
35304           !> sv.c thrdvar.h util.c
35305 ____________________________________________________________________________
35306 [  8050] By: jhi                                   on 2000/12/09  16:48:07
35307         Log: Nits noticed by Peter Prymmer.
35308      Branch: perl
35309            ! lib/ExtUtils/MM_VMS.pm
35310 ____________________________________________________________________________
35311 [  8049] By: nick                                  on 2000/12/09  13:49:40
35312         Log: UTF8 output prework.
35313              - Store $\ and $, as SVs so they can have SvUTF8 flag
35314              - use do_print() rather than raw PerlIO_write() to print them.
35315      Branch: perlio
35316            ! embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c sv.c
35317            ! thrdvar.h util.c
35318 ____________________________________________________________________________
35319 [  8048] By: nick                                  on 2000/12/09  12:30:43
35320         Log: Integrate mainline.
35321      Branch: perlio
35322           +> ext/Encode/Encode/iso8859-16.enc ext/POSIX/hints/svr4.pl
35323           +> t/op/reverse.t
35324           !> Changes MANIFEST doop.c ext/POSIX/Makefile.PL hints/svr4.sh
35325           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
35326           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/Manifest.pm patchlevel.h
35327           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp.h
35328           !> pp_hot.c t/README t/base/term.t t/lib/bigfltpm.t
35329           !> t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
35330 ____________________________________________________________________________
35331 [  8047] By: jhi                                   on 2000/12/09  00:23:27
35332         Log: Subject: Re: [pvhp@forte.com: [ID 20001208.004] Not OK: perl v5.7.0 +DEVEL8042 on VMS_AXP V7.1 (UNINSTALLED)]
35333              From: Michael G Schwern <schwern@pobox.com>
35334              Date: Fri, 8 Dec 2000 14:43:04 -0600
35335      Branch: perl
35336            ! lib/ExtUtils/MM_VMS.pm
35337 ____________________________________________________________________________
35338 [  8046] By: jhi                                   on 2000/12/08  23:10:27
35339         Log: A missed check-in.
35340      Branch: perl
35341            ! lib/ExtUtils/Manifest.pm
35342 ____________________________________________________________________________
35343 [  8045] By: jhi                                   on 2000/12/08  21:57:12
35344         Log: (null check-in)
35345      Branch: perl
35346            ! lib/ExtUtils/MM_Unix.pm pod/perlintern.pod
35347 ____________________________________________________________________________
35348 [  8044] By: jhi                                   on 2000/12/08  21:11:06
35349         Log: Add ISO 8859-16 encoding.  Not a standard yet but seems to be
35350              at the final draft stage.
35351      Branch: perl
35352            + ext/Encode/Encode/iso8859-16.enc
35353            ! MANIFEST
35354 ____________________________________________________________________________
35355 [  8043] By: jhi                                   on 2000/12/08  16:39:04
35356         Log: Update Changes.
35357      Branch: perl
35358            ! Changes patchlevel.h
35359 ____________________________________________________________________________
35360 [  8042] By: jhi                                   on 2000/12/08  16:33:39
35361         Log: Do not return the Unicode replacement character if UTF-8
35362              decoding goes awry, it should be up to the caller to decide.
35363      Branch: perl
35364            ! pod/perlapi.pod utf8.c
35365 ____________________________________________________________________________
35366 [  8041] By: jhi                                   on 2000/12/08  16:22:28
35367         Log: metaconfig maintenance.
35368      Branch: metaconfig
35369            ! U/modified/stdchar.U
35370      Branch: metaconfig/U/perl
35371            + testsyml.U
35372 ____________________________________________________________________________
35373 [  8040] By: jhi                                   on 2000/12/08  16:03:08
35374         Log: Subject: [ID 20001207.009] Not OK: perl v5.7.0 +DEVEL8030 on os2-64int-ld 2.30
35375              From: sthoenna@efn.org
35376              Date: Thu, 7 Dec 2000 21:32:43 -0800 (PST)
35377              Message-Id: <200012080532.eB85Wh729109@garcia.efn.org>
35378      Branch: perl
35379            ! Changes lib/ExtUtils/MM_OS2.pm
35380 ____________________________________________________________________________
35381 [  8039] By: jhi                                   on 2000/12/08  15:57:11
35382         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful
35383              From: Simon Cozens <simon@cozens.net>
35384              Date: Fri, 8 Dec 2000 13:33:31 +0000
35385              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org>
35386              
35387              (The pp_hot part needed a rewrite.)
35388      Branch: perl
35389            ! doop.c pp_hot.c utf8.c
35390 ____________________________________________________________________________
35391 [  8038] By: jhi                                   on 2000/12/08  15:25:08
35392         Log: Subject: djSP
35393              From: Michael Stevens <michael@etla.org>
35394              Date: Wed, 6 Dec 2000 23:24:01 +0000
35395              Message-ID: <20001206232400.A21381@firedrake.org>
35396              
35397              Plus a note from Nick Ing-Simmons.
35398      Branch: perl
35399            ! pp.h
35400 ____________________________________________________________________________
35401 [  8037] By: jhi                                   on 2000/12/08  15:18:35
35402         Log: Filetype is text.
35403      Branch: perl
35404            ! t/op/utf8decode.t
35405 ____________________________________________________________________________
35406 [  8036] By: jhi                                   on 2000/12/08  03:31:27
35407         Log: Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
35408              From: Andy Dougherty <doughera@lafayette.edu>
35409              Date: Thu, 7 Dec 2000 12:36:45 -0500 (EST)
35410              Message-Id: <Pine.SOL.4.10.10012071235400.13162-100000@maxwell.phys.lafayette.edu>
35411              
35412              Subject: Re: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
35413              From: Andy Dougherty <doughera@lafayette.edu>
35414              Date: Thu, 7 Dec 2000 13:56:10 -0500 (EST)
35415              Message-ID: <Pine.SOL.4.10.10012071354420.6665-100000@maxwell.phys.lafayette.edu>
35416      Branch: perl
35417            + ext/POSIX/hints/svr4.pl
35418            ! MANIFEST ext/POSIX/Makefile.PL hints/svr4.sh t/lib/bigfltpm.t
35419 ____________________________________________________________________________
35420 [  8035] By: jhi                                   on 2000/12/08  03:26:01
35421         Log: Subject: [ID 20001207.003] [PATCH] t/base/term.t causes abort if Config.pm not built
35422              From: Andy Dougherty <doughera@lafayette.edu>
35423              Date: Thu, 7 Dec 2000 10:50:47 -0500 (EST)
35424              Message-Id: <Pine.SOL.4.10.10012071049400.7566-100000@maxwell.phys.lafayette.edu>
35425      Branch: perl
35426            ! t/README t/base/term.t
35427 ____________________________________________________________________________
35428 [  8034] By: jhi                                   on 2000/12/08  03:21:59
35429         Log: Subject: DOC PATCH 5.6.0: -s return value incompletely documented
35430              From: mjd@plover.com  
35431              Date: 7 Dec 2000 21:04:20 -0000
35432              Message-ID: <20001207210420.22282.qmail@plover.com>
35433              
35434              Plus -z doc.
35435      Branch: perl
35436            ! pod/perlfunc.pod
35437 ____________________________________________________________________________
35438 [  8033] By: jhi                                   on 2000/12/08  03:19:03
35439         Log: Use the UTF8 macros a bit.  They can't be used with abandon
35440              everywhere because we do generate illegal UTF-8 in some situations.
35441              This is of course naughty.
35442      Branch: perl
35443            ! pod/perlapi.pod utf8.c utf8.h
35444 ____________________________________________________________________________
35445 [  8032] By: jhi                                   on 2000/12/08  03:00:09
35446         Log: Out of sync?
35447      Branch: perl
35448            ! t/pragma/warn/utf8
35449 ____________________________________________________________________________
35450 [  8031] By: jhi                                   on 2000/12/08  02:22:39
35451         Log: Cnt spl.
35452      Branch: perl
35453            ! MANIFEST
35454 ____________________________________________________________________________
35455 [  8030] By: jhi                                   on 2000/12/08  01:23:54
35456         Log: Add test for reverse().
35457      Branch: perl
35458            + t/op/reverse.t
35459            ! MANIFEST
35460 ____________________________________________________________________________
35461 [  8029] By: jhi                                   on 2000/12/08  01:21:47
35462         Log: Integrate perlio.
35463      Branch: perl
35464           !> ext/IO/IO.xs fakesdio.h global.sym lib/warnings.pm perlapi.c
35465           !> perlio.c perlio.h perlsdio.h warnings.pl
35466 ____________________________________________________________________________
35467 [  8028] By: jhi                                   on 2000/12/08  01:19:08
35468         Log: Introduce macros for UTF8 decoding.
35469      Branch: perl
35470            ! t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
35471 ____________________________________________________________________________
35472 [  8027] By: nick                                  on 2000/12/07  22:18:19
35473         Log: Integrate mainline
35474      Branch: perlio
35475           !> embed.pl pod/perlapi.pod utf8.c
35476 ____________________________________________________________________________
35477 [  8026] By: nick                                  on 2000/12/07  21:45:08
35478         Log: Various oddities p4 diff -se showed up
35479              Remove 'our' from warnings.pl
35480      Branch: perlio
35481            ! global.sym lib/warnings.pm pod/perlapi.pod warnings.pl
35482 ____________________________________________________________________________
35483 [  8025] By: nick                                  on 2000/12/07  21:43:32
35484         Log: Change PerlIO_(get|set)pos to take SV *
35485              Should fix, OS/2, VMS, (sfio??)
35486      Branch: perlio
35487            ! ext/IO/IO.xs fakesdio.h perlapi.c perlio.c perlio.h perlsdio.h
35488 ____________________________________________________________________________
35489 [  8024] By: jhi                                   on 2000/12/07  19:05:32
35490         Log: Document utf8_to_uv() better.
35491      Branch: perl
35492            ! pod/perlapi.pod utf8.c
35493 ____________________________________________________________________________
35494 [  8023] By: jhi                                   on 2000/12/07  18:23:47
35495         Log: Document utf8_length(), utf8_distance(), and utf8_hop().
35496      Branch: perl
35497            ! embed.pl pod/perlapi.pod utf8.c
35498 ____________________________________________________________________________
35499 [  8022] By: jhi                                   on 2000/12/07  04:13:51
35500         Log: Integrate perlio.
35501      Branch: perl
35502           !> perlio.c t/io/dup.t win32/config.vc win32/config_H.bc
35503           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
35504           !> win32/makefile.mk
35505 ____________________________________________________________________________
35506 [  8021] By: nick                                  on 2000/12/07  00:28:14
35507         Log: Various attempts at MSVC debug - not sure what has
35508              changed but works now. 
35509              Seems atexit() _may_ work for DLLs built with MSVC so don't
35510              call cleanup that way.
35511      Branch: perlio
35512            ! perlio.c win32/makefile.mk
35513 ____________________________________________________________________________
35514 [  8020] By: nick                                  on 2000/12/06  19:57:20
35515         Log: Integrate mainline
35516      Branch: perlio
35517           +> lib/ExtUtils/MANIFEST.SKIP t/op/concat.t
35518           !> (integrate 75 files)
35519 ____________________________________________________________________________
35520 [  8019] By: nick                                  on 2000/12/06  19:28:21
35521         Log: Add useperlio to config.vc
35522              Turn off binmode in config_H.PL
35523              Regen all the config_H.xx
35524              Attempt to get debugging build with MSVC.
35525      Branch: perlio
35526            ! win32/config.vc win32/config_H.bc win32/config_H.gc
35527            ! win32/config_H.vc win32/config_h.PL win32/makefile.mk
35528 ____________________________________________________________________________
35529 [  8018] By: nick                                  on 2000/12/06  19:21:57
35530         Log: Test various dup/external program options on all platforms.
35531      Branch: perlio
35532            ! t/io/dup.t
35533 ____________________________________________________________________________
35534 [  8017] By: nick                                  on 2000/12/06  19:20:47
35535         Log: Fix harness to be less picky
35536      Branch: perlio
35537            ! lib/Test/Harness.pm
35538 ____________________________________________________________________________
35539 [  8016] By: jhi                                   on 2000/12/06  16:45:12
35540         Log: Update Changes.
35541      Branch: perl
35542            ! Changes patchlevel.h
35543 ____________________________________________________________________________
35544 [  8015] By: jhi                                   on 2000/12/06  16:41:03
35545         Log: Test \x{...} with ord().
35546      Branch: perl
35547            ! t/op/ord.t
35548 ____________________________________________________________________________
35549 [  8014] By: jhi                                   on 2000/12/06  16:20:33
35550         Log: Test tweak because of #8013.
35551      Branch: perl
35552            ! t/lib/b.t
35553 ____________________________________________________________________________
35554 [  8013] By: jhi                                   on 2000/12/06  16:09:09
35555         Log: Subject: [PATCH] $VERSION crusade, strict, tests, etc... all over lib/
35556              From: Michael G Schwern <schwern@pobox.com>
35557              Date: Tue, 5 Dec 2000 21:23:28 -0500
35558              Message-ID: <20001205212328.C6473@blackrider.aocn.com>
35559              
35560              Carp::Heavy parts not very applicable because of recent changes.
35561      Branch: perl
35562            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/CGI/Apache.pm
35563            ! lib/CGI/Switch.pm lib/Carp.pm lib/Carp/Heavy.pm
35564            ! lib/DirHandle.pm lib/Dumpvalue.pm lib/English.pm lib/Env.pm
35565            ! lib/Exporter.pm lib/Exporter/Heavy.pm
35566            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_OS2.pm
35567            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
35568            ! lib/ExtUtils/MM_Win32.pm lib/File/CheckTree.pm
35569            ! lib/File/DosGlob.pm lib/File/Find.pm lib/File/stat.pm
35570            ! lib/FileCache.pm lib/I18N/Collate.pm lib/Net/hostent.pm
35571            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
35572            ! lib/Pod/Functions.pm lib/Pod/Html.pm lib/Search/Dict.pm
35573            ! lib/SelectSaver.pm lib/Term/Cap.pm lib/Term/Complete.pm
35574            ! lib/Term/ReadLine.pm lib/Text/Abbrev.pm lib/Tie/Hash.pm
35575            ! lib/Tie/RefHash.pm lib/Tie/Scalar.pm lib/Tie/SubstrHash.pm
35576            ! lib/Time/Local.pm lib/Time/tm.pm lib/UNIVERSAL.pm
35577            ! lib/User/grent.pm lib/User/pwent.pm lib/bytes.pm
35578            ! lib/charnames.pm lib/diagnostics.pm lib/filetest.pm
35579            ! lib/integer.pm lib/less.pm lib/locale.pm lib/open.pm
35580            ! lib/overload.pm lib/subs.pm lib/utf8.pm lib/vars.pm
35581            ! lib/warnings/register.pm t/lib/attrs.t t/lib/syslog.t
35582            ! warnings.pl
35583 ____________________________________________________________________________
35584 [  8012] By: jhi                                   on 2000/12/06  15:22:38
35585         Log: Subject: [PATCH] Re: New harness is failing things
35586              From: Nick Ing-Simmons <nik@tiuk.ti.com>
35587              Date: Wed, 6 Dec 2000 13:00:30 GMT
35588              Message-Id: <200012061300.NAA10567@mikado.tiuk.ti.com>
35589      Branch: perl
35590            ! lib/Test/Harness.pm
35591 ____________________________________________________________________________
35592 [  8011] By: jhi                                   on 2000/12/06  15:12:08
35593         Log: Subject: installhtml changes
35594              From: Michael Stevens <michael@etla.org>
35595              Date: Wed, 6 Dec 2000 13:15:53 +0000
35596              Message-ID: <20001206131553.A27317@firedrake.org>
35597      Branch: perl
35598            ! installhtml
35599 ____________________________________________________________________________
35600 [  8010] By: jhi                                   on 2000/12/06  15:06:05
35601         Log: Subject: the dTHR hits
35602              From: Michael Stevens <michael@etla.org>
35603              Date: Wed, 6 Dec 2000 12:06:03 +0000
35604              Message-ID: <20001206120603.A24581@firedrake.org>
35605              
35606              More, errrm, less dTHRs.
35607      Branch: perl
35608            ! bytecode.pl ext/B/B/C.pm
35609 ____________________________________________________________________________
35610 [  8009] By: jhi                                   on 2000/12/06  15:04:25
35611         Log: Subject: MakeMaker mailing list gone?
35612              From: Michael G Schwern <schwern@pobox.com>
35613              Date: Tue, 5 Dec 2000 19:29:59 -0500
35614              Message-ID: <20001205192959.B6473@blackrider.aocn.com>
35615              
35616              The MakeMaker mailing list is dead, perlbug is the right
35617              address to report bugs.
35618      Branch: perl
35619            ! lib/ExtUtils/MakeMaker.pm
35620 ____________________________________________________________________________
35621 [  8008] By: jhi                                   on 2000/12/06  15:00:32
35622         Log: Subject: [PATCH ExtUtils::Manifest 1.1] Default MANIFEST.SKIP]
35623              From: Michael G Schwern <schwern@pobox.com>
35624              Date: Tue, 5 Dec 2000 19:21:21 -0500
35625              Message-ID: <20001205192121.A6473@blackrider.aocn.com>
35626              
35627              Add a default MANIFEST skip that ignores things like
35628              version control files, editor temporary files, and the Makefile.
35629      Branch: perl
35630            + lib/ExtUtils/MANIFEST.SKIP
35631            ! MANIFEST lib/ExtUtils/Manifest.pm
35632 ____________________________________________________________________________
35633 [  8007] By: jhi                                   on 2000/12/06  14:57:20
35634         Log: In Amiga more manual hackery of the scripts seems to be needed,
35635              from Jan-Erik Karlsson.  Why Configure does not get this right
35636              is unknown, may be shell-induced.
35637      Branch: perl
35638            ! README.amiga
35639 ____________________________________________________________________________
35640 [  8006] By: jhi                                   on 2000/12/05  23:53:12
35641         Log: Add TOPm1s to peek at the second topmost stack item.
35642      Branch: perl
35643            ! pp.h
35644 ____________________________________________________________________________
35645 [  8005] By: jhi                                   on 2000/12/05  23:13:55
35646         Log: Avaunt, you foul UTF-8 tests.
35647      Branch: perl
35648            ! t/op/ver.t t/pragma/utf8.t
35649 ____________________________________________________________________________
35650 [  8004] By: jhi                                   on 2000/12/05  23:09:54
35651         Log: Continue utf8 dispersal. 
35652      Branch: perl
35653            + t/op/concat.t
35654            ! MANIFEST t/pragma/utf8.t
35655 ____________________________________________________________________________
35656 [  8003] By: nick                                  on 2000/12/05  23:02:39
35657         Log: Integrate mainline.
35658      Branch: perlio
35659           +> t/op/length.t t/op/utf8decode.t
35660           !> (integrate 69 files)
35661 ____________________________________________________________________________
35662 [  8002] By: jhi                                   on 2000/12/05  22:59:28
35663         Log: Integrate perlio.
35664      Branch: perl
35665           !> iperlsys.h perl.c perlio.c win32/perllib.c
35666 ____________________________________________________________________________
35667 [  8001] By: nick                                  on 2000/12/05  22:07:52
35668         Log: Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO
35669              - calloc/free suffer from damage on TerminateThread()
35670              - use PerlMemShared (as originally planned) now fixed
35671              - avoid doing anything important on DLL "detach".
35672      Branch: perlio
35673            ! perl.c perlio.c win32/perllib.c
35674 ____________________________________________________________________________
35675 [  8000] By: nick                                  on 2000/12/05  21:05:09
35676         Log: Fix gross PerlMemShared issue.
35677      Branch: perlio
35678            ! iperlsys.h
35679 ____________________________________________________________________________
35680 [  7999] By: jhi                                   on 2000/12/05  20:46:58
35681         Log: Test for Unicode (UTF-8) hash keys.
35682      Branch: perl
35683            ! t/op/each.t
35684 ____________________________________________________________________________
35685 [  7998] By: jhi                                   on 2000/12/05  20:30:35
35686         Log: Remove an unnecessary 'use utf8' (unnecessary because \x{...}
35687              is now always UTF-8), empty line cosmetics.
35688      Branch: perl
35689            ! t/pragma/utf8.t
35690 ____________________________________________________________________________
35691 [  7997] By: jhi                                   on 2000/12/05  20:15:40
35692         Log: Subject: Re: STRLEN - what?
35693              From: Andy Dougherty <doughera@lafayette.edu>
35694              Date: Tue, 5 Dec 2000 11:58:46 -0500 (EST)
35695              Message-ID: <Pine.SOL.4.10.10012051152100.3586-100000@maxwell.phys.lafayette.edu>
35696              
35697              Explain STRLEN.
35698      Branch: perl
35699            ! pod/perlguts.pod
35700 ____________________________________________________________________________
35701 [  7996] By: jhi                                   on 2000/12/05  20:13:34
35702         Log: Split off the UTF-8 decoder tests, make them to check also
35703              the error message.
35704      Branch: perl
35705            + t/op/utf8decode.t
35706            ! MANIFEST t/pragma/utf8.t utf8.c
35707 ____________________________________________________________________________
35708 [  7995] By: jhi                                   on 2000/12/05  16:39:47
35709         Log: Start migrating bits of pragma/utf8 to elsewhere
35710              (since the long term plan is to obsolete 'use utf8').
35711      Branch: perl
35712            + t/op/length.t
35713            ! MANIFEST t/pragma/utf8.t
35714 ____________________________________________________________________________
35715 [  7994] By: jhi                                   on 2000/12/05  16:30:21
35716         Log: Fix a manual edit typo from #7993, fix the message formatting
35717              for Unicode, add few our declarations.
35718      Branch: perl
35719            ! lib/Carp/Heavy.pm
35720 ____________________________________________________________________________
35721 [  7993] By: jhi                                   on 2000/12/05  16:09:15
35722         Log: Subject: Need help with warnings :-(
35723              From: "Ben Tilly" <ben_tilly@hotmail.com>
35724              Date: Tue, 05 Dec 2000 01:35:54 -0500
35725              Message-ID: <LAW2-F2380n7J95K7aI00001bb9@hotmail.com>
35726              
35727              Subject: UPDATE: Carp/Heavy now passes all tests
35728              From: "Ben Tilly" <ben_tilly@hotmail.com>
35729              Date: Tue, 05 Dec 2000 07:59:41 -0500
35730              Message-ID: <LAW2-F58V1qdiixjnzi00005523@hotmail.com>
35731              
35732              The Brave New Carp.
35733      Branch: perl
35734            ! lib/Carp.pm lib/Carp/Heavy.pm
35735 ____________________________________________________________________________
35736 [  7992] By: jhi                                   on 2000/12/05  15:55:08
35737         Log: Subject: [PATCH perl@7979] cygwin port
35738              From: "Eric Fifer" <efifer@dircon.co.uk>
35739              Date: Tue, 5 Dec 2000 14:04:09 -0000
35740              Message-Id: <200012051402.OAA60286@mailhost2.dircon.co.uk>
35741      Branch: perl
35742            ! t/lib/net-hostent.t
35743 ____________________________________________________________________________
35744 [  7991] By: jhi                                   on 2000/12/05  15:52:34
35745         Log: Subject: Re: [PATCH] The largest hoax of all times?
35746              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
35747              Date: Tue, 5 Dec 2000 00:40:25 -0500
35748              Message-ID: <20001205004025.A4050@monk.mps.ohio-state.edu>
35749              
35750              Subject: Re: [PATCH] The largest hoax of all times?
35751              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
35752              Date: Mon, 4 Dec 2000 23:55:53 -0500
35753              Message-ID: <20001204235553.A1140@monk.mps.ohio-state.edu>
35754              
35755              Subject: Re: [PATCH] The largest hoax of all times?
35756              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
35757              Date: Tue, 5 Dec 2000 01:28:45 -0500
35758              Message-ID: <20001205012844.A4227@monk.mps.ohio-state.edu>
35759              
35760              Fix the unpredictable order of DESTROYs.
35761      Branch: perl
35762            ! embed.h embed.pl objXSUB.h pod/perlapi.pod proto.h scope.c
35763            ! sv.c sv.h t/op/ref.t
35764 ____________________________________________________________________________
35765 [  7990] By: jhi                                   on 2000/12/05  14:38:53
35766         Log: Subject: [PATCH] shrink pp_hot fractionally
35767              From: Nicholas Clark <nick@ccl4.org>
35768              Date: Tue, 5 Dec 2000 12:44:31 +0000
35769              Message-ID: <20001205124431.E74518@plum.flirble.org>
35770              
35771              Use report_evil_fh().
35772      Branch: perl
35773            ! opcode.pl opnames.h pp_hot.c util.c
35774 ____________________________________________________________________________
35775 [  7989] By: jhi                                   on 2000/12/05  14:21:27
35776         Log: Subject: [PATCH] [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
35777              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
35778              Date: Mon, 04 Dec 2000 22:21:59 -0800
35779              Message-ID: <HmIL6gzkgepS092yn@efn.org>
35780              
35781              Harness shouldn't ignore responses like "ok 3\r\r\n".
35782      Branch: perl
35783            ! lib/Test/Harness.pm
35784 ____________________________________________________________________________
35785 [  7988] By: jhi                                   on 2000/12/05  13:51:28
35786         Log: Integrate the "skip" messages to explain().
35787      Branch: perl
35788            ! t/lib/syslfs.t t/op/lfs.t
35789 ____________________________________________________________________________
35790 [  7987] By: jhi                                   on 2000/12/05  12:34:54
35791         Log: The one that got away in #7984.
35792              
35793              Subject: Re: dTHR - what and why?
35794              From: Michael Stevens <michael@etla.org> 
35795              Date: Tue, 5 Dec 2000 11:15:52 +0000
35796              Message-ID: <20001205111552.A4647@firedrake.org>
35797      Branch: perl
35798            ! sv.h
35799 ____________________________________________________________________________
35800 [  7986] By: gsar                                  on 2000/12/05  09:14:44
35801         Log: fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
35802              due to the notorious GetFileType() bug in Windows 9x, which fstat()
35803              tickles)
35804      Branch: perl
35805            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32sck.c
35806 ____________________________________________________________________________
35807 [  7985] By: jhi                                   on 2000/12/05  05:49:03
35808         Log: Integrate perlio.
35809      Branch: perl
35810           !> iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
35811           !> win32/perlhost.h win32/perllib.c
35812 ____________________________________________________________________________
35813 [  7984] By: jhi                                   on 2000/12/05  05:48:16
35814         Log: dTHR is a nop in 5.6.0 onwards.  Ergo, it can go.
35815      Branch: perl
35816            ! av.c cygwin/cygwin.c deb.c djgpp/djgpp.c doio.c doop.c dump.c
35817            ! epoc/epoc.c ext/ByteLoader/ByteLoader.xs
35818            ! ext/ByteLoader/byterun.c ext/Devel/DProf/DProf.xs
35819            ! ext/Thread/Thread.xs ext/re/re.xs gv.c hv.c mg.c op.c
35820            ! os2/OS2/REXX/REXX.xs os2/os2.c os2/os2ish.h perl.c perl.h
35821            ! perlapi.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c
35822            ! regexec.c run.c scope.c sv.c taint.c thread.h toke.c
35823            ! universal.c utf8.c util.c vmesa/vmesa.c vms/ext/Stdio/Stdio.xs
35824            ! win32/win32.c
35825 ____________________________________________________________________________
35826 [  7983] By: nick                                  on 2000/12/04  23:27:43
35827         Log: PERL_IMPLICIT_SYS (almost) works - something odd with "signal"
35828      Branch: perlio
35829            ! iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
35830            ! win32/perlhost.h win32/perllib.c
35831 ____________________________________________________________________________
35832 [  7982] By: jhi                                   on 2000/12/04  19:44:09
35833         Log: Yet Another Copying-Without-Paying-Attention-To-SvUTF8(sv) Bug
35834              uncovered by #7980.
35835      Branch: perl
35836            ! op.c
35837 ____________________________________________________________________________
35838 [  7981] By: jhi                                   on 2000/12/04  19:42:07
35839         Log: Subject: [PATCH] Trivial dump.c feature
35840              From: Simon Cozens <simon@cozens.net>
35841              Date: Mon, 4 Dec 2000 18:08:38 +0000
35842              Message-ID: <20001204180838.A5541@pembro33.pmb.ox.ac.uk>
35843              
35844              Show whether a constant is UTF-8.
35845      Branch: perl
35846            ! dump.c
35847 ____________________________________________________________________________
35848 [  7980] By: jhi                                   on 2000/12/04  19:36:51
35849         Log: UTF-8 hash keys, patch from Inaba Hiroto.
35850      Branch: perl
35851            ! embed.h embed.pl hv.c hv.h pod/perlapi.pod proto.h
35852 ____________________________________________________________________________
35853 [  7979] By: jhi                                   on 2000/12/04  17:36:28
35854         Log: Update Changes.
35855      Branch: perl
35856            ! Changes patchlevel.h
35857 ____________________________________________________________________________
35858 [  7978] By: jhi                                   on 2000/12/04  16:42:17
35859         Log: Retract #7977, still too volatile (the euphemism of the day
35860              for unfinished and buggy :-)
35861      Branch: perl
35862            ! doop.c hv.c pp.c sv.h
35863 ____________________________________________________________________________
35864 [  7977] By: jhi                                   on 2000/12/04  16:25:15
35865         Log: (Retracted by #7978, too shaky yet.)
35866              
35867              Subject: Re: utf8 in hash keys, implementor missing
35868              From: Simon Cozens <simon@cozens.net>
35869              Date: Sat, 2 Dec 2000 19:49:35 +0000
35870              Message-ID: <20001202194935.A25673@pembro33.pmb.ox.ac.uk>
35871              
35872              The first step at UTF-8 hash keys.
35873      Branch: perl
35874            ! doop.c hv.c pp.c sv.h
35875 ____________________________________________________________________________
35876 [  7976] By: jhi                                   on 2000/12/04  16:13:53
35877         Log: Subject: [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
35878              From: sthoenna@efn.org
35879              Date: Sun, 3 Dec 2000 19:06:53 -0800 (PST)
35880              Message-Id: <200012040306.eB436rE18922@garcia.efn.org>
35881      Branch: perl
35882            ! os2/os2.c perlio.c
35883 ____________________________________________________________________________
35884 [  7975] By: jhi                                   on 2000/12/04  16:05:25
35885         Log: Subject: Re: [ID 20001129.009] Not OK: perl v5.7.0 +DEVEL7928 on os2-64int-ld 2.30 (UNINSTALLED)
35886              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
35887              Date: Thu, 30 Nov 2000 20:50:37 -0800
35888              Message-ID: <d4yJ6gzkgGsJ092yn@efn.org>
35889      Branch: perl
35890            ! os2/os2.c
35891 ____________________________________________________________________________
35892 [  7974] By: jhi                                   on 2000/12/04  16:03:57
35893         Log: Subject: [PATCH] ++ 20% faster
35894              From: Nicholas Clark <nick@ccl4.org>
35895              Date: Mon, 4 Dec 2000 12:17:27 +0000
35896              Message-ID: <20001204121726.B52976@plum.flirble.org>
35897              
35898              Make '$i = ""; $i++' to produce true IVs without a hint of NVs.
35899      Branch: perl
35900            ! sv.c
35901 ____________________________________________________________________________
35902 [  7973] By: jhi                                   on 2000/12/04  16:00:48
35903         Log: 
35904              Subject: Re: Not OK: perl v5.7.0 +DEVEL7825 on aix 4.2.1.0 (UNINSTALLED)
35905              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
35906              Date: Mon, 04 Dec 2000 12:30:45 +0100
35907              Message-Id: <20001204122118.E85D.H.M.BRAND@hccnet.nl>
35908              
35909              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
35910              library (getprotobyname and getprotobynumber are outversioned by
35911              the same calls in libc, at least for xlc version 3.
35912      Branch: perl
35913            ! hints/aix.sh
35914 ____________________________________________________________________________
35915 [  7972] By: jhi                                   on 2000/12/04  02:58:31
35916         Log: Integrate perlio.
35917      Branch: perl
35918           !> doio.c iperlsys.h perl.c perl.h perlio.c perlio.h toke.c
35919           !> win32/makefile.mk win32/perlhost.h win32/perllib.c
35920           !> win32/win32.h win32/win32iop.h win32/win32thread.h
35921 ____________________________________________________________________________
35922 [  7971] By: nick                                  on 2000/12/04  00:24:33
35923         Log: Quieten some noise in Win32 builds:
35924              - win32.h is included after <sys/socket.h>, so need to 
35925              set Win32SCK_IS_STDSCK earlier to avoid re-defined noise in XSUB.h
35926              - GCC (& MSVC?) have execv(...,const char *const *) so need a cast from char **.
35927      Branch: perlio
35928            ! doio.c perl.h toke.c win32/win32.h
35929 ____________________________________________________________________________
35930 [  7970] By: nick                                  on 2000/12/03  22:57:46
35931         Log: PERL_IMPLICIT_SYS compiles but does not work.
35932      Branch: perlio
35933            ! iperlsys.h perl.c perlio.c perlio.h win32/makefile.mk
35934            ! win32/perlhost.h win32/perllib.c win32/win32.h
35935            ! win32/win32iop.h win32/win32thread.h
35936 ____________________________________________________________________________
35937 [  7969] By: jhi                                   on 2000/12/03  22:12:58
35938         Log: On DEBUGGING make ANYOFUTF8 nodes store away also the SV
35939              used to swash_init(), makes regprop() dumps more informative
35940              (+utf8::IsAlpha, -utf8::IsDigit, for example).
35941      Branch: perl
35942            ! regcomp.c regexec.c
35943 ____________________________________________________________________________
35944 [  7968] By: jhi                                   on 2000/12/03  21:39:56
35945         Log: Implement ANYOFUTF8 regprop() dumping.
35946      Branch: perl
35947            ! regcomp.c
35948 ____________________________________________________________________________
35949 [  7967] By: jhi                                   on 2000/12/03  20:57:19
35950         Log: Make uv_to_utf8() to zero-terminate its output buffer,
35951              always use (at least) UTF8_MAXLEN + 1 U8s deep buffer.
35952      Branch: perl
35953            ! op.c pp.c regcomp.c regexec.c sv.c toke.c utf8.c
35954 ____________________________________________________________________________
35955 [  7966] By: nick                                  on 2000/12/03  18:41:21
35956         Log: Integrate mainline (STDCHAR)
35957      Branch: perlio
35958           !> Configure t/pragma/utf8.t
35959 ____________________________________________________________________________
35960 [  7965] By: jhi                                   on 2000/12/03  17:58:20
35961         Log: Raw zero bytes in text files confuse at least GNU patch 2.1.
35962      Branch: perl
35963            ! t/pragma/utf8.t
35964 ____________________________________________________________________________
35965 [  7964] By: jhi                                   on 2000/12/03  17:35:56
35966         Log: Integrate perlio.
35967      Branch: perl
35968           !> iperlsys.h perlio.c
35969 ____________________________________________________________________________
35970 [  7963] By: jhi                                   on 2000/12/03  17:33:55
35971         Log: Metaconfig unit change for #7962.
35972      Branch: metaconfig
35973            ! U/modified/stdchar.U
35974 ____________________________________________________________________________
35975 [  7962] By: jhi                                   on 2000/12/03  17:33:27
35976         Log: Untangle the <stdio.h> #include nest for the stdchar test,
35977              from Andy Dougherty.
35978      Branch: perl
35979            ! Configure
35980 ____________________________________________________________________________
35981 [  7961] By: nick                                  on 2000/12/03  16:53:00
35982         Log: Make iperlsys.h vector stdio not PerlIO.
35983      Branch: perlio
35984            ! iperlsys.h perlio.c
35985 ____________________________________________________________________________
35986 [  7960] By: nick                                  on 2000/12/03  14:43:01
35987         Log: Integrate mainline
35988      Branch: perlio
35989           !> Changes Configure config_h.SH lib/ExtUtils/MM_Unix.pm op.c
35990           !> patchlevel.h pod/perldiag.pod t/lib/net-hostent.t toke.c
35991 ____________________________________________________________________________
35992 [  7959] By: jhi                                   on 2000/12/03  08:16:36
35993         Log: Use DO_UTF8().
35994      Branch: perl
35995            ! op.c
35996 ____________________________________________________________________________
35997 [  7958] By: jhi                                   on 2000/12/02  18:33:05
35998         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
35999              From: Mike Guy <mjtg@cam.ac.uk>         
36000              Date: Sat, 02 Dec 2000 17:27:13 +0000
36001              Message-Id: <E142GRN-0003go-00@libra.cus.cam.ac.uk>
36002              
36003              An extraneous argument.
36004      Branch: perl
36005            ! toke.c
36006 ____________________________________________________________________________
36007 [  7957] By: jhi                                   on 2000/12/02  18:22:32
36008         Log: A missing hunk.
36009      Branch: perl
36010            ! t/lib/net-hostent.t
36011 ____________________________________________________________________________
36012 [  7956] By: jhi                                   on 2000/12/02  18:06:20
36013         Log: Subject: [PATCH] Re: [ID 20001202.001] (Net::hostent)
36014              From: Nicholas Clark <nick@ccl4.org>
36015              Date: Sat, 2 Dec 2000 14:28:27 +0000
36016              Message-ID: <20001202142827.A12308@plum.flirble.org>
36017              
36018              Test robustness.
36019      Branch: perl
36020            ! t/lib/net-hostent.t
36021 ____________________________________________________________________________
36022 [  7955] By: jhi                                   on 2000/12/02  17:58:06
36023         Log: Metaconfig unit change for #7954.
36024      Branch: metaconfig
36025            ! U/modified/stdchar.U
36026 ____________________________________________________________________________
36027 [  7954] By: jhi                                   on 2000/12/02  17:54:32
36028         Log: An inconvenient hang would happen if the stdio _ptr wasn't
36029              found in <stdio.h> and <stdio_impl.h> didn't exist.  (grep
36030              would be grepping stdin for all eternity for the _ptr.)
36031      Branch: perl
36032            ! Configure
36033 ____________________________________________________________________________
36034 [  7953] By: jhi                                   on 2000/12/02  00:07:15
36035         Log: Update Changes.
36036      Branch: perl
36037            ! Changes patchlevel.h
36038 ____________________________________________________________________________
36039 [  7952] By: jhi                                   on 2000/12/01  23:54:47
36040         Log: Subject: Re: long shell lines
36041              From: Andy Dougherty <doughera@lafayette.edu>
36042              Date: Thu, 30 Nov 2000 12:45:37 -0500 (EST)
36043              Message-ID: <Pine.SOL.4.10.10011301044590.26388-100000@maxwell.phys.lafayette.edu>
36044              
36045              Split overly long shell command lines.
36046      Branch: perl
36047            ! lib/ExtUtils/MM_Unix.pm
36048 ____________________________________________________________________________
36049 [  7951] By: jhi                                   on 2000/12/01  23:48:02
36050         Log: The metaconfig unit change for #7950.
36051      Branch: metaconfig
36052            + U/modified/stdchar.U
36053 ____________________________________________________________________________
36054 [  7950] By: jhi                                   on 2000/12/01  23:47:39
36055         Log: Try to find stdchar also from <stdio_impl.h>.
36056      Branch: perl
36057            ! Configure config_h.SH
36058 ____________________________________________________________________________
36059 [  7949] By: jhi                                   on 2000/12/01  23:46:45
36060         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
36061              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
36062              Date: Fri, 1 Dec 2000 16:26:08 -0500
36063              Message-ID: <20001201162608.B1436@linguist.dartmouth.edu>
36064              
36065              Reword the diagnostic message.
36066      Branch: perl
36067            ! pod/perldiag.pod
36068 ____________________________________________________________________________
36069 [  7948] By: nick                                  on 2000/12/01  22:49:43
36070         Log: Integrate mainline (for s/y/m as sub names stuff).
36071      Branch: perlio
36072           !> lib/CPAN.pm lib/CPAN/FirstTime.pm pod/perldiag.pod t/op/misc.t
36073           !> t/pragma/warn/toke toke.c
36074 ____________________________________________________________________________
36075 [  7947] By: jhi                                   on 2000/12/01  20:55:41
36076         Log: Integrate perlio.
36077      Branch: perl
36078           !> perlio.c perliol.h t/io/pipe.t
36079 ____________________________________________________________________________
36080 [  7946] By: jhi                                   on 2000/12/01  20:36:51
36081         Log: Upgrade to CPAN 1.59_51, from Andreas König.
36082      Branch: perl
36083            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
36084 ____________________________________________________________________________
36085 [  7945] By: nick                                  on 2000/12/01  20:31:32
36086         Log: Integrate mainline
36087      Branch: perlio
36088           +> ext/Encode/Encode/EncodeFormat.pod lib/unicode/Is/Blank.pl
36089           +> lib/unicode/Is/SpacePerl.pl t/lib/class-struct.t
36090           +> t/lib/net-hostent.t
36091           !> (integrate 35 files)
36092 ____________________________________________________________________________
36093 [  7944] By: jhi                                   on 2000/12/01  20:23:29
36094         Log: Some help for 20001130.011.  Now one gets warnings like
36095              "Ambiguous -f() resolved as a file test ..."
36096      Branch: perl
36097            ! pod/perldiag.pod t/pragma/warn/toke toke.c
36098 ____________________________________________________________________________
36099 [  7943] By: jhi                                   on 2000/12/01  19:44:44
36100         Log: Retract #7941.  Forbidding subs m/s/etc is too cruel because
36101              that also breaks using them as methods. 
36102      Branch: perl
36103            ! pod/perldiag.pod t/op/misc.t toke.c
36104 ____________________________________________________________________________
36105 [  7942] By: nick                                  on 2000/12/01  17:56:46
36106         Log: Fix 'mmap' lib/filehand.t (ungetc) test fail.
36107              Make 'unix' pass most tests
36108              - do unread by temporary push of layer ("pending") holding unread chars
36109              - fast_gets is now based on per-handle flag
36110              - relax one of io/pipe.t tests to allow print to fail and close to
36111              succeed so that it passes on unbuffered "unix" layer.
36112              Remaining fail is sporadic and a genuine race condition between
36113              parent/child in fork test.
36114      Branch: perlio
36115            ! perlio.c perliol.h t/io/pipe.t
36116 ____________________________________________________________________________
36117 [  7941] By: jhi                                   on 2000/12/01  15:28:58
36118         Log: (Retracted by #7943.)
36119              
36120              Reserve the short named string operator names.
36121      Branch: perl
36122            ! pod/perldiag.pod t/op/misc.t toke.c
36123 ____________________________________________________________________________
36124 [  7940] By: jhi                                   on 2000/12/01  06:45:53
36125         Log: Get the three different space character classes right under utf8.
36126      Branch: perl
36127            + lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
36128            ! MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
36129            ! regexec.c t/op/pat.t utf8.c
36130 ____________________________________________________________________________
36131 [  7939] By: jhi                                   on 2000/12/01  03:26:26
36132         Log: Two more tests that make no sense in UTF-8 since the test
36133              data is not in UTF-8.
36134      Branch: perl
36135            ! t/op/regexp.t
36136 ____________________________________________________________________________
36137 [  7938] By: jhi                                   on 2000/12/01  03:20:39
36138         Log: \x{} doesn't any more require 'use utf8' outside regexen so why
36139              should it be required inside regexen?
36140      Branch: perl
36141            ! regcomp.c t/op/regmesg.t
36142 ____________________________________________________________________________
36143 [  7937] By: jhi                                   on 2000/12/01  02:58:53
36144         Log: Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
36145              stored and restored, and thusly was trounced by the utf8 swash
36146              routines.
36147      Branch: perl
36148            ! regcomp.c
36149 ____________________________________________________________________________
36150 [  7936] By: jhi                                   on 2000/11/30  20:41:39
36151         Log: Fix for 20001128.006, be more careful in Perl_sv_utf8_downgrade().
36152              Why the different platforms behave so differently (core dump vs
36153              no core dump) on this bug is a but of a mystery, but if I had to
36154              guess I would mumble something like 'alignment'.
36155      Branch: perl
36156            ! sv.c
36157 ____________________________________________________________________________
36158 [  7935] By: jhi                                   on 2000/11/30  16:17:02
36159         Log: Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits
36160              From: Robin Barker <rmb1@cise.npl.co.uk>
36161              Message-Id: <200011301427.OAA00030@tempest.npl.co.uk>
36162              Date: Thu, 30 Nov 2000 14:27:12 GMT
36163      Branch: perl
36164            ! perlio.c toke.c
36165 ____________________________________________________________________________
36166 [  7934] By: jhi                                   on 2000/11/30  16:04:49
36167         Log: In OS/390 'localhost' can be 'localhost.FOO.BAR'.
36168      Branch: perl
36169            ! t/lib/net-hostent.t
36170 ____________________________________________________________________________
36171 [  7933] By: jhi                                   on 2000/11/30  06:07:26
36172         Log: Subject: [ID 20001129.007] Not OK: perl v5.7.0 +DEVEL7928 on VMS_AXP V7.1 (UNINSTALLED)
36173              From: Peter Prymmer <pvhp@forte.com>
36174              Date: Wed, 29 Nov 2000 15:16:45 -0800 (PST)
36175              Message-Id: <Pine.OSF.4.10.10011291515570.328738-100000@aspara.forte.com>
36176              
36177              In VMS the localhost may be LOCALHOST.
36178      Branch: perl
36179            ! t/lib/net-hostent.t
36180 ____________________________________________________________________________
36181 [  7932] By: jhi                                   on 2000/11/30  01:11:11
36182         Log: Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
36183              From: Peter Prymmer <pvhp@forte.com>
36184              Date: Wed, 29 Nov 2000 12:36:40 -0800 (PST)
36185              Message-ID: <Pine.OSF.4.10.10011291233120.328738-100000@aspara.forte.com>
36186              
36187              plus regen perlapi.pod.
36188      Branch: perl
36189            ! pod/perlapi.pod utf8.c
36190 ____________________________________________________________________________
36191 [  7931] By: jhi                                   on 2000/11/30  01:06:19
36192         Log: Subject:  [PATCH perl@7930] get t/lib/filter-util.t to work on VMS 
36193              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
36194              Date:     Wed, 29 Nov 2000 17:15:11 EST
36195              Message-Id: <001129171439.6099b@DUPHY4.Physics.Drexel.Edu>
36196      Branch: perl
36197            ! t/lib/filter-util.pl t/lib/filter-util.t
36198 ____________________________________________________________________________
36199 [  7930] By: jhi                                   on 2000/11/29  18:51:55
36200         Log: Update Changes.
36201      Branch: perl
36202            ! Changes patchlevel.h
36203 ____________________________________________________________________________
36204 [  7929] By: jhi                                   on 2000/11/29  18:50:55
36205         Log: Update the va_copy() metaconfig unit.
36206      Branch: metaconfig/U/perl
36207            ! need_va_copy.U
36208 ____________________________________________________________________________
36209 [  7928] By: jhi                                   on 2000/11/29  17:50:43
36210         Log: Subject: [ID 20001128.003] Not OK: perl v5.7.0 +DEVEL7891 on ppc-linux 2.2.17  
36211              From: Dominic Dunlop <domo@computer.org>
36212              Date: Tue, 28 Nov 2000 16:41:57 +0100
36213              Message-Id: <p04320400b649771b9797@[192.168.1.4]>
36214              
36215              Patch to catch a core dump in the Configure va_copy test.
36216      Branch: perl
36217            ! Configure config_h.SH
36218 ____________________________________________________________________________
36219 [  7927] By: jhi                                   on 2000/11/29  17:31:59
36220         Log: Retract #7921, the patch shouldn't be needed.
36221      Branch: perl
36222            ! sv.c
36223 ____________________________________________________________________________
36224 [  7926] By: jhi                                   on 2000/11/29  17:01:41
36225         Log: Make the Class::Struct import() wiser.
36226      Branch: perl
36227            ! lib/Class/Struct.pm t/lib/class-struct.t
36228 ____________________________________________________________________________
36229 [  7925] By: jhi                                   on 2000/11/29  16:36:33
36230         Log: All the core library users of Class::Struct seem to be
36231              using "use Class::Struct 'struct';" instead of the bare
36232              "use Class::Struct;", which isn't documented in Class::Struct.
36233              This can't be right.
36234      Branch: perl
36235            ! lib/File/stat.pm
36236 ____________________________________________________________________________
36237 [  7924] By: jhi                                   on 2000/11/29  16:32:15
36238         Log: A test works better if it has the right 1..$n output.
36239      Branch: perl
36240            ! t/lib/class-struct.t
36241 ____________________________________________________________________________
36242 [  7923] By: jhi                                   on 2000/11/29  16:29:11
36243         Log: Forgot to MANIFEST the new Net::hostent test.
36244      Branch: perl
36245            ! MANIFEST
36246 ____________________________________________________________________________
36247 [  7922] By: jhi                                   on 2000/11/29  16:27:49
36248         Log: Integrate perlio.
36249      Branch: perl
36250           !> iperlsys.h perlio.c
36251 ____________________________________________________________________________
36252 [  7921] By: jhi                                   on 2000/11/29  16:27:10
36253         Log: (Retracted by #7927.)
36254              
36255              Subject: [PATCH] Is infinity a number?
36256              From: Simon Cozens <simon@cozens.net>
36257              Date: Wed, 29 Nov 2000 14:48:20 +0000
36258              Message-ID: <20001129144820.A31339@pembro33.pmb.ox.ac.uk>
36259      Branch: perl
36260            ! sv.c
36261 ____________________________________________________________________________
36262 [  7920] By: jhi                                   on 2000/11/29  16:23:02
36263         Log: Subject: net_hostent.t (was Re: [ID 20001128.002] what's the point of example code if it is buggy?)
36264              From: rspier@pobox.com (Robert Spier)
36265              Date: Wed, 29 Nov 2000 02:17:49 -0500
36266              Message-ID: <14884.44445.760322.278647@localhost.localdomain>
36267              
36268              Add a test for Net::hostent.
36269      Branch: perl
36270            + t/lib/net-hostent.t
36271 ____________________________________________________________________________
36272 [  7919] By: jhi                                   on 2000/11/29  16:21:31
36273         Log: Make "use Class::Struct 'struct';" work again (broken by #7617);
36274              add a test for Class::Struct.
36275      Branch: perl
36276            + t/lib/class-struct.t
36277            ! MANIFEST lib/Class/Struct.pm
36278 ____________________________________________________________________________
36279 [  7918] By: jhi                                   on 2000/11/29  15:48:40
36280         Log: Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
36281              From: rspier@pobox.com (Robert Spier)
36282              Date: Wed, 29 Nov 2000 02:25:39 -0500
36283              Message-ID: <14884.44915.86028.422238@localhost.localdomain>
36284              
36285              More checking in case someone has broken their services or
36286              protocol databases.
36287      Branch: perl
36288            ! ext/Sys/Syslog/Syslog.pm
36289 ____________________________________________________________________________
36290 [  7917] By: jhi                                   on 2000/11/29  15:46:25
36291         Log: Subject: [PATCH] $^O  win32 -> MSWin32
36292              From: rspier@pobox.com (Robert Spier)
36293              Date: Wed, 29 Nov 2000 02:17:38 -0500
36294              Message-ID: <14884.44434.340627.126145@localhost.localdomain>
36295              
36296              plus similar nits for vms, err, VMS, and UNICOS.
36297      Branch: perl
36298            ! t/lib/syslfs.t t/op/lfs.t
36299 ____________________________________________________________________________
36300 [  7916] By: jhi                                   on 2000/11/29  15:42:51
36301         Log: Subject: [PATCH] Tokeniser debugging
36302              From: Simon Cozens <simon@cozens.net>
36303              Date: Wed, 29 Nov 2000 14:15:45 +0000
36304              Message-ID: <20001129141545.A30864@pembro33.pmb.ox.ac.uk>
36305      Branch: perl
36306            ! perl.c perl.h pod/perlrun.pod toke.c
36307 ____________________________________________________________________________
36308 [  7915] By: jhi                                   on 2000/11/29  15:41:36
36309         Log: Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
36310              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
36311              Date: Wed, 29 Nov 2000 02:13:14 -0500
36312              Message-ID: <20001129021314.A2532@monk.mps.ohio-state.edu>
36313              
36314              OUT keyword nits.
36315              
36316              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
36317              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
36318              Date: Wed, 29 Nov 2000 03:09:04 -0500
36319              Message-ID: <20001129030904.A2754@monk.mps.ohio-state.edu>
36320              
36321              OUT and IN_OUT documentation.
36322      Branch: perl
36323            ! lib/ExtUtils/xsubpp pod/perlxs.pod
36324 ____________________________________________________________________________
36325 [  7914] By: jhi                                   on 2000/11/29  03:35:01
36326         Log: Subject: Re: [ID 20001127.002] const subs hurt under debugger
36327              From: John Tobey <jtobey@john-edwin-tobey.org>
36328              Date: Tue, 28 Nov 2000 01:13:41 -0500 (EST)
36329              Message-Id: <m140e1N-000FOoC@feynman.localnet>
36330              
36331              plus a performance speedup noticed by Sarathy.
36332      Branch: perl
36333            ! op.c
36334 ____________________________________________________________________________
36335 [  7913] By: jhi                                   on 2000/11/29  03:16:59
36336         Log: Use "1 while unlink" so that VMS gets clean, too.
36337      Branch: perl
36338            ! t/lib/filter-util.t
36339 ____________________________________________________________________________
36340 [  7912] By: jhi                                   on 2000/11/29  03:09:08
36341         Log: Subject: [PATCH 5.7.0] OUT keyword for xsubpp
36342              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
36343              Date: Tue, 28 Nov 2000 03:27:09 -0500
36344              Message-ID: <20001128032709.A23401@monk.mps.ohio-state.edu>
36345      Branch: perl
36346            ! lib/ExtUtils/xsubpp
36347 ____________________________________________________________________________
36348 [  7911] By: jhi                                   on 2000/11/29  03:06:30
36349         Log: This should have been part of #7872: no need to scan UTF-8
36350              until eternity.
36351      Branch: perl
36352            ! utf8.c
36353 ____________________________________________________________________________
36354 [  7910] By: jhi                                   on 2000/11/29  02:50:04
36355         Log: One more perltie.pod nit from Casey R. Tweten.
36356      Branch: perl
36357            ! pod/perltie.pod
36358 ____________________________________________________________________________
36359 [  7909] By: jhi                                   on 2000/11/29  02:44:23
36360         Log: Document the known sprintf test failures, exact standard
36361              reference from Dominic Dunlop, NonStop-UX testing from Tom Bates.
36362      Branch: perl
36363            ! pod/perldelta.pod t/op/sprintf.t
36364 ____________________________________________________________________________
36365 [  7908] By: jhi                                   on 2000/11/29  02:36:23
36366         Log: Add the Encoding table format documentation.
36367      Branch: perl
36368            + ext/Encode/Encode/EncodeFormat.pod
36369            ! MANIFEST
36370 ____________________________________________________________________________
36371 [  7907] By: jhi                                   on 2000/11/29  02:07:24
36372         Log: Subject: Re: [PATCH] Updating perltie.pod for arrays
36373              From: "Casey R. Tweten" <crt@kiski.net>
36374              Date: Tue, 28 Nov 2000 12:11:41 -0500 (EST)
36375              Message-ID: <Pine.OSF.4.21.0011281209050.25178-100000@home.kiski.net>
36376              
36377              Subject: Re: [PATCH] Updating perltie.pod for arrays
36378              From: "Casey R. Tweten" <crt@kiski.net>
36379              Date: Tue, 28 Nov 2000 15:03:50 -0500 (EST)
36380              Message-ID: <Pine.OSF.4.21.0011281458500.10331-100000@home.kiski.net>
36381      Branch: perl
36382            ! pod/perltie.pod
36383 ____________________________________________________________________________
36384 [  7906] By: nick                                  on 2000/11/28  22:40:59
36385         Log: Initial tidy of setmode() muddle (UNIX does not have, nor need it).
36386      Branch: perlio
36387            ! iperlsys.h perlio.c
36388 ____________________________________________________________________________
36389 [  7905] By: nick                                  on 2000/11/28  22:04:34
36390         Log: Integrate mainline
36391      Branch: perlio
36392           !> (integrate 39 files)
36393 ____________________________________________________________________________
36394 [  7904] By: jhi                                   on 2000/11/28  16:44:43
36395         Log: Subject: [ID 20001128.002] what's the point of example code if it is buggy?
36396              From: Nicholas Clark <nick@babyhippo.co.uk>
36397              Date: Tue, 28 Nov 2000 11:16:57 +0000
36398              Message-Id: <E140ikr-00076N-00@fruitbat.babyhippo.co.uk>
36399      Branch: perl
36400            ! pod/perlipc.pod
36401 ____________________________________________________________________________
36402 [  7903] By: jhi                                   on 2000/11/28  16:40:31
36403         Log: Subject: [PATCH] Updating perltie.pod for arrays
36404              From: "Casey R. Tweten" <crt@kiski.net>
36405              Date: Mon, 27 Nov 2000 17:47:20 -0500 (EST)
36406              Message-ID: <Pine.OSF.4.21.0011271746360.11659-100000@home.kiski.net>
36407      Branch: perl
36408            ! pod/perltie.pod
36409 ____________________________________________________________________________
36410 [  7902] By: jhi                                   on 2000/11/28  16:39:37
36411         Log: Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
36412              From: Robin Barker <rmb1@cise.npl.co.uk>
36413              Date: Mon, 27 Nov 2000 17:56:44 GMT
36414              Message-Id: <200011271756.RAA22706@tempest.npl.co.uk>
36415      Branch: perl
36416            ! pod/perlfunc.pod t/op/split.t
36417 ____________________________________________________________________________
36418 [  7901] By: jhi                                   on 2000/11/28  16:28:04
36419         Log: setmode() is a DOSish-only thing.
36420      Branch: perl
36421            ! perlio.c
36422 ____________________________________________________________________________
36423 [  7900] By: jhi                                   on 2000/11/28  16:21:46
36424         Log: Subject: [PATCH] perlcc.PL cleanups
36425              From: Simon Cozens <simon@cozens.net>
36426              Date: Tue, 28 Nov 2000 12:44:35 +0000
36427              Message-ID: <20001128124435.A5500@pembro33.pmb.ox.ac.uk>
36428      Branch: perl
36429            ! utils/perlcc.PL
36430 ____________________________________________________________________________
36431 [  7899] By: gsar                                  on 2000/11/28  06:32:55
36432         Log: reintegrate files missed by change#7895
36433      Branch: maint-5.6/perl
36434           +> ext/ByteLoader/bytecode.h utils/Makefile
36435            - utils/perlbc.PL
36436 ____________________________________________________________________________
36437 [  7897] By: gsar                                  on 2000/11/27  18:22:47
36438         Log: can't integrate these two files, for some reason
36439      Branch: maint-5.6/perl
36440            - ext/ByteLoader/bytecode.h utils/Makefile
36441 ____________________________________________________________________________
36442 [  7895] By: gsar                                  on 2000/11/27  18:11:21
36443         Log: integrate changes#6763..6766,6770,6773,6775..6776,6778,6780,
36444              6782..6791,6793..6814,6816,6818..6822,6824..6830,6838..6849,
36445              6757..6890,6892..6901 from mainline
36446              
36447              Bytecompiler patches from Benjamin Stuhl.
36448              
36449              More bytecompiler.
36450              
36451              Subject: [PATCH blead] B:: missing dependency
36452              
36453              Subject: [PATCH: 6757] configure.com updates and syslog build
36454              
36455              Long double Gconvert fixes from Yitzchak Scott-Thoennes
36456              and Spider Boardman.
36457              
36458              Subject: [PATCH blead] nextchar() abuse misses an optimisation
36459              
36460              Long double fixes from Spider Boardman.
36461              
36462              Make the selection of NVff et al stricter.
36463              
36464              cSVOPo_*v things index into the current PL_curpad
36465              under ithreads, which is different from the curpad
36466              used by the XSUB.  (In other words, the code as-is
36467              before this patch wouldn't work under ithreads.)
36468              
36469              Be portable.
36470              
36471              VMS MMS (make) wants null action.
36472              
36473              Mac and other portability updates from Chris Nandor.
36474              
36475              Storable support, v-version fixes.
36476              Subject: CPAN.pm beta for testing available
36477              
36478              Portability fix from Hugo van der Sanden.
36479              
36480              Bad makefile.
36481              
36482              Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
36483              
36484              Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
36485              
36486              Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
36487              
36488              Replace #6705 with a minimal doc patch.
36489              Subject: [PATCH 5.6.0] replace change #6705
36490              
36491              Drop the separate perlbc, perlcc -b should be enough.
36492              
36493              installperl couldn't tell whether it had run tests or not.
36494              Subject: [PATCH] Re: installperl and t/TEST
36495              
36496              Add silencer flags to installperl.
36497              Subject: [PATCH] Making installperl silent.
36498              
36499              Make "make install" by default silent.  A new "install-verbose"
36500              target is verbose.
36501              
36502              More liberal parsing of version numbers.
36503              Subject: Re: CPAN.pm beta for testing available
36504              
36505              Create directories in silence.
36506              Subject: [PATCH] Another silencer for MakeMaker
36507              
36508              DOS patches and portability/porting notes, from Tim Jenness.
36509              
36510              Make installman to recognize the silence flag -S.
36511              
36512              Actually do something with the silencer option.
36513              
36514              Continue silencing.
36515              
36516              Show the doc file, not the temp file.
36517              
36518              Regen perltoc.
36519              
36520              Subject: [PATCH] More silencing of installman.
36521              
36522              Better wording for the vec lvalue diagnostic.
36523              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
36524              
36525              Subject: [PATCH: 6805] several more tweaks to configure.com
36526              
36527              Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
36528              
36529              Missing parts of 
36530              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
36531              
36532              Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
36533              (applied slightly modified)
36534              
36535              installperl --verbose and --silent.
36536              Subject: Re: [PATCH] More silencing of installman.
36537              
36538              Add install-silent target.
36539              
36540              AIX 4.3.3 has SOCKS in libc with a differently named init routine,
36541              the problem reported in
36542              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
36543              
36544              Tweak the sfio/useperlio logic, hopefully as wished in
36545              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
36546              
36547              One forgotten file from #6816.
36548              
36549              Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
36550              
36551              Remove duplicately applied patch shards.
36552              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
36553              
36554              Support preserving extremely big/small angles.
36555              
36556              Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
36557              
36558              Subject: [PATCH] installation not quite silent yet.
36559              
36560              Update the test count.
36561              
36562              Use UVxf, PTR2UV, NVff.
36563              
36564              Document PTR2XX and INT2PTR.
36565              
36566              no-install target a la make -n.
36567              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
36568              
36569              grep -e isn't portable.
36570              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
36571              
36572              Can't get the test to reliably work thanks to the
36573              inaccurateness of floating point.  "Resolves" bug ids
36574              20000826.003, 20000826.009, 20000826.010,
36575              
36576              Subject: installman buglet
36577              
36578              DJGPP update from Laszlo Molnar.
36579              
36580              Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
36581              
36582              Passing -R in ldflags makes now it to appear in the default
36583              for lddlflags, just like with -L.
36584              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
36585              
36586              Test nit.
36587              
36588              Use the actual thread type, not the pointer-to-struct.
36589              
36590              Provice virtual $Config{ccflags_nolargefiles} etc. 
36591              
36592              display_format used as a class method without arguments was broken,
36593              reported in
36594              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
36595              
36596              Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
36597              
36598              Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
36599              
36600              Subject: [PATCH@6855] _Minor_ change to overload.pm pod
36601              
36602              opmini.o may be left around if a build is interrupted.
36603              
36604              Typo in #6858.
36605              
36606              Fix for ID 20000828.001, long doubles were not formatted
36607              correctly (showed up in $], which stopped installing perl).
36608              
36609              An attempt to fix the problem reported in
36610              Subject: Building perl@6856 using gcc/AIX 4.3.3 
36611              I can't test this properly since the gcc installation I have
36612              access to seems to be botched (gcc is calling the AIX cpp,
36613              a losing proposition...)
36614              
36615              Add -ld to archname on long tr...double platforms.
36616              
36617              Subject: hv.h Doc Patch
36618              
36619              Potential cruft.
36620              
36621              Subject: [PATCH bleedperl@6856] warnings fixes
36622              
36623              -S is the silent flag, -s is the strip flag.
36624              Subject: [PATCH] Re: [PATCH] make no-install          
36625              
36626              Take out the SUIDMAIL thing, that will not be
36627              a problem in 5.7.*.
36628              
36629              Subject: [PATCH bleedperl@6866] spellings
36630              
36631              Subject: [PATCH] Re: files not cleaned even by veryclean
36632              
36633              Use minimal @INC in tests, most of the time just '../lib',
36634              so that we simply can't pick up stuff from other Perls than
36635              the one we are testing.  Pointed out by
36636              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
36637              
36638              Update to Getopt::Long 2.24, from Johan Vromans.
36639              
36640              Fix for thinko in #6848.
36641              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
36642              
36643              Patches all over for people and the files they (hopefully) care about.
36644              
36645              Subject: Net::protoent does not export 'getproto'
36646              
36647              Missed a change in #6869.
36648              
36649              Subject: [PATCH] Warnings in B::Deparse
36650              
36651              Subject: [PATCH] Glob dumping
36652              
36653              Disable one of the tests for now.
36654              
36655              Disabling the one test is a bit tricky.
36656              
36657              Don't forget to tidy up.
36658              
36659              The #6881 removed one dump line.
36660              
36661              Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
36662              
36663              Under usethreads the dumped variable is IN_PAD.
36664              Subject: Re: [PATCH] Glob dumping
36665              
36666              Subject: [ID 20000829.026] [PATCH 6868] File::Temp
36667              
36668              Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
36669              
36670              Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
36671              
36672              Regen Configure for #6894.
36673              
36674              Subject: [PATCH: 6889] updates to perlebcdic.pod
36675              
36676              Undo namespace pollution of #6878.
36677              Subject: Re: Net::protoent does not export 'getproto'
36678              
36679              Admit that we are leaking scalars.
36680              
36681              Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
36682      Branch: maint-5.6/perl
36683           !> (integrate 271 files)
36684 ____________________________________________________________________________
36685 [  7894] By: gsar                                  on 2000/11/27  16:00:34
36686         Log: a couple of nits
36687      Branch: maint-5.6/perl
36688            ! MANIFEST pp_sys.c
36689 ____________________________________________________________________________
36690 [  7893] By: gsar                                  on 2000/11/27  15:10:56
36691         Log: integrate changes#6666..6678,6680..6682,6684..6691,6699..6733,
36692              6740..6745,6747..6757,6760
36693              
36694              Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
36695              
36696              Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
36697              
36698              Doc nits spotted by Richard Soderberg.
36699              
36700              move WNOHANG definition to where other such things are
36701              
36702              Make $Config{byteorder} more magical so that it is
36703              dynamically computed: nice for 'fat binaries'.
36704              Subject: [PATCH]: default byteorder
36705              
36706              Subject: [PATCH] Cwd.pm now uses strict
36707              
36708              Subject: Re: [PATCH]Re: Questions about Math::BigFloat
36709              
36710              Get -DLEAKTEST to compile (not necessarily to work, mind)
36711              Subject: [ID 20000724.006] -DLEAKTEST problem
36712              
36713              perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
36714              
36715              Add perlebcdic from Peter Prymmer, regen toc.
36716              
36717              Don't propose using modules built for 5.005 if no binary
36718              compatibility with 5.005 is attempted.
36719              
36720              Do not use prototyping here.
36721              Subject: [ID 20000817.016] [PATCH] Peek.xs
36722              
36723              Document what the backtick returns if the command fails.
36724              
36725              Add byteorder to the myconfig output.
36726              
36727              Introduce NVef, NVff, and NVgf, use the middle one.
36728              (helps for lib/peek + Linux + long doubles)  Reported in
36729              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
36730              Use NVs in POSIX math, not doubles.
36731              Subject: [ID 20000817.014] POSIX & modfl
36732              
36733              Subject: [PATCH 5.6.0+] newSVrv() memory leak
36734              
36735              The byteorder code in #6671 was wrong.
36736              
36737              Fix the lib/complex failure of
36738              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
36739              Linux long double accuracy issue: something that
36740              when printed with %g looks like "2" but int() of it is 1.
36741              
36742              Propagate new Configure vars.
36743              
36744              Unbuffer the output.
36745              
36746              Subject: [PATCH] perltrap.pod spring cleaning
36747              
36748              Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
36749              Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
36750              
36751              Tiny Getopt::Long patch from Johan Vromans.
36752              
36753              Document code point which makes if (defined %stash::) to work
36754              (noted by Spider Boardman).
36755              
36756              Subject: [PATCH perl@6698] cygwin port
36757              
36758              Document the NDBM_File and ODBM_File as SDBM_File
36759              was documented in #6417.
36760              
36761              The new tests were missing from #6415.
36762              
36763              Add [[:blank:]] as suggested in
36764              Subject: [ID 20000716.024] [=cc=] / [:blank:]
36765              (the [=cc=] has already been taken care of by #6439
36766              so the whole bug report can be closed)
36767              and make [[:space:]] to be equivalent to isspace(3)
36768              (as opposed to \s, which is isSPACE()).  The difference
36769              is that now [[:space:]] matches the mythical vertical tab,
36770              while \s doesn't.
36771              
36772              Don't eat leading os from index entries.
36773              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
36774              
36775              Subject: [PATCH 5.6.0+] fix for Win32::DomainName
36776              
36777              Typo in pp_complement().
36778              Subject: [PATCH perl-current] Deparse
36779              
36780              Add warnif(), check warnings further up the stack,
36781              all the warnings functions now can take an optional object reference.
36782              Subject: [PATCH bleedperl@6691] warnings pragma update
36783              
36784              Fix a core dump in lib/selfloader under -DDEBUGGING.
36785              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
36786              
36787              Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
36788              
36789              Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
36790              
36791              Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
36792              Put back the long double avoidance code to POSIX.xs
36793              because VMS seems to need it still.
36794              
36795              Introduce a 'veryclean' target that is like 'distclean'
36796              but also removes *~ and *.orig.
36797              
36798              Subject: [ID 20000817.023] endianness description in perlfunc.pod
36799              
36800              Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
36801              
36802              Let's try #6717 again.
36803              
36804              UTF8 concat fixes.
36805              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
36806              
36807              pp_open() could pass an uninitialized filename down to do_open9().
36808              
36809              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
36810              
36811              Update to CGI 2.72, from Lincoln Stein.
36812              
36813              Subject: [PATCH] Silence MakeMaker (Was: installman)
36814              
36815              Use temporary directory instead of current directory.
36816              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
36817              
36818              Document odd vs even subreleases and -Dusedevel.
36819              
36820              The veryclean target needs to clobber.
36821              
36822              Use File::Spec->tmpdir().
36823              
36824              Document the number of exponent digits.
36825              
36826              Mention perlebcdic and perlposix-bc.
36827              
36828              s/this one/the 5.6.0 release/
36829              
36830              The #6724 is here.
36831              
36832              The correct cleaning order is an art.
36833              
36834              small tweaks for change#6705: avoid C++ style comments in C code;
36835              use Perl's malloc API rather than the low level system one
36836              
36837              Array context keeps slithering in.
36838              
36839              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
36840              
36841              Subject: [PATCH] os2.c fix for use64bitint
36842              
36843              Update to Pod::LaTeX 0.53.
36844              Subject: [PATCH] lib/Pod/LaTeX.pm updates
36845              
36846              Document the endianness of Alpha more precisely.
36847              
36848              Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
36849              
36850              Rename the macro argument because some preprocessors
36851              can't tell the difference and expand arguments also inside
36852              double quoted strings.
36853              
36854              free TLS slot properly on Windows
36855              
36856              use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
36857              
36858              Unicos/mk requires elaborate paranoia.
36859              
36860              Tweak the floating point output routine preferences.
36861              
36862              Also under djgpp the timestamps are funky.
36863              
36864              Apply some PodParser 1.18 patches; the Pod/Find.pm
36865              patches cannot be applied since #6712 conflicts.
36866              
36867              Use PodParser 1.18 new test.
36868              
36869              A pod nit.
36870              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
36871              
36872              Be verydeepclean.
36873      Branch: maint-5.6/perl
36874           +> pod/perlebcdic.pod
36875           !> (integrate 106 files)
36876 ____________________________________________________________________________
36877 [  7892] By: jhi                                   on 2000/11/27  15:02:32
36878         Log: Update Changes.
36879      Branch: perl
36880            ! Changes patchlevel.h
36881 ____________________________________________________________________________
36882 [  7891] By: jhi                                   on 2000/11/27  14:57:23
36883         Log: Subject: Re: perlfaq style changes
36884              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
36885              Date: Sat, 25 Nov 2000 23:32:26 -0800
36886              Message-ID: <KyLI6gzkgiRK092yn@efn.org>
36887              
36888              plus a note from Ronald Kimball.
36889      Branch: perl
36890            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq6.pod
36891 ____________________________________________________________________________
36892 [  7890] By: jhi                                   on 2000/11/27  14:53:14
36893         Log: Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
36894              From: Benjamin Holzman <bah@ecnvantage.com>
36895              Date: Sun, 26 Nov 2000 16:27:33 -0500
36896              Message-ID: <20001126162733.J25040@ecnvantage.com>
36897      Branch: perl
36898            ! gv.c
36899 ____________________________________________________________________________
36900 [  7889] By: jhi                                   on 2000/11/27  14:43:11
36901         Log: Subject: [ID 20001127.004] White space problem in perlamiga.pod
36902              From: lvirden@cas.org
36903              Date: Mon, 27 Nov 2000 09:32:06 -0500 (EST)
36904              Message-Id: <200011271432.JAA09550@lwv26awu.cas.org>     
36905      Branch: perl
36906            ! README.amiga
36907 ____________________________________________________________________________
36908 [  7888] By: jhi                                   on 2000/11/27  14:32:34
36909         Log: Restore also the locale test to no-sprintf-taint state.
36910              Fixes the bug 20001127.003.
36911      Branch: perl
36912            ! sv.c t/pragma/locale.t
36913 ____________________________________________________________________________
36914 [  7887] By: gsar                                  on 2000/11/27  14:13:05
36915         Log: integrate changes#6613..6616,6620..6665 from mainline
36916              
36917              VMS configure.com update continues.
36918              
36919              Subject: Test fails / warnings with perl-current #6612
36920              
36921              Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
36922              
36923              Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
36924              
36925              For now remove the mail code.
36926              
36927              Subject: Re: [PATCH] @+, @- readonly
36928              
36929              Subject: warning: storage class after type is obsolescent
36930              
36931              Subject: sfio2000
36932              
36933              Subject: Re: File::Temp problems on VMS in bleedperl
36934              
36935              README.os2 update.
36936              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
36937              
36938              Make the user to give up his firstborn, err, to knowingly
36939              verify installing an unstable developer release.  Also bump
36940              the release to 5.7.0, but leave a patch tag in the local
36941              patches saying that this is not yet the real thing.
36942              
36943              Update (kinda) to Test 1.14, from Joshua Pritikin.
36944              
36945              make ok etc also for win32.
36946              
36947              Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
36948              
36949              Don't blow limited stacks, a lower number is enough to
36950              tickle the lookbehind limit.
36951              
36952              Use -Dusedevel; regen Configure and the respective Porting stuff.
36953              
36954              Subject: [PATCH] debugger exit code should reflect user exit code
36955              
36956              Subject: [PATCH perl@6620] cygwin port
36957              
36958              Missed a file from #6638.
36959              
36960              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)
36961              
36962              magic callbacks all need to have same type signature
36963              
36964              Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
36965              
36966              Fix a dependency problem.
36967              Subject: [PATCH: 6640] VMS Makefile.SH update
36968              
36969              The numeric locale was reset to "C" by s?printf and never restored.
36970              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
36971              No test since adding the failing example to locale.t
36972              does not fail -- probably because the locale settings are so
36973              thoroughly tweaked by that time.  Running the example standalone
36974              does fail, though.  UPDATE: test case added at change #7540.
36975              
36976              Subject: [ID 20000324.040] minor fix to perlhpux.pod
36977              
36978              Update to CPAN 1.57.
36979              
36980              Subject: [PATCH] Cwd::_backtick_pwd does not check return value
36981              
36982              Change the perlbug address to perl.org since it's more forgiving.
36983              
36984              Change the regx compilation error markers to use = instead of <
36985              since pod makes using the latter quite messy.  Reported in
36986              ID 20000814.006 by Abigail and in
36987              Subject: Unknown escape E<> ?
36988              
36989              Update to perldebtut 1.9, from Richard Foley.
36990              
36991              check that the number pseudo children doesn't exceed
36992              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
36993              the WaitForMultipleObjects() limit that would cause wait()
36994              to crash)
36995              wait() and waitpid() could potentially be rewritten to use
36996              more than one thread to do the waiting to eliminate this
36997              limitation
36998              
36999              change#6328 could make close(SOCKET) return false on windows
37000              when it shouldn't
37001              
37002              pod nit seen in passing
37003              
37004              on windows, the return values from wait() and waitpid() don't
37005              match those of pseudo-pids
37006              
37007              waitpid() now handles externally spawned pids correctly;
37008              fixes for backtick/wait/waitpid failures on Windows 9x
37009              these changes make the pid returned by process functions on
37010              Windows 9x always positive by clearing the high bit (which
37011              is always set on Win9x); pseudo-process PIDs are likewise
37012              always negative now on Win9x (just as on NT/2000)
37013              
37014              trailing new %ENV entries weren't being pushed into the real
37015              environment of subprocesses on Windows
37016              
37017              Tweak the regex compilation errors once more.
37018              
37019              avoid warnings from dense compiler
37020              
37021              add "ok" targets from change#6632 in makefile.mk
37022      Branch: maint-5.6/perl
37023            - lib/Pod/PlainText.pm vms/configure.com
37024           !> (integrate 66 files)
37025 ____________________________________________________________________________
37026 [  7886] By: jhi                                   on 2000/11/27  13:54:18
37027         Log: __FUNCTION__ isn't portable and trying to emulate it leads
37028              into practically spelling out the name of the function.
37029              Takes care of the bug 20001127.001.
37030      Branch: perl
37031            ! perlio.c
37032 ____________________________________________________________________________
37033 [  7885] By: gsar                                  on 2000/11/27  13:53:18
37034         Log: integrate changes#6540..6541,6546..6549,6552..6554,6557..6606,
37035              6610..6611 from mainline
37036              
37037              Make regular expression parse error messages easier to understand.
37038              Subject: Re: enhanced(?) regex error messages
37039              
37040              Tiny tidying on report_evil_fh().
37041              
37042              Subject: Re: enhanced(?) regex error messages 
37043              plus Capitalize the error messages, plus perldiag them.
37044              
37045              Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
37046              
37047              Document here-doc better.
37048              
37049              Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
37050              
37051              Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
37052              Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
37053              (either perlbug or p5p ate the original), plus regen
37054              perlapi and perltoc. 
37055              
37056              Regen global.sym.
37057              
37058              Double check that we have a dirhandle.
37059              
37060              Subject: Re: enhanced(?) regex error messages
37061              (plus two small patches sent privately)
37062              (this still seems to leave few test failures)
37063              
37064              warn is a macro, avoid using at a variable to avoid warnings
37065              in some configurations; readdir.t is too conservative in
37066              estimating number of *.t's
37067              
37068              Get back into sync with Jeffrey on the enhanced regex warnings.
37069              
37070              Subject: [PATCH 5.6.0] cygwin port
37071              
37072              Zero entries were skipped, fix from Adrian Goalby
37073              <argoalby@yahoo.co.uk>
37074              
37075              Subject: Remove dead entry in perldiag
37076              
37077              Amend the description of Perl6.
37078              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
37079              
37080              detypo
37081              
37082              It's the 2ndO'ROSSC.
37083              
37084              Revert the sv.c part of #6559, a better fix is needed.
37085              
37086              Iterating perl6 description.
37087              
37088              Update to Term::ANSIColor 1.03, from Russ Allbery.
37089              
37090              Update to Getopt::Long 2.23_05, from Johan Vromans.
37091              
37092              Small AUTHORS and MAINTAIN updates.  Could do with big updates.
37093              
37094              Update to Pod::Parser 1.17, from Brad Appleton.
37095              
37096              Update to CPAN 1.56, from Andreas König.
37097              
37098              Update to CGI 2.70, from Lincoln Stein.
37099              
37100              Put back the std @INC thing.
37101              
37102              Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
37103              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
37104              
37105              Document the IO::Select timeout.
37106              
37107              sleep(1) does not necessarily return 1.
37108              Subject: [PATCH bleadperl] op/lex_assign.t  
37109              
37110              Subject: debugger "d" command doesnt check line number
37111              
37112              B::Deparse didn't do sub attributes.
37113              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
37114              
37115              Preprocessing and postprocessing for File::Find.
37116              Subject: Patch to Find::File.pm to allow alphabetical results
37117              
37118              Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
37119              
37120              Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
37121              
37122              Subject: Re: [ID 20000730.003] utf8::length() bad
37123              
37124              Subject: Getting perlio and threads to compile
37125              (the Solaris version changes in Configure skipped)
37126              
37127              Tests for #6589.
37128              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
37129              
37130              Add Perl debugging tutorial, regen toc. 
37131              Subject: perldebtut.pod
37132              
37133              Add a few missing files, update MANIFEST.
37134              
37135              Rewrite of vms/subconfigure.com as configure.com,
37136              from Peter Prymmer and the vmsperl crew.
37137              
37138              Should have deleted this in #6603.
37139              
37140              Fix the test for 5005threads.
37141              
37142              Fix-n-skip the tests under 5005threads.
37143              
37144              Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
37145              
37146              Upgrade to CGI 2.71, from Lincoln Stein.
37147      Branch: maint-5.6/perl
37148           +> lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
37149           +> lib/Pod/PlainText.pm pod/perldebtut.pod t/lib/gol-oo.t
37150           +> t/op/regmesg.t t/pod/find.t vms/configure.com
37151            - vms/subconfigure.com
37152            ! lib/lib.pm
37153           !> (integrate 115 files)
37154 ____________________________________________________________________________
37155 [  7884] By: jhi                                   on 2000/11/27  13:44:33
37156         Log: Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
37157              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
37158              Date:     Mon, 27 Nov 2000 08:23:54 EST
37159              Message-Id: <001127082318.6381c@DUPHY4.Physics.Drexel.Edu>
37160      Branch: perl
37161            ! vms/descrip_mms.template vms/test.com
37162 ____________________________________________________________________________
37163 [  7883] By: gsar                                  on 2000/11/27  11:50:46
37164         Log: integrate changes#6469..6484,6486..6501,6504..6505,6507..6509,
37165              6511..6513,6515..6523,6525..6536
37166              
37167              The swallow_bom() saga continues.  The #23 of require.t
37168              (UTF16-LE) still fails (silently, no output) but the #22
37169              (UTF16-BE) seems to be working now.  The root of the
37170              failure may be in sv_gets(): is it UTF-16LE-aware,
37171              especially when it comes to line endings? 
37172              
37173              Document the problem with -P in HP-UX and its workaround.
37174              
37175              Subject: [PATCH] allow non-variable as lhs of non-updating tr///
37176              (aka ID 20000730.002)
37177              
37178              Subject: fix and question re: waitpid() under win32
37179              
37180              Make the safety catch for buggy gccs work with triple version
37181              numbers like 2.95.2.  Reported in
37182              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
37183              
37184              In Digital UNIX warn if gcc explicitly chosen because even
37185              2.95.2 is known to cause problems.
37186              
37187              Make chr() for values >127 to create utf8 when under utf8.
37188              
37189              various syntax errors and such (not fixed: comp/require.t#22 coredump
37190              on Windows)
37191              
37192              Stash away the largefiles flags and libswanted.
37193              
37194              BOM patching from Simon Cozens.
37195              
37196              If gccosandvers is equal to osname, clear gccosandvers.
37197              
37198              Make p4desc to skip non-mainperl branches by default.
37199              
37200              Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
37201              
37202              The test from this
37203              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
37204              
37205              In new BSDs changes to argv[] do not show up in ps(1) output,
37206              instead one must use setproctitle().  This was already addressed
37207              by change #6457, but the below has a new variant for FreeBSD 4.0
37208              or later, and the matter is also documented more.
37209              
37210              FreeBSD 3.* updates from
37211              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
37212              
37213              regen_headers, regen perltoc.
37214              
37215              Document in one place the memory abstractions used in Perl core.
37216              
37217              memcpy has n o in it, as pinted ut by Sarathy.
37218              
37219              Remove the extraneous "main::" prefix from all the
37220              "opened only for", "on closed", and "never opened" warnings.
37221              
37222              The name of a filehandle does not have <these>.
37223              
37224              The tr utf8 patching continues.
37225              
37226              The new setproctitle() feature is available only in 
37227              bleeding edge FreeBSD.  From Paul Saab.
37228              
37229              Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
37230              
37231              Dump UVs as UVs in Data::Dumper.
37232              
37233              detypo #6494
37234              
37235              Document the IVdf UVuf UVof UVxf.
37236              
37237              require.t needs binmode() to work on windows
37238              
37239              Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
37240              that are hopefully soon put into use.
37241              
37242              Allow "no Module;" even if there is no 'unimport'.
37243              
37244              Better skip message for the test; one of the two problems in
37245              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
37246              
37247              The subtest 4 may fail also on VOBS, as pointed out
37248              by Nick Ing-Simmons in November 1999, bug id 19991124.003
37249              (but the failure in that bug report isn't the subtest 4).
37250              
37251              Be more informative on what is skipped and why,
37252              also repeat the list at the end.
37253              
37254              Add a URL for FSF.
37255              
37256              Subject: [PATCH] sv.h documentation - SvLEN
37257              
37258              Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
37259              
37260              Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
37261              
37262              Subject: [PATCH] bad cppsymbols on os2 + Configure question
37263              
37264              Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
37265              
37266              Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
37267              mention the idea of @( and @)
37268              
37269              This is 6512.  Really.
37270              
37271              Subject: [ID 19990721.004] Documentation bug in perlfunc
37272              
37273              Subject: Minor tweak to perlvar.pod
37274              
37275              In the warnings call filehandles consistently so;
37276              add "unopened" warning for stat().
37277              
37278              After the #6519 a warning about stat() is just that,
37279              not about a filetest, which now have their own warning.
37280              
37281              Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
37282              
37283              Subject: Re: Array vs. List context
37284              
37285              Subject: New perlcc, take 2
37286              
37287              Weed buglets pointed out by
37288              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
37289              
37290              gcc versions might have (parentheses) in them.
37291              
37292              Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
37293              
37294              Essential prototype changes were missing from #6527.
37295              Also make report_evil_fh() more bomb-proof.
37296              
37297              Zap lib/Sys directory when cleaning up.
37298              
37299              Change the Policy policy: now -Dprefix= with an existing
37300              Policy.sh and prefix == siteprefix == vendorprefix, then all
37301              of them follow along the new prefix.
37302              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
37303              
37304              Continue fixing the io warnings.  This also
37305              sort of fixes bug ID 20000802.003: the core dump
37306              is no more.  Whether the current behaviour is correct
37307              (giving a warning: "Not a format reference"), is another matter.
37308              
37309              Have symbols for the IoTYPEs.
37310              
37311              Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
37312              
37313              Document a bit that UDP is not what you might think.
37314              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
37315              tr memory corruption fix from Simon Cozens.
37316              
37317              Plug the security hole described in the Aug 05 2000 bugtraq message
37318              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
37319              The security hole exists only in suidperls, which isn't
37320              installed or even built by default.
37321      Branch: maint-5.6/perl
37322           !> (integrate 71 files)
37323 ____________________________________________________________________________
37324 [  7882] By: gsar                                  on 2000/11/27  10:25:36
37325         Log: integrate changes#6439..6444,6446..6453,6455..6457,6460..6465,6467..6468
37326              from mainline
37327              
37328              Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
37329              to be fatal errors (instead of by default ignoring them, and
37330              ignoring with a bug: even though -w gave an error, the opening [
37331              was left in)  Reported in:
37332              
37333              Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
37334              
37335              Subject: [PATCH] split /^/
37336              
37337              MacOS nits from Matthias Neeracher.
37338              
37339              More split() doc and test patches from Mike Guy.
37340              
37341              Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
37342              from Graham Barr in the module list.
37343              
37344              docfix from Peter Scott <Peter@PSDT.com>.
37345              
37346              File::Temp patches for VMS and OS/2 from Tim Jenness.
37347              
37348              open() wariness in perlbug.
37349              
37350              Subject: [PATCH] minor doc change - perlguts
37351              
37352              Subject: Minor doc patch: handy.h
37353              
37354              Be wary of close()s, too.
37355              
37356              Further File::Temp patches from Yitzchak Scott-Thoennes
37357              and Craig A. Berry.
37358              
37359              Subject: [PATCH] fixes bug 20000508.004
37360              
37361              Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
37362              
37363              Allow "no AutoLoader;", based on change #6444,
37364              suggested by Graham Barr.
37365              
37366              Use setproctitle() if available to modify $0.
37367              
37368              Warn if the version of the operating system used to compile gcc
37369              differs from the current version of the operating system.
37370              Also display the gcc compilation os and version in myconfig.
37371              Inspiration from
37372              
37373              Tiny fixes for #6460.
37374              
37375              The problem described in this
37376              Subject: [ID 20000322.018] named chars aren't magical enough
37377              has been fixed in perl 5.6.0 but just in case added a test
37378              to keep it away.  (The report from Joseph Hall.)
37379              
37380              Tune the comments and hopefully stop a memory leak.
37381              
37382              Subject: UTF8 concat
37383              (with a memory leak fixed, plus a few casts added)
37384              This also seems to help for
37385              Subject: [ID 20000716.015] join UTF8 weirdness
37386              
37387              Do not upgrade SVs into utf8 just because they participate
37388              in eq or cmp.  Reported and fix suggested in
37389              Subject: [ID 20000720.009] sv_eq UTF8 bug
37390              
37391              Fix the HALF_UPGRADE() macro introduced in #6263.
37392              
37393              Find green threads before native threads.
37394              Subject: Re: Patch to jpl/JNI/Makefile.PL
37395      Branch: maint-5.6/perl
37396           !> (integrate 30 files)
37397 ____________________________________________________________________________
37398 [  7881] By: jhi                                   on 2000/11/27  05:48:41
37399         Log: It seems that *both* the unused submatch loop cleanup
37400              codes are needed.
37401      Branch: perl
37402            ! regexec.c
37403 ____________________________________________________________________________
37404 [  7880] By: jhi                                   on 2000/11/27  04:50:07
37405         Log: Clean .exists deeper.
37406      Branch: perl
37407            ! Makefile.SH
37408 ____________________________________________________________________________
37409 [  7879] By: jhi                                   on 2000/11/27  02:31:35
37410         Log: The code in regcppop() (see #7878) contains the correct lower
37411              limit for the unused submatch 'cleanup' loop so that under
37412              "use utf8" the following code wouldn't dump core:
37413              "," =~ /([^,]*,)*/  With the the wrong lower limit (>=1)
37414              the cleanup loop in regtry() stomped beyond allocated area
37415              in the startp[] array.  Therefore, copied the correct lower
37416              loop limit (*PL_reglastparen) to regtry().  Note: something
37417              may still not be quite right: why was the _higher_ loop limit
37418              (prog->nparens) different in the utf8 case?
37419              
37420              After this patch "./perl -Ilib -Mutf8 t/op/regexp.t" works
37421              without core dumps, there were about 17 of them before
37422              the patch (with us since Perl 5.7.0).  Two failures, still:
37423              496 and 505 (though these may not be severe).
37424              
37425              Patch #7881 is also needed since both the cleanup loops
37426              seem to be needed.
37427              
37428              Also, the t/op/pat#44 seems to core dump under utf8.
37429              Plus a couple of failures.  UGH-8.
37430      Branch: perl
37431            ! regexec.c
37432 ____________________________________________________________________________
37433 [  7878] By: jhi                                   on 2000/11/27  02:21:17
37434         Log: The unused submatch cleanup code in regtry() seems to be more crucial,
37435              the code in regcppop() seems to be redundant for the test suite --
37436              but it contains a germ of truth, and it needed for the build
37437              process itself: see #7879 and #7881.
37438      Branch: perl
37439            ! regexec.c
37440 ____________________________________________________________________________
37441 [  7877] By: jhi                                   on 2000/11/27  01:53:09
37442         Log: Comment on comment.
37443      Branch: perl
37444            ! regexec.c
37445 ____________________________________________________________________________
37446 [  7876] By: jhi                                   on 2000/11/27  00:49:59
37447         Log: Adjust the docs to agree with #7875.
37448      Branch: perl
37449            ! pod/perllocale.pod
37450 ____________________________________________________________________________
37451 [  7875] By: jhi                                   on 2000/11/27  00:49:27
37452         Log: Retract #7863.  It makes more sense not to taint formatted output,
37453              not even by sprintf().
37454      Branch: perl
37455            ! sv.c
37456 ____________________________________________________________________________
37457 [  7874] By: jhi                                   on 2000/11/26  23:36:02
37458         Log: Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
37459              Not really fixed (should really dump the UTF-8 charclass),
37460              but stopped displaying the garbage.
37461              
37462              Also add a note on the (missing) Unicode PSXSPC and BLANK.
37463      Branch: perl
37464            ! regcomp.c
37465 ____________________________________________________________________________
37466 [  7873] By: jhi                                   on 2000/11/26  21:31:13
37467         Log: BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
37468      Branch: perl
37469            ! regexec.c
37470 ____________________________________________________________________________
37471 [  7872] By: jhi                                   on 2000/11/26  21:06:04
37472         Log: No need to scan till infinity, 13 is enough.
37473      Branch: perl
37474            ! handy.h utf8.c
37475 ____________________________________________________________________________
37476 [  7871] By: jhi                                   on 2000/11/26  20:20:32
37477         Log: Test line numbers are different with utf8.
37478      Branch: perl
37479            ! t/op/re_tests
37480 ____________________________________________________________________________
37481 [  7870] By: jhi                                   on 2000/11/26  20:10:12
37482         Log: Message nit.
37483      Branch: perl
37484            ! regcomp.c
37485 ____________________________________________________________________________
37486 [  7869] By: jhi                                   on 2000/11/26  19:01:05
37487         Log: Make utf8_length() and utf8_distance() (the latter of which
37488              is unused at the moment) to be less forgiving about bad UTF-8.
37489      Branch: perl
37490            ! embed.h embed.pl objXSUB.h proto.h utf8.c
37491 ____________________________________________________________________________
37492 [  7868] By: jhi                                   on 2000/11/26  18:45:56
37493         Log: Subject: Re: [ID 20001125.004] OK: perl v5.7.0 +DEVEL7825 on i686-linux 2.2.17 (UNINSTALLED)
37494              From: Benjamin Holzman <bah@ecnvantage.com>
37495              Date: Sat, 25 Nov 2000 20:40:20 -0500       
37496              Message-ID: <20001125204020.A25040@ecnvantage.com>              
37497              
37498              Debian allows installing /usr/bin/locale without installing
37499              any locales, an error message will ensue.
37500      Branch: perl
37501            ! t/pragma/locale.t
37502 ____________________________________________________________________________
37503 [  7867] By: jhi                                   on 2000/11/26  18:31:12
37504         Log: Subject: Re: [PATCH: perl@7825] SvTEMP-ness on rhs of aassign can wreak havoc
37505              From: Benjamin Holzman <bah@ecnvantage.com>
37506              Date: Sun, 26 Nov 2000 02:42:34 -0500
37507              Message-ID: <20001126024234.G25040@ecnvantage.com>
37508              
37509              Patch for the bug 20000212.002.
37510      Branch: perl
37511            ! sv.c t/op/array.t
37512 ____________________________________________________________________________
37513 [  7866] By: jhi                                   on 2000/11/26  18:28:09
37514         Log: Subject: PATCH: File::Temp fix on WindowsNT/VMS
37515              From: Tim Jenness <t.jenness@jach.hawaii.edu>
37516              Date: Fri, 24 Nov 2000 18:38:34 -1000 (HST)
37517              Message-ID: <Pine.LNX.4.21.0011241833230.18423-100000@lapaki.jach.hawaii.edu>
37518              
37519              File::Temp 0.11.
37520      Branch: perl
37521            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
37522 ____________________________________________________________________________
37523 [  7865] By: jhi                                   on 2000/11/26  18:24:22
37524         Log: The metaconfig unit change for #7864.
37525      Branch: metaconfig/U/perl
37526            ! need_va_copy.U
37527 ____________________________________________________________________________
37528 [  7864] By: jhi                                   on 2000/11/26  18:23:41
37529         Log: Make the va_copy() test not to be so talkative.
37530      Branch: perl
37531            ! Configure config_h.SH
37532 ____________________________________________________________________________
37533 [  7863] By: jhi                                   on 2000/11/26  18:11:02
37534         Log: Fix locale inconsistencies unearthed by Hugo's work.
37535              Now the floating point sprintf really does taint the result
37536              string as perllocale promises (has promised for a long time)
37537              if "use locale" is in the lexical scope.
37538      Branch: perl
37539            ! sv.c t/pragma/locale.t
37540 ____________________________________________________________________________
37541 [  7862] By: jhi                                   on 2000/11/26  00:35:15
37542         Log: Subject: [PATCH] Re: pp_add -> pp_i_add efficiency hack?
37543              From: Nicholas Clark <nick@ccl4.org>
37544              Date: Sun, 26 Nov 2000 00:07:50 +0000
37545              Message-ID: <20001126000750.A22446@plum.flirble.org>
37546              
37547              Infinit.
37548      Branch: perl
37549            ! sv.c
37550 ____________________________________________________________________________
37551 [  7861] By: jhi                                   on 2000/11/26  00:01:26
37552         Log: Integrate perlio.
37553      Branch: perl
37554           !> doio.c perlio.c perliol.h pp_sys.c win32/makefile.mk
37555 ____________________________________________________________________________
37556 [  7860] By: nick                                  on 2000/11/25  22:04:17
37557         Log: Correct relative path from new ext\Filter\Util\Call location
37558              back to miniperl.
37559      Branch: perlio
37560            ! win32/makefile.mk
37561 ____________________________________________________________________________
37562 [  7859] By: nick                                  on 2000/11/25  21:26:54
37563         Log: Integrate mainline.
37564      Branch: perlio
37565           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
37566           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
37567           +> t/lib/filter-util.t
37568            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
37569            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
37570            - t/lib/filt-util.t
37571           !> AUTHORS Configure MANIFEST README.amiga configure.com doio.c
37572           !> embed.h embed.pl ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
37573           !> hints/solaris_2.sh hints/uwin.sh hints/vmesa.sh
37574           !> lib/ExtUtils/MM_Unix.pm makedef.pl perl.h perlio.c perlio.h
37575           !> perlsdio.h proto.h t/lib/io_sock.t win32/Makefile
37576           !> win32/makefile.mk
37577 ____________________________________________________________________________
37578 [  7858] By: gsar                                  on 2000/11/25  20:52:17
37579         Log: C<foreach my $x ...> in pseudo-fork()ed process may diddle
37580              parent's memory; fix it by keeping track of the actual pad
37581              offset rather than a raw pointer (this change is probably also
37582              relevant to non-ithreads case to avoid fallout from reallocs of
37583              the pad array, but is currently only enabled for the ithreads
37584              case in the interests of minimal disruption to existing "well
37585              tested" code)
37586      Branch: perl
37587            ! embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
37588            ! proto.h scope.c scope.h sv.c t/op/fork.t
37589 ____________________________________________________________________________
37590 [  7857] By: nick                                  on 2000/11/25  20:01:28
37591         Log: All tests pass on Win32/gcc/USE_PERLIO.
37592              - when crlf layer is pushed make unix-level binary.
37593              - remove :crlf injection in pp_backtick in pp_sys.c
37594              - (Change dependacy of extension .dll's to perldll.def rather than perl.exe)
37595      Branch: perlio
37596            ! doio.c perlio.c pp_sys.c win32/makefile.mk
37597 ____________________________________________________________________________
37598 [  7856] By: jhi                                   on 2000/11/25  18:38:30
37599         Log: Update the metaconfig units for #7855.
37600      Branch: metaconfig/U/perl
37601            ! useperlio.U usesocks.U
37602 ____________________________________________________________________________
37603 [  7855] By: jhi                                   on 2000/11/25  18:37:54
37604         Log: Undo the SOCKS workarounds, instead start using PerlIO
37605              if SOCKS is selected.
37606              
37607              Subject: perl@7847, [ID 20001030.005], close-patch, perlio - The big cleanup
37608              From: Jens Hamisch <jens@Strawberry.COM>
37609              Date: Fri, 24 Nov 2000 18:31:30 +0100
37610              Message-ID: <20001124183130.E28337@Strawberry.COM>
37611              
37612              Subject: Re: perl@7847, [ID 20001030.005], close-patch, perlio - Patch the patch ...
37613              From: Jens Hamisch <jens@Strawberry.COM>
37614              Date: Fri, 24 Nov 2000 19:11:51 +0100
37615              Message-ID: <20001124191151.A28753@Strawberry.COM>
37616      Branch: perl
37617            ! Configure doio.c embed.h embed.pl makedef.pl perl.h perlio.c
37618            ! perlio.h perlsdio.h proto.h t/lib/io_sock.t
37619 ____________________________________________________________________________
37620 [  7854] By: jhi                                   on 2000/11/25  17:39:08
37621         Log: Undo #7848.  Some of the code seems to use walkoptree(),
37622              some walkoptree_slow().  An unfinished renaming?
37623              Now the sub is walkoptree() (which is @EXPORT_OK),
37624              the walkoptree_slow() is a typeglob alias to walkoptree.
37625              This makes the tests to pass, at least.
37626      Branch: perl
37627            ! ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
37628 ____________________________________________________________________________
37629 [  7853] By: nick                                  on 2000/11/24  22:24:33
37630         Log: Re-arrange crlf vs binary for platforms that care.
37631              crlf layer is now "the" buffer layer and can turn its behaviour on/off.
37632              Lip-service to making stdio layer work on such platfroms (untested).
37633              Now fails 3 tests rather than one, checkin to see if I can debug 
37634              the issue under linux. (Do not merge.)
37635      Branch: perlio
37636            ! doio.c perlio.c perliol.h
37637 ____________________________________________________________________________
37638 [  7852] By: jhi                                   on 2000/11/24  18:57:39
37639         Log: AUTHORS edits.
37640      Branch: perl
37641            ! AUTHORS
37642 ____________________________________________________________________________
37643 [  7851] By: jhi                                   on 2000/11/24  17:34:56
37644         Log: Add Jan-Erik Karlsson.
37645      Branch: perl
37646            ! AUTHORS
37647 ____________________________________________________________________________
37648 [  7850] By: jhi                                   on 2000/11/24  17:27:56
37649         Log: Configure should find stdchar on its own.
37650      Branch: perl
37651            ! hints/solaris_2.sh
37652 ____________________________________________________________________________
37653 [  7849] By: jhi                                   on 2000/11/24  17:24:55
37654         Log: Subject: PATCH over 7848: Filter test flawed
37655              From: andreas.koenig@anima.de (Andreas J. Koenig)
37656              Date: 24 Nov 2000 10:28:29 +0100
37657              Message-ID: <m3k89tbtxe.fsf@ak-71.mind.de>
37658      Branch: perl
37659            ! t/lib/filter-util.t
37660 ____________________________________________________________________________
37661 [  7848] By: jhi                                   on 2000/11/24  17:22:15
37662         Log: Subject: [ID 20001124.001] B exports "walkoptree" but does not define it
37663              From: Simon Cozens <simon@pembro4.pmb.ox.ac.uk>
37664              Date: Fri, 24 Nov 2000 16:12:58 +0000
37665              Message-Id: <E13zLT8-0005FN-00@pembro4.pmb.ox.ac.uk>
37666      Branch: perl
37667            ! ext/B/B.pm
37668 ____________________________________________________________________________
37669 [  7847] By: jhi                                   on 2000/11/24  03:07:01
37670         Log: Integrate perlio.
37671      Branch: perl
37672           !> doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
37673           !> win32/makefile.mk
37674 ____________________________________________________________________________
37675 [  7846] By: gsar                                  on 2000/11/24  00:55:57
37676         Log: integrate changes#6415..6418,6420..6438 from mainline
37677              
37678              Fix the bitvector ops for utf8 (tricky since past 7 bits
37679              the utf8 'characters' can be more than one octet).
37680              
37681              MPE/ix updates for perl 5.6.0 from Mark Bixby.
37682              
37683              Subject: SDBM_File documentation
37684              
37685              Detypo.
37686              
37687              Decutandpasto.
37688              
37689              Send all installperl messages to STDERR and be -w clean.
37690              
37691              Out-of-date note removed.
37692              
37693              Protect against "wild next"s, that is, callbacks doing "next"
37694              instead of "return".
37695              
37696              Use STDOUT consistently.
37697              
37698              The output might have been produced in the wrong order.
37699              
37700              A missing 'break' after the [[:space:]] switch case.
37701              
37702              Add tests for
37703              [ID 19991110.003] another matching finding by pcre author
37704              which has already been fixed by some patch, as verified in
37705              
37706              Documentation to explain the behaviour of map().
37707              
37708              Add an optimization for map-maps-a-list-element-to-more-list-elements
37709              case, but add also notes explaining the relationship of this
37710              patch and the earlier notes by Sarathy.
37711              
37712              Subject: [ID 20000716.023] syslog test fails without sockets
37713              
37714              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
37715              Test cases for #6431.
37716              
37717              File::Spec::VMS fixup for tmpdir from Craig Berry.
37718              
37719              Make the "uninit variable" warning to say "concat or string"
37720              or "join or string" when in concat or join .
37721              
37722              Get UTF16 BOMs working.  Patch from
37723              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
37724              
37725              Subject: [PATCH] Make large file tests deal with SIGXFSZ
37726              
37727              Subject: [ID 20000724.003] Documentation changes for perllocale.pod
37728              
37729              Subject: [PATCH] av.c apidoc
37730      Branch: maint-5.6/perl
37731           !> (integrate 43 files)
37732 ____________________________________________________________________________
37733 [  7845] By: gsar                                  on 2000/11/24  00:20:45
37734         Log: integrate changes#6406..6414 from mainline
37735              
37736              Merge perlhacktut into perlhack, update perlguts.
37737              
37738              Fix AutoSplit to use File::Spec the right way in VMS,
37739              from Peter Prymmer.
37740              
37741              The bug report
37742              [ID 19991110.002] minimal matching discrepancy found by pcre author
37743              seems to have been fixed (though differently from what was suggested
37744              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
37745              
37746              thinko fix in vms/descrip_mms.template, the win32.pod in lib,
37747              not in pod, from Peter Prymmer
37748              
37749              Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
37750              From: Hugo <hv@crypt.compulink.co.uk>
37751              Date: Fri, 14 Jul 2000 23:05:20 +0100
37752              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
37753              
37754              Didn't anymore apply, but that point still could use another fix.
37755              
37756              lib/b test fixes from Peter Prymmer.
37757              
37758              More docs for sv functions.
37759              
37760              perlvms.pod whitespace cleanup to keep pod utils happy.
37761              
37762              another VMS build tweak from Peter Prymmer
37763      Branch: maint-5.6/perl
37764           !> embed.pl lib/AutoSplit.pm pod/perlapi.pod pod/perlfunc.pod
37765           !> pod/perlguts.pod pod/perlhack.pod sv.c t/lib/b.t t/op/re_tests
37766           !> vms/descrip_mms.template vms/perlvms.pod
37767 ____________________________________________________________________________
37768 [  7844] By: nick                                  on 2000/11/23  23:42:45
37769         Log: Win32/perlio Now just fails one io/argv.t test - lack 
37770              of default :crlf on standard streams.
37771      Branch: perlio
37772            ! doio.c perlio.c
37773 ____________________________________________________________________________
37774 [  7843] By: nick                                  on 2000/11/23  23:04:05
37775         Log: Win32 passes all but t/lib/peek.t with perlio and home-grown crlf.
37776              peek fail is showing a real problem (multiple crlf layers
37777              are getting pushed.)
37778      Branch: perlio
37779            ! doio.c perlio.c win32/makefile.mk
37780 ____________________________________________________________________________
37781 [  7842] By: nick                                  on 2000/11/23  19:46:23
37782         Log: Implement PerlIO_binmode()
37783              Fix PerlIOCrlf_unread() (*--ptr rather than *ptr-- ...)
37784              Test on UNIX with PERLIO="perlio crlf" to mimic Win32,
37785              make binmode in t/lib/io_tell.t unconditional so that works.
37786              Checkin just so Win32 machine can see these changes.
37787      Branch: perlio
37788            ! doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
37789 ____________________________________________________________________________
37790 [  7841] By: jhi                                   on 2000/11/23  19:30:00
37791         Log: README.amiga changes from Jan-Erik Karlsson <trg@privat.utfors.se>.
37792      Branch: perl
37793            ! README.amiga
37794 ____________________________________________________________________________
37795 [  7840] By: jhi                                   on 2000/11/23  17:18:02
37796         Log: SOCKS wrestling continues, patches from Jens Hamisch.
37797      Branch: perl
37798            ! doio.c embed.h embed.pl perlsdio.h proto.h
37799 ____________________________________________________________________________
37800 [  7839] By: jhi                                   on 2000/11/23  16:54:14
37801         Log: Push Filter::Util::Call one level deeper.
37802      Branch: perl
37803            + t/lib/filter-util.t
37804           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
37805           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
37806            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
37807            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
37808            - t/lib/filt-util.t
37809            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
37810            ! win32/Makefile win32/makefile.mk
37811 ____________________________________________________________________________
37812 [  7838] By: jhi                                   on 2000/11/23  16:52:40
37813         Log: Reach back one higher up when searching for PERL_SRC.
37814      Branch: perl
37815            ! lib/ExtUtils/MM_Unix.pm
37816 ____________________________________________________________________________
37817 [  7837] By: jhi                                   on 2000/11/23  16:05:41
37818         Log: Subject: Re: perl@7826
37819              Date: Thu, 23 Nov 2000 02:20:25 -0600
37820              From: "Craig A. Berry" <craigberry@mac.com>
37821              Message-Id: <p04330102b6424b6cd4c9@[172.16.52.1]>
37822              
37823              Make VMS to like Filter::Util::Call. 
37824      Branch: perl
37825            ! configure.com ext/Filter/Util/Makefile.PL
37826 ____________________________________________________________________________
37827 [  7836] By: nick                                  on 2000/11/23  16:04:08
37828         Log: Implement crlf layer - not ready for merge.
37829      Branch: perlio
37830            ! perlio.c win32/makefile.mk
37831 ____________________________________________________________________________
37832 [  7835] By: jhi                                   on 2000/11/23  15:56:52
37833         Log: STDCHAR is different in Sparc v9 vs x86.
37834      Branch: perl
37835            ! hints/solaris_2.sh
37836 ____________________________________________________________________________
37837 [  7834] By: jhi                                   on 2000/11/23  15:50:47
37838         Log: The type needs to be visible to protos.
37839      Branch: perl
37840            ! perl.h
37841 ____________________________________________________________________________
37842 [  7833] By: jhi                                   on 2000/11/23  15:40:46
37843         Log: Finish unfinished SOCKS workaround changes.
37844      Branch: perl
37845            ! doio.c
37846 ____________________________________________________________________________
37847 [  7832] By: jhi                                   on 2000/11/23  15:33:30
37848         Log: Integrate perlio.
37849      Branch: perl
37850           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
37851           !> win32/makefile.mk
37852 ____________________________________________________________________________
37853 [  7831] By: nick                                  on 2000/11/23  10:31:07
37854         Log: Correct makefile.mk dependancies for ext/Filter/Util
37855              Build ext/Encode
37856              Run dmake regen_config_h
37857      Branch: perlio
37858            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
37859            ! win32/makefile.mk
37860 ____________________________________________________________________________
37861 [  7830] By: nick                                  on 2000/11/23  08:05:07
37862         Log: Integrate mainline
37863      Branch: perlio
37864           +> ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
37865           +> ext/Filter/Util/Makefile.PL lib/Filter/Simple.pm
37866           +> t/lib/filt-util.pl t/lib/filt-util.t
37867           !> (integrate 41 files)
37868 ____________________________________________________________________________
37869 [  7829] By: gsar                                  on 2000/11/23  03:07:11
37870         Log: build the Filter extension on windows
37871      Branch: perl
37872            ! win32/Makefile win32/makefile.mk
37873 ____________________________________________________________________________
37874 [  7828] By: gsar                                  on 2000/11/23  02:46:35
37875         Log: regenerate win32/config* and fix some inconsistencies in the
37876              makefiles; always export Perl_deb() because it is needed
37877              by ext/re/* (whether perl itself is built with -DDEBUGGING
37878              or not)
37879      Branch: perl
37880            ! makedef.pl win32/Makefile win32/config_H.bc win32/config_H.gc
37881            ! win32/config_H.vc win32/makefile.mk
37882 ____________________________________________________________________________
37883 [  7827] By: gsar                                  on 2000/11/23  02:18:38
37884         Log: get sources building on windows+MSVC again (untested with other
37885              compilers)
37886      Branch: perl
37887            ! win32/include/sys/socket.h win32/perllib.c
37888 ____________________________________________________________________________
37889 [  7826] By: jhi                                   on 2000/11/23  01:18:26
37890         Log: Update Changes.
37891      Branch: perl
37892            ! Changes patchlevel.h
37893 ____________________________________________________________________________
37894 [  7825] By: jhi                                   on 2000/11/23  00:20:41
37895         Log: Subject: Re: av.c patch (having slight problems)
37896              From: "Ben Tilly" <ben_tilly@hotmail.com>
37897              Date: Tue, 21 Nov 2000 23:29:31 -0500
37898              Message-ID: <LAW2-F113pL32ctFfj800000d81@hotmail.com>
37899              
37900              unshift() speedup.
37901      Branch: perl
37902            ! av.c
37903 ____________________________________________________________________________
37904 [  7824] By: jhi                                   on 2000/11/22  23:59:15
37905         Log: Fixes for signedness warnings noticed by VMSperlers.
37906      Branch: perl
37907            ! ext/Storable/Storable.xs regcomp.c sv.c
37908 ____________________________________________________________________________
37909 [  7823] By: jhi                                   on 2000/11/22  23:19:31
37910         Log: Subject: [PATCH perl@7795] small cleanup task for test suite
37911              From: Peter Prymmer <pvhp@forte.com>
37912              Date: Wed, 22 Nov 2000 15:04:13 -0800 (PST)
37913              Message-ID: <Pine.OSF.4.10.10011221457530.519633-100000@aspara.forte.com>
37914      Branch: perl
37915            ! t/pragma/warn/pp_hot
37916 ____________________________________________________________________________
37917 [  7822] By: jhi                                   on 2000/11/22  22:52:20
37918         Log: Be clean.
37919      Branch: perl
37920            ! Makefile.SH
37921 ____________________________________________________________________________
37922 [  7821] By: jhi                                   on 2000/11/22  22:46:39
37923         Log: Add the simple frontend to Filter::Util:Call, Filter::Simple 0.01
37924              by Damian Conway, as suggested by Paul Marquess.
37925      Branch: perl
37926            + lib/Filter/Simple.pm
37927 ____________________________________________________________________________
37928 [  7820] By: jhi                                   on 2000/11/22  22:45:51
37929         Log: Add the Filter::Util::Call 1.04 by Paul Marquess from Filter-1.19.
37930      Branch: perl
37931            + ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
37932            + ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
37933            + t/lib/filt-util.t
37934            ! MANIFEST
37935 ____________________________________________________________________________
37936 [  7819] By: jhi                                   on 2000/11/22  22:03:27
37937         Log: Integrate perlio.
37938      Branch: perl
37939           !> README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
37940           !> win32/makefile.mk
37941 ____________________________________________________________________________
37942 [  7818] By: jhi                                   on 2000/11/22  21:56:02
37943         Log: More SOCKS versus 64-bit patches from Jens Hamisch.
37944      Branch: perl
37945            ! doio.c embed.h embed.pl makedef.pl perl.h pp_sys.c proto.h
37946            ! t/lib/io_sock.t
37947 ____________________________________________________________________________
37948 [  7817] By: jhi                                   on 2000/11/22  21:39:49
37949         Log: Subject: [PATCH 5.7.0] Liblist returns found libraries
37950              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
37951              Date: Wed, 22 Nov 2000 16:08:12 -0500
37952              Message-ID: <20001122160812.A24269@monk.mps.ohio-state.edu>
37953      Branch: perl
37954            ! lib/ExtUtils/Liblist.pm
37955 ____________________________________________________________________________
37956 [  7816] By: jhi                                   on 2000/11/22  21:38:25
37957         Log: Go ahead and #include <unistd.h> in perl.h.
37958      Branch: perl
37959            ! doio.c malloc.c mg.c perl.h pp.c pp_hot.c pp_sys.c toke.c
37960            ! util.c
37961 ____________________________________________________________________________
37962 [  7815] By: jhi                                   on 2000/11/22  21:22:52
37963         Log: Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
37964              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
37965              Date: Mon, 20 Nov 2000 18:30:52 -0500
37966              Message-ID: <20001120183051.A15228@monk.mps.ohio-state.edu>
37967      Branch: perl
37968            ! pod/perlre.pod regcomp.c t/op/re_tests
37969 ____________________________________________________________________________
37970 [  7814] By: jhi                                   on 2000/11/22  21:21:46
37971         Log: Subject: [PATCH 5.7.0] Liblist finally works
37972              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
37973              Date: Tue, 21 Nov 2000 22:02:17 -0500
37974              Message-ID: <20001121220217.A24174@monk.mps.ohio-state.edu>
37975      Branch: perl
37976            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
37977            ! lib/ExtUtils/MakeMaker.pm
37978 ____________________________________________________________________________
37979 [  7813] By: jhi                                   on 2000/11/22  21:20:23
37980         Log: Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
37981              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
37982              Date: Wed, 22 Nov 2000 17:53:15 +0100
37983              Message-Id: <20001122174544.49A2.H.M.BRAND@hccnet.nl>
37984              
37985              AIX dynaloader and perlio patch.
37986      Branch: perl
37987            ! ext/DynaLoader/dl_aix.xs
37988 ____________________________________________________________________________
37989 [  7812] By: jhi                                   on 2000/11/22  21:17:52
37990         Log: (Accidentally empty patch.)
37991      Branch: perl
37992            ! av.c
37993 ____________________________________________________________________________
37994 [  7811] By: jhi                                   on 2000/11/22  21:16:31
37995         Log: Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
37996              From: Peter Prymmer <pvhp@forte.com>
37997              Date: Mon, 20 Nov 2000 16:53:54 -0800 (PST)
37998              Message-ID: <Pine.OSF.4.10.10011201651050.373336-100000@aspara.forte.com>
37999      Branch: perl
38000            ! vms/test.com
38001 ____________________________________________________________________________
38002 [  7810] By: jhi                                   on 2000/11/22  21:15:36
38003         Log: Subject: Re: perl@7777 
38004              From: "John P. Linderman" <jpl@research.att.com>
38005              Date: Wed, 22 Nov 2000 13:11:11 -0500
38006              Message-Id: <200011221811.NAA90072@raptor.research.att.com>
38007              
38008              Detypoing.
38009      Branch: perl
38010            ! lib/CPAN.pm
38011 ____________________________________________________________________________
38012 [  7809] By: jhi                                   on 2000/11/22  21:14:19
38013         Log: Subject:  [PATCH perl@7795] Perlio_tell fix
38014              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
38015              Date:     Wed, 22 Nov 2000 13:51:37 EST
38016              Message-Id: <001122135058.56e24@DUPHY4.Physics.Drexel.Edu>
38017      Branch: perl
38018            ! perlsdio.h
38019 ____________________________________________________________________________
38020 [  7808] By: jhi                                   on 2000/11/22  21:13:27
38021         Log: Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
38022              From: Casey Tweten <crt@kiski.net>
38023              Date: Mon, 20 Nov 2000 11:53:03 -0500 (EST)
38024              Message-Id: <200011201653.LAA10194@home.kiski.net>
38025      Branch: perl
38026            ! t/lib/io_udp.t
38027 ____________________________________________________________________________
38028 [  7807] By: jhi                                   on 2000/11/22  21:12:35
38029         Log: Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
38030              From: Casey Tweten <crt@kiski.net>
38031              Date: Mon, 20 Nov 2000 11:36:11 -0500 (EST)
38032              Message-Id: <200011201636.LAA07227@home.kiski.net>
38033      Branch: perl
38034            ! t/lib/io_sock.t
38035 ____________________________________________________________________________
38036 [  7806] By: jhi                                   on 2000/11/22  21:10:59
38037         Log: Subject: Re: [PATCH] Evolution of h2xs [WAS: Re: PATCH subs.pm]
38038              From: "Casey R. Tweten" <crt@kiski.net>
38039              Date: Wed, 22 Nov 2000 09:05:07 -0500 (EST)
38040              Message-ID: <Pine.OSF.4.21.0011220903580.1811-100000@home.kiski.net>
38041      Branch: perl
38042            ! utils/h2xs.PL
38043 ____________________________________________________________________________
38044 [  7805] By: nick                                  on 2000/11/22  21:05:06
38045         Log: Integrate mainline
38046      Branch: perlio
38047           !> Changes Porting/genlog ext/DB_File/DB_File.xs
38048           !> ext/DB_File/version.c lib/Test.pm patchlevel.h
38049           !> utils/perlbug.PL
38050 ____________________________________________________________________________
38051 [  7804] By: jhi                                   on 2000/11/22  21:01:12
38052         Log: Subject: [PATCH] Test.pm POD peculiarity
38053              From: "Casey R. Tweten" <crt@kiski.net>
38054              Date: Tue, 21 Nov 2000 15:01:25 -0500 (EST)
38055              Message-ID: <Pine.OSF.4.21.0011211458020.20114-100000@home.kiski.net>
38056      Branch: perl
38057            ! lib/Test.pm
38058 ____________________________________________________________________________
38059 [  7803] By: jhi                                   on 2000/11/22  20:59:59
38060         Log: Subject: [ID 20001122.002] [PATCH 5.7.0@7795] two small patches to perlbug
38061              From: "Philip Newton" <pnewton@gmx.de>
38062              Date: Wed, 22 Nov 2000 14:25:53 +0100
38063              Message-Id: <3A1BD771.25462.1939FAD@localhost>
38064              
38065              Be case-understanding also on 's', and use the -oi of sendmail
38066              not to terminate the transmission on a lone '.'.
38067      Branch: perl
38068            ! utils/perlbug.PL
38069 ____________________________________________________________________________
38070 [  7802] By: nick                                  on 2000/11/22  20:51:42
38071         Log: Win32 PerlIO intermediate state now working as expected.
38072              - In current state we are still using C runtime in text/binary
38073              mode and "crlf" layer is just a dummy (clone of perlio buffer layer).
38074              - PERLIO=stdio and PERLIO=unix pass all expected tests.
38075              - PERLIO=perlio fails t/lib/dprof.t because Dprof.xs calls PerlIO_tell()
38076              and PerlIO_seek() and the dummy crlf layer is not making adjustments
38077              for CRLF translation happening in C runtime. All other tests pass.
38078              
38079              Added note to README.win32 to point out the snags of doing a perl build
38080              with Norton AntiVirus turned on.
38081              
38082              Tweaked t/pragma/warnings.t so that when run stand-alone you can tell
38083              which file a fail comes from.
38084              
38085              Updated "canned" config.h to match the one generated.
38086      Branch: perlio
38087            ! README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
38088            ! win32/makefile.mk
38089 ____________________________________________________________________________
38090 [  7801] By: jhi                                   on 2000/11/22  06:50:20
38091         Log: Nickety nits.
38092      Branch: perl
38093            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
38094 ____________________________________________________________________________
38095 [  7800] By: jhi                                   on 2000/11/22  01:29:55
38096         Log: Changes had accidentally gone too silent on non-main branches.
38097      Branch: perl
38098            ! Changes Porting/genlog patchlevel.h
38099 ____________________________________________________________________________
38100 [  7799] By: gsar                                  on 2000/11/22  01:02:56
38101         Log: some lib_pm.PL changes snuck in via change#7772
38102      Branch: maint-5.6/perl
38103            ! Makefile.SH
38104 ____________________________________________________________________________
38105 [  7798] By: nick                                  on 2000/11/21  21:59:40
38106         Log: Integrate mainline
38107      Branch: perlio
38108           !> (integrate 28 files)
38109 ____________________________________________________________________________
38110 [  7797] By: jhi                                   on 2000/11/21  21:01:45
38111         Log: Integrate perlio.
38112      Branch: perl
38113           !> doio.c perlio.c perlio.h win32/perllib.c win32/win32.c
38114 ____________________________________________________________________________
38115 [  7796] By: nick                                  on 2000/11/21  20:36:22
38116         Log: Win32 builds and runs (mostly) with USE_PERLIO.
38117              PERLIO=perlio passes all tests. 
38118              PERLIO=stdio (sadly the default) hangs in t.pragma/warnings.t #319
38119      Branch: perlio
38120            ! perlio.c win32/perllib.c win32/win32.c
38121 ____________________________________________________________________________
38122 [  7795] By: jhi                                   on 2000/11/21  19:03:44
38123         Log: Update Changes.
38124      Branch: perl
38125            ! Changes patchlevel.h
38126 ____________________________________________________________________________
38127 [  7794] By: jhi                                   on 2000/11/21  18:56:34
38128         Log: Subject: PerlIO_apply_layers prototype (was Re: [PATCH: perl@7777] add system locale testing for VMS)
38129              From: "Craig A. Berry" <craigberry@mac.com>
38130              Date: Mon, 20 Nov 2000 20:27:06 -0600
38131              Message-Id: <p04330101b63f8baf25a2@[172.16.52.1]>
38132              
38133              A cut-and-pasto.
38134      Branch: perl
38135            ! perlio.h
38136 ____________________________________________________________________________
38137 [  7793] By: jhi                                   on 2000/11/21  18:54:41
38138         Log: Subject: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
38139              From: Dominic Dunlop <domo@computer.org> 
38140              Date: Mon, 20 Nov 2000 18:55:29 +0100
38141              Message-Id: <p04320403b63b2c750dce@[192.168.1.4]> 
38142              
38143              va_copy() and the need of it.
38144              See <http://wwwold.dkuug.dk/JTC1/SC22/WG14/www/docs/n907.ps>.
38145      Branch: metaconfig/U/perl
38146            + need_va_copy.U
38147      Branch: perl
38148            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
38149            ! config_h.SH configure.com epoc/config.sh handy.h perlio.c
38150            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
38151            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
38152            ! win32/config.bc win32/config.gc win32/config.vc
38153 ____________________________________________________________________________
38154 [  7792] By: jhi                                   on 2000/11/21  17:04:10
38155         Log: Integrate scope.h@7790 from perlio, works better with multiplicity.
38156      Branch: perl
38157           !> scope.h
38158 ____________________________________________________________________________
38159 [  7791] By: jhi                                   on 2000/11/21  17:01:16
38160         Log: Export the SOCKS workaround symbols only if necessary.
38161      Branch: perl
38162            ! doio.c embed.h embed.pl makedef.pl perlsdio.h proto.h
38163 ____________________________________________________________________________
38164 [  7790] By: nick                                  on 2000/11/20  23:57:11
38165         Log: If we use (aTHX_ ...) then put Perl_ on the front. (Or drop the aTHX_).
38166      Branch: perlio
38167            ! scope.h
38168 ____________________________________________________________________________
38169 [  7789] By: nick                                  on 2000/11/20  23:38:33
38170         Log: Integrate mainline
38171      Branch: perlio
38172           +> lib/File/Spec/Epoc.pm
38173           !> (integrate 34 files)
38174 ____________________________________________________________________________
38175 [  7788] By: nick                                  on 2000/11/20  23:20:18
38176         Log: Make extra buffer layer work (dummy crlf layer)
38177      Branch: perlio
38178            ! doio.c perlio.c perlio.h
38179 ____________________________________________________________________________
38180 [  7787] By: jhi                                   on 2000/11/20  22:44:04
38181         Log: Subject: [PATCH: perl@7777] add system locale testing for VMS
38182              From: Peter Prymmer <pvhp@forte.com>
38183              Date: Mon, 20 Nov 2000 12:56:52 -0800 (PST)
38184              Message-ID: <Pine.OSF.4.10.10011201244390.376086-100000@aspara.forte.com>
38185      Branch: perl
38186            ! t/pragma/locale.t
38187 ____________________________________________________________________________
38188 [  7786] By: jhi                                   on 2000/11/20  22:29:10
38189         Log: Subject: DOC PATCH 5.6.0 perlreftut
38190              From: mjd@plover.com
38191              Date: 20 Nov 2000 19:45:06 -0000
38192              Message-ID: <20001120194506.9505.qmail@plover.com>
38193      Branch: perl
38194            ! pod/perlreftut.pod
38195 ____________________________________________________________________________
38196 [  7785] By: jhi                                   on 2000/11/20  22:27:44
38197         Log: Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
38198              From: David Dyck <dcd@tc.fluke.com>
38199              Date: Mon, 20 Nov 2000 11:43:40 -0800
38200              Message-Id: <200011201943.LAA08451@dd.tc.fluke.com>
38201      Branch: perl
38202            ! lib/Cwd.pm
38203 ____________________________________________________________________________
38204 [  7784] By: jhi                                   on 2000/11/20  22:23:21
38205         Log: Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
38206              Date: Mon, 20 Nov 2000 17:06:10 -0500
38207              To: Mailing list Perl5 <perl5-porters@perl.org>
38208              Message-ID: <20001120170609.A11780@monk.mps.ohio-state.edu>
38209      Branch: perl
38210            ! pp_ctl.c t/op/pat.t
38211 ____________________________________________________________________________
38212 [  7783] By: jhi                                   on 2000/11/20  22:11:18
38213         Log: Subject: [PATCH] doop.c - UTF8 tr///               
38214              From: Simon Cozens <simon@cozens.net>
38215              Date: Sat, 18 Nov 2000 18:49:30 +0000
38216              Message-ID: <20001118184930.A31687@pembro4.pmb.ox.ac.uk>
38217              
38218              Subject: Re: [PATCH] doop.c - UTF8 tr///           
38219              From: Simon Cozens <simon@cozens.net>
38220              Date: Mon, 20 Nov 2000 20:45:22 +0000
38221              Message-ID: <20001120204522.A26042@pembro4.pmb.ox.ac.uk>
38222              
38223              Make tr on UTF-8 better but still not correct.
38224      Branch: perl
38225            ! doop.c
38226 ____________________________________________________________________________
38227 [  7782] By: jhi                                   on 2000/11/20  22:02:16
38228         Log: Remove the shared object before attempting to create
38229              (by linking) a new one.  E.g. in AIX not removing
38230              becomes quite painful if one tries to do more than one
38231              build in the same tree (an interrupted build, for example),
38232              since the AIX' shared dynaloader seemingly keeps the shared
38233              objects open and therefore 'busy' for quite a while, even when
38234              nobody is using the objects, leading into link failures.
38235      Branch: perl
38236            ! lib/ExtUtils/MM_Unix.pm
38237 ____________________________________________________________________________
38238 [  7781] By: gsar                                  on 2000/11/20  19:02:55
38239         Log: type mismatch due to faulty integration
38240      Branch: maint-5.6/perl
38241            ! toke.c win32/Makefile
38242 ____________________________________________________________________________
38243 [  7780] By: gsar                                  on 2000/11/20  17:31:55
38244         Log: integrate changes#6392,6394..6399,6401..6404
38245              
38246              The {multiplier} of a fixed substring was overlooked which
38247              caused a wrong initial search offset for that substring.
38248              
38249              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
38250              From: Hugo <hv@crypt.compulink.co.uk>
38251              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
38252              Date: Thu, 13 Jul 2000 19:27:13 +0100
38253              
38254              Fix the BOM bug: not a byteorder bug, a signedness bug.
38255              
38256              Replace change #6337 with a better one.
38257              
38258              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
38259              From: Hugo <hv@crypt.compulink.co.uk>
38260              Date: Fri, 14 Jul 2000 04:16:20 +0100
38261              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
38262              
38263              MakeMaker should not remove editor backups (*~) on `make clean`
38264              by default (completes change#6383)
38265              
38266              move new variables to the end of the interpreter structure (for
38267              bincompat in code that doesn't #include XSUB.h)
38268              
38269              rename totally bletcherous SvLOCK() thingy (doesn't do what the
38270              name suggests anyway)
38271              
38272              various cleanups (typos, misformatted code, and small bugs)
38273              
38274              typecasts needed for change#6394
38275              
38276              typos in change#6399, regen headers
38277              
38278              inconsistent types needs casts
38279              
38280              PERL_OBJECT build tweaks
38281      Branch: maint-5.6/perl
38282           !> MANIFEST doop.c embed.h embed.pl embedvar.h
38283           !> ext/IPC/SysV/Makefile.PL global.sym intrpvar.h
38284           !> lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h pod/perlapi.pod
38285           !> pp.c proto.h regcomp.c regexec.c sv.h t/op/re_tests thread.h
38286           !> toke.c util.c
38287 ____________________________________________________________________________
38288 [  7779] By: gsar                                  on 2000/11/20  17:06:29
38289         Log: integrate changes#6376..6378,6380,6383,6385..6388,6391
38290              
38291              Cosmetics and perldelta.
38292              
38293              Fix nits noticed by Boston.pm.
38294              
38295              Do the cc sanity check both before the hints and
38296              after the cc selction.
38297              
38298              get sprintf.t to adjust properly for 3-digit exponents
38299              
38300              don't clobber *.orig files on *clean targets
38301              
38302              fix bugs in processing %v-*d and similar format specs (from
38303              Avi Finkel <avi@finkel.org>)
38304              
38305              sprintf test tweaks (from Dominic Dunlop)
38306              
38307              new selfloader.t in change#6183 doesn't close DATA handles,
38308              and thus fails to clean up tmp files on dosish platforms
38309              
38310              typos (spotted by Peter Prymmer)
38311              
38312              typo fix from Craig Berry
38313      Branch: maint-5.6/perl
38314           !> Configure Makefile.SH config_h.SH ext/IPC/SysV/Makefile.PL
38315           !> pod/perldelta.pod pod/perlre.pod sv.c t/lib/english.t
38316           !> t/lib/selfloader.t t/op/sprintf.t vms/subconfigure.com
38317           !> x2p/Makefile.SH
38318 ____________________________________________________________________________
38319 [  7778] By: gsar                                  on 2000/11/20  16:46:51
38320         Log: integrate changes#6340..6342,6348,6354,6356,6357,6371,6372,6375
38321              
38322              Subject: Re: format bug report  [Patch]
38323              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
38324              Date: Wed, 05 Jul 2000 13:12:52 +0200
38325              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
38326              
38327              Subject: Re: format bug report  [Patch]
38328              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
38329              Date: Wed, 05 Jul 2000 14:10:01 +0200
38330              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
38331              
38332              Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
38333              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
38334              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
38335              Date: Fri, 07 Jul 2000 17:57:16 +0100
38336              
38337              Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
38338              To: perl5-porters@perl.org
38339              From: Karsten Sperling <spiff@phreax.net>
38340              Date: Mon, 10 Jul 2000 15:12:52 +0200
38341              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
38342              
38343              README.posix-bc podified from Thomas Dorner.
38344              
38345              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take2
38346              From: Dominic Dunlop <domo@computer.org>
38347              Date: Tue, 11 Jul 2000 12:27:33 +0200
38348              Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
38349              
38350              Typo in #6341.
38351              
38352              Fix for
38353              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
38354              From: Roderick Schertler <roderick@argon.org>
38355              Date: Tue, 11 Jul 2000 13:55:05 -0400
38356              Message-Id: <200007111755.NAA05077@jones.argon.org>
38357              
38358              Minor cleanups on the booklist.
38359              
38360              Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
38361              regen perltoc.
38362              
38363              windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
38364      Branch: maint-5.6/perl
38365           +> pod/perlbook.pod
38366           !> MANIFEST README.posix-bc doio.c lib/Symbol.pm pod/Makefile.SH
38367           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq2.pod pod/perltoc.pod
38368           !> pp_hot.c t/op/sprintf.t t/op/write.t toke.c win32/win32sck.c
38369 ____________________________________________________________________________
38370 [  7777] By: jhi                                   on 2000/11/20  16:08:49
38371         Log: Update Changes.
38372      Branch: perl
38373            ! Changes patchlevel.h
38374 ____________________________________________________________________________
38375 [  7776] By: jhi                                   on 2000/11/20  15:27:56
38376         Log: Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
38377              This may be overly harsh but until proven otherwise, we think this
38378              way, or until we have a simple test for Configure (having to start
38379              up servers is does not count as simple) to check for the problems.
38380      Branch: perl
38381            ! perl.h
38382 ____________________________________________________________________________
38383 [  7775] By: jhi                                   on 2000/11/20  15:22:17
38384         Log: Solaris hints tweaks.
38385      Branch: perl
38386            ! hints/solaris_2.sh
38387 ____________________________________________________________________________
38388 [  7774] By: jhi                                   on 2000/11/20  15:01:20
38389         Log: Add a workaround to SOCKS 64-bit problems.
38390      Branch: perl
38391            ! doio.c embed.h embed.pl perlsdio.h proto.h
38392 ____________________________________________________________________________
38393 [  7773] By: jhi                                   on 2000/11/20  14:51:47
38394         Log: sysseek() instead of seek().
38395      Branch: perl
38396            ! t/lib/syslfs.t
38397 ____________________________________________________________________________
38398 [  7772] By: gsar                                  on 2000/11/20  13:06:23
38399         Log: integrate changes#6315..6319,6321..6331,6333..6338
38400              
38401              Integrate with Sarathy, preliminary fix for unicos
38402              alignment problems in [ID 20000612.002] Perl problem on Cray system.
38403              
38404              some debugger output does not go to the socket when RemotePort is set
38405              
38406              winsock cleanup never done on Windows (leads to handle leaks)
38407              
38408              fix UNC path handling on Windows under ithreads, and chdir()
38409              return value when given a non-existent directory
38410              
38411              Autogenerate pod/Makefile and pod/buildtoc.
38412              buildtoc also checks whether the existin pods are
38413              mentioned in MANIFEST and perl.pod, and vice versa.
38414              (None of the thusly found discrepancies fixed yet.)
38415              roffitall also needs to be autogenerated similarly but it
38416              seems so badly out of date that I didn't touch it yet.
38417              
38418              Config is being used.
38419              
38420              Add =head1 NAMEs so that buildtoc is happy.
38421              (The CGI::Util nit reported to Lincoln.)
38422              
38423              Fix complaints of buildtoc.
38424              
38425              Fix the alignment problem in Crays ([ID 20000612.002]).
38426              
38427              Remove perlbook, update perlfaq book listing,
38428              rearrange perl.pod, regenerate perltoc.
38429              
38430              Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
38431              was cast to an unsigned (32-bit) integer with wild abandon.
38432              
38433              winsock options weren't being set in all threads under ithreads
38434              (caused send()s from second and subsequent threads to fail)
38435              
38436              accept() leaks memory on windows due to incorrect ordering of
38437              closesocket() and fclose() calls
38438              
38439              Reorder perl.pod once more.
38440              
38441              More POSIX.pod tweaks.
38442              
38443              Sprinkle ldlibpath.
38444              
38445              Precedence goof, fix based on
38446              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
38447              From: Hugo <hv@crypt.compulink.co.uk>
38448              Date: Tue, 11 Jul 2000 12:52:38 +0100
38449              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
38450              
38451              Subject: PATCH perlguts.pod: Document D and d magic types
38452              From: mjd@plover.com
38453              Date: 5 Jul 2000 18:01:51 -0000
38454              Message-ID: <20000705180151.29413.qmail@plover.com>
38455              
38456              Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
38457              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
38458              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
38459              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
38460              
38461              Subject: [PATCH cfgperl] $& segfaults if you trick it
38462              From: simon@brecon.co.uk (Simon Cozens)
38463              Date: 7 Jul 2000 11:26:09 GMT
38464              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
38465              
38466              Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
38467              From: Hugo <hv@crypt.compulink.co.uk>
38468              Date: Tue, 11 Jul 2000 12:44:50 +0100
38469              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
38470              
38471              Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
38472              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
38473              Date: Tue, 11 Jul 2000 13:50:51 +0100
38474              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
38475      Branch: maint-5.6/perl
38476           +> ext/DynaLoader/hints/netbsd.pl lib/Win32.pod pod/Makefile.SH
38477           +> pod/buildtoc.PL
38478            - pod/Makefile pod/Win32.pod pod/buildtoc pod/perlbook.pod
38479           !> (integrate 26 files)
38480 ____________________________________________________________________________
38481 [  7771] By: gsar                                  on 2000/11/20  12:31:42
38482         Log: integrate changes#6283..6285,6291,6294..6300,6302..6304,6306..6307,
38483              6310,6311,6314
38484              
38485              Subject: [PATCH bleedperl] File::Spec 0.82 beta
38486              From: Barrie Slaymaker <barries@jester.slaysys.com>
38487              Date: Wed, 28 Jun 2000 11:35:29 -0400
38488              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
38489              
38490              tweak perlembed for multiplicity/usethreads sanity; correct notes
38491              about Windows
38492              
38493              localize %INC in a Safe compartment so that use/require work
38494              (many other magic globals probably need similar treatment)
38495              
38496              dounwind() may cause POPSUB() to diddle the wrong PL_curpad
38497              when @_ is modified, causing coredumps
38498              
38499              slurp mode fix in change#4736 still not quite right
38500              
38501              Point to perlipc for more SysV IPC examples.
38502              
38503              Elaborate POSIX.pod.  Still needs work.
38504              
38505              fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
38506              
38507              fix large memory leak that has been around for ever, masked by
38508              -DPURIFY (most of the arenas were never freed!)
38509              
38510              fix memory leak on Windows (PL_sys_intern contents were never
38511              freed)
38512              
38513              PERL_OBJECT build tweak
38514              
38515              adjust change#6299
38516              
38517              remove rel2abs prototypes (from Barrie Slaymaker)
38518              
38519              missing perldiag entry for unpack("w",...) diagnostic (from
38520              Andreas Koenig)
38521              
38522              better diagnostic on Frob->stuff() when Frob:: doesn't exist
38523              (from Richard Soderberg <rs@oregonnet.com>)
38524              
38525              Win32 patches for cfgperl from Sarathy.
38526              
38527              b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
38528              
38529              More POSIX.pod embellishment.
38530              
38531              tyop in change#6306
38532      Branch: maint-5.6/perl
38533           !> (integrate 44 files)
38534 ____________________________________________________________________________
38535 [  7770] By: gsar                                  on 2000/11/20  11:51:00
38536         Log: integrate changes#6268..6282 from cfgperl branch
38537              
38538              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
38539              From: Dominic Dunlop <domo@computer.org>
38540              Date: Thu, 29 Jun 2000 12:32:39 +0200
38541              Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
38542              
38543              Regen headers for #6261 (and update embed.pl for this) and #6267,
38544              silence few compiler warnings.
38545              
38546              Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
38547              From: Nicholas Clark <nick@talking.bollo.cx>
38548              Date: Fri, 23 Jun 2000 16:21:15 +0100
38549              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
38550              
38551              Subject: PATCH pod/perltie.pod
38552              From: Ian Phillipps <Ian.Phillipps@iname.com>
38553              Date: Fri, 16 Jun 2000 00:17:19 +0100
38554              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
38555              (only the first hunk, the second hunk had already been done
38556              by some other patch)
38557              
38558              Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
38559              From: Tom Phoenix <rootbeer@redcat.com>
38560              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
38561              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
38562              
38563              Subject: [PATCH] xsub attributes
38564              From: Doug MacEachern <dougm@covalent.net>
38565              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
38566              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
38567              
38568              Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
38569              From: Andy Dougherty <doughera@lafayette.edu>
38570              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
38571              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
38572              
38573              Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
38574              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
38575              Date: Tue, 13 Jun 2000 02:43:48 -0500
38576              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
38577              
38578              Subject: [PATCH] Re: eval documentation: context
38579              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
38580              Date: Mon, 12 Jun 2000 15:07:29 +0100
38581              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
38582              
38583              Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
38584              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
38585              Date: Mon, 12 Jun 2000 14:55:59 +0100
38586              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
38587              
38588              Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
38589              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
38590              Date: Fri, 09 Jun 2000 12:39:27 -0400
38591              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
38592              (plus update the version "number" of Text::Wrap)
38593              
38594              Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
38595              From: Tim Ayers <tayers@bridge.com>
38596              Date: Thu, 08 Jun 2000 08:11:06 +0200
38597              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
38598              [resent by Richard Foley, Message-Id probably wrong]
38599              
38600              Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
38601              From: rspier@pobox.com (Robert Spier)
38602              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
38603              Message-ID: <14654.31913.845602.610277@rls.cx>
38604              
38605              Subject: [PATCH 5.6.0] utils/h2xs.PL
38606              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
38607              Date: Wed, 7 Jun 2000 04:02:04 -0500
38608              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
38609              
38610              Subject: [PATCH 5.6.0]ITHREADs for VMS
38611              From: Dan Sugalski <dan@sidhe.org>
38612              Date: Tue, 06 Jun 2000 11:59:50 -0400
38613              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
38614      Branch: maint-5.6/perl
38615           !> (integrate 31 files)
38616 ____________________________________________________________________________
38617 [  7769] By: gsar                                  on 2000/11/20  11:29:06
38618         Log: integrate changes#6261..6266 from cfgperl
38619              
38620              Subject: Re: [PATCH cfgperl] BOMs away!
38621              From: simon@brecon.co.uk (Simon Cozens)
38622              Date: 17 Jun 2000 11:49:57 GMT
38623              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
38624              
38625              Subject: 5.6.0 Patch for EPOC
38626              From: Olaf Flebbe <o.flebbe@gmx.de>
38627              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
38628              Message-ID: <23449.960929969@www11.gmx.net>
38629              
38630              tr fixes from Simon Cozens
38631              
38632              Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
38633              From: Marty Lucich <marty@netcom.com>
38634              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
38635              Message-Id: <200006282116.OAA11148@netcom.com>
38636              ccdlflags update (the BSD/OS 4.1 part had already been taken
38637              care of by #6141).
38638              
38639              Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
38640              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
38641              Date: Wed, 28 Jun 2000 17:50:12 -0700
38642              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
38643              
38644              Subject: [PATCH 5.6.0] cygwin port
38645              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
38646              From: "Fifer, Eric" <EFifer@sanwaint.com>
38647              Date: Thu, 29 Jun 2000 12:58:29 +0100
38648      Branch: maint-5.6/perl
38649           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
38650           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
38651           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
38652           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
38653 ____________________________________________________________________________
38654 [  7768] By: gsar                                  on 2000/11/20  11:13:44
38655         Log: integrate changes#6252..6256,6259..6260
38656              
38657              Paranoia tweak on #6249.
38658              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
38659              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
38660              Date: Sun, 25 Jun 2000 23:43:12 -0400
38661              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
38662              
38663              Subject: tr///, help wanted.
38664              From: simon@brecon.co.uk (Simon Cozens)
38665              Date: 28 Jun 2000 11:29:04 GMT
38666              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
38667              
38668              small thinko tweaks
38669              
38670              tweaks from Simon Conzes to further fix tr/// under utf8
38671              
38672              perlnewmod was missing from MANIFEST.
38673              
38674              Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
38675              From: simon@brecon.co.uk (Simon Cozens)
38676              Date: 17 Jun 2000 11:56:44 GMT
38677              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
38678              pack U0, pack C0
38679      Branch: maint-5.6/perl
38680           !> MANIFEST doop.c embed.h embed.pl embedvar.h global.sym
38681           !> lib/Exporter.pm lib/IPC/Open3.pm objXSUB.h op.c
38682           !> pod/perlfunc.pod pp.c pp_proto.h proto.h sv.c t/op/my_stash.t
38683           !> t/op/pack.t t/op/tr.t t/pragma/constant.t t/pragma/warn/op
38684 ____________________________________________________________________________
38685 [  7767] By: gsar                                  on 2000/11/20  10:51:38
38686         Log: integrate change#6250 from cfgperl
38687              
38688              Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
38689              From: Doug MacEachern <dougm@covalent.net>
38690              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
38691              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
38692      Branch: maint-5.6/perl
38693           +> t/op/my_stash.t
38694           !> MANIFEST embed.pl global.sym proto.h toke.c
38695 ____________________________________________________________________________
38696 [  7766] By: gsar                                  on 2000/11/20  10:48:34
38697         Log: integrate changes#6240,6242..6246,6248,6249 from cfgperl
38698              
38699              Subject: [ID 20000626.007] h2xs man page contains trailing garbage
38700              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
38701              Date: Mon, 26 Jun 2000 18:40:14 +0100
38702              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
38703              
38704              Subject: [PATCH] bytes<->utf8 fixes
38705              From: simon@brecon.co.uk (Simon Cozens)
38706              Date: 26 Jun 2000 04:55:45 GMT
38707              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
38708              
38709              Subject: [PATCH] is_utf8_string
38710              From: simon@brecon.co.uk (Simon Cozens)
38711              Date: 26 Jun 2000 02:25:59 GMT
38712              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
38713              
38714              Subject: [PATCH] avoid mg_ptr in '*' magic
38715              From: Doug MacEachern <dougm@covalent.net>
38716              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
38717              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
38718              
38719              Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
38720              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
38721              Date: Sat, 24 Jun 2000 13:06:20 +0100
38722              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
38723              
38724              Allow for standalone testing.
38725              
38726              Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
38727              From: Mark-Jason Dominus <mjd@plover.com>
38728              Date: Tue, 27 Jun 2000 22:36:42 -0400
38729              Message-ID: <20000628023642.12166.qmail@plover.com>
38730              
38731              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
38732              From: Frank Tobin <ftobin@uiuc.edu>
38733              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
38734              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
38735      Branch: maint-5.6/perl
38736           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
38737           !> global.sym gv.c lib/IPC/Open3.pm objXSUB.h perlapi.c perlapi.h
38738           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp_proto.h
38739           !> proto.h sv.c t/lib/filefunc.t t/lib/filespec.t t/lib/peek.t
38740           !> utf8.c utils/h2xs.PL
38741 ____________________________________________________________________________
38742 [  7765] By: gsar                                  on 2000/11/20  10:29:13
38743         Log: integrate change#6239 from cfgperl
38744              
38745              Configure maintenance.  Sever some dependency cycles,
38746              separate gccversion from the cc unit,
38747              address [ID 20000623.006] Configure script patch for using gcc on AIX
38748              (but solve it a little bit differently),
38749              unduplex some accidentally duplicated units,
38750              suggest using gcc if no cc available
38751              (p5p thread: "Solaris configure: counterproposal", 1999-09)
38752      Branch: maint-5.6/perl
38753           !> Configure Todo-5.6 config_h.SH
38754 ____________________________________________________________________________
38755 [  7764] By: gsar                                  on 2000/11/20  10:25:55
38756         Log: integrate changes#6233..6238 from cfgperl
38757              
38758              Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
38759              From: Mark-Jason Dominus <mjd@plover.com>
38760              Date: Fri, 16 Jun 2000 20:53:04 -0400
38761              Message-ID: <20000617005304.8008.qmail@plover.com>
38762              
38763              Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
38764              because when run as services (Win32ese for daemons)
38765              no environment variables are set and tmpdir ends up as /tmp,
38766              which is ambiguous.
38767              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
38768              From: matt@sergeant.org
38769              Date: 16 Jun 2000 16:30:43 -0000
38770              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
38771              
38772              The thread begun by
38773              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
38774              From: Kevin.Ruscoe@ubsw.com
38775              Date: Fri, 16 Jun 2000 16:38:51 +0100
38776              Message-Id: <H000019b03c300d6@MHS>
38777              
38778              Tweak embed.pl, regen headers.
38779              
38780              Subject: [PATCH 5.6.0] XS module loading fixup for VMS
38781              From: Dan Sugalski <dan@sidhe.org>
38782              Date: Fri, 23 Jun 2000 17:00:00 -0400
38783              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
38784      Branch: maint-5.6/perl
38785           !> (integrate 27 files)
38786 ____________________________________________________________________________
38787 [  7763] By: gsar                                  on 2000/11/20  10:08:08
38788         Log: s/perl56delta/perldelta/g
38789      Branch: maint-5.6/perl
38790            ! pod/Makefile
38791 ____________________________________________________________________________
38792 [  7762] By: gsar                                  on 2000/11/20  10:04:00
38793         Log: integrate changes#6225,6229,6231,6232 from cfgperl
38794              
38795              Add source code filenames to apidoc.
38796              From: simon@brecon.co.uk (Simon Cozens)
38797              Subject: [PATCH embed.pl] Source X-ref
38798              Date: 22 Jun 2000 02:18:49 GMT
38799              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
38800              
38801              Subject: README.hpux version 0.6.1
38802              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
38803              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
38804              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
38805              
38806              Subject: [PATCH 5.6.0] cygwin port
38807              From: "Fifer, Eric" <EFifer@sanwaint.com>
38808              Date: Tue, 20 Jun 2000 14:30:58 +0100
38809              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
38810              
38811              Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
38812              From: simon@brecon.co.uk (Simon Cozens)
38813              Date: 19 Jun 2000 15:18:27 GMT
38814              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
38815              
38816              plus update pod/Makefile and regenerate perltoc
38817      Branch: maint-5.6/perl
38818           +> pod/perlutil.pod
38819           !> MANIFEST README.cygwin README.hpux Todo-5.6 embed.pl
38820           !> lib/File/Find.pm pod/Makefile pod/perltoc.pod pod/roffitall
38821 ____________________________________________________________________________
38822 [  7761] By: jhi                                   on 2000/11/20  04:09:55
38823         Log: Miraculous typo.
38824      Branch: perl
38825            ! t/op/pat.t
38826 ____________________________________________________________________________
38827 [  7760] By: jhi                                   on 2000/11/20  04:06:08
38828         Log: Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
38829              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
38830              Date: Sun, 19 Nov 2000 22:30:26 -0500
38831              Message-ID: <20001119223026.A5165@monk.mps.ohio-state.edu>
38832      Branch: perl
38833            ! regexec.c scope.h t/op/pat.t
38834 ____________________________________________________________________________
38835 [  7759] By: jhi                                   on 2000/11/20  02:05:22
38836         Log: Make certain MacOS Classic has NO_ENVIRON_ARRAY.
38837      Branch: perl
38838            ! perl.h
38839 ____________________________________________________________________________
38840 [  7758] By: jhi                                   on 2000/11/20  01:58:11
38841         Log: Subject: [perl 7711: EPOC] updates
38842              From: Olaf Flebbe <o.flebbe@gmx.de>
38843              Date: Sun, 19 Nov 2000 19:33:30 +0100 (MET)
38844              Message-ID: <25575.974658810@www23.gmx.net>               
38845      Branch: perl
38846            + lib/File/Spec/Epoc.pm
38847            ! MANIFEST epoc/epocish.c lib/CGI.pm lib/Cwd.pm
38848            ! lib/File/Basename.pm lib/File/Find.pm lib/File/Path.pm
38849            ! lib/File/Spec.pm perl.c sv.c
38850 ____________________________________________________________________________
38851 [  7757] By: jhi                                   on 2000/11/20  01:53:11
38852         Log: ext/re/hints/MSWin32.pl seems to be missing from perlio.
38853      Branch: perl
38854            ! MANIFEST
38855 ____________________________________________________________________________
38856 [  7756] By: jhi                                   on 2000/11/20  01:47:22
38857         Log: Integrate perlio.
38858      Branch: perl
38859            - ext/re/hints/MSWin32.pl
38860           !> global.sym perlio.c perlio.h perliol.h pod/perlapi.pod sv.c
38861           !> win32/config.gc win32/config_H.gc win32/win32sck.c
38862 ____________________________________________________________________________
38863 [  7755] By: nick                                  on 2000/11/19  20:57:17
38864         Log: Add dummy crlf layer (just as buffer)
38865              Correct 1st bug - one layer of indirection.
38866      Branch: perlio
38867            ! perlio.c perlio.h perliol.h
38868 ____________________________________________________________________________
38869 [  7754] By: nick                                  on 2000/11/19  20:56:12
38870         Log: Work-round to Perl_deb_nocontext is no longer required
38871      Branch: perlio
38872            - ext/re/hints/MSWin32.pl
38873 ____________________________________________________________________________
38874 [  7753] By: nick                                  on 2000/11/19  20:01:16
38875         Log: diff -se shows these as different
38876      Branch: perlio
38877            ! global.sym pod/perlapi.pod
38878 ____________________________________________________________________________
38879 [  7752] By: nick                                  on 2000/11/19  18:57:30
38880         Log: Configure GCC/Win32 build -Duseperlio
38881              Fix a couple of gross issues
38882              - double-include of ../deb.o in re.dll
38883              - win32sck.c needs PerlIO and FILE 
38884      Branch: perlio
38885            ! ext/re/hints/MSWin32.pl win32/config.gc win32/config_H.gc
38886            ! win32/win32sck.c
38887 ____________________________________________________________________________
38888 [  7751] By: nick                                  on 2000/11/19  17:05:36
38889         Log: Special case :crlf and :raw in dummy PerlIO_apply_layers
38890      Branch: perlio
38891            ! perlio.c
38892 ____________________________________________________________________________
38893 [  7750] By: nick                                  on 2000/11/19  16:57:14
38894         Log: Missing aTHX_
38895      Branch: perlio
38896            ! sv.c
38897 ____________________________________________________________________________
38898 [  7749] By: jhi                                   on 2000/11/19  16:28:40
38899         Log: Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
38900              From: "Peter J. Farley III" <pjfarley@banet.net>
38901              Date: Sun, 19 Nov 2000 01:42:58 -0500
38902              Message-Id: <5.0.1.4.0.20001119011855.00a55ec0@pop5.banet.net>
38903      Branch: perl
38904            ! djgpp/config.over ext/Storable/Storable.pm hints/dos_djgpp.sh
38905 ____________________________________________________________________________
38906 [  7748] By: jhi                                   on 2000/11/19  16:08:10
38907         Log: Subject: podlators 1.05 available        
38908              From: Russ Allbery <rra@stanford.edu>   
38909              Date: 18 Nov 2000 22:04:28 -0800
38910              Message-ID: <ylitpkijkj.fsf@windlord.stanford.edu>
38911      Branch: perl
38912            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
38913 ____________________________________________________________________________
38914 [  7747] By: nick                                  on 2000/11/19  11:19:39
38915         Log: Integrate mainline
38916      Branch: perlio
38917           !> embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
38918           !> util.c
38919 ____________________________________________________________________________
38920 [  7746] By: jhi                                   on 2000/11/19  06:42:22
38921         Log: Make hex scanning warn on "\x{x}" and "\xx".
38922              "\x" and and hex("x") are still valid.
38923      Branch: perl
38924            ! util.c
38925 ____________________________________________________________________________
38926 [  7745] By: nick                                  on 2000/11/18  22:52:28
38927         Log: Integrate mainline
38928      Branch: perlio
38929           !> emacs/ptags embed.h embed.pl lib/CPAN.pm lib/CPAN/FirstTime.pm
38930           !> perl.h perlio.c proto.h regcomp.c regcomp.h
38931 ____________________________________________________________________________
38932 [  7744] By: jhi                                   on 2000/11/18  22:50:28
38933         Log: Introduce Perl_utf8_length().  Use it.
38934      Branch: perl
38935            ! embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
38936 ____________________________________________________________________________
38937 [  7743] By: jhi                                   on 2000/11/18  22:38:51
38938         Log: Compiler denit.
38939      Branch: perl
38940            ! perlio.c
38941 ____________________________________________________________________________
38942 [  7742] By: jhi                                   on 2000/11/18  20:33:05
38943         Log: Integrate perlio.
38944      Branch: perl
38945           !> cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
38946           !> perlio.h pp_ctl.c pp_sys.c sv.c
38947 ____________________________________________________________________________
38948 [  7741] By: jhi                                   on 2000/11/18  20:31:27
38949         Log: Subject: [PATCH 5.7.0] make regcomp reenterable
38950              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
38951              Date: Fri, 17 Nov 2000 20:35:11 -0500
38952              Message-ID: <20001117203511.A13121@monk.mps.ohio-state.edu>
38953              
38954              Subject: Re: [PATCH 5.7.0] make regcomp reenterable
38955              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
38956              Date: Fri, 17 Nov 2000 21:03:47 -0500
38957              Message-ID: <20001117210347.A16570@monk.mps.ohio-state.edu>
38958              
38959              Plus a little bit of tweaking in pregcomp().
38960      Branch: perl
38961            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
38962 ____________________________________________________________________________
38963 [  7740] By: nick                                  on 2000/11/18  20:17:22
38964         Log: Lexical use open ... support:
38965              add ->cop_io to COP structure in cop.h.
38966              Make mg.c and gv.c associate it with ${^OPEN}.
38967              Make lib/open.pm set it.
38968              Have sv.c, perl.c, pp_ctl.c, op.c manipulate it in a manner
38969              manner similar to ->cop_warnings.
38970              Have doio.c's do_open9 and pp_sys.c's pp_backticks use it as default and
38971              call new PerlIO_apply_layers().
38972              Declare latter in perlio.h and define in perlio.c
38973      Branch: perlio
38974            ! cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
38975            ! perlio.h pp_ctl.c pp_sys.c sv.c
38976 ____________________________________________________________________________
38977 [  7739] By: jhi                                   on 2000/11/18  19:54:00
38978         Log: Integrate perlio.
38979      Branch: perl
38980           !> doio.c perlio.c pp.c
38981 ____________________________________________________________________________
38982 [  7738] By: jhi                                   on 2000/11/18  17:16:13
38983         Log: Subject: [PATCH 5.7.0] etags broken again
38984              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
38985              Date: Sat, 18 Nov 2000 02:41:36 -0500
38986              Message-ID: <20001118024136.A19097@monk.mps.ohio-state.edu>
38987      Branch: perl
38988            ! emacs/ptags
38989 ____________________________________________________________________________
38990 [  7737] By: jhi                                   on 2000/11/18  17:12:18
38991         Log: Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
38992      Branch: perl
38993            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
38994 ____________________________________________________________________________
38995 [  7736] By: nick                                  on 2000/11/18  14:06:20
38996         Log: Basic tweaks to do_open() type parsing to allow layer/discipline
38997              part to be isolated.
38998      Branch: perlio
38999            ! doio.c perlio.c
39000 ____________________________________________________________________________
39001 [  7735] By: nick                                  on 2000/11/18  11:03:32
39002         Log: Integrate mainline
39003      Branch: perlio
39004           !> Changes README.amiga README.win32 patchlevel.h
39005           !> pod/perlfunc.pod pp.c regcomp.c regexec.c t/op/re_tests
39006 ____________________________________________________________________________
39007 [  7734] By: jhi                                   on 2000/11/18  01:18:56
39008         Log: Update Changes.
39009      Branch: perl
39010            ! Changes patchlevel.h
39011 ____________________________________________________________________________
39012 [  7733] By: jhi                                   on 2000/11/18  00:32:54
39013         Log: Subject: [PATCH 5.7.0] restore match data on backtracing
39014              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39015              Date: Fri, 17 Nov 2000 17:28:02 -0500
39016              Message-ID: <20001117172802.A1032@monk.mps.ohio-state.edu>
39017      Branch: perl
39018            ! regcomp.c regexec.c t/op/re_tests
39019 ____________________________________________________________________________
39020 [  7732] By: jhi                                   on 2000/11/18  00:28:56
39021         Log: Sparc 64-bit pack() fix from Jens Hamisch.
39022      Branch: perl
39023            ! pp.c
39024 ____________________________________________________________________________
39025 [  7731] By: jhi                                   on 2000/11/18  00:18:39
39026         Log: Explain in more detail the {} syntax ambiguousity.
39027              
39028              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
39029              From: Nicholas Clark <nick@ccl4.org>
39030              Date: Fri, 17 Nov 2000 22:10:28 +0000
39031              Message-ID: <20001117221028.A88930@plum.flirble.org>
39032      Branch: perl
39033            ! pod/perlfunc.pod
39034 ____________________________________________________________________________
39035 [  7730] By: jhi                                   on 2000/11/18  00:12:18
39036         Log: Subject: Fix for README.amiga (20000323.033)
39037              From: "Stephen P. Potter" <spp@spotter.yi.org>
39038              Date: Fri, 17 Nov 2000 12:25:51 -0500
39039              Message-Id: <200011171725.MAA05768@spotter.yi.org>
39040      Branch: perl
39041            ! README.amiga
39042 ____________________________________________________________________________
39043 [  7729] By: jhi                                   on 2000/11/18  00:08:34
39044         Log: Subject: [PATCH 5.6.0 README.win32] very minor typos
39045              From: "A. C. Yardley" <yardley@tanet.net>
39046              Date: Mon, 3 Apr 2000 11:35:33 -0700
39047              Message-ID: <3483.000403@tanet.net>
39048      Branch: perl
39049            ! README.win32
39050 ____________________________________________________________________________
39051 [  7728] By: nick                                  on 2000/11/17  21:59:47
39052         Log: Integrate mainline
39053      Branch: perlio
39054           !> configure.com hints/solaris_2.sh lib/Carp/Heavy.pm
39055           !> lib/ExtUtils/xsubpp lib/Pod/Checker.pm pod/perlfaq9.pod
39056           !> pod/perlhack.pod pod/perllocale.pod pod/perlmodlib.PL
39057           !> pod/perlpod.pod pod/perlxs.pod pod/perlxstut.pod t/lib/b.t
39058 ____________________________________________________________________________
39059 [  7727] By: nick                                  on 2000/11/17  21:56:31
39060         Log: Experiment on use of attributes.pm interface.
39061              Valid generic fix to auto-vivify code in rv2gv - only "upgrade" to
39062              SVt_PVRV if not already something better (else vivify of say magic gets
39063              core dump).
39064      Branch: perlio
39065            ! perlio.c pp.c
39066 ____________________________________________________________________________
39067 [  7726] By: jhi                                   on 2000/11/17  14:15:49
39068         Log: Subject: Fix for 20000815.006
39069              From: "Stephen P. Potter" <spp@spotter.yi.org>
39070              Date: Fri, 17 Nov 2000 08:57:45 -0500
39071              Message-Id: <200011171357.IAA05122@spotter.yi.org>
39072              
39073              It's really 20000518.006.
39074      Branch: perl
39075            ! pod/perlmodlib.PL
39076 ____________________________________________________________________________
39077 [  7725] By: jhi                                   on 2000/11/17  14:12:31
39078         Log: Subject: Fix for 20000409.001
39079              From: "Stephen P. Potter" <spp@spotter.yi.org>
39080              Date: Fri, 17 Nov 2000 08:55:45 -0500
39081              Message-Id: <200011171355.IAA05104@spotter.yi.org>
39082      Branch: perl
39083            ! pod/perlfaq9.pod
39084 ____________________________________________________________________________
39085 [  7724] By: jhi                                   on 2000/11/17  14:08:58
39086         Log: Undo #7627 now that we have =head3.
39087      Branch: perl
39088            ! pod/perlhack.pod
39089 ____________________________________________________________________________
39090 [  7723] By: jhi                                   on 2000/11/17  14:04:09
39091         Log: As surmised the #7719 wasn't a good move.
39092      Branch: perl
39093            ! hints/solaris_2.sh
39094 ____________________________________________________________________________
39095 [  7722] By: jhi                                   on 2000/11/17  13:59:04
39096         Log: Also the 64bitall hints can be either here or there.
39097      Branch: perl
39098            ! hints/solaris_2.sh
39099 ____________________________________________________________________________
39100 [  7721] By: jhi                                   on 2000/11/17  02:26:23
39101         Log: Test tweak for the open pragma.
39102      Branch: perl
39103            ! t/lib/b.t
39104 ____________________________________________________________________________
39105 [  7720] By: jhi                                   on 2000/11/17  00:23:22
39106         Log: The long double hints can be here or there.
39107      Branch: perl
39108            ! hints/solaris_2.sh
39109 ____________________________________________________________________________
39110 [  7719] By: jhi                                   on 2000/11/17  00:14:06
39111         Log: For Solaris use64bitall the stdchar needs a little bit of help.
39112      Branch: perl
39113            ! hints/solaris_2.sh
39114 ____________________________________________________________________________
39115 [  7718] By: jhi                                   on 2000/11/16  23:27:34
39116         Log: Subject: Re: Bug in Carp::Heavy/5.6.0?
39117              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
39118              Date: Wed, 15 Nov 2000 08:56:32 +0100
39119              Message-ID: <3A1241B0.64477E00@alcatel.at>
39120      Branch: perl
39121            ! lib/Carp/Heavy.pm
39122 ____________________________________________________________________________
39123 [  7717] By: jhi                                   on 2000/11/16  23:23:29
39124         Log: Subject: [PATCH] Re: 20001101.003 PDL
39125              From: Nicholas Clark <nick@ccl4.org>
39126              Date: Thu, 16 Nov 2000 16:48:25 +0000
39127              Message-ID: <20001116164825.B93487@plum.flirble.org>
39128      Branch: perl
39129            ! lib/ExtUtils/xsubpp pod/perlxs.pod pod/perlxstut.pod
39130 ____________________________________________________________________________
39131 [  7716] By: jhi                                   on 2000/11/16  23:21:31
39132         Log: Subject: [PATCH] Re: [p5p] [PATCH perlpod.pod] Digging into the =head
39133              From: "Casey R. Tweten" <crt@kiski.net>
39134              Date: Thu, 16 Nov 2000 12:02:47 -0500 (EST)
39135              Message-ID: <Pine.OSF.4.21.0011161200410.700-100000@home.kiski.net>
39136      Branch: perl
39137            ! lib/Pod/Checker.pm pod/perlpod.pod
39138 ____________________________________________________________________________
39139 [  7715] By: jhi                                   on 2000/11/16  23:19:40
39140         Log: Avoid an infinite loop in VMS when utils scripts are run
39141              with no arguments, from Charles Lane.
39142      Branch: perl
39143            ! configure.com
39144 ____________________________________________________________________________
39145 [  7714] By: jhi                                   on 2000/11/16  23:17:08
39146         Log: Subject: perllocale.pod changes
39147              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
39148              Date: Mon, 13 Nov 2000 10:09:22 +0300
39149              Message-ID: <402099F49BEED211999700805FC7359F825416@ru0028exch01.spb.lucent.com>
39150      Branch: perl
39151            ! pod/perllocale.pod
39152 ____________________________________________________________________________
39153 [  7713] By: jhi                                   on 2000/11/16  23:14:06
39154         Log: Integrate perlio.
39155      Branch: perl
39156           !> doio.c perlio.c perlio.h util.c
39157 ____________________________________________________________________________
39158 [  7712] By: nick                                  on 2000/11/16  21:10:58
39159         Log: Integrate mainline
39160      Branch: perlio
39161           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
39162           !> config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
39163           !> uconfig.sh vos/config.alpha.def vos/config.alpha.h
39164           !> vos/config.ga.def vos/config.ga.h win32/config.bc
39165           !> win32/config.gc win32/config.vc
39166 ____________________________________________________________________________
39167 [  7711] By: nick                                  on 2000/11/16  19:56:41
39168         Log: Minor tweaks:
39169              consistent way of getting 'rb', 'wb' etc. for binary opens
39170              move *perlio::layers to *open::layers
39171              a #define to show layers available
39172              DOSISH popen/PerlIO had export/import sense inverted.
39173      Branch: perlio
39174            ! doio.c perlio.c perlio.h util.c
39175 ____________________________________________________________________________
39176 [  7710] By: jhi                                   on 2000/11/16  15:46:05
39177         Log: Add HAS_SBRK_PROTO.
39178      Branch: metaconfig/U/perl
39179            + d_sbrkproto.U
39180      Branch: perl
39181            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
39182            ! config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
39183            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
39184            ! vos/config.ga.def vos/config.ga.h win32/config.bc
39185            ! win32/config.gc win32/config.vc
39186 ____________________________________________________________________________
39187 [  7709] By: nick                                  on 2000/11/16  07:31:49
39188         Log: Integrate mainline
39189      Branch: perlio
39190           !> (integrate 35 files)
39191 ____________________________________________________________________________
39192 [  7708] By: jhi                                   on 2000/11/16  05:33:03
39193         Log: These files are text, not binary.
39194      Branch: perl
39195            ! ext/Encode/Encode/iso8859-10.enc
39196            ! ext/Encode/Encode/iso8859-13.enc
39197            ! ext/Encode/Encode/iso8859-14.enc
39198            ! ext/Encode/Encode/iso8859-15.enc
39199 ____________________________________________________________________________
39200 [  7707] By: jhi                                   on 2000/11/16  01:53:37
39201         Log: Update Changes.
39202      Branch: perl
39203            ! Changes patchlevel.h
39204 ____________________________________________________________________________
39205 [  7706] By: jhi                                   on 2000/11/16  01:35:59
39206         Log: More #undefing of stdio.
39207      Branch: perl
39208            ! fakesdio.h nostdio.h
39209 ____________________________________________________________________________
39210 [  7705] By: jhi                                   on 2000/11/16  01:34:18
39211         Log: Add fwalk() probe to the configuration files and regen perltoc.
39212      Branch: perl
39213            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
39214            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
39215            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
39216            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
39217            ! win32/config.bc win32/config.gc win32/config.vc
39218 ____________________________________________________________________________
39219 [  7704] By: jhi                                   on 2000/11/16  01:33:07
39220         Log: Add the _fwalk() unit.  (The probe says 'fwalk()'.  Time for
39221              an optional third argument to Inlibc?)
39222      Branch: metaconfig/U/perl
39223            + d__fwalk.U
39224 ____________________________________________________________________________
39225 [  7703] By: jhi                                   on 2000/11/16  01:09:22
39226         Log: The type of the hash_cb() size argument is tricky.
39227      Branch: perl
39228            ! ext/DB_File/DB_File.xs
39229 ____________________________________________________________________________
39230 [  7702] By: jhi                                   on 2000/11/15  23:01:16
39231         Log: Quick temporary fix for 20001114.008 as suggested by Nick Ing-Simmons.
39232      Branch: perl
39233            ! nostdio.h
39234 ____________________________________________________________________________
39235 [  7701] By: jhi                                   on 2000/11/15  22:52:32
39236         Log: Detypo.
39237      Branch: perl
39238            ! t/lib/bigfltpm.t
39239 ____________________________________________________________________________
39240 [  7700] By: jhi                                   on 2000/11/15  22:51:56
39241         Log: UINT64_C() work continues.
39242      Branch: perl
39243            ! handy.h perl.h utf8.h
39244 ____________________________________________________________________________
39245 [  7699] By: jhi                                   on 2000/11/15  14:13:04
39246         Log: SOCKS has its own USE_THREADS, based on
39247              
39248              Subject: [ID 20001114.002] et. al. bugfix followup
39249              From: Jens Hamisch <jens@Strawberry.COM> 
39250              Date: Wed, 15 Nov 2000 14:23:11 +0100
39251              Message-ID: <20001115142311.A21164@Strawberry.COM>
39252      Branch: perl
39253            ! perl.h
39254 ____________________________________________________________________________
39255 [  7698] By: jhi                                   on 2000/11/15  03:50:56
39256         Log: Add few missing #undefs and sort them.
39257      Branch: perl
39258            ! fakesdio.h
39259 ____________________________________________________________________________
39260 [  7697] By: jhi                                   on 2000/11/15  03:39:14
39261         Log: Linenumber fix.
39262      Branch: perl
39263            ! t/pragma/warn/utf8
39264 ____________________________________________________________________________
39265 [  7696] By: jhi                                   on 2000/11/15  02:55:26
39266         Log: EBCDIC tweaks.
39267              
39268              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
39269              From: Peter Prymmer <pvhp@forte.com>
39270              Date: Tue, 14 Nov 2000 17:05:11 -0800 (PST)
39271              Message-ID: <Pine.OSF.4.10.10011141653510.106218-100000@aspara.forte.com>
39272      Branch: perl
39273            ! t/op/regmesg.t t/pragma/warn/utf8
39274 ____________________________________________________________________________
39275 [  7695] By: jhi                                   on 2000/11/15  02:53:58
39276         Log: Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
39277              From: Peter Prymmer <pvhp@forte.com>
39278              Date: Tue, 14 Nov 2000 15:09:41 -0800 (PST)
39279              Message-ID: <Pine.OSF.4.10.10011141500260.106218-100000@aspara.forte.com>
39280      Branch: perl
39281            ! utf8.c
39282 ____________________________________________________________________________
39283 [  7694] By: jhi                                   on 2000/11/15  02:50:55
39284         Log: Subject: [PATCH: perl@7674] updates to README.os390
39285              From: Prymmer/Kahn <pvhp@best.com>
39286              Date: Tue, 14 Nov 2000 09:20:20 -0800 (PST)
39287              Message-ID: <Pine.BSF.4.21.0011140913370.15162-100000@shell8.ba.best.com>
39288      Branch: perl
39289            ! README.os390
39290 ____________________________________________________________________________
39291 [  7693] By: jhi                                   on 2000/11/15  02:48:37
39292         Log: Quit utf8_to_uv() instantly if curlen == 0.
39293      Branch: perl
39294            ! utf8.c
39295 ____________________________________________________________________________
39296 [  7692] By: jhi                                   on 2000/11/15  02:24:29
39297         Log: Use u_int32_t for the size of hash_cb(), not size_t.
39298              
39299              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
39300              From: Jens Hamisch <jens@Strawberry.COM>     
39301              Date: Tue, 14 Nov 2000 19:03:55 +0100
39302              Message-Id: <20001114190355.A20559@Strawberry.COM>
39303      Branch: perl
39304            ! ext/DB_File/DB_File.xs
39305 ____________________________________________________________________________
39306 [  7691] By: jhi                                   on 2000/11/15  02:20:12
39307         Log: Use UINT64_C().
39308              
39309              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
39310              From: Jens Hamisch <jens@Strawberry.COM>
39311              Date: Tue, 14 Nov 2000 19:16:23 +0100
39312              Message-Id: <20001114191623.G20559@Strawberry.COM>
39313      Branch: perl
39314            ! utf8.c utf8.h
39315 ____________________________________________________________________________
39316 [  7690] By: jhi                                   on 2000/11/15  02:17:06
39317         Log: Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
39318              (a macro to define signed and unsigned integer constants).
39319      Branch: perl
39320            ! handy.h
39321 ____________________________________________________________________________
39322 [  7689] By: jhi                                   on 2000/11/15  01:56:51
39323         Log: Regen Configure.
39324      Branch: perl
39325            ! Configure
39326 ____________________________________________________________________________
39327 [  7688] By: jhi                                   on 2000/11/15  01:56:32
39328         Log: Make the unit know about SOCKS.
39329      Branch: metaconfig
39330            ! U/protos/socksizetype.U
39331 ____________________________________________________________________________
39332 [  7687] By: jhi                                   on 2000/11/15  01:54:47
39333         Log: Remove unused dependencies.
39334      Branch: metaconfig
39335            ! U/compline/d_getpagsz.U
39336 ____________________________________________________________________________
39337 [  7686] By: nick                                  on 2000/11/14  21:25:13
39338         Log: Integrate mainline.
39339      Branch: perlio
39340           +> ext/re/hints/MSWin32.pl win32/bin/mdelete.bat
39341           !> MANIFEST doio.c doop.c ext/IO/lib/IO/Handle.pm
39342           !> ext/IO/lib/IO/Seekable.pm ext/SDBM_File/Makefile.PL
39343           !> lib/ExtUtils/MM_Unix.pm lib/perl5db.pl makedef.pl perl.h
39344           !> perlio.c pp.c pp_sys.c toke.c utf8.c utf8.h win32/Makefile
39345           !> win32/config.bc win32/config.gc win32/config.vc
39346           !> win32/makefile.mk win32/win32.c win32/win32.h win32/win32sck.c
39347 ____________________________________________________________________________
39348 [  7685] By: jhi                                   on 2000/11/14  17:54:56
39349         Log: Integrate perlio.
39350      Branch: perl
39351           +> fakesdio.h perliol.h
39352           !> MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
39353           !> perlsdio.h perlsfio.h pod/perlfunc.pod
39354 ____________________________________________________________________________
39355 [  7684] By: nick                                  on 2000/11/14  17:43:04
39356         Log: PerlIO #include and #ifdef re-work.
39357      Branch: perlio
39358            + fakesdio.h perliol.h
39359            ! MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
39360            ! perlsdio.h perlsfio.h
39361 ____________________________________________________________________________
39362 [  7683] By: jhi                                   on 2000/11/14  15:42:40
39363         Log: Hoist the duplicated socket/netdb include logic to perl.h;
39364              undef SETERRNO in case SOCKS has defined it.  Based on:
39365              
39366              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
39367              From: Jens Hamisch <jens@Strawberry.COM> 
39368              Date: Tue, 14 Nov 2000 11:34:40 +0100
39369              Message-Id: <20001114113440.A20005@Strawberry.COM>
39370      Branch: perl
39371            ! doio.c perl.h pp_sys.c
39372 ____________________________________________________________________________
39373 [  7682] By: jhi                                   on 2000/11/14  14:07:28
39374         Log: Subject: some additions for makefiles for win32 (for perl@7674)
39375              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
39376              Date: Tue, 14 Nov 2000 09:31:13 +0300
39377              Message-ID: <402099F49BEED211999700805FC7359F8254FC@ru0028exch01.spb.lucent.com>
39378      Branch: perl
39379            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
39380            ! win32/makefile.mk
39381 ____________________________________________________________________________
39382 [  7681] By: jhi                                   on 2000/11/14  14:01:41
39383         Log: Subject: tiny typo in perl5db.pl
39384              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
39385              Date: Tue, 14 Nov 2000 09:29:28 +0300
39386              Message-ID: <402099F49BEED211999700805FC7359F8254F7@ru0028exch01.spb.lucent.com>
39387      Branch: perl
39388            ! lib/perl5db.pl
39389 ____________________________________________________________________________
39390 [  7680] By: jhi                                   on 2000/11/14  04:13:50
39391         Log: Redo #7679 with LFs instead of CRLFs.
39392      Branch: perl
39393            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm makedef.pl
39394            ! perlio.c win32/Makefile win32/bin/mdelete.bat win32/config.gc
39395            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
39396 ____________________________________________________________________________
39397 [  7679] By: jhi                                   on 2000/11/14  01:21:09
39398         Log: Subject: [PATCH perl@7638] Get PerlIO building on Win32
39399              From: Benjamin Stuhl <tiriath@yahoo.com> 
39400              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
39401              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
39402      Branch: perl
39403            + win32/bin/mdelete.bat
39404            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
39405            ! makedef.pl perlio.c win32/Makefile win32/config.gc
39406            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
39407 ____________________________________________________________________________
39408 [  7678] By: jhi                                   on 2000/11/14  01:19:20
39409         Log: Fix the re extension building for Win32.
39410              
39411              Subject: [PATCH perl@7638] Get PerlIO building on Win32
39412              From: Benjamin Stuhl <tiriath@yahoo.com> 
39413              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
39414              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
39415      Branch: perl
39416            + ext/re/hints/MSWin32.pl
39417            ! MANIFEST
39418 ____________________________________________________________________________
39419 [  7677] By: jhi                                   on 2000/11/14  01:13:54
39420         Log: Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
39421              From: sthoenna@efn.org
39422              Date: Mon, 13 Nov 2000 14:49:40 -0800 (PST)
39423              Message-Id: <200011132249.eADMnek09679@garcia.efn.org>
39424      Branch: perl
39425            ! doop.c pp.c toke.c utf8.c utf8.h
39426 ____________________________________________________________________________
39427 [  7676] By: jhi                                   on 2000/11/13  20:23:15
39428         Log: Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
39429              From: Nicholas Clark <nick@ccl4.org>
39430              Date: Mon, 13 Nov 2000 18:55:04 +0000
39431              Message-ID: <20001113185504.J29183@plum.flirble.org>
39432      Branch: perl
39433            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
39434 ____________________________________________________________________________
39435 [  7675] By: nick                                  on 2000/11/13  20:21:57
39436         Log: Integrate mainline ...
39437      Branch: perlio
39438           !> Changes MANIFEST doop.c ext/IO/IO.xs ext/IO/lib/IO/Handle.pm
39439           !> ext/IO/lib/IO/Seekable.pm patchlevel.h perl.h perlio.c
39440           !> perlsfio.h pod/perlfunc.pod pod/perlunicode.pod pp.c regexp.h
39441           !> t/io/tell.t t/lib/io_xs.t t/op/bop.t utf8.c
39442 ____________________________________________________________________________
39443 [  7674] By: jhi                                   on 2000/11/13  15:07:56
39444         Log: Update Changes.
39445      Branch: perl
39446            ! Changes patchlevel.h
39447 ____________________________________________________________________________
39448 [  7673] By: jhi                                   on 2000/11/13  14:42:42
39449         Log: Remove the new two tests of lib/io_xs for now, they seem to
39450              fail under perlio on some platforms.
39451      Branch: perl
39452            ! t/lib/io_xs.t
39453 ____________________________________________________________________________
39454 [  7672] By: jhi                                   on 2000/11/13  13:57:53
39455         Log: Make PerlIO_getpos() to behave like fgetpos() on return.
39456      Branch: perl
39457            ! perlio.c
39458 ____________________________________________________________________________
39459 [  7671] By: jhi                                   on 2000/11/13  05:30:48
39460         Log: Placate nervous compilers that see longer than ints switch()ing.
39461      Branch: perl
39462            ! utf8.c
39463 ____________________________________________________________________________
39464 [  7670] By: jhi                                   on 2000/11/13  05:14:21
39465         Log: fputs() does return EOF on error but here we don't care.
39466      Branch: perl
39467            ! perlio.c
39468 ____________________________________________________________________________
39469 [  7669] By: jhi                                   on 2000/11/13  05:02:45
39470         Log: Declare reg_data like reg_substr_data.
39471      Branch: perl
39472            ! regexp.h
39473 ____________________________________________________________________________
39474 [  7668] By: jhi                                   on 2000/11/13  04:54:34
39475         Log: Typos in #7667.
39476      Branch: perl
39477            ! perl.h
39478 ____________________________________________________________________________
39479 [  7667] By: jhi                                   on 2000/11/13  04:49:49
39480         Log: Cleanup messy #ifdef.
39481      Branch: perl
39482            ! perl.h
39483 ____________________________________________________________________________
39484 [  7666] By: jhi                                   on 2000/11/13  04:17:34
39485         Log: Subject: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
39486              From: Nicholas Clark <nick@talking.bollo.cx>
39487              Date: Sun, 12 Nov 2000 21:14:11 +0000
39488              Message-Id: <E13v4S3-0000iY-00@Bagpuss.unfortu.net>
39489              
39490              Note: only one breakage of the two reported is fixed by this patch.
39491      Branch: perl
39492            ! perlio.c
39493 ____________________________________________________________________________
39494 [  7665] By: jhi                                   on 2000/11/13  04:05:07
39495         Log: Tweak the definition of the bit complement on UTF-8 data:
39496              if none of the characters in the string are > 0xff,
39497              the result is a complemented byte string, not a (UTF-8)
39498              char string.  Based on the summary in
39499              
39500              Subject: Re: [ID 20000918.005] ~ on wide chars
39501              From: sthoenna@efn.org (Yitzchak Scott-Thoennes) 
39502              Date: Fri, 10 Nov 2000 09:47:15 -0800
39503              Message-ID: <jSDD6gzkgi/T092yn@efn.org>
39504              
39505              This should give us the maximum backward (pre-char string)
39506              compatibility and utf8 compatibility.  The other alternative
39507              would be to limit the bit complement to be always byte only,
39508              taking the least significant byte of the chars.
39509      Branch: perl
39510            ! doop.c pod/perlunicode.pod pp.c t/op/bop.t
39511 ____________________________________________________________________________
39512 [  7664] By: jhi                                   on 2000/11/13  00:23:44
39513         Log: Couple of tests from #7660 salvaged.
39514      Branch: perl
39515            - t/op/tell.t
39516            ! MANIFEST t/io/tell.t
39517 ____________________________________________________________________________
39518 [  7663] By: jhi                                   on 2000/11/13  00:02:48
39519         Log: Subject: [ID 20001112.007] sfio's sftell isn't ftell
39520              From: Nicholas Clark <nick@talking.bollo.cx>
39521              Date: Sun, 12 Nov 2000 21:23:43 +0000
39522              Message-Id: <E13v4bH-0000lN-00@Bagpuss.unfortu.net>
39523      Branch: perl
39524            ! perlsfio.h
39525 ____________________________________________________________________________
39526 [  7662] By: jhi                                   on 2000/11/13  00:01:39
39527         Log: Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
39528              From: Nicholas Clark <nick@talking.bollo.cx>
39529              Date: Sun, 12 Nov 2000 21:30:04 +0000
39530              Message-Id: <E13v4hQ-0000mn-00@Bagpuss.unfortu.net>
39531      Branch: perl
39532            ! ext/IO/IO.xs ext/IO/lib/IO/Seekable.pm t/lib/io_xs.t
39533 ____________________________________________________________________________
39534 [  7661] By: jhi                                   on 2000/11/12  23:57:29
39535         Log: Document tell() on special streams.
39536      Branch: perl
39537            ! pod/perlfunc.pod
39538 ____________________________________________________________________________
39539 [  7660] By: jhi                                   on 2000/11/12  23:54:22
39540         Log: (Subsumed by #7664)
39541      Branch: perl
39542            + t/op/tell.t
39543            ! MANIFEST
39544 ____________________________________________________________________________
39545 [  7659] By: jhi                                   on 2000/11/12  22:55:25
39546         Log: Many subdocumented return values of the IO extension now documented.
39547              ungetc and write still left subdocumented.
39548              
39549              Subject: [PATCH] (was Re: IO::Handle::ungetc)
39550              From: Nicholas Clark <nick@talking.bollo.cx>
39551              Date: Sun, 12 Nov 2000 21:35:53 +0000
39552              Message-ID: <20001112213552.A3034@Bagpuss.unfortu.net>
39553      Branch: perl
39554            ! ext/IO/lib/IO/Handle.pm
39555 ____________________________________________________________________________
39556 [  7658] By: jhi                                   on 2000/11/12  21:37:06
39557         Log: Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
39558              From: Nicholas Clark <nick@talking.bollo.cx>
39559              Date: Sun, 12 Nov 2000 20:03:22 +0000
39560              Message-Id: <E13v3LV-0008Pd-00@Bagpuss.unfortu.net>
39561      Branch: perl
39562            ! pod/perlfunc.pod
39563 ____________________________________________________________________________
39564 [  7657] By: jhi                                   on 2000/11/12  20:34:55
39565         Log: Integrate perlio.
39566      Branch: perl
39567           !> perlio.c
39568 ____________________________________________________________________________
39569 [  7656] By: nick                                  on 2000/11/12  19:25:06
39570         Log: Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.)
39571      Branch: perlio
39572            ! perlio.c
39573 ____________________________________________________________________________
39574 [  7655] By: nick                                  on 2000/11/12  19:09:41
39575         Log: Integrate mainline
39576      Branch: perlio
39577           +> README.solaris ext/Encode/Encode/cp1006.enc
39578           +> ext/Encode/Encode/cp424.enc ext/Encode/Encode/cp856.enc
39579           +> ext/Encode/Encode/gsm0338.enc ext/Encode/Encode/iso8859-10.enc
39580           +> ext/Encode/Encode/iso8859-13.enc
39581           +> ext/Encode/Encode/iso8859-14.enc
39582           +> ext/Encode/Encode/iso8859-15.enc
39583           !> (integrate 34 files)
39584 ____________________________________________________________________________
39585 [  7654] By: jhi                                   on 2000/11/12  19:00:22
39586         Log: Add a metaconfig unit for fsync.
39587      Branch: metaconfig/U/perl
39588            + d_fsync.U
39589 ____________________________________________________________________________
39590 [  7653] By: jhi                                   on 2000/11/12  19:00:01
39591         Log: Add HAS_FSYNC, lack noticed by Nicholas Clark.
39592      Branch: perl
39593            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
39594            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
39595            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
39596            ! vos/config.ga.h win32/config.bc win32/config.gc
39597            ! win32/config.vc
39598 ____________________________________________________________________________
39599 [  7652] By: jhi                                   on 2000/11/11  21:12:01
39600         Log: Copy the s// information of README.hpux also to the perlrun.
39601      Branch: perl
39602            ! README.hpux pod/perlrun.pod
39603 ____________________________________________________________________________
39604 [  7651] By: jhi                                   on 2000/11/11  21:03:13
39605         Log: More README.solaris updates from Andy Dougherty.
39606      Branch: perl
39607            ! README.solaris
39608 ____________________________________________________________________________
39609 [  7650] By: jhi                                   on 2000/11/11  18:38:57
39610         Log: More descriptive error for unknown perlio layers.
39611              
39612              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
39613              From: Dominic Dunlop <domo@computer.org> 
39614              Date: Sat, 11 Nov 2000 18:20:32 +0100             
39615              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
39616      Branch: perl
39617            ! perlio.c pod/perldiag.pod
39618 ____________________________________________________________________________
39619 [  7649] By: jhi                                   on 2000/11/11  18:37:52
39620         Log: MachTen doesn't really do mmap() and munmap().
39621              
39622              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
39623              From: Dominic Dunlop <domo@computer.org> 
39624              Date: Sat, 11 Nov 2000 18:20:32 +0100             
39625              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
39626      Branch: perl
39627            ! hints/machten.sh
39628 ____________________________________________________________________________
39629 [  7648] By: jhi                                   on 2000/11/11  18:36:46
39630         Log: Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
39631              From: rspier@pobox.com (Robert Spier)
39632              Date: Sat, 11 Nov 2000 12:22:15 -0500 (EST)
39633              Message-ID: <14861.32839.491271.985797@rls.cx>
39634      Branch: perl
39635            ! Porting/Contract pod/perltoot.pod
39636 ____________________________________________________________________________
39637 [  7647] By: jhi                                   on 2000/11/11  18:35:30
39638         Log: Simplify the getpagesize() unit by dropping the
39639              pagesize probe since it's nowadays slightly more
39640              complicated because of sysconf(). (Note: if some
39641              platform really needs the -lPW for getpagesize,
39642              I just broke it.)
39643              
39644              TODO: a new pagesize unit.
39645      Branch: metaconfig
39646            ! U/compline/d_getpagsz.U
39647 ____________________________________________________________________________
39648 [  7646] By: jhi                                   on 2000/11/11  18:33:23
39649         Log: Add getpagesize() probing, on non-UNIX guess 'undef'.
39650      Branch: perl
39651            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
39652            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
39653            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
39654            ! vos/config.ga.h win32/config.bc win32/config.gc
39655            ! win32/config.vc
39656 ____________________________________________________________________________
39657 [  7645] By: jhi                                   on 2000/11/11  16:45:15
39658         Log: Use sysconf() or getpagesize() to find out the pagesize.
39659      Branch: perl
39660            ! perlio.c
39661 ____________________________________________________________________________
39662 [  7644] By: jhi                                   on 2000/11/11  15:46:08
39663         Log: Integrate perlio.
39664      Branch: perl
39665           !> perlio.c
39666 ____________________________________________________________________________
39667 [  7643] By: jhi                                   on 2000/11/11  15:33:36
39668         Log: Subject: Re: [PATCH] README.solaris
39669              From: Lupe Christoph <lupe@lupe-christoph.de>
39670              Date: Sat, 11 Nov 2000 14:08:10 +0100
39671              Message-ID: <20001111140810.C10394@alanya.lupe-christoph.de>
39672      Branch: perl
39673            ! README.solaris
39674 ____________________________________________________________________________
39675 [  7642] By: jhi                                   on 2000/11/11  15:22:12
39676         Log: Subject: [PATCH perl@7638] cygwin port
39677              From: "Eric Fifer" <egf7@columbia.edu>            
39678              Date: Fri, 10 Nov 2000 19:30:30 -0000
39679              Message-ID: <000001c04b4c$b96b7980$243670c2@fifer>
39680      Branch: perl
39681            ! README.cygwin lib/ExtUtils/MM_Cygwin.pm
39682 ____________________________________________________________________________
39683 [  7641] By: nick                                  on 2000/11/11  14:50:36
39684         Log: Fixup mmap layer by doing mmap() calls on pagesize boundaries.
39685              Also call "Buf" layer directly when unread'ing non-read chars.
39686      Branch: perlio
39687            ! perlio.c
39688 ____________________________________________________________________________
39689 [  7640] By: jhi                                   on 2000/11/11  02:05:02
39690         Log: Add more encoding tables.
39691      Branch: perl
39692            + ext/Encode/Encode/cp1006.enc ext/Encode/Encode/cp424.enc
39693            + ext/Encode/Encode/cp856.enc ext/Encode/Encode/gsm0338.enc
39694            + ext/Encode/Encode/iso8859-10.enc
39695            + ext/Encode/Encode/iso8859-13.enc
39696            + ext/Encode/Encode/iso8859-14.enc
39697            + ext/Encode/Encode/iso8859-15.enc
39698            ! MANIFEST
39699 ____________________________________________________________________________
39700 [  7639] By: jhi                                   on 2000/11/10  18:49:25
39701         Log: Subject: [PATCH] README.solaris
39702              From: Andy Dougherty <doughera@lafayette.edu>
39703              Date: Fri, 10 Nov 2000 12:18:00 -0500 (EST)
39704              Message-ID: <Pine.SOL.4.10.10011101217100.28341-100000@maxwell.phys.lafayette.edu>
39705      Branch: perl
39706            + README.solaris
39707            ! INSTALL MANIFEST hints/solaris_2.sh pod/buildtoc.PL
39708            ! pod/perl.pod pod/perltoc.pod
39709 ____________________________________________________________________________
39710 [  7638] By: jhi                                   on 2000/11/10  15:04:15
39711         Log: Update Changes.
39712      Branch: perl
39713            ! Changes patchlevel.h
39714 ____________________________________________________________________________
39715 [  7637] By: jhi                                   on 2000/11/10  14:14:28
39716         Log: Explain better why certain regex tests are skipped.
39717              
39718              Subject: Re: tests skipped: unknown reason
39719              From: Lupe Christoph <lupe@lupe-christoph.de>
39720              Date: Fri, 10 Nov 2000 09:08:56 +0100
39721              Message-ID: <20001110090856.J785@alanya.lupe-christoph.de>
39722      Branch: perl
39723            ! t/op/regexp.t
39724 ____________________________________________________________________________
39725 [  7636] By: nick                                  on 2000/11/10  13:40:00
39726         Log: Integrate mainline.
39727      Branch: perlio
39728           !> emacs/cperl-mode.el ext/IO/lib/IO/Handle.pm hints/linux.sh
39729           !> hints/uts.sh lib/unicode/syllables.txt perlio.c
39730           !> win32/bin/search.pl
39731 ____________________________________________________________________________
39732 [  7635] By: nick                                  on 2000/11/10  13:25:52
39733         Log: Re-instate stdio large file support via perlio.
39734      Branch: perl
39735            ! perlio.c
39736 ____________________________________________________________________________
39737 [  7634] By: jhi                                   on 2000/11/10  04:49:55
39738         Log: Amdahl UTS hints updates.
39739              
39740              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
39741              From: hom00@utsglobal.com (Harold O Morris)
39742              Date: Thu, 9 Nov 2000 20:02 PST
39743              Message-Id: <m13u5OV-000045C@juno.uts.utsglobal.com>
39744      Branch: perl
39745            ! hints/uts.sh
39746 ____________________________________________________________________________
39747 [  7633] By: jhi                                   on 2000/11/09  23:33:28
39748         Log: Subject: [PATCH] IO::Seekable pod
39749              From: Nicholas Clark <nick@talking.bollo.cx>
39750              Date: Thu, 9 Nov 2000 20:29:45 +0000
39751              Message-ID: <20001109202945.A10451@Bagpuss.unfortu.net>
39752      Branch: perl
39753            ! ext/IO/lib/IO/Handle.pm
39754 ____________________________________________________________________________
39755 [  7632] By: jhi                                   on 2000/11/09  21:55:41
39756         Log: Various doc oddball characters.
39757              
39758              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
39759              From: Michael Somos <somos@grail.cba.csuohio.edu>
39760              Date: Mon, 6 Nov 2000 17:44:20 -0500
39761              Message-Id: <200011062244.RAA28632@grail.cba.csuohio.edu>
39762      Branch: perl
39763            ! emacs/cperl-mode.el lib/unicode/syllables.txt
39764            ! win32/bin/search.pl
39765 ____________________________________________________________________________
39766 [  7631] By: jhi                                   on 2000/11/09  21:12:29
39767         Log: Subject: Re: bash -c exit and linux hints 
39768              From: "John P. Linderman" <jpl@research.att.com>
39769              Date: Thu, 02 Nov 2000 09:37:25 -0500
39770              Message-Id: <200011021437.JAA63199@raptor.research.att.com>
39771      Branch: perl
39772            ! hints/linux.sh
39773 ____________________________________________________________________________
39774 [  7630] By: nick                                  on 2000/11/09  20:34:11
39775         Log: Integrate mainline.
39776      Branch: perlio
39777           !> (integrate 91 files)
39778 ____________________________________________________________________________
39779 [  7629] By: jhi                                   on 2000/11/09  19:46:31
39780         Log: Missing dTHXs.
39781              
39782              Subject: RE: perl@7595 builds not on cygwin
39783              From: "Eric Fifer" <egf7@columbia.edu>
39784              Date: Thu, 9 Nov 2000 19:26:50 -0000
39785              Message-ID: <000201c04a83$05ef1660$933570c2@fifer>
39786      Branch: perl
39787            ! ext/Devel/Peek/Peek.xs
39788 ____________________________________________________________________________
39789 [  7628] By: jhi                                   on 2000/11/09  14:48:27
39790         Log: Disable only the tests 99 and 166 for UTF-8 locales.
39791      Branch: perl
39792            ! t/pragma/locale.t
39793 ____________________________________________________________________________
39794 [  7627] By: jhi                                   on 2000/11/09  14:40:27
39795         Log: There's no =head3.
39796      Branch: perl
39797            ! pod/perlhack.pod
39798 ____________________________________________________________________________
39799 [  7626] By: jhi                                   on 2000/11/09  13:54:26
39800         Log: The generated boot_* headers are wrong.  Pickier compiler,
39801              such as KAI C++ will refuse to compile the resulting perlmain.
39802              
39803              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
39804              From: Harri Pasanen <harri.pasanen@trema.com>
39805              Date: Thu, 09 Nov 2000 14:23:28 +0100
39806              Message-Id: <3A0AA550.26D548A3@trema.com>
39807      Branch: perl
39808            ! minimod.pl
39809 ____________________________________________________________________________
39810 [  7625] By: jhi                                   on 2000/11/09  13:50:44
39811         Log: Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
39812              From: Prymmer/Kahn <pvhp@best.com>
39813              Date: Wed, 8 Nov 2000 22:13:26 -0800 (PST)
39814              Message-ID: <Pine.BSF.4.21.0011082208390.5584-100000@shell8.ba.best.com>
39815              
39816              All except the "cow orker" change.
39817      Branch: perl
39818            ! Porting/pumpkin.pod
39819 ____________________________________________________________________________
39820 [  7624] By: jhi                                   on 2000/11/09  13:45:33
39821         Log: Fix for
39822              
39823              Subject: [ID 20001109.003] Not OK: perl v5.7.0 +DEVEL7620 on PA-RISC2.0 11.00 (UNINSTALLED)
39824              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
39825              Date: Thu, 09 Nov 2000 11:05:52 +0100
39826              Message-Id: <20001109110452.66CF.H.M.BRAND@hccnet.nl>
39827      Branch: perl
39828            ! pod/perldiag.pod t/pragma/warn/pp_sys
39829 ____________________________________________________________________________
39830 [  7623] By: jhi                                   on 2000/11/09  13:37:16
39831         Log: Typo in an ifndef.
39832              
39833              Subject: Re: [PATCH 5.7.0] better messages from malloc()
39834              From: Joe Smith <jms@inwap.com>         
39835              Date: Thu, 09 Nov 2000 01:33:14 -0800
39836              Message-Id: <3A0A6F5A.1E3969BB@inwap.com>
39837      Branch: perl
39838            ! malloc.c
39839 ____________________________________________________________________________
39840 [  7622] By: jhi                                   on 2000/11/09  13:31:18
39841         Log: Remove unused extra arguments.
39842      Branch: metaconfig/U/perl
39843            ! perlxv.U
39844      Branch: perl
39845            ! Configure config_h.SH
39846 ____________________________________________________________________________
39847 [  7621] By: jhi                                   on 2000/11/09  13:16:36
39848         Log: More VMS moves on environment handling, from Charles Lane.
39849      Branch: perl
39850            ! t/pragma/locale.t
39851 ____________________________________________________________________________
39852 [  7620] By: jhi                                   on 2000/11/09  04:42:38
39853         Log: Subject: patch to detect stat followed by lstat(_): [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
39854              From: David Dyck <dcd@tc.fluke.com>
39855              Date: Wed, 8 Nov 2000 18:36:26 -0800 (PST)
39856              Message-ID: <Pine.LNX.4.30.0011081817490.177-100000@dd.tc.fluke.com>
39857      Branch: perl
39858            ! pp_sys.c
39859 ____________________________________________________________________________
39860 [  7619] By: jhi                                   on 2000/11/09  04:36:21
39861         Log: Forgot from #7618.
39862      Branch: perl
39863            ! lib/File/stat.pm
39864 ____________________________________________________________________________
39865 [  7618] By: jhi                                   on 2000/11/09  04:28:44
39866         Log: Make deleting for %ENV work for (newer versions of) VMS,
39867              from Craig A. Berry.
39868      Branch: perl
39869            ! vms/vms.c
39870 ____________________________________________________________________________
39871 [  7617] By: jhi                                   on 2000/11/09  04:25:05
39872         Log: Subject: [PATCH] Class::Struct at compile time
39873              From: "Casey R. Tweten" <crt@kiski.net>
39874              Date: Wed, 8 Nov 2000 20:46:41 -0500 (EST)
39875              Message-ID: <Pine.OSF.4.21.0011082041360.8238-100000@home.kiski.net>
39876      Branch: perl
39877            ! lib/Class/Struct.pm
39878 ____________________________________________________________________________
39879 [  7616] By: jhi                                   on 2000/11/09  04:15:17
39880         Log: Subject: [ID 20001108.013] spelling
39881              From: "Todd T. Fries" <todd@fries.int.mrleng.com>
39882              Date: Wed, 8 Nov 2000 18:36:42 -0600 (CST)
39883              Message-Id: <200011090036.eA90agN05921@fries.int.mrleng.com>
39884      Branch: perl
39885            ! lib/ftp.pl
39886 ____________________________________________________________________________
39887 [  7615] By: jhi                                   on 2000/11/09  04:12:42
39888         Log: Subject: [PATCH: perl@7613] add Encode to VMS build and tests
39889              From: Peter Prymmer <pvhp@forte.com>
39890              Date: Wed, 8 Nov 2000 15:29:06 -0800 (PST)
39891              Message-ID: <Pine.OSF.4.10.10011081524450.248546-100000@aspara.forte.com>
39892      Branch: perl
39893            ! configure.com
39894 ____________________________________________________________________________
39895 [  7614] By: jhi                                   on 2000/11/08  22:42:55
39896         Log: A missing aTHX_.
39897      Branch: perl
39898            ! ext/IPC/SysV/SysV.xs
39899 ____________________________________________________________________________
39900 [  7613] By: jhi                                   on 2000/11/08  19:30:21
39901         Log: Update Changes.
39902      Branch: perl
39903            ! Changes patchlevel.h
39904 ____________________________________________________________________________
39905 [  7612] By: jhi                                   on 2000/11/08  18:35:25
39906         Log: Subject: is this the appropriate patch to fix: [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
39907              From: David Dyck <dcd@tc.fluke.com>
39908              Date: Wed, 8 Nov 2000 10:05:44 -0800 (PST)
39909              Message-ID: <Pine.LNX.4.30.0011080957440.2572-100000@dd.tc.fluke.com>
39910      Branch: perl
39911            ! pp_sys.c
39912 ____________________________________________________________________________
39913 [  7611] By: jhi                                   on 2000/11/08  18:30:26
39914         Log: Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
39915              From: Dominic Dunlop <domo@computer.org>
39916              Date: Tue, 7 Nov 2000 12:05:25 +0100
39917              Message-Id: <p04320403b62d8e0870cf@[192.168.1.4]>
39918      Branch: perl
39919            ! malloc.c
39920 ____________________________________________________________________________
39921 [  7610] By: jhi                                   on 2000/11/08  18:25:14
39922         Log: Do not test UTF-8 locales since that the tests would require
39923              polymorphic regexen.
39924      Branch: perl
39925            ! t/pragma/locale.t
39926 ____________________________________________________________________________
39927 [  7609] By: jhi                                   on 2000/11/08  17:12:51
39928         Log: Locale buglets.
39929              
39930              Subject: RE: Locales support (setlocale) fixes
39931              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
39932              Date: Wed, 8 Nov 2000 20:01:39 +0300
39933              Message-ID: <402099F49BEED211999700805FC7359F825283@ru0028exch01.spb.lucent.com>
39934      Branch: perl
39935            ! t/pragma/locale.t util.c
39936 ____________________________________________________________________________
39937 [  7608] By: jhi                                   on 2000/11/08  17:00:16
39938         Log: Deleting $ENV{PATH} in VMS is not recommendable.
39939      Branch: perl
39940            ! t/pragma/locale.t
39941 ____________________________________________________________________________
39942 [  7607] By: jhi                                   on 2000/11/08  16:58:26
39943         Log: Subject: PATCH std stdio for (Free)BSD
39944              From: Nicholas Clark <nick@ccl4.org>
39945              Date: Wed, 8 Nov 2000 15:36:29 +0000
39946              Message-ID: <20001108153629.D98736@plum.flirble.org>
39947      Branch: metaconfig
39948            ! U/compline/d_stdstdio.U
39949      Branch: perl
39950            ! Configure config_h.SH
39951 ____________________________________________________________________________
39952 [  7606] By: jhi                                   on 2000/11/08  16:43:31
39953         Log: Forgot to bump the line numbers in #7601.
39954      Branch: perl
39955            ! t/pragma/warn/pp_sys
39956 ____________________________________________________________________________
39957 [  7605] By: jhi                                   on 2000/11/08  16:39:12
39958         Log: More careful detection of how well NVs and UVs mix.
39959              
39960              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))
39961              From: Nicholas Clark <nick@ccl4.org>
39962              Date: Wed, 8 Nov 2000 15:14:12 +0000
39963              Message-ID: <20001108151412.B98736@plum.flirble.org>
39964              
39965              Added some SIGFPE paranoia.
39966      Branch: metaconfig/U/perl
39967            ! perlxv.U
39968      Branch: perl
39969            ! Configure config_h.SH
39970 ____________________________________________________________________________
39971 [  7604] By: jhi                                   on 2000/11/08  14:39:10
39972         Log: Subject: [patch perl@7595] VMS configure.com tweak
39973              From: "Craig A. Berry" <craigberry@mac.com>
39974              Date: Wed, 8 Nov 2000 00:24:12 -0600
39975              Message-Id: <p04330103b62e879ceeff@[192.168.56.177]>
39976      Branch: perl
39977            ! configure.com
39978 ____________________________________________________________________________
39979 [  7603] By: jhi                                   on 2000/11/08  14:27:11
39980         Log: Subject: [PATCH @7595] int/ptr casts in perlio.c
39981              From: Robin Barker <rmb1@cise.npl.co.uk>
39982              Date: Wed, 8 Nov 2000 11:11:39 GMT
39983              Message-Id: <200011081111.LAA07377@tempest.npl.co.uk>
39984      Branch: perl
39985            ! perlio.c
39986 ____________________________________________________________________________
39987 [  7602] By: jhi                                   on 2000/11/08  14:25:03
39988         Log: Fix for the tie-refhash string table leaks.
39989              
39990              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
39991              Date: Wed, 8 Nov 2000 13:03:04 GMT
39992              Message-Id: <200011081303.NAA07042@mikado.tiuk.ti.com>
39993      Branch: perl
39994            ! t/lib/tie-refhash.t
39995 ____________________________________________________________________________
39996 [  7601] By: jhi                                   on 2000/11/08  14:21:08
39997         Log: Try to avoid flockless and emulationless places.
39998      Branch: perl
39999            ! t/pragma/warn/pp_sys
40000 ____________________________________________________________________________
40001 [  7600] By: jhi                                   on 2000/11/08  02:28:54
40002         Log: Overrideable keys, each, pop, push, shift, splice, unshift.
40003              
40004              Subject: [PATCH] prototyped functions that should be overrideable
40005              From: "Casey R. Tweten" <crt@kiski.net>
40006              Date: Fri, 3 Nov 2000 11:09:12 -0500 (EST)
40007              Message-ID: <Pine.OSF.4.21.0011031100470.17471-100000@home.kiski.net>
40008      Branch: perl
40009            ! toke.c
40010 ____________________________________________________________________________
40011 [  7599] By: jhi                                   on 2000/11/08  01:12:05
40012         Log: Make perlbug not insist on dumping to a file when stdout isn't a tty.
40013              
40014              Subject: [PATCH] perlbug.PL
40015              From: "Kurt D. Starsinic" <kstar@chapin.edu>
40016              Date: Mon, 6 Nov 2000 21:39:01 -0500
40017              Message-ID: <20001106213901.B20955@O2.chapin.edu>
40018      Branch: perl
40019            ! utils/perlbug.PL
40020 ____________________________________________________________________________
40021 [  7598] By: jhi                                   on 2000/11/07  23:42:00
40022         Log: Bad thinko in #7581 (I used the test program with the expanded
40023              values as-is).
40024      Branch: metaconfig
40025            ! U/compline/d_stdstdio.U
40026      Branch: perl
40027            ! Configure
40028 ____________________________________________________________________________
40029 [  7597] By: jhi                                   on 2000/11/07  21:43:29
40030         Log: Subject: [PATCH perl@7573] cygwin port
40031              From: "Fifer, Eric" <EFifer@sanwaint.com>
40032              Date: Tue, 7 Nov 2000 18:08:51 -0000 
40033              Message-ID: <779F20BCCE5AD31186A50008C75D99791717BB@silldn_mail1.sanwaint.com>
40034              
40035              Synchronize with Cygwin 1.1.5.
40036      Branch: perl
40037            ! AUTHORS README.cygwin cygwin/cygwin.c hints/cygwin.sh mg.c
40038            ! pod/perlport.pod unixish.h util.c
40039 ____________________________________________________________________________
40040 [  7596] By: jhi                                   on 2000/11/07  21:39:25
40041         Log: perlhack updates from H.Merijn Brand.
40042      Branch: perl
40043            ! pod/perlhack.pod
40044 ____________________________________________________________________________
40045 [  7595] By: jhi                                   on 2000/11/07  20:21:41
40046         Log: Update Changes.
40047      Branch: perl
40048            ! Changes patchlevel.h
40049 ____________________________________________________________________________
40050 [  7594] By: jhi                                   on 2000/11/07  19:18:58
40051         Log: Be more robust in Dynaloader.pm.
40052      Branch: perl
40053            ! ext/DynaLoader/DynaLoader_pm.PL
40054 ____________________________________________________________________________
40055 [  7593] By: jhi                                   on 2000/11/07  16:49:31
40056         Log: AUTHORS update.
40057      Branch: perl
40058            ! AUTHORS
40059 ____________________________________________________________________________
40060 [  7592] By: gsar                                  on 2000/11/07  16:39:51
40061         Log: normalize relative paths in virtualized current directory on windows,
40062              under ithreads (avoids ".." etc showing up in what Cwd::cwd()
40063              returns)
40064      Branch: perl
40065            ! win32/vdir.h
40066 ____________________________________________________________________________
40067 [  7591] By: jhi                                   on 2000/11/07  16:04:26
40068         Log: Too profiler-happy: with optimization the #7590 actually makes
40069              the test to run 0.5% _slower_.  Requires much more instrumentation.
40070              Retract #7590.
40071      Branch: perl
40072            ! regcomp.c regcomp.h
40073 ____________________________________________________________________________
40074 [  7590] By: jhi                                   on 2000/11/07  15:51:13
40075         Log: Shave off about 5% (Digital UNIX, -g, pixie) of the op/regexp
40076              execution time in regcomp.c S_cl_any() and S_cl_is_anything()
40077              by using memset() and testing bytewise (as opposed to bitwise).
40078      Branch: perl
40079            ! regcomp.c regcomp.h
40080 ____________________________________________________________________________
40081 [  7589] By: jhi                                   on 2000/11/07  12:56:39
40082         Log: Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
40083              From: "Craig A. Berry" <craig.berry@psinetcs.com>
40084              Date: Mon, 06 Nov 2000 23:45:30 -0500
40085              Message-Id: <0011079735.AA973576259@univpress.com>
40086      Branch: perl
40087            ! configure.com t/lib/st-lock.t
40088 ____________________________________________________________________________
40089 [  7588] By: jhi                                   on 2000/11/07  01:03:28
40090         Log: Tweak #7587.
40091      Branch: perl
40092            ! pod/perldiag.pod
40093 ____________________________________________________________________________
40094 [  7587] By: jhi                                   on 2000/11/07  01:00:27
40095         Log: A doc addition for bug id 20001105.019, beware \p.
40096      Branch: perl
40097            ! pod/perldiag.pod
40098 ____________________________________________________________________________
40099 [  7586] By: jhi                                   on 2000/11/07  00:32:22
40100         Log: Fake support of holey files in win/dosish platforms.
40101              
40102              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
40103              From: kipp@shonanblue.ne.jp
40104              Date: Mon, 6 Nov 2000 13:30:55 -0800
40105              Message-Id: <200011062130.eA6LUpZ17387@smtp3.ActiveState.com>
40106      Branch: perl
40107            ! ext/SDBM_File/sdbm/sdbm.c
40108 ____________________________________________________________________________
40109 [  7585] By: jhi                                   on 2000/11/07  00:12:54
40110         Log: Subject: Pod updates
40111              From: "Stephen P. Potter" <spp@spotter.yi.org>
40112              Date: Mon, 06 Nov 2000 18:56:43 -0500
40113              Message-Id: <200011062357.SAA18173@spotter.yi.org>
40114      Branch: perl
40115            ! README.dos README.os2 README.win32 pod/buildtoc.PL
40116            ! pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
40117            ! pod/perl56delta.pod pod/perldebguts.pod pod/perldebtut.pod
40118            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
40119            ! pod/perlembed.pod pod/perlfaq.pod pod/perlfaq1.pod
40120            ! pod/perlfaq2.pod pod/perlfaq5.pod pod/perlfaq7.pod
40121            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
40122            ! pod/perlguts.pod pod/perlhack.pod pod/perlhist.pod
40123            ! pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
40124            ! pod/perlmodlib.pod pod/perlnumber.pod pod/perlop.pod
40125            ! pod/perlopentut.pod pod/perlport.pod pod/perlre.pod
40126            ! pod/perlsub.pod pod/perltie.pod pod/perltoot.pod
40127            ! pod/perltootc.pod pod/perlunicode.pod
40128 ____________________________________________________________________________
40129 [  7584] By: jhi                                   on 2000/11/07  00:04:17
40130         Log: Varargs don't always work too well if one puts an unsigned
40131              char on the stack and pop an unsigned quad off the stack.
40132              
40133              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
40134              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)         
40135              Date: Mon, 06 Nov 2000 15:19:05 -0800
40136              Message-ID: <pxzB6gzkgKXY092yn@efn.org>  
40137      Branch: perl
40138            ! utf8.c
40139 ____________________________________________________________________________
40140 [  7583] By: jhi                                   on 2000/11/06  23:58:48
40141         Log: %ENV note tweaks from Dan Sugalski.
40142      Branch: perl
40143            ! pod/perlport.pod vms/perlvms.pod
40144 ____________________________________________________________________________
40145 [  7582] By: jhi                                   on 2000/11/06  23:05:49
40146         Log: glibc5 detection by __GNU_LIBRARY__.
40147      Branch: perl
40148            ! toke.c
40149 ____________________________________________________________________________
40150 [  7581] By: jhi                                   on 2000/11/06  22:51:29
40151         Log: Make the stdio test program of 7427 less noisy while being 
40152              compiled so that Digital UNIX wouldn't get both
40153              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
40154              undefined.  This makes perlio happy.
40155      Branch: metaconfig
40156            ! U/compline/d_stdstdio.U
40157      Branch: perl
40158            ! Configure config_h.SH
40159 ____________________________________________________________________________
40160 [  7580] By: jhi                                   on 2000/11/06  22:41:41
40161         Log: Document %ENV = () portability issues.
40162      Branch: perl
40163            ! pod/perlport.pod vms/perlvms.pod
40164 ____________________________________________________________________________
40165 [  7579] By: jhi                                   on 2000/11/06  21:29:24
40166         Log: VOS updates from Paul Green.
40167      Branch: perl
40168            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
40169 ____________________________________________________________________________
40170 [  7578] By: jhi                                   on 2000/11/06  21:00:40
40171         Log: Sanitize the environment further.
40172      Branch: perl
40173            ! t/pragma/locale.t
40174 ____________________________________________________________________________
40175 [  7577] By: jhi                                   on 2000/11/06  20:53:51
40176         Log: Re-introduce 7552 lost in integration.
40177      Branch: perl
40178            ! perlio.c
40179 ____________________________________________________________________________
40180 [  7576] By: jhi                                   on 2000/11/06  20:33:46
40181         Log: Admit that the test leaks scalars.
40182      Branch: perl
40183            ! t/comp/proto.t
40184 ____________________________________________________________________________
40185 [  7575] By: jhi                                   on 2000/11/06  20:17:08
40186         Log: Integrate perlio.
40187      Branch: perl
40188           !> perlio.c
40189 ____________________________________________________________________________
40190 [  7574] By: nick                                  on 2000/11/06  20:07:28
40191         Log: Remove debug. Try (Mmap_t) on madvise() call.
40192      Branch: perlio
40193            ! perlio.c
40194 ____________________________________________________________________________
40195 [  7573] By: jhi                                   on 2000/11/06  13:56:05
40196         Log: Update Changes.
40197      Branch: perl
40198            ! Changes patchlevel.h
40199 ____________________________________________________________________________
40200 [  7572] By: jhi                                   on 2000/11/06  13:48:41
40201         Log: Subject: Re: rsync'ed patches vs. rsync'ed source
40202              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
40203              Date: Mon, 06 Nov 2000 10:11:42 +0100
40204              Message-Id: <20001106100920.9BAD.H.M.BRAND@hccnet.nl>
40205      Branch: perl
40206            ! pod/perlhack.pod
40207 ____________________________________________________________________________
40208 [  7571] By: jhi                                   on 2000/11/06  01:45:51
40209         Log: AUTHORS updates.
40210      Branch: perl
40211            ! AUTHORS
40212 ____________________________________________________________________________
40213 [  7570] By: jhi                                   on 2000/11/06  00:18:00
40214         Log: Fix for
40215              
40216              Subject: [ID 20000728.005] perl -P broken
40217              From: David Dyck <dcd@tc.fluke.com>
40218              Date: Fri, 28 Jul 2000 17:19:16 -0700
40219              Message-Id: <200007290019.RAA08484@dd.tc.fluke.com>
40220              
40221              (hopefully).  The fix is also not complete, it seems to break
40222              BOM swallowing for libc5 systems, but until someone figures
40223              out a way to do this without ftell(), this will do.
40224      Branch: perl
40225            ! toke.c
40226 ____________________________________________________________________________
40227 [  7569] By: jhi                                   on 2000/11/06  00:05:30
40228         Log: Document that the evaled syntax errors cause scalar leaks.
40229      Branch: perl
40230            ! t/comp/proto.t
40231 ____________________________________________________________________________
40232 [  7568] By: jhi                                   on 2000/11/05  23:14:47
40233         Log: opmini.o can linger from Configures past.
40234      Branch: perl
40235            ! Makefile.SH
40236 ____________________________________________________________________________
40237 [  7567] By: jhi                                   on 2000/11/05  21:28:39
40238         Log: Fake __FUNCTION__ for non-gcc builds, cast madvise()
40239              first argument correctly.
40240      Branch: perl
40241            ! perlio.c
40242 ____________________________________________________________________________
40243 [  7566] By: jhi                                   on 2000/11/05  21:15:56
40244         Log: Integrate perlio.
40245      Branch: perl
40246           !> perlio.c
40247 ____________________________________________________________________________
40248 [  7565] By: jhi                                   on 2000/11/05  21:15:13
40249         Log: Use -dM for gcc (the suggested patch did it only for Linux,
40250              but I think it can be generalized).
40251              
40252              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
40253              From: Pixel <pixel@mandrakesoft.com>
40254              Date: 05 Nov 2000 21:49:34 +0100 
40255              Message-ID: <ly8zqygn4x.fsf@leia.mandrakesoft.com>
40256      Branch: perl
40257            ! ext/Errno/Errno_pm.PL
40258 ____________________________________________________________________________
40259 [  7564] By: nick                                  on 2000/11/05  21:09:18
40260         Log: Added a mmap layer as a "subclass" of perlio.
40261              PERLIO=mmap ./perl harness passes
40262      Branch: perlio
40263            ! perlio.c
40264 ____________________________________________________________________________
40265 [  7563] By: jhi                                   on 2000/11/05  19:48:55
40266         Log: Add a note for future generations about bug id 20000229.006.
40267      Branch: perl
40268            ! malloc.c
40269 ____________________________________________________________________________
40270 [  7562] By: jhi                                   on 2000/11/05  19:38:24
40271         Log: Fix for bug id 19990615.008, pos() unset during s///ge.
40272      Branch: perl
40273            ! pp_ctl.c t/op/pos.t
40274 ____________________________________________________________________________
40275 [  7561] By: jhi                                   on 2000/11/05  18:21:46
40276         Log: Add =pod to be tidy.
40277      Branch: perl
40278            ! lib/Math/Complex.pm
40279 ____________________________________________________________________________
40280 [  7560] By: jhi                                   on 2000/11/05  17:38:46
40281         Log: Upgrade to Storable 1.0.6, from Raphael Manfredi.
40282      Branch: perl
40283            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
40284            ! ext/Storable/Storable.xs t/lib/st-recurse.t
40285 ____________________________________________________________________________
40286 [  7559] By: jhi                                   on 2000/11/05  17:32:59
40287         Log: Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
40288              From: "Peter J. Farley III" <pjfarley@banet.net>
40289              Date: Sun, 05 Nov 2000 11:55:59 -0500
40290              Message-Id: <4.3.1.0.20001105115341.00b35160@pop5.banet.net> 
40291      Branch: perl
40292            ! t/lib/syslog.t
40293 ____________________________________________________________________________
40294 [  7558] By: jhi                                   on 2000/11/05  17:29:19
40295         Log: Integrate perlio.
40296      Branch: perl
40297           !> perlio.c
40298 ____________________________________________________________________________
40299 [  7557] By: jhi                                   on 2000/11/05  17:22:01
40300         Log: A fix of sorts for 20000329.026, a better error message
40301              for a missing "use charnames" when using the \N{...}. 
40302      Branch: perl
40303            ! pod/perldiag.pod toke.c
40304 ____________________________________________________________________________
40305 [  7556] By: jhi                                   on 2000/11/05  16:33:50
40306         Log: Test tweak: show also the failed locales.
40307              
40308              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
40309              From: Lupe Christoph <lupe@lupe-christoph.de>         
40310              Date: Sun, 5 Nov 2000 12:39:27 +0100 (MET)
40311              Message-Id: <200011051139.MAA12442@lupe-christoph.de>
40312      Branch: perl
40313            ! t/pragma/locale.t
40314 ____________________________________________________________________________
40315 [  7555] By: nick                                  on 2000/11/05  11:09:34
40316         Log: Fix read from STDERR on raw unix layer for Solaris where fd 2 is
40317              open RDWR so does not fail. (pragma/warnings 303 again...)
40318      Branch: perlio
40319            ! perlio.c
40320 ____________________________________________________________________________
40321 [  7554] By: nick                                  on 2000/11/05  10:10:13
40322         Log: Fix case where ungetc(f,EOF) was allowed.
40323              Move PerlIO_ungetc() near PerlIO_putc()/PerlIO_getc() in the file
40324              so we can see similarities.
40325              Use types more carefully and a STDCHAR array in hope that this will
40326              fix Jarrko's 64bit machine.
40327      Branch: perlio
40328            ! perlio.c
40329 ____________________________________________________________________________
40330 [  7553] By: jhi                                   on 2000/11/05  01:12:16
40331         Log: Fix for
40332              
40333              Subject: [ID 20001004.007] taint propogation is inconsistent
40334              From: pimlott@idiomtech.com (Andrew Pimlott) 
40335              Date: Wed, 4 Oct 2000 23:17:44 -0400 (EDT)
40336              Message-Id: <m13h1XU-000SEmC@nolfolan.idiomtech.com>
40337              
40338              The culprit was sv_setsv() which was rather blindly
40339              propagating taint, which lead to behaviour where if
40340              a tainted anon hash value was seen all the hash values
40341              from then on at that level became tainted, or at any
40342              upper levels in the case of nested anon hashes.
40343      Branch: perl
40344            ! sv.c t/op/taint.t
40345 ____________________________________________________________________________
40346 [  7552] By: jhi                                   on 2000/11/04  23:44:18
40347         Log: Some cpps don't like splitting conditionals across several lines.
40348      Branch: perl
40349            ! perlio.c
40350 ____________________________________________________________________________
40351 [  7551] By: nick                                  on 2000/11/04  23:40:44
40352         Log: Integrate mainline
40353      Branch: perlio
40354           !> pp_hot.c t/op/taint.t
40355 ____________________________________________________________________________
40356 [  7550] By: nick                                  on 2000/11/04  23:39:05
40357         Log: Integrate mainline again
40358      Branch: perlio
40359           !> Configure config_h.SH embed.h embed.pl perl.h proto.h
40360           !> t/lib/b.t t/op/misc.t util.c
40361 ____________________________________________________________________________
40362 [  7549] By: jhi                                   on 2000/11/04  23:14:01
40363         Log: Fix for
40364              
40365              Subject: [ID 20001004.006] undef is never tainted
40366              From: pimlott@idiomtech.com (Andrew Pimlott)
40367              Date: Wed, 4 Oct 2000 21:57:43 -0400 (EDT)
40368              Message-Id: <m13h0I3-000SEmC@nolfolan.idiomtech.com>
40369              
40370              An undef read from a slurped file was not tainted.
40371      Branch: perl
40372            ! pp_hot.c t/op/taint.t
40373 ____________________________________________________________________________
40374 [  7548] By: jhi                                   on 2000/11/04  22:56:21
40375         Log: Test tweak ($Config{useperlio} is by default undef) .
40376      Branch: perl
40377            ! t/lib/b.t
40378 ____________________________________________________________________________
40379 [  7547] By: jhi                                   on 2000/11/04  22:43:56
40380         Log: Integrate perlio.
40381      Branch: perl
40382           +> lib/perlio.pm
40383           !> MANIFEST iperlsys.h objXSUB.h perlapi.c perlio.c
40384           !> pod/perlapi.pod t/lib/b.t
40385 ____________________________________________________________________________
40386 [  7546] By: jhi                                   on 2000/11/04  22:40:59
40387         Log: Configure would use a bad $myuname from an old config.sh.
40388              
40389              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
40390              From: Andy Dougherty <doughera@lafayette.edu>
40391              Date: Sat, 4 Nov 2000 14:15:29 -0500 (EST)
40392              Message-ID: <Pine.SOL.4.10.10011041410120.982-100000@maxwell.phys.lafayette.edu>
40393      Branch: metaconfig
40394            ! U/modified/Oldconfig.U
40395      Branch: perl
40396            ! Configure config_h.SH
40397 ____________________________________________________________________________
40398 [  7545] By: jhi                                   on 2000/11/04  22:36:54
40399         Log: Subject: Locales support (setlocale) fixes
40400              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
40401              Date: Sat, 4 Nov 2000 10:15:48 +0300 
40402              Message-ID: <402099F49BEED211999700805FC7359F82511F@ru0028exch01.spb.lucent.com>
40403              
40404              Modified quite a bit to be more portable.
40405      Branch: perl
40406            ! embed.h embed.pl perl.h proto.h util.c
40407 ____________________________________________________________________________
40408 [  7544] By: jhi                                   on 2000/11/04  22:32:47
40409         Log: Dying is too strict here, better just skip.
40410      Branch: perl
40411            ! t/op/misc.t
40412 ____________________________________________________________________________
40413 [  7543] By: nick                                  on 2000/11/04  21:55:13
40414         Log: Merge mainline
40415      Branch: perlio
40416           +> ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
40417           +> ext/Encode/Encode/posix-bc.enc ext/re/hints/aix.pl
40418           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
40419           !> (integrate 64 files)
40420 ____________________________________________________________________________
40421 [  7542] By: jhi                                   on 2000/11/04  21:09:28
40422         Log: More Changes tweakery.
40423      Branch: perl
40424            ! Changes Porting/genlog
40425 ____________________________________________________________________________
40426 [  7541] By: jhi                                   on 2000/11/04  20:58:18
40427         Log: Changes fixups.
40428      Branch: perl
40429            ! Changes
40430 ____________________________________________________________________________
40431 [  7540] By: jhi                                   on 2000/11/04  20:42:38
40432         Log: Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
40433              create a "fast path" for locale name probing using "locale -a"
40434              if available, squash finally hopefully the s?printf resetting
40435              the numeric locale (since, IIUC perllocale, it never shouldn't). 
40436      Branch: perl
40437            ! sv.c t/op/misc.t t/pragma/locale.t
40438 ____________________________________________________________________________
40439 [  7539] By: nick                                  on 2000/11/04  19:56:10
40440         Log: PerlIO infrastructure complete.
40441      Branch: perlio
40442            + lib/perlio.pm
40443            ! MANIFEST iperlsys.h perlio.c t/lib/b.t
40444 ____________________________________________________________________________
40445 [  7538] By: nick                                  on 2000/11/04  14:31:32
40446         Log: Type tweaks + less contorted allocation scheme
40447      Branch: perlio
40448            ! perlio.c
40449 ____________________________________________________________________________
40450 [  7537] By: nick                                  on 2000/11/04  12:40:42
40451         Log: Fix for stdio as default "discipline" - PerlIO_init() was fdopen(2,"w")'ing
40452              a fresh FILE * rather than re-using stderr. Which meant PerlIO_stderr() was
40453              fully buffered rather than unbuffered (on Solaris, Linux seemed to do something
40454              sensible) which lead to some interesting fails.
40455      Branch: perlio
40456            ! perlio.c
40457 ____________________________________________________________________________
40458 [  7536] By: jhi                                   on 2000/11/04  00:20:02
40459         Log: Add FCNTL_CAN_LOCK.
40460              
40461              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
40462              From: Andy Dougherty <doughera@lafayette.edu>
40463              Date: Fri, 3 Nov 2000 15:32:14 -0500 (EST)
40464              Message-ID: <Pine.SOL.4.10.10011031528090.29-100000@maxwell.phys.lafayette.edu>
40465              
40466              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
40467              From: Andy Dougherty <doughera@lafayette.edu>
40468              In-Reply-To: <4.3.1.0.20001031222203.00b24b20@pop5.banet.net>
40469              Message-ID: <Pine.SOL.4.10.10011031532170.29-100000@maxwell.phys.lafayette.edu>
40470      Branch: metaconfig/U/perl
40471            + d_fcntl_can_lock.U
40472            ! startperl.U
40473      Branch: perl
40474            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
40475            ! config_h.SH epoc/config.sh pp_sys.c uconfig.h uconfig.sh
40476            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
40477            ! vos/config.ga.h win32/config.bc win32/config.gc
40478            ! win32/config.vc
40479 ____________________________________________________________________________
40480 [  7535] By: nick                                  on 2000/11/03  22:19:10
40481         Log: Implement stack of layers - (perlio.c _is_ derived from the old file honest...)
40482              - Works on Linux with
40483              perlio + unix
40484              stdio
40485              - Works on Solaris with
40486              perlio + unix
40487              - Fails ONE test (print to STDIN should fail) on Solaris with stdio.
40488              - Fails (hangs in openpid) if you try and stack
40489              perlio + stdio - Linux stdio's read() logic is hanging.
40490      Branch: perlio
40491            ! iperlsys.h perlio.c
40492 ____________________________________________________________________________
40493 [  7534] By: jhi                                   on 2000/11/03  15:16:02
40494         Log: Subject: Re: README.aix
40495              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
40496              Date: Fri, 03 Nov 2000 16:03:15 +0100
40497              Message-Id: <20001103151040.95C6.H.M.BRAND@hccnet.nl>
40498      Branch: perl
40499            ! README.aix
40500 ____________________________________________________________________________
40501 [  7533] By: jhi                                   on 2000/11/03  03:59:02
40502         Log: Subject: [PATCH 5.7.0] better messages from malloc()
40503              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
40504              Date: Wed, 1 Nov 2000 23:39:56 -0500
40505              Message-ID: <20001101233956.A520@monk.mps.ohio-state.edu>
40506      Branch: perl
40507            ! malloc.c pod/perldiag.pod
40508 ____________________________________________________________________________
40509 [  7532] By: jhi                                   on 2000/11/03  00:11:56
40510         Log: The #7521 touched things it shouldn't have.
40511      Branch: perl
40512            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
40513 ____________________________________________________________________________
40514 [  7531] By: jhi                                   on 2000/11/02  22:32:33
40515         Log: Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
40516              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
40517              Date:     Thu, 2 Nov 2000 16:58:36 EST
40518              Message-Id: <001102165758.31020@DUPHY4.Physics.Drexel.Edu>
40519      Branch: perl
40520            ! vms/gen_shrfls.pl
40521 ____________________________________________________________________________
40522 [  7530] By: jhi                                   on 2000/11/02  22:08:49
40523         Log: Fix the problem discussed in
40524              
40525              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
40526              Date: Mon, 16 Oct 2000 04:48:59 +0300 (EET DST) 
40527              Message-Id: <200010160148.EAA14523@alpha.hut.fi> 
40528              
40529              originally from Linc Madison.  Also Andreas König's comments
40530              taken into account.  Some other problems with Tie::SubstrHash
40531              fixed: didn't croak when the table exceeded the requested number
40532              of entries (as documented) but instead when the number of entries
40533              exceeded the size of the table, a croak() had an unnecessary \n,
40534              didn't have a CLEAR method, documented that there is no exists().
40535              Didn't fix to be strict-proof because the module uses &foo; and
40536              dynamic scope.  Added a test script exercizing both first tamely 
40537              the basic functionality, and then the failure cases reported by
40538              Linc Madison.
40539      Branch: perl
40540            + t/lib/tie-substrhash.t
40541            ! MANIFEST lib/Tie/SubstrHash.pm
40542 ____________________________________________________________________________
40543 [  7529] By: jhi                                   on 2000/11/02  17:58:08
40544         Log: recv() can fail and return undef.
40545              
40546              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
40547              From: "Alexey V. Barantsev" <barancev@kazbek.ispras.ru>
40548              Date: Thu, 2 Nov 2000 20:12:20 +0300
40549              Message-Id: <200011021712.UAA07919@dallas.kazbek.ispras.ru>
40550      Branch: perl
40551            ! lib/Net/Ping.pm
40552 ____________________________________________________________________________
40553 [  7528] By: jhi                                   on 2000/11/02  17:49:09
40554         Log: Detpyo.
40555      Branch: perl
40556            ! pod/perlop.pod
40557 ____________________________________________________________________________
40558 [  7527] By: jhi                                   on 2000/11/02  15:48:37
40559         Log: Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
40560              fix a autovivification bug in Tie::RefHash, add tests for both.
40561              
40562              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
40563              From: Edward Avis <epa98@doc.ic.ac.uk>
40564              Date: Thu, 2 Nov 2000 15:24:30 +0000 (GMT)
40565              Message-ID: <Pine.LNX.4.21.0011021516010.8344-100000@texel03.doc.ic.ac.uk>
40566      Branch: perl
40567            + t/lib/tie-refhash.t
40568            ! MANIFEST lib/Tie/RefHash.pm
40569 ____________________________________________________________________________
40570 [  7526] By: jhi                                   on 2000/11/02  13:56:26
40571         Log: Test::Harness revealed buglets in the new DynaLoader.
40572              
40573              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
40574              From: andreas.koenig@anima.de (Andreas J. Koenig)
40575              Date: 02 Nov 2000 11:26:48 +0100 
40576              Message-Id: <m3vgu6k6tz.fsf@ak-71.mind.de>
40577      Branch: perl
40578            ! ext/DynaLoader/DynaLoader_pm.PL
40579 ____________________________________________________________________________
40580 [  7525] By: jhi                                   on 2000/11/01  23:52:08
40581         Log: The entry for #7503 was missing.
40582      Branch: perl
40583            ! Changes
40584 ____________________________________________________________________________
40585 [  7524] By: jhi                                   on 2000/11/01  23:40:52
40586         Log: Update Changes.
40587      Branch: perl
40588            ! Changes patchlevel.h
40589 ____________________________________________________________________________
40590 [  7523] By: jhi                                   on 2000/11/01  22:57:09
40591         Log: More tweaking on the #7522 theme.
40592      Branch: perl
40593            ! ext/DynaLoader/DynaLoader_pm.PL
40594 ____________________________________________________________________________
40595 [  7522] By: jhi                                   on 2000/11/01  22:06:15
40596         Log: Expand %Config variables and %ENV variables only if
40597              so requested during build time using the
40598              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
40599              Not expanding makes relocating distributions easier.
40600      Branch: perl
40601            ! ext/DynaLoader/DynaLoader_pm.PL
40602 ____________________________________________________________________________
40603 [  7521] By: jhi                                   on 2000/11/01  20:56:34
40604         Log: Make the POSIX::setuid and POSIX::setgid to really call setuid()
40605              and setgid() because they were just changing $< and $( which means
40606              only changing the real uid/gid, as opposed to changing both
40607              real and effective ids.  (The alternative way could have been
40608              in POSIX.pm to change $> and $), too, but making a direct call
40609              to the C API feels cleaner.)  Fixes the bug
40610              
40611              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
40612              From: "Garry T. Williams" <garry@zvolve.com>
40613              Date: Mon, 4 Sep 2000 12:09:44 -0400 (EDT)
40614              Message-Id: <200009041609.e84G9iN12155@ifr.inside.zvolve.net>
40615      Branch: perl
40616            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
40617            ! ext/POSIX/typemap pod/perlvar.pod
40618 ____________________________________________________________________________
40619 [  7520] By: jhi                                   on 2000/11/01  20:08:33
40620         Log: Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
40621              From: "Garry T. Williams" <garry@zvolve.com>
40622              Date: Mon, 4 Sep 2000 11:32:38 -0400 (EDT)
40623              Message-Id: <200009041532.e84FWcl12106@ifr.inside.zvolve.net>
40624      Branch: perl
40625            ! pod/perlsec.pod
40626 ____________________________________________________________________________
40627 [  7519] By: jhi                                   on 2000/11/01  20:01:22
40628         Log: Locale warning explanation tweak.
40629      Branch: perl
40630            ! pod/perldiag.pod
40631 ____________________________________________________________________________
40632 [  7518] By: jhi                                   on 2000/11/01  18:57:13
40633         Log: C.pm part of
40634              
40635              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
40636              From: Jarkko Hietaniemi <jhi@iki.fi>
40637              Date: Tue, 10 Oct 2000 08:22:28 -0500
40638              Message-Id: <20001010082228.B17030@chaos.wustl.edu>
40639      Branch: perl
40640            ! ext/B/B/C.pm
40641 ____________________________________________________________________________
40642 [  7517] By: jhi                                   on 2000/11/01  18:41:59
40643         Log: Subject: [ID 20001005.006] Documentation -- description of qr//
40644              From: Martien Verbruggen <mgjv@comdyn.com.au>
40645              Date: Fri, 6 Oct 2000 14:09:10 +1100
40646              Message-Id: <200010060309.OAA03457@verbruggen.comdyn.com.au>
40647      Branch: perl
40648            ! pod/perlop.pod
40649 ____________________________________________________________________________
40650 [  7516] By: jhi                                   on 2000/11/01  18:34:55
40651         Log: Generalize the Camel wording.
40652              
40653              Subject: Re: perlfaq style changes
40654              From: John Borwick <jhborwic@unity.ncsu.edu>
40655              Date: Wed, 1 Nov 2000 13:19:21 -0500 (EST)
40656              Message-ID: <Pine.GSO.4.21.0011011318270.7428-100000@eos00du.eos.ncsu.edu>
40657      Branch: perl
40658            ! pod/perlfaq3.pod pod/perlfaq8.pod pod/perlfaq9.pod
40659 ____________________________________________________________________________
40660 [  7515] By: jhi                                   on 2000/11/01  16:52:31
40661         Log: Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
40662              From: pimlott@idiomtech.com (Andrew Pimlott)
40663              Date: Thu, 5 Oct 2000 13:20:58 -0400 (EDT)
40664              Message-Id: <m13hEhW-000SEmC@nolfolan.idiomtech.com>
40665      Branch: perl
40666            ! pod/perlsec.pod
40667 ____________________________________________________________________________
40668 [  7514] By: jhi                                   on 2000/11/01  15:03:40
40669         Log: More AIX lore.
40670      Branch: perl
40671            ! ext/re/hints/aix.pl
40672 ____________________________________________________________________________
40673 [  7513] By: jhi                                   on 2000/11/01  14:48:30
40674         Log: Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
40675              From: root <root@chronos.fi.muni.cz>
40676              Date: Wed, 1 Nov 2000 12:31:32 +0100
40677              Message-Id: <200011011131.MAA03310@chronos.fi.muni.cz>
40678      Branch: perl
40679            ! lib/Net/Ping.pm
40680 ____________________________________________________________________________
40681 [  7512] By: jhi                                   on 2000/11/01  14:46:47
40682         Log: Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
40683              From: Martin Husemann <martin@duskware.de>
40684              Date: Tue, 31 Oct 2000 23:39:35 +0100 (MET)
40685              Message-Id: <200010312239.e9VMdZR01580@night-porter.duskware.de>
40686      Branch: perl
40687            ! regcomp.c
40688 ____________________________________________________________________________
40689 [  7511] By: jhi                                   on 2000/11/01  14:39:50
40690         Log: AUTHORS updates.
40691      Branch: perl
40692            ! AUTHORS
40693 ____________________________________________________________________________
40694 [  7510] By: jhi                                   on 2000/11/01  14:29:50
40695         Log: Subject: [PATCH] startperl to respect versiononly
40696              From: Robin Barker <rmb1@cise.npl.co.uk> 
40697              Date: Tue, 31 Oct 2000 16:29:36 GMT
40698              Message-Id: <200010311629.QAA01771@tempest.npl.co.uk>
40699      Branch: metaconfig/U/perl
40700            ! startperl.U
40701      Branch: perl
40702            ! Configure config_h.SH
40703 ____________________________________________________________________________
40704 [  7509] By: jhi                                   on 2000/11/01  14:19:53
40705         Log: printf UVs the correct way, noticed by Robin Barker.
40706      Branch: perl
40707            ! utf8.c
40708 ____________________________________________________________________________
40709 [  7508] By: jhi                                   on 2000/11/01  14:10:03
40710         Log: Do not cleanup *% because the % has special meanings in some
40711              shell environments.
40712      Branch: perl
40713            ! ext/Storable/Makefile.PL
40714 ____________________________________________________________________________
40715 [  7507] By: jhi                                   on 2000/11/01  14:06:00
40716         Log: The NonStop-UX libraries have a novel way to say NaN.
40717      Branch: perl
40718            ! t/lib/bigfltpm.t
40719 ____________________________________________________________________________
40720 [  7506] By: jhi                                   on 2000/11/01  14:03:35
40721         Log: The osname has been lowercased by now, from Tom Bates.
40722      Branch: metaconfig
40723            ! U/modified/Oldconfig.U
40724      Branch: perl
40725            ! Configure config_h.SH
40726 ____________________________________________________________________________
40727 [  7505] By: jhi                                   on 2000/10/31  19:18:39
40728         Log: The compiler is either gcc or cc, from Tom Bates.
40729      Branch: perl
40730            ! hints/nonstopux.sh
40731 ____________________________________________________________________________
40732 [  7504] By: jhi                                   on 2000/10/31  14:53:42
40733         Log: Update Changes.
40734      Branch: perl
40735            ! Changes patchlevel.h
40736 ____________________________________________________________________________
40737 [  7503] By: jhi                                   on 2000/10/31  14:30:50
40738         Log: Whitespace style tweak.  Was originally going to see to
40739              
40740              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
40741              From: Joe Smith <jms@inwap.com>
40742              Date: Mon, 30 Oct 2000 18:47:57 -0800
40743              Message-Id: <39FE32DD.24AAC4D@inwap.com>
40744              
40745              but that had already been taken care of.
40746      Branch: metaconfig
40747            ! U/compline/d_stdstdio.U
40748      Branch: perl
40749            ! Configure config_h.SH
40750 ____________________________________________________________________________
40751 [  7502] By: jhi                                   on 2000/10/31  14:25:02
40752         Log: AUTHORS tweaks.
40753      Branch: perl
40754            ! AUTHORS
40755 ____________________________________________________________________________
40756 [  7501] By: jhi                                   on 2000/10/31  14:23:59
40757         Log: Subject: perlfaq style changes
40758              From: John Borwick <jhborwic@unity.ncsu.edu>
40759              Date: Tue, 31 Oct 2000 03:15:11 -0500 (EST)
40760              Message-ID: <Pine.GSO.4.21.0010310307500.5819-100000@eos00du.eos.ncsu.edu>
40761      Branch: perl
40762            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
40763            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
40764            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
40765            ! pod/perlfaq9.pod
40766 ____________________________________________________________________________
40767 [  7500] By: jhi                                   on 2000/10/31  14:22:15
40768         Log: Be more lenient on bad UTF-8 when doing bit arithmetics.
40769              
40770              Subject: Re: [ID 20000918.005] ~ on wide chars
40771              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
40772              Date: Mon, 30 Oct 2000 21:09:55 -0800
40773              Message-ID: <jQl/5gzkgWYL092yn@efn.org>
40774              
40775              (The ord() part of the patch skipped.)
40776      Branch: perl
40777            ! doop.c
40778 ____________________________________________________________________________
40779 [  7499] By: jhi                                   on 2000/10/31  14:20:08
40780         Log: Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
40781              From: Jens Hamisch <jens@Strawberry.COM>
40782              Date: Mon, 30 Oct 2000 15:17:07 +0100
40783              Message-Id: <20001030151707.A9597@Strawberry.COM>
40784      Branch: perl
40785            ! av.c
40786 ____________________________________________________________________________
40787 [  7498] By: jhi                                   on 2000/10/31  14:16:29
40788         Log: Subject: [PATCH: perl@7483] add three new EBCDIC Encode-ings && many tests
40789              From: Peter Prymmer <pvhp@forte.com>
40790              Date: Mon, 30 Oct 2000 16:59:11 -0800 (PST)
40791              Message-ID: <Pine.OSF.4.10.10010301643590.67363-100000@aspara.forte.com>
40792      Branch: perl
40793            + ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
40794            + ext/Encode/Encode/posix-bc.enc
40795            ! MANIFEST t/lib/encode.t
40796 ____________________________________________________________________________
40797 [  7497] By: jhi                                   on 2000/10/31  14:13:22
40798         Log: Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
40799              From: Peter Prymmer <pvhp@forte.com>
40800              Date: Mon, 30 Oct 2000 17:48:11 -0800 (PST)
40801              Message-ID: <Pine.OSF.4.10.10010301746350.69159-100000@aspara.forte.com>
40802      Branch: perl
40803            ! t/lib/cgi-html.t
40804 ____________________________________________________________________________
40805 [  7496] By: jhi                                   on 2000/10/31  14:12:05
40806         Log: Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
40807              From: Peter Prymmer <pvhp@forte.com>
40808              Date: Mon, 30 Oct 2000 17:46:33 -0800 (PST)
40809              Message-ID: <Pine.OSF.4.10.10010301745120.69159-100000@aspara.forte.com>
40810      Branch: perl
40811            ! t/lib/cgi-function.t
40812 ____________________________________________________________________________
40813 [  7495] By: jhi                                   on 2000/10/31  14:11:08
40814         Log: Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
40815              From: Peter Prymmer <pvhp@forte.com>
40816              Date: Mon, 30 Oct 2000 16:41:21 -0800 (PST)
40817              Message-ID: <Pine.OSF.4.10.10010301634500.67363-100000@aspara.forte.com>
40818      Branch: perl
40819            + ext/re/hints/aix.pl
40820            ! MANIFEST ext/re/Makefile.PL
40821 ____________________________________________________________________________
40822 [  7494] By: jhi                                   on 2000/10/31  14:08:32
40823         Log: Use Errno magic.
40824              
40825              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
40826              From: Casey Tweten <perl@ctweten.amsite.com>
40827              Date: Mon, 30 Oct 2000 15:51:17 -0500
40828              Message-Id: <200010302051.e9UKpHd02194@ctweten.amsite.com>
40829      Branch: perl
40830            ! lib/File/Temp.pm
40831 ____________________________________________________________________________
40832 [  7493] By: jhi                                   on 2000/10/31  14:05:07
40833         Log: Add a perlbug flag, -A, to avoid acknowledgement messages.
40834              
40835              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
40836              From: Nicholas Clark <nick@ccl4.org>
40837              Date: Mon, 30 Oct 2000 17:38:45 +0000
40838              Message-ID: <20001030173845.O60355@plum.flirble.org>
40839      Branch: perl
40840            ! Makefile.SH utils/perlbug.PL
40841 ____________________________________________________________________________
40842 [  7492] By: nick                                  on 2000/10/30  19:37:23
40843         Log: Change files which are mysteriously different to mainline to be
40844              copies of mainline.
40845      Branch: perlio
40846            ! objXSUB.h perlapi.c pod/perlapi.pod
40847 ____________________________________________________________________________
40848 [  7491] By: nick                                  on 2000/10/30  18:05:54
40849         Log: Perlio fixes discovered on big-endian & very traditional Solaris:
40850              - typo in endian code in putc.
40851              - Don't allow read of write-only files and vice-versa
40852              - and off-by-one in flush-all loop.
40853              Remove debug calls as they were using GCC specific features.
40854      Branch: perlio
40855            ! perlio.c
40856 ____________________________________________________________________________
40857 [  7490] By: nick                                  on 2000/10/29  21:45:45
40858         Log: Integrate mainline to perlio
40859      Branch: perlio
40860           !> lib/ExtUtils/Manifest.pm op.c t/comp/proto.t t/pragma/utf8.t
40861           !> toke.c
40862 ____________________________________________________________________________
40863 [  7489] By: jhi                                   on 2000/10/29  21:11:08
40864         Log: Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
40865              From: andreas.koenig@anima.de (Andreas J. Koenig)
40866              Date: 29 Oct 2000 22:05:59 +0100
40867              Message-ID: <m3snpfqrwo.fsf@ak-71.mind.de>
40868      Branch: perl
40869            ! lib/ExtUtils/Manifest.pm
40870 ____________________________________________________________________________
40871 [  7488] By: jhi                                   on 2000/10/29  21:07:47
40872         Log: Tests for #7487.
40873              
40874              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
40875              From: andreas.koenig@anima.de (Andreas J. Koenig)
40876              Date: 29 Oct 2000 19:37:09 +0100
40877              Message-ID: <m34s1vsdd6.fsf@ak-71.mind.de>
40878      Branch: perl
40879            ! t/comp/proto.t
40880 ____________________________________________________________________________
40881 [  7487] By: jhi                                   on 2000/10/29  21:06:27
40882         Log: constsub spillage.
40883              
40884              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
40885              From: John Tobey <jtobey@john-edwin-tobey.org>
40886              Date: Sun, 29 Oct 2000 11:37:45 -0500 (EST)
40887              Message-Id: <m13pvSr-000FObC@feynman.localnet>
40888      Branch: perl
40889            ! op.c
40890 ____________________________________________________________________________
40891 [  7486] By: nick                                  on 2000/10/29  21:05:04
40892         Log: Integrate mainline to perlio branch
40893      Branch: perlio
40894           +> Porting/repository.pod lib/unicode/Is/DCmedial.pl
40895           +> t/lib/tie-splice.t vos/config.alpha.def vos/config.alpha.h
40896           +> vos/config.ga.def vos/config.ga.h vos/configure_perl.cm
40897           +> vos/install_perl.cm
40898            - MAINTAIN fix_pl lib/unicode/Is/DCinital.pl vos/config.def
40899            - vos/config.h vos/config_h.SH_orig
40900           !> (integrate 141 files)
40901 ____________________________________________________________________________
40902 [  7485] By: jhi                                   on 2000/10/29  21:00:47
40903         Log: Make \x{...} consistently produce UTF-8.
40904              
40905              Subject: Re: \x{...} is confused 
40906              From: Simon Cozens <simon@cozens.net>
40907              Date: Sun, 29 Oct 2000 19:36:48 +0000
40908              Message-ID: <20001029193648.A6287@pembro4.pmb.ox.ac.uk>
40909      Branch: perl
40910            ! t/pragma/utf8.t toke.c
40911 ____________________________________________________________________________
40912 [  7484] By: nick                                  on 2000/10/29  20:05:29
40913         Log: PerlIO passes all tests.
40914      Branch: perlio
40915            ! perlio.c
40916 ____________________________________________________________________________
40917 [  7483] By: jhi                                   on 2000/10/29  18:06:55
40918         Log: Update Changes.
40919      Branch: perl
40920            ! Changes patchlevel.h
40921 ____________________________________________________________________________
40922 [  7482] By: nick                                  on 2000/10/29  17:43:28
40923         Log: Include <unistd.h> to get correct lseek() prototype etc.
40924              (I thought perl.h did that) - down to two fails
40925              - comp/require.t (last test)
40926              - lib/io_xs.t - possibly import/export of FILE * ?
40927      Branch: perlio
40928            ! perlio.c
40929 ____________________________________________________________________________
40930 [  7481] By: jhi                                   on 2000/10/29  17:02:37
40931         Log: UTF-8 decoder tweak.
40932      Branch: perl
40933            ! utf8.c
40934 ____________________________________________________________________________
40935 [  7480] By: nick                                  on 2000/10/29  16:26:11
40936         Log: Fixed two bugs:
40937              - error code not being set on close (of broken pipe)
40938              - append mode was truncating.
40939              At least one seek/tell bug remains.
40940      Branch: perlio
40941            ! perlio.c
40942 ____________________________________________________________________________
40943 [  7479] By: nick                                  on 2000/10/29  11:18:16
40944         Log: Prototype (stdio-like) PerlIO passing basic tests. Checked in
40945              in case of accidents. Still several worrying fails, no line disciplines yet.
40946      Branch: perlio
40947            ! iperlsys.h perlio.c
40948 ____________________________________________________________________________
40949 [  7478] By: jhi                                   on 2000/10/29  02:04:01
40950         Log: Add also emailless people.
40951      Branch: perl
40952            ! AUTHORS
40953 ____________________________________________________________________________
40954 [  7477] By: jhi                                   on 2000/10/29  01:36:00
40955         Log: The #7476 needs a MANIFEST change, too.
40956      Branch: perl
40957            ! MANIFEST
40958 ____________________________________________________________________________
40959 [  7476] By: jhi                                   on 2000/10/29  01:35:21
40960         Log: Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
40961      Branch: perl
40962            - MAINTAIN
40963            ! AUTHORS Changes
40964 ____________________________________________________________________________
40965 [  7475] By: jhi                                   on 2000/10/28  23:57:25
40966         Log: De-quoted-unreadable to ISO Latin 1.
40967              (There's one ISO-2022-JP name in Changes5.004.)
40968      Branch: perl
40969            ! Changes Changes5.6
40970 ____________________________________________________________________________
40971 [  7474] By: jhi                                   on 2000/10/28  19:13:06
40972         Log: Subject: [ID 20001027.007] uniq array in perlfaq
40973              From: Hans Ginzel <hans@kolej.mff.cuni.cz>     
40974              Date: Fri, 27 Oct 2000 19:28:30 +0200
40975              Message-Id: <20001027192830.A1564@kolej.mff.cuni.cz> 
40976      Branch: perl
40977            ! pod/perlfaq4.pod
40978 ____________________________________________________________________________
40979 [  7473] By: jhi                                   on 2000/10/28  18:02:05
40980         Log: Locking null mutexes is not recommendable.
40981              
40982              Subject: Re: [ID 20001027.008] Not OK: perl v5.7.0 +DEVEL7462 on i386-freebsd-thread-64all 4.1-stable (UNINSTALLED) 
40983              From: Hugo <hv@crypt.compulink.co.uk>
40984              Date: Sat, 28 Oct 2000 18:41:12 +0100
40985              Message-Id: <200010281741.SAA31327@crypt.compulink.co.uk>
40986      Branch: perl
40987            ! op.c
40988 ____________________________________________________________________________
40989 [  7472] By: jhi                                   on 2000/10/28  17:52:58
40990         Log: Better create a true mailing list for the repository keepers.
40991      Branch: perl
40992            ! Porting/repository.pod
40993 ____________________________________________________________________________
40994 [  7471] By: jhi                                   on 2000/10/28  17:28:24
40995         Log: Add the repository doc by Malcolm, Sarathy, and by Simon,
40996              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
40997      Branch: perl
40998            + Porting/repository.pod
40999            ! MANIFEST
41000 ____________________________________________________________________________
41001 [  7470] By: jhi                                   on 2000/10/28  17:20:54
41002         Log: Subject: DOC PATCH 5.6.0
41003              From: mjd@plover.com
41004              Date: 27 Oct 2000 17:32:44 -0000
41005              Message-ID: <20001027173244.23754.qmail@plover.com>
41006      Branch: perl
41007            ! pod/perlfunc.pod
41008 ____________________________________________________________________________
41009 [  7469] By: jhi                                   on 2000/10/28  17:16:45
41010         Log: Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
41011              From: "Peter J. Farley III" <pjfarley@banet.net>
41012              Date: Fri, 27 Oct 2000 20:32:56 -0400
41013              Message-Id: <4.3.1.0.20001027202303.00ad8900@pop5.banet.net>
41014      Branch: perl
41015            ! README.dos
41016 ____________________________________________________________________________
41017 [  7468] By: jhi                                   on 2000/10/28  17:07:18
41018         Log: Make target reordering to avoid pointless re-makes.
41019              
41020              Subject: Re: Total re-make of 'make okfile' after 7451 ?
41021              From: Nicholas Clark <nick@ccl4.org>
41022              Date: Sat, 28 Oct 2000 00:31:02 +0100
41023              Message-ID: <20001028003101.A54517@plum.flirble.org>
41024      Branch: perl
41025            ! Makefile.SH
41026 ____________________________________________________________________________
41027 [  7467] By: jhi                                   on 2000/10/28  17:05:31
41028         Log: Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
41029              From: lvirden@cas.org
41030              Date: Fri, 27 Oct 2000 13:14:41 -0400 (EDT)
41031              Message-Id: <200010271714.NAA22015@lwv26awu.cas.org>
41032      Branch: perl
41033            ! README.os2
41034 ____________________________________________________________________________
41035 [  7466] By: jhi                                   on 2000/10/28  16:09:16
41036         Log: Upgrade to CPAN 1.58_55.
41037              
41038              Subject: CPAN.pm status
41039              From: andreas.koenig@anima.de (Andreas J. Koenig) 
41040              Date: 28 Oct 2000 08:18:00 +0200 
41041              Message-ID: <m3n1fpa3qf.fsf@ak-71.mind.de>
41042      Branch: perl
41043            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
41044 ____________________________________________________________________________
41045 [  7465] By: jhi                                   on 2000/10/28  16:02:47
41046         Log: The reëntrant version shouldn't be needed unless USE_PURE_BISON.
41047      Branch: perl
41048            ! embed.h embed.pl perl.h proto.h toke.c
41049 ____________________________________________________________________________
41050 [  7464] By: nick                                  on 2000/10/28  10:43:44
41051         Log: Fix for sv_2iv() on "shared" value from keys %hash.
41052      Branch: perl
41053            ! sv.c
41054 ____________________________________________________________________________
41055 [  7463] By: jhi                                   on 2000/10/27  16:18:29
41056         Log: Update Changes.
41057      Branch: perl
41058            ! Changes patchlevel.h
41059 ____________________________________________________________________________
41060 [  7462] By: jhi                                   on 2000/10/27  16:17:44
41061         Log: Too enthusiastic editing in #7460.
41062      Branch: metaconfig
41063            ! U/modified/Oldsym.U
41064      Branch: perl
41065            ! Configure config_h.SH
41066 ____________________________________________________________________________
41067 [  7461] By: jhi                                   on 2000/10/27  15:37:38
41068         Log: Retract #7459, the script needs more work.
41069      Branch: perl
41070            - mkreef
41071            ! MANIFEST
41072 ____________________________________________________________________________
41073 [  7460] By: jhi                                   on 2000/10/27  15:23:14
41074         Log: Use $sort, $uniq (and $tr) consistently as wondered
41075              by Nicholas Clark.
41076      Branch: metaconfig
41077            ! U/modified/Cppsym.U U/modified/Getfile.U U/modified/Guess.U
41078            ! U/modified/Myread.U U/modified/Oldsym.U U/modified/Signal.U
41079            ! U/modified/libc.U
41080      Branch: perl
41081            ! Configure config_h.SH
41082 ____________________________________________________________________________
41083 [  7459] By: jhi                                   on 2000/10/27  15:02:07
41084         Log: (Retracted by #7461)
41085              
41086              Add a shell script for creating/removing symbolic link farms,
41087              useful for keeping the source code read-only and doing the
41088              builds somewhere else.
41089      Branch: perl
41090            + mkreef
41091            ! MANIFEST
41092 ____________________________________________________________________________
41093 [  7458] By: jhi                                   on 2000/10/27  14:42:20
41094         Log: Do away with the fix_pl.
41095      Branch: perl
41096            - fix_pl
41097            ! MANIFEST Makefile.SH
41098 ____________________________________________________________________________
41099 [  7457] By: jhi                                   on 2000/10/27  12:43:13
41100         Log: Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
41101              From: Jens Hamisch <jens@Strawberry.COM>
41102              Date: Fri, 27 Oct 2000 14:38:21 +0200
41103              Message-Id: <20001027143821.B3366@Strawberry.COM>
41104      Branch: perl
41105            ! perl.h
41106 ____________________________________________________________________________
41107 [  7456] By: jhi                                   on 2000/10/27  12:33:42
41108         Log: Subject: [PATCH] todo
41109              From: Nicholas Clark <nick@ccl4.org>
41110              Date: Thu, 26 Oct 2000 22:32:29 +0100
41111              Message-ID: <20001026223229.A44540@plum.flirble.org>
41112      Branch: perl
41113            ! pod/perltodo.pod
41114 ____________________________________________________________________________
41115 [  7455] By: jhi                                   on 2000/10/27  12:02:21
41116         Log: Subject: Re: [PATCH bleadperl] ripples from constsub patch
41117              From: John Tobey <jtobey@john-edwin-tobey.org>
41118              Date: Thu, 26 Oct 2000 22:29:53 -0400 (EDT)
41119              Message-Id: <m13ozHF-000FObC@feynman.localnet>
41120      Branch: perl
41121            ! op.c t/pragma/sub_lval.t
41122 ____________________________________________________________________________
41123 [  7454] By: jhi                                   on 2000/10/27  11:59:42
41124         Log: Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
41125              From: sthoenna@efn.org
41126              Date: Thu, 26 Oct 2000 14:00:03 -0700 (PDT)
41127              Message-Id: <200010262100.e9QL03U06386@garcia.efn.org>
41128      Branch: perl
41129            ! pp.c t/op/assignwarn.t
41130 ____________________________________________________________________________
41131 [  7453] By: jhi                                   on 2000/10/27  00:15:08
41132         Log: Upgrade to Storable 1.0.5, from Raphael Manfredi.
41133      Branch: perl
41134            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
41135            ! ext/Storable/Storable.xs t/lib/st-lock.t
41136 ____________________________________________________________________________
41137 [  7452] By: jhi                                   on 2000/10/26  13:05:52
41138         Log: Undo #7451, this seems to be a deficiency in Perforce,
41139              there is no per-file line-terminator type, only per-client.
41140      Branch: perl
41141            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
41142            ! win32/makefile.mk
41143 ____________________________________________________________________________
41144 [  7451] By: jhi                                   on 2000/10/26  04:56:03
41145         Log: Experimenting in DOS arcana.
41146      Branch: perl
41147            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
41148            ! win32/makefile.mk
41149 ____________________________________________________________________________
41150 [  7450] By: jhi                                   on 2000/10/26  04:50:52
41151         Log: Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
41152              From: "Peter J. Farley III" <pjfarley@banet.net>            
41153              Date: Wed, 25 Oct 2000 23:10:18 -0400
41154              Message-Id: <4.3.1.0.20001025230222.00accba0@pop5.banet.net>
41155      Branch: perl
41156            ! t/io/open.t
41157 ____________________________________________________________________________
41158 [  7449] By: jhi                                   on 2000/10/26  04:49:16
41159         Log: Subject: Re: [PATCH 5.6.0]Add non-blocking thread doneness checking
41160              From: Hugo <hv@crypt.compulink.co.uk>
41161              Date: Thu, 26 Oct 2000 01:55:17 +0100
41162              Message-Id: <200010260055.BAA27869@crypt.compulink.co.uk>
41163              
41164              minus one unneeded mutex lock/unlock pointed out by Dan Sugalski.
41165      Branch: perl
41166            ! ext/Thread/Thread.pm ext/Thread/Thread.xs t/lib/thr5005.t
41167 ____________________________________________________________________________
41168 [  7448] By: jhi                                   on 2000/10/26  04:38:36
41169         Log: Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
41170              From: Peter Prymmer <pvhp@forte.com>
41171              Date: Wed, 25 Oct 2000 18:23:56 -0700 (PDT)                          
41172              Message-ID: <Pine.OSF.4.10.10010251816200.247618-100000@aspara.forte.com>
41173      Branch: perl
41174            ! configure.com
41175 ____________________________________________________________________________
41176 [  7447] By: jhi                                   on 2000/10/25  23:20:02
41177         Log: Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
41178              in platforms that strictly require all the symbols being present
41179              at link time.
41180      Branch: perl
41181            ! handy.h
41182 ____________________________________________________________________________
41183 [  7446] By: jhi                                   on 2000/10/25  21:55:57
41184         Log: Update Changes.
41185      Branch: perl
41186            ! Changes patchlevel.h
41187 ____________________________________________________________________________
41188 [  7445] By: jhi                                   on 2000/10/25  21:27:08
41189         Log: Integrate with vmsperl #7430 by Charles Bailey:
41190              
41191              Cleanup from prior patch (Charles Lane?):
41192              - improve handling of MFDs in Basename and Path
41193              - default to no xsubpp line # munging when building debug images
41194      Branch: perl
41195           !> lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
41196 ____________________________________________________________________________
41197 [  7444] By: jhi                                   on 2000/10/25  21:03:50
41198         Log: Subject: [PATCH] Zero-padded Numerics in Perl Format
41199              From: John Peacock <JPeacock@UnivPress.com>
41200              Date: Thu, 18 May 2000 11:55:27 -0400
41201              Message-ID: <3924126F.A58BE57A@UnivPress.com>
41202      Branch: perl
41203            ! form.h pod/perldelta.pod pod/perlform.pod pp_ctl.c
41204            ! t/op/write.t
41205 ____________________________________________________________________________
41206 [  7443] By: jhi                                   on 2000/10/25  20:43:10
41207         Log: Temporary stopgap for the self-tying issue: for now only
41208              array and hash self-ties are verboten.  The real fix, of
41209              course, would be to comprehensively test (and implement?)
41210              and debug (and document) self-ties.
41211      Branch: perl
41212            ! pod/perldiag.pod pp_sys.c t/op/tie.t
41213 ____________________________________________________________________________
41214 [  7442] By: jhi                                   on 2000/10/25  20:14:30
41215         Log: Subject: [PATCH 5.6.0]Add non-blocking thread doneness checking
41216              From: Dan Sugalski <dan@sidhe.org>
41217              Date: Wed, 25 Oct 2000 13:36:35 -0400
41218              Message-Id: <5.0.0.25.0.20001025133504.01ef1e20@24.8.96.48>
41219              
41220              plus regen global.sym.
41221      Branch: perl
41222            ! ext/Thread/Thread.pm ext/Thread/Thread.xs global.sym perl.c
41223            ! thrdvar.h util.c
41224 ____________________________________________________________________________
41225 [  7441] By: jhi                                   on 2000/10/25  20:12:20
41226         Log: buildtoc target tweaks.
41227      Branch: perl
41228            ! pod/Makefile.SH
41229 ____________________________________________________________________________
41230 [  7440] By: jhi                                   on 2000/10/25  20:03:53
41231         Log: A new version of making the syslog test more robust.
41232              (Replaces #7421.)
41233              
41234              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
41235              From: "Kurt D. Starsinic" <kstar@chapin.edu>
41236              Date: Wed, 25 Oct 2000 12:13:54 -0400
41237              Message-ID: <20001025121354.B2264@O2.chapin.edu>
41238      Branch: perl
41239            ! t/lib/syslog.t
41240 ____________________________________________________________________________
41241 [  7439] By: jhi                                   on 2000/10/25  20:00:48
41242         Log: Continue the internal UTF-8 API tweaking.
41243              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
41244              used much more than the simpler API, now called utf8_to_uv_simple().
41245              Still not quite happy with API, too much partial duplication
41246              of functionality.
41247      Branch: perl
41248            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perlapi.c
41249            ! pod/perlapi.pod pod/perlunicode.pod pp.c pp_ctl.c proto.h
41250            ! regcomp.c regexec.c sv.c toke.c utf8.c
41251 ____________________________________________________________________________
41252 [  7438] By: jhi                                   on 2000/10/25  18:52:30
41253         Log: Allow poking holes at the UTF-8 decoding strictness.
41254      Branch: perl
41255            ! embed.pl pp.c proto.h sv.c t/pragma/utf8.t toke.c utf8.c
41256            ! utf8.h
41257 ____________________________________________________________________________
41258 [  7437] By: jhi                                   on 2000/10/25  13:53:05
41259         Log: Rename UTF8LEN() to be UNISKIP(), too confusing to have
41260              UTF8LEN() and UTF8SKIP(). 
41261      Branch: perl
41262            ! pp.c utf8.c utf8.h
41263 ____________________________________________________________________________
41264 [  7436] By: jhi                                   on 2000/10/25  13:51:37
41265         Log: Subject: [PATCH] Re: PerlIO - Configure tweak for Linux/glibc?
41266              From: Nicholas Clark <nick@ccl4.org>
41267              Date: Wed, 25 Oct 2000 14:44:05 +0100
41268              Message-ID: <20001025144404.D27253@plum.flirble.org>
41269      Branch: perl
41270            ! pod/perlrun.pod
41271 ____________________________________________________________________________
41272 [  7435] By: jhi                                   on 2000/10/25  13:49:32
41273         Log: Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
41274              From: Mike Guy <mjtg@cam.ac.uk>
41275              Date: Tue, 24 Oct 2000 14:59:40 +0100
41276              Message-Id: <E13o4c8-00076u-00@libra.cus.cam.ac.uk>
41277      Branch: perl
41278            ! scope.c
41279 ____________________________________________________________________________
41280 [  7434] By: jhi                                   on 2000/10/25  13:48:41
41281         Log: AIX is picky about its symbol exports.  Solution for now
41282              is to include the deb.o explicitly to the re extension build.
41283              
41284              Subject: Re: introduce missing .Perl_deb symbol to aix build (Questions)
41285              From: Peter Prymmer <pvhp@forte.com>
41286              Date: Tue, 24 Oct 2000 12:57:22 -0700 (PDT)
41287              Message-ID: <Pine.OSF.4.10.10010241252180.127055-100000@aspara.forte.com>
41288      Branch: perl
41289            ! ext/re/Makefile.PL hints/aix.sh
41290 ____________________________________________________________________________
41291 [  7433] By: jhi                                   on 2000/10/25  13:46:49
41292         Log: Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
41293              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
41294              Date: Wed, 25 Oct 2000 12:02:20 +0200
41295              Message-Id: <20001025114712.C9F9.H.M.BRAND@hccnet.nl>
41296      Branch: perl
41297            ! perlsdio.h
41298 ____________________________________________________________________________
41299 [  7432] By: jhi                                   on 2000/10/25  13:44:28
41300         Log: Subject: Minor update to find2perl, for portability
41301              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
41302              Date: Wed, 25 Oct 2000 12:05:47 +0100
41303              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8355@UKRUX002.rundc.uk.origin-it.com>
41304      Branch: perl
41305            ! x2p/find2perl.PL
41306 ____________________________________________________________________________
41307 [  7431] By: jhi                                   on 2000/10/25  13:40:39
41308         Log: Add targets to Makefile.SH, most importantly
41309              'regen_all' which also remembers to update vms/perly*.
41310      Branch: perl
41311            ! Makefile.SH
41312 ____________________________________________________________________________
41313 [  7430] By: bailey                                on 2000/10/25  03:13:53
41314         Log: Cleanup from prior patch (Charles Lane?):
41315              - improve handling of MFDs in Basename and Path
41316              - default to no xsubpp line # munging when building debug images
41317      Branch: vmsperl
41318            ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
41319 ____________________________________________________________________________
41320 [  7429] By: jhi                                   on 2000/10/24  20:03:40
41321         Log: Podify README.epoc and README.vos.
41322      Branch: perl
41323            ! README.epoc README.vos pod/buildtoc.PL pod/perl.pod
41324            ! pod/perlport.pod pod/perltoc.pod
41325 ____________________________________________________________________________
41326 [  7428] By: jhi                                   on 2000/10/24  19:10:33
41327         Log: Stratus VOS updates from Paul Green.
41328      Branch: perl
41329            + vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
41330            + vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
41331            - vos/config.def vos/config.h vos/config_h.SH_orig
41332            ! MANIFEST README.vos pod/perlport.pod vos/Changes vos/build.cm
41333            ! vos/compile_perl.cm vos/config.pl vos/perl.bind vos/vosish.h
41334 ____________________________________________________________________________
41335 [  7427] By: jhi                                   on 2000/10/24  18:59:48
41336         Log: Check if stdio supports tweaking lval and cnt simultaneously.
41337              
41338              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
41339              From: Nicholas Clark <nick@ccl4.org>
41340              Date: Mon, 23 Oct 2000 15:39:32 +0100
41341              Message-ID: <20001023153932.A10786@plum.flirble.org>
41342      Branch: metaconfig
41343            ! U/compline/d_stdstdio.U
41344      Branch: perl
41345            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
41346            ! config_h.SH configure.com epoc/config.sh iperlsys.h perlio.c
41347            ! perlsdio.h perlsfio.h pod/Makefile.SH pod/perltoc.pod
41348            ! uconfig.h uconfig.sh vms/genconfig.pl vos/config.def
41349            ! vos/config.h vos/config_h.SH_orig win32/config.bc
41350            ! win32/config.gc win32/config.vc
41351 ____________________________________________________________________________
41352 [  7426] By: jhi                                   on 2000/10/24  17:57:44
41353         Log: Missed the header file changes from #7425.
41354      Branch: perl
41355            ! embed.h embed.pl objXSUB.h proto.h
41356 ____________________________________________________________________________
41357 [  7425] By: jhi                                   on 2000/10/24  17:55:17
41358         Log: Fix the bug reported in
41359              
41360              From: andreas.koenig@anima.de (Andreas J. Koenig)
41361              Subject: Encode bug?
41362              Date: 24 Oct 2000 14:01:26 +0200 
41363              Message-ID: <m3lmveqwh5.fsf@ak-71.mind.de>
41364              
41365              Also make is_utf8_char() stricter.
41366      Branch: perl
41367            ! ext/Encode/Encode.xs utf8.c
41368 ____________________________________________________________________________
41369 [  7424] By: jhi                                   on 2000/10/24  15:15:39
41370         Log: Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
41371              From: Peter Scott <Peter@PSDT.com>
41372              Date: Mon, 23 Oct 2000 19:46:01 -0700
41373              Message-Id: <4.3.2.7.2.20001023194324.00ab7220@psdt.com>
41374      Branch: perl
41375            ! pod/perlfaq5.pod
41376 ____________________________________________________________________________
41377 [  7423] By: jhi                                   on 2000/10/24  14:25:30
41378         Log: Test tweak to avoid pulling in the whole Config.
41379      Branch: perl
41380            ! t/lib/st-lock.t
41381 ____________________________________________________________________________
41382 [  7422] By: jhi                                   on 2000/10/24  14:03:16
41383         Log: Fix the bug ID 20001024.005, the bug introduced by #7416.
41384      Branch: perl
41385            ! pp.c
41386 ____________________________________________________________________________
41387 [  7421] By: jhi                                   on 2000/10/24  13:32:09
41388         Log: (Replaced by #7440.)
41389              
41390              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
41391              From: "Kurt D. Starsinic" <kstar@chapin.edu>
41392              Date: Mon, 23 Oct 2000 16:40:54 -0400
41393              Message-ID: <20001023164054.B14491@O2.chapin.edu>
41394      Branch: perl
41395            ! t/lib/syslog.t
41396 ____________________________________________________________________________
41397 [  7420] By: jhi                                   on 2000/10/24  13:30:53
41398         Log: Subject: [PATCH 5.7.0] static linking with uninstalled perl
41399              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
41400              Date: Mon, 23 Oct 2000 17:29:03 -0400
41401              Message-ID: <20001023172903.A18749@monk.mps.ohio-state.edu>
41402      Branch: perl
41403            ! lib/ExtUtils/MM_Unix.pm
41404 ____________________________________________________________________________
41405 [  7419] By: jhi                                   on 2000/10/24  13:29:57
41406         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
41407              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
41408              Date: Mon, 23 Oct 2000 19:01:32 -0400
41409              Message-ID: <20001023190132.A19791@monk.mps.ohio-state.edu>
41410      Branch: perl
41411            ! utils/h2xs.PL
41412 ____________________________________________________________________________
41413 [  7418] By: jhi                                   on 2000/10/24  13:26:04
41414         Log: Replace #7409 with
41415              
41416              Subject: Re: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgp
41417              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
41418              Date: Mon, 23 Oct 2000 20:08:56 +0200
41419              Message-ID: <20001023200855.A14850@nice.ram.loc>
41420      Branch: perl
41421            ! ext/Storable/Storable.pm t/lib/st-lock.t
41422 ____________________________________________________________________________
41423 [  7417] By: jhi                                   on 2000/10/24  13:17:52
41424         Log: Run vms/vms_yfix.pl, should have done that after changing
41425              perly.c in #7382.
41426      Branch: perl
41427            ! vms/perly_c.vms vms/perly_h.vms
41428 ____________________________________________________________________________
41429 [  7416] By: jhi                                   on 2000/10/24  02:55:33
41430         Log: Make the UTF-8 decoding stricter and more verbose when
41431              malformation happens.  This involved adding an argument
41432              to utf8_to_uv_chk(), which involved changing its prototype,
41433              and prefer STRLEN over I32 for the UTF-8 length, which as
41434              a domino effect necessitated changing the prototypes of
41435              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
41436              The stricter UTF-8 decoding checking uses Markus Kuhn's
41437              UTF-8 Decode Stress Tester from
41438              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
41439      Branch: perl
41440            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perl.c
41441            ! perlapi.c pod/perlapi.pod pod/perldiag.pod pod/perlunicode.pod
41442            ! pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c t/pragma/utf8.t
41443            ! t/pragma/warn/utf8 toke.c utf8.c utf8.h util.c
41444 ____________________________________________________________________________
41445 [  7415] By: jhi                                   on 2000/10/23  14:06:06
41446         Log: Update Changes.
41447      Branch: perl
41448            ! Changes patchlevel.h
41449 ____________________________________________________________________________
41450 [  7414] By: jhi                                   on 2000/10/23  12:39:52
41451         Log: Undo the basename() part of #7412 since the lib/basename
41452              tests would need upgrading too.
41453      Branch: perl
41454            ! lib/File/Basename.pm
41455 ____________________________________________________________________________
41456 [  7413] By: jhi                                   on 2000/10/23  12:19:27
41457         Log: Document PERL_INSTALL_ROOT of #7210.
41458      Branch: perl
41459            ! lib/ExtUtils/Install.pm
41460 ____________________________________________________________________________
41461 [  7412] By: jhi                                   on 2000/10/23  12:16:47
41462         Log: Miscellaneous MacOS Classic library updates from Matthias Neeracher.
41463      Branch: perl
41464            ! lib/ExtUtils/Mksymlists.pm lib/File/Basename.pm
41465            ! lib/File/Path.pm lib/Term/ReadLine.pm lib/perl5db.pl
41466 ____________________________________________________________________________
41467 [  7411] By: jhi                                   on 2000/10/23  12:07:41
41468         Log: Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
41469              From: Prymmer/Kahn <pvhp@best.com>
41470              Date: Sun, 22 Oct 2000 22:18:40 -0700 (PDT)
41471              Message-ID: <Pine.BSF.4.21.0010222214150.11774-100000@shell8.ba.best.com>
41472      Branch: perl
41473            ! README.aix pod/perlebcdic.pod vms/ext/Stdio/Stdio.pm
41474 ____________________________________________________________________________
41475 [  7410] By: jhi                                   on 2000/10/23  04:10:11
41476         Log: The change #7187 was not so good on VMS.
41477              
41478              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
41479              From: "Craig A. Berry" <craig.berry@psinetcs.com>
41480              Date: Sun, 22 Oct 2000 23:03:08 -0500
41481              Message-Id: <p04330102b617d093470b@[172.16.52.1]>
41482      Branch: perl
41483            ! utils/perldoc.PL
41484 ____________________________________________________________________________
41485 [  7409] By: jhi                                   on 2000/10/23  03:57:36
41486         Log: Avoid Storable locking on DJGPP for now.
41487              
41488              Subject: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgpp
41489              From: "Peter J. Farley III" <pjfarley@banet.net>
41490              Date: Sun, 22 Oct 2000 20:00:00 -0400
41491              Message-Id: <4.3.1.0.20001022194247.00acfee0@pop5.banet.net>
41492      Branch: perl
41493            ! ext/Storable/Storable.pm t/lib/st-lock.t
41494 ____________________________________________________________________________
41495 [  7408] By: jhi                                   on 2000/10/23  03:50:24
41496         Log: Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
41497              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
41498              Date: Sun, 22 Oct 2000 21:12:22 -0400
41499              Message-ID: <20001022211222.A1062496@linguist.dartmouth.edu>
41500      Branch: perl
41501            ! lib/vars.pm
41502 ____________________________________________________________________________
41503 [  7407] By: jhi                                   on 2000/10/23  03:43:12
41504         Log: Subject: Re: [ID 20001021.005] SEGV with regex match 
41505              From: Hugo <hv@crypt.compulink.co.uk>
41506              Date: Mon, 23 Oct 2000 00:47:22 +0100
41507              Message-Id: <200010222347.AAA09697@crypt.compulink.co.uk>
41508      Branch: perl
41509            ! regexec.c t/op/pat.t
41510 ____________________________________________________________________________
41511 [  7406] By: jhi                                   on 2000/10/23  03:40:29
41512         Log: Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
41513      Branch: perl
41514            ! lib/ExtUtils/MakeMaker.pm
41515 ____________________________________________________________________________
41516 [  7405] By: jhi                                   on 2000/10/22  21:32:00
41517         Log: Doc patch.
41518              
41519              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
41520              From: rspier@pobox.com (Robert Spier)
41521              Date: Sun, 22 Oct 2000 15:24:32 -0400 (EDT)
41522              Message-ID: <14835.16112.13457.447971@rls.cx>
41523      Branch: perl
41524            ! lib/strict.pm
41525 ____________________________________________________________________________
41526 [  7404] By: jhi                                   on 2000/10/22  21:30:51
41527         Log: Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
41528              From: rspier@pobox.com (Robert Spier)
41529              Date: Sun, 22 Oct 2000 15:43:03 -0400 (EDT)
41530              Message-ID: <14835.17223.72448.705566@rls.cx>
41531      Branch: perl
41532            ! lib/ExtUtils/MakeMaker.pm
41533 ____________________________________________________________________________
41534 [  7403] By: jhi                                   on 2000/10/22  21:24:11
41535         Log: Subject: [PATCH bleadperl] ripples from constsub patch
41536              From: John Tobey <jtobey@john-edwin-tobey.org>
41537              Date: Sun, 22 Oct 2000 17:10:43 -0400 (EDT)
41538              Message-Id: <m13nSOB-000FObC@feynman.localnet>
41539      Branch: perl
41540            ! dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm t/lib/b.t
41541 ____________________________________________________________________________
41542 [  7402] By: jhi                                   on 2000/10/22  20:59:35
41543         Log: Support s?printf parameter reordering.
41544      Branch: perl
41545            ! pod/perldelta.pod pod/perlfunc.pod sv.c t/op/sprintf.t
41546 ____________________________________________________________________________
41547 [  7401] By: jhi                                   on 2000/10/22  19:19:14
41548         Log: Expand %Config variables only if explicitly so requested
41549              during build time by PERL_BUILD_EXPAND_CONFIG_VARS.
41550              
41551              Subject: Re: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
41552              From: Gurusamy Sarathy <gsar@ActiveState.com>
41553              Date: Sun, 22 Oct 2000 11:47:32 -0700
41554              Message-Id: <200010221847.LAA02167@smtp3.ActiveState.com>            
41555      Branch: perl
41556            ! Makefile.SH lib/lib_pm.PL
41557 ____________________________________________________________________________
41558 [  7400] By: jhi                                   on 2000/10/22  18:24:10
41559         Log: Move the #7390 test from warn/op to comp/redef.
41560              
41561              Subject: Re: Creating const subs for constants.
41562              From: John Tobey <jtobey@john-edwin-tobey.org>
41563              Date: Sun, 22 Oct 2000 04:04:12 -0400 (EDT)
41564              Message-Id: <m13nG72-000FObC@feynman.localnet>               
41565      Branch: perl
41566            ! t/comp/redef.t t/pragma/warn/op
41567 ____________________________________________________________________________
41568 [  7399] By: jhi                                   on 2000/10/22  17:49:59
41569         Log: Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
41570              From: Nicholas Clark <nick@ccl4.org>
41571              Date: Sat, 21 Oct 2000 22:23:19 +0100
41572              Message-ID: <20001021222319.B45586@plum.flirble.org>
41573      Branch: perl
41574            ! ext/DynaLoader/DynaLoader_pm.PL
41575 ____________________________________________________________________________
41576 [  7398] By: jhi                                   on 2000/10/22  17:47:35
41577         Log: Subject: [PATCH bleadperl] -MO=C falls over on package <none>
41578              From: Hugo <hv@crypt.compulink.co.uk>
41579              Date: Sat, 21 Oct 2000 18:19:59 +0100
41580              Message-Id: <200010211719.SAA02087@crypt.compulink.co.uk>
41581      Branch: perl
41582            ! ext/B/B.pm ext/B/B/C.pm
41583 ____________________________________________________________________________
41584 [  7397] By: jhi                                   on 2000/10/22  17:35:18
41585         Log: Subject: [ID 20001021.003] updated hints/openbsd.sh
41586              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
41587              Date: Sat, 21 Oct 2000 13:55:50 -0600 (MDT)
41588              Message-Id: <200010211955.e9LJton24170@xerxes.courtesan.com>
41589      Branch: perl
41590            ! hints/openbsd.sh
41591 ____________________________________________________________________________
41592 [  7396] By: jhi                                   on 2000/10/22  17:19:46
41593         Log: Subject: installman go-faster stripes
41594              From: Nicholas Clark <nick@talking.bollo.cx>
41595              Date: Sat, 21 Oct 2000 17:24:53 +0100
41596              Message-ID: <20001021172452.A20371@Bagpuss.unfortu.net>
41597              
41598              Subject: Re: installman go-faster stripes
41599              From: Russ Allbery <rra@stanford.edu>
41600              Date: 21 Oct 2000 11:04:13 -0700
41601              Message-ID: <ylbswe5aw2.fsf@windlord.stanford.edu>
41602      Branch: perl
41603            ! installman pod/pod2man.PL
41604 ____________________________________________________________________________
41605 [  7395] By: jhi                                   on 2000/10/22  17:17:35
41606         Log: Hints tweak from Anton Berezin.
41607      Branch: perl
41608            ! hints/freebsd.sh
41609 ____________________________________________________________________________
41610 [  7394] By: jhi                                   on 2000/10/22  04:50:04
41611         Log: Tweak the Is* definitions of Unicode character classes
41612              to better match the official categorizations; embrace
41613              the official categorizations; add the combining marks
41614              as alpha (and -numeric); fix DCinital (a typo and edito)
41615              to be DCmedial.
41616      Branch: perl
41617            + lib/unicode/Is/DCmedial.pl
41618            - lib/unicode/Is/DCinital.pl
41619            ! MANIFEST lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
41620            ! lib/unicode/Is/Graph.pl lib/unicode/Is/Print.pl
41621            ! lib/unicode/Is/Punct.pl lib/unicode/Is/Space.pl
41622            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
41623 ____________________________________________________________________________
41624 [  7393] By: jhi                                   on 2000/10/21  18:06:05
41625         Log: Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
41626              From: Daniel Chetlin <daniel@chetlin.com>
41627              Date: Sat, 21 Oct 2000 02:57:03 -0700
41628              Message-ID: <20001021025703.A2115@darkstar.chetlin.org>
41629      Branch: perl
41630            + t/lib/tie-splice.t
41631            ! MANIFEST lib/Tie/Array.pm
41632 ____________________________________________________________________________
41633 [  7392] By: gsar                                  on 2000/10/21  18:05:15
41634         Log: resync utfperl branch with mainline
41635      Branch: utfperl
41636           !> (integrate 1760 files)
41637 ____________________________________________________________________________
41638 [  7391] By: jhi                                   on 2000/10/21  14:37:49
41639         Log: Testcases for a #7383,#7385 related bug.
41640              
41641              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
41642              From: Nicholas Clark <nick@ccl4.org>
41643              Date: Sat, 21 Oct 2000 15:04:51 +0100
41644              Message-ID: <20001021150451.A51566@plum.flirble.org>
41645      Branch: perl
41646            ! t/pragma/utf8.t
41647 ____________________________________________________________________________
41648 [  7390] By: jhi                                   on 2000/10/21  14:35:57
41649         Log: Add a testcase for #7389.
41650      Branch: perl
41651            ! t/pragma/warn/op
41652 ____________________________________________________________________________
41653 [  7389] By: jhi                                   on 2000/10/21  14:26:45
41654         Log: Subject: Re: Creating const subs for constants.
41655              From: John Tobey <jtobey@john-edwin-tobey.org>
41656              Date: Fri, 20 Oct 2000 22:03:27 -0400 (EDT)
41657              Message-Id: <m13mo0N-000FObC@feynman.localnet>
41658      Branch: perl
41659            ! cv.h embed.h embed.pl objXSUB.h op.c perlapi.c pod/perlapi.pod
41660            ! proto.h sv.c
41661 ____________________________________________________________________________
41662 [  7388] By: nick                                  on 2000/10/21  11:44:23
41663         Log: Populate perlio branch
41664      Branch: perlio
41665           +> (branch 1760 files)
41666 ____________________________________________________________________________
41667 [  7387] By: nick                                  on 2000/10/21  10:52:05
41668         Log: Get branch back as replica of mainline via :
41669              p4 integrate -b utfperl
41670              p4 resolve -at ./...
41671      Branch: utfperl
41672           +> (branch 269 files)
41673            - Todo-5.005 eg/ADB eg/README eg/cgi/RunMeFirst
41674            - eg/cgi/caution.xbm eg/cgi/clickable_image.cgi
41675            - eg/cgi/cookie.cgi eg/cgi/crash.cgi eg/cgi/customize.cgi
41676            - eg/cgi/diff_upload.cgi eg/cgi/dna_small_gif.uu
41677            - eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
41678            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
41679            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
41680            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
41681            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
41682            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
41683            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
41684            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
41685            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
41686            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
41687            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
41688            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
41689            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
41690            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
41691            - eg/van/vanish eg/who eg/wrapsuid epoc/Config.pm
41692            - epoc/autosplit.pl epoc/config.h epoc/perl.mmp epoc/perl.pkg
41693            - ext/DynaLoader/dl_rhapsody.xs lib/Sys/Hostname.pm
41694            - lib/Sys/Syslog.pm lib/byte.pm lib/byte_heavy.pl lib/caller.pm
41695            - lib/chat2.pl lib/lib.pm lib/unicode/Eq/Latin1.pl
41696            - lib/unicode/Eq/Unicode.pl lib/unicode/Props.txt
41697            - lib/unicode/UCD300.html lib/unicode/Unicode.300
41698            - lib/unicode/Unicode3.html os2/POSIX.mkfifo pod/Makefile
41699            - pod/Win32.pod pod/buildtoc t/lib/thread.t t/op/64bit.t
41700            - t/op/nothread.t utils/perlbc.PL vms/subconfigure.com
41701            - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
41702           !> (integrate 965 files)
41703 ____________________________________________________________________________
41704 [  7386] By: jhi                                   on 2000/10/21  01:31:12
41705         Log: Update Changes.
41706      Branch: perl
41707            ! Changes patchlevel.h
41708 ____________________________________________________________________________
41709 [  7385] By: jhi                                   on 2000/10/21  01:28:42
41710         Log: The #7383 was right only in the context of the original bug report,
41711              not in more general case.
41712      Branch: perl
41713            ! pp_hot.c
41714 ____________________________________________________________________________
41715 [  7384] By: jhi                                   on 2000/10/21  01:08:23
41716         Log: Fix for ID 20000915.011, IO::Select warning for an undefined fd.
41717      Branch: perl
41718            ! ext/IO/lib/IO/Select.pm
41719 ____________________________________________________________________________
41720 [  7383] By: jhi                                   on 2000/10/21  00:44:18
41721         Log: Fix for ID 20001020.006, concatenating an unset submatch
41722              with utf8 resulted in "Modification of a read-only value".
41723      Branch: perl
41724            ! pp_hot.c t/pragma/utf8.t
41725 ____________________________________________________________________________
41726 [  7382] By: jhi                                   on 2000/10/20  20:44:31
41727         Log: Make scan_num() reëntrant, as suggested in
41728              
41729              Subject: [PATCH perl@7229] Rentrant parser and yylex()
41730              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
41731              Date: Fri, 20 Oct 2000 14:17:27 +0100
41732              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
41733      Branch: perl
41734            ! embed.h embed.pl objXSUB.h perlapi.c perly.c perly.y proto.h
41735            ! toke.c
41736 ____________________________________________________________________________
41737 [  7381] By: jhi                                   on 2000/10/20  20:07:29
41738         Log: Reëntrancy fix.
41739              
41740              Subject: [PATCH perl@7229] Rentrant parser and yylex()
41741              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
41742              Date: Fri, 20 Oct 2000 14:17:27 +0100
41743              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
41744      Branch: perl
41745            ! embed.h embed.pl perl.h proto.h toke.c
41746 ____________________________________________________________________________
41747 [  7380] By: jhi                                   on 2000/10/20  19:15:54
41748         Log: Don't write double values through long double pointers,
41749              based on a part of
41750              
41751              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
41752              From: Jens Hamisch <jens@Strawberry.COM>
41753              Date: Tue, 17 Oct 2000 08:39:36 +0200
41754              Message-Id: <20001017083936.A11104@Strawberry.COM>
41755      Branch: perl
41756            ! perl.h pp.c
41757 ____________________________________________________________________________
41758 [  7379] By: jhi                                   on 2000/10/20  18:43:37
41759         Log: Portability tweak on #7377.
41760              
41761              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
41762              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
41763              Date:     Fri, 20 Oct 2000 13:13:41 EDT
41764              Message-Id: <001020131216.3b141@DUPHY4.Physics.Drexel.Edu>
41765      Branch: perl
41766            ! t/lib/dprof.t
41767 ____________________________________________________________________________
41768 [  7378] By: jhi                                   on 2000/10/20  12:57:19
41769         Log: SOCKS function redefinitions need prototypes, too, otherwise
41770              for example 32 bit versus 64 bit differences cause a lot of
41771              problems.  Part of
41772              
41773              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
41774              From: Jens Hamisch <jens@Strawberry.COM>
41775              Date: Tue, 17 Oct 2000 08:39:36 +0200
41776              Message-Id: <20001017083936.A11104@Strawberry.COM>
41777      Branch: perl
41778            ! doio.c pp_sys.c
41779 ____________________________________________________________________________
41780 [  7377] By: jhi                                   on 2000/10/20  12:37:12
41781         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
41782              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
41783              Date:     Fri, 20 Oct 2000 08:26:04 EDT
41784              Message-Id: <001020074851.3751a@DUPHY4.Physics.Drexel.Edu>
41785      Branch: perl
41786            ! configure.com t/lib/dprof.t t/lib/dprof/V.pm vms/test.com
41787 ____________________________________________________________________________
41788 [  7376] By: jhi                                   on 2000/10/20  12:35:31
41789         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
41790              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
41791              Date:     Fri, 20 Oct 2000 07:48:15 EDT
41792              Message-Id: <001020074423.39b82@DUPHY4.Physics.Drexel.Edu>
41793      Branch: perl
41794            ! configure.com vms/gen_shrfls.pl
41795 ____________________________________________________________________________
41796 [  7375] By: bailey                                on 2000/10/20  04:44:37
41797         Log: SYN SYN
41798      Branch: vmsperl
41799           +> (branch 134 files)
41800            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
41801            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
41802            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
41803            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
41804            - eg/cgi/frameset.cgi eg/cgi/index.html
41805            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
41806            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
41807            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
41808            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
41809            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
41810            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
41811            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
41812            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
41813            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
41814            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
41815            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
41816            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
41817            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
41818            - eg/van/vanish eg/who eg/wrapsuid lib/chat2.pl
41819            - lib/unicode/Props.txt lib/unicode/UCD300.html
41820            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
41821            - utils/perlbc.PL vms/subconfigure.com
41822           !> (integrate 785 files)
41823 ____________________________________________________________________________
41824 [  7374] By: jhi                                   on 2000/10/20  00:59:48
41825         Log: In the latest compiler builds cccdlflags must not become -fpic,
41826              from Wilfredo Sánchez.
41827      Branch: perl
41828            ! hints/darwin.sh
41829 ____________________________________________________________________________
41830 [  7373] By: jhi                                   on 2000/10/20  00:56:35
41831         Log: Subject: PATCH CR+LF should be "\cM\cJ" in perlop
41832              From: Tony Cook <tony@develop-help.com>
41833              Date: Fri, 20 Oct 2000 07:29:15 +1100 (EST)
41834              Message-ID: <Pine.LNX.4.10.10010200725530.12682-100000@develop-help.com>
41835      Branch: perl
41836            ! pod/perlop.pod
41837 ____________________________________________________________________________
41838 [  7372] By: jhi                                   on 2000/10/19  19:34:40
41839         Log: Typo noted by Mark Lutz.
41840      Branch: perl
41841            ! t/op/64bitint.t
41842 ____________________________________________________________________________
41843 [  7371] By: jhi                                   on 2000/10/19  19:33:13
41844         Log: NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
41845      Branch: metaconfig
41846            ! U/modified/Cppsym.U U/modified/Oldconfig.U
41847      Branch: metaconfig/U/perl
41848            ! End.U dlsrc.U libperl.U
41849      Branch: perl
41850            + hints/nonstopux.sh
41851            ! Configure MANIFEST config_h.SH
41852 ____________________________________________________________________________
41853 [  7370] By: jhi                                   on 2000/10/19  17:18:08
41854         Log: Subject: PATCH do_print has 2 PerlIO_error()s
41855              From: nick@ccl4.org
41856              Date: Thu, 19 Oct 2000 18:09:20 +0100
41857              Message-ID: <20001019180920.A8440@babyhippo.co.uk>
41858      Branch: perl
41859            ! doio.c
41860 ____________________________________________________________________________
41861 [  7369] By: jhi                                   on 2000/10/19  14:01:49
41862         Log: Update Changes.
41863      Branch: perl
41864            ! Changes patchlevel.h
41865 ____________________________________________________________________________
41866 [  7368] By: jhi                                   on 2000/10/19  13:04:29
41867         Log: Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
41868              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
41869              Date: Wed, 18 Oct 2000 13:12:01 +0200
41870              Message-Id: <20001018131021.F844.H.M.BRAND@hccnet.nl>
41871      Branch: perl
41872            ! hints/aix.sh
41873 ____________________________________________________________________________
41874 [  7367] By: jhi                                   on 2000/10/19  02:22:40
41875         Log: Fix of sorts for bug id 20000901.092.  There seems to be no trace
41876              of a 'pmshort' anywhere in the B, so the offending line was simply
41877              removed.
41878      Branch: perl
41879            ! ext/B/B/Debug.pm
41880 ____________________________________________________________________________
41881 [  7366] By: jhi                                   on 2000/10/19  02:12:37
41882         Log: Add the test case for the bug id 20000730.004 which seems
41883              to have been fixed by now.
41884      Branch: perl
41885            ! t/pragma/utf8.t
41886 ____________________________________________________________________________
41887 [  7365] By: jhi                                   on 2000/10/18  23:36:24
41888         Log: Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
41889              From: Hugo <hv@crypt.compulink.co.uk>
41890              Date: Wed, 18 Oct 2000 23:25:58 +0100
41891              Message-Id: <200010182225.XAA20330@crypt.compulink.co.uk>
41892      Branch: perl
41893            ! pp_ctl.c pp_hot.c t/op/flip.t t/pragma/warn/pp_hot
41894 ____________________________________________________________________________
41895 [  7364] By: jhi                                   on 2000/10/18  21:12:53
41896         Log: (retracted)
41897      Branch: perl
41898            ! pp.c
41899 ____________________________________________________________________________
41900 [  7363] By: jhi                                   on 2000/10/18  20:55:38
41901         Log: Missing change from #7362.
41902      Branch: perl
41903            ! win32/perlhost.h
41904 ____________________________________________________________________________
41905 [  7362] By: jhi                                   on 2000/10/18  20:52:01
41906         Log: Borland C fstat() never saw the fd as writable.
41907              
41908              Subject: fix for Borland's weak "stat" (perl@7211)
41909              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
41910              Date: Mon, 16 Oct 2000 09:55:03 +0400
41911              Message-ID: <402099F49BEED211999700805FC7359F7C0E40@ru0028exch01.spb.lucent.com>
41912      Branch: perl
41913            ! win32/win32.c
41914 ____________________________________________________________________________
41915 [  7361] By: jhi                                   on 2000/10/18  17:43:50
41916         Log: Regen toc.
41917      Branch: perl
41918            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
41919 ____________________________________________________________________________
41920 [  7360] By: jhi                                   on 2000/10/18  17:07:44
41921         Log: From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
41922              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
41923              Message-Id: <20001016151837.9977.H.M.BRAND@hccnet.nl>
41924              Date: Mon, 16 Oct 2000 15:19:49 +0200
41925      Branch: perl
41926            + README.aix
41927            ! MANIFEST
41928 ____________________________________________________________________________
41929 [  7359] By: jhi                                   on 2000/10/18  17:04:49
41930         Log: Subject: Pod patch for Devel::Peek
41931              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
41932              Message-Id: <20001016121252.996B.H.M.BRAND@hccnet.nl>
41933              Date: Mon, 16 Oct 2000 12:26:34 +0200
41934      Branch: perl
41935            ! ext/Devel/Peek/Peek.pm
41936 ____________________________________________________________________________
41937 [  7358] By: jhi                                   on 2000/10/18  17:03:15
41938         Log: Make Cwd more bulletproof in chrooted environments.
41939              
41940              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
41941              From: "Eric E. Coe" <Eric.Coe@oracle.com>
41942              Date: Wed, 18 Oct 2000 04:03:54 -0400
41943              Message-Id: <39ED596A.70E599FE@oracle.com>
41944      Branch: perl
41945            ! lib/Cwd.pm
41946 ____________________________________________________________________________
41947 [  7357] By: jhi                                   on 2000/10/18  16:37:26
41948         Log: Disable the UTF8 downgrade croakage for now to avoid
41949              too many not okay messages.
41950      Branch: perl
41951            ! doio.c
41952 ____________________________________________________________________________
41953 [  7356] By: jhi                                   on 2000/10/17  23:29:41
41954         Log: Show the failed remote port, instead of the failing line number.
41955              
41956              Subject: [PATCH 5.6.1 Debugger] More diagnostics
41957              From: David Sparks <daves@ActiveState.com>
41958              Date: Tue, 17 Oct 2000 15:00:24 -0700
41959              Message-Id: <5.0.0.25.0.20001017144037.02551e10@pop3>
41960      Branch: perl
41961            ! lib/perl5db.pl
41962 ____________________________________________________________________________
41963 [  7355] By: jhi                                   on 2000/10/17  14:11:31
41964         Log: On output try to downgrade to bytes, croak if impossible,
41965              from Simon Cozens.  This means that outputting >255 UTF8
41966              is impossible.  Consider this as a strong incentive to get
41967              the I/O disciplines implemented.
41968      Branch: perl
41969            ! doio.c pod/perldiag.pod sv.c
41970 ____________________________________________________________________________
41971 [  7354] By: jhi                                   on 2000/10/17  13:42:23
41972         Log: Clarify documentation on 'use bytes'.
41973              
41974              Subject: Re: What does 'use bytes' "mean" ?
41975              From: Simon Cozens <simon@cozens.net>
41976              Date: Mon, 18 Sep 2000 18:24:25 +0100
41977              Message-ID: <20000918182425.A26765@deep-dark-truthful-mirror.perlhacker.org>
41978      Branch: perl
41979            ! lib/bytes.pm
41980 ____________________________________________________________________________
41981 [  7353] By: jhi                                   on 2000/10/17  13:28:12
41982         Log: Workaround for a sfio bug where the stream error indicator
41983              is not cleared as documented.
41984              
41985              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
41986              From: Nicholas Clark <nick@ccl4.org>
41987              Date: Mon, 16 Oct 2000 18:28:23 +0100
41988              Message-ID: <20001016182823.J19700@plum.flirble.org>
41989      Branch: perl
41990            ! doio.c
41991 ____________________________________________________________________________
41992 [  7352] By: jhi                                   on 2000/10/17  13:06:19
41993         Log: More IoTYPE sprinkling.
41994      Branch: perl
41995            ! doio.c pp_hot.c
41996 ____________________________________________________________________________
41997 [  7351] By: jhi                                   on 2000/10/16  22:47:07
41998         Log: Detect early whether the std streams have gone bad.
41999              
42000              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
42001              Date: Mon, 16 Oct 2000 23:28:42 +0100
42002              From: Nicholas Clark <nick@ccl4.org>
42003              Message-ID: <20001016232842.A37942@plum.flirble.org>
42004      Branch: perl
42005            ! t/op/misc.t
42006 ____________________________________________________________________________
42007 [  7350] By: jhi                                   on 2000/10/16  22:45:16
42008         Log: Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
42009              From: "Peter J. Farley III" <pjfarley@banet.net>
42010              Date: Mon, 16 Oct 2000 18:15:59 -0400
42011              Message-Id: <4.3.1.0.20001016180235.00ac65a0@pop5.banet.net>
42012      Branch: perl
42013            ! djgpp/djgpp.c dosish.h t/io/open.t
42014 ____________________________________________________________________________
42015 [  7349] By: jhi                                   on 2000/10/16  22:36:45
42016         Log: perldelta tweak.
42017      Branch: perl
42018            ! pod/perldelta.pod
42019 ____________________________________________________________________________
42020 [  7348] By: jhi                                   on 2000/10/16  15:17:53
42021         Log: Update Changes.
42022      Branch: perl
42023            ! Changes patchlevel.h
42024 ____________________________________________________________________________
42025 [  7347] By: jhi                                   on 2000/10/16  13:55:27
42026         Log: Add the capability to include/exclude branches.
42027      Branch: perl
42028            ! Porting/genlog
42029 ____________________________________________________________________________
42030 [  7346] By: jhi                                   on 2000/10/16  13:18:04
42031         Log: Add Charles Lane.
42032      Branch: perl
42033            ! AUTHORS Changes
42034 ____________________________________________________________________________
42035 [  7345] By: jhi                                   on 2000/10/16  13:13:21
42036         Log: Add a perldelta note about the change #6024, pointed out by Sarathy.
42037      Branch: perl
42038            ! pod/perldelta.pod
42039 ____________________________________________________________________________
42040 [  7344] By: gsar                                  on 2000/10/16  09:30:21
42041         Log: integrate change#6220 from cfgperl
42042              
42043              Win32 patches from Benjamin Stuhl.
42044      Branch: maint-5.6/perl
42045           !> makedef.pl win32/win32.h
42046 ____________________________________________________________________________
42047 [  7343] By: gsar                                  on 2000/10/16  08:32:19
42048         Log: integrate changes#6221,6222 from cfgperl
42049              
42050              Remove tr///CU (the feature is to be obsoleted by better interfaces).
42051              From: simon@brecon.co.uk (Simon Cozens)
42052              Subject: [PATCH] Eliminate tr///[CU][CU]
42053              Date: 23 Jun 2000 11:05:40 GMT
42054              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
42055              
42056              doc typo fix
42057              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
42058              From: Ian Phillipps <Ian.Phillipps@iname.com>
42059              Date: Fri, 23 Jun 2000 10:40:58 +0100
42060              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
42061      Branch: maint-5.6/perl
42062           !> doop.c embed.pl lib/Pod/Usage.pm pod/perlop.pod toke.c utf8.c
42063 ____________________________________________________________________________
42064 [  7342] By: gsar                                  on 2000/10/16  08:28:08
42065         Log: integrate change#6217 from cfgperl (in part)
42066              
42067              Rename the fdpid locking and integrate with Sarathy.
42068      Branch: maint-5.6/perl
42069           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h
42070           !> global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
42071           !> pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
42072           !> win32/win32.c
42073 ____________________________________________________________________________
42074 [  7341] By: gsar                                  on 2000/10/16  08:23:39
42075         Log: integrate changes#6214..6216 from mainline
42076              
42077              @_ can't have junk in it even in the non-USE_ITHREADS case because
42078              caller() wants to populate @DB::args with it (causes a coredump
42079              in Carp::confess())
42080              
42081              tweak comment about @DB::args
42082              
42083              be more optimal about clearing @_
42084      Branch: maint-5.6/perl
42085           !> av.h cop.h pp_ctl.c t/op/runlevel.t
42086 ____________________________________________________________________________
42087 [  7340] By: gsar                                  on 2000/10/16  08:20:37
42088         Log: integrate changes#6207..6210 from cfgperl
42089              
42090              Subject: [PATCH 5.6.0] Threadsafe patches
42091              From: Dan Sugalski <dan@sidhe.org>
42092              To: perl5-porters@perl.org
42093              Date: Mon, 08 May 2000 18:08:13 -0400
42094              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
42095              
42096              Regen headers for #6207.
42097              
42098              Lock PL_fdpid against race conditions, based on:
42099              Subject: [PATCH 5.6.0]subprocess fixup for threads
42100              From: Dan Sugalski <dan@sidhe.org>
42101              To: perl5-porters@perl.org
42102              Date: Tue, 11 Apr 2000 17:02:32 -0400
42103              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
42104              
42105              Mopup for #6207 and #6209.
42106      Branch: maint-5.6/perl
42107           !> doio.c embed.h embed.pl global.sym gv.c intrpvar.h objXSUB.h
42108           !> perl.c pp.c pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c
42109           !> win32/win32.c
42110 ____________________________________________________________________________
42111 [  7339] By: gsar                                  on 2000/10/16  08:14:34
42112         Log: integrate change#6203 from cfgperl
42113              
42114              perldiag should refer to perlos2.pod not README.os2
42115      Branch: maint-5.6/perl
42116           !> pod/perldiag.pod
42117 ____________________________________________________________________________
42118 [  7338] By: gsar                                  on 2000/10/16  08:11:42
42119         Log: integrate change#6201 from mainline
42120              
42121              Perl_eval_pv() leaks 4 bytes every time it is called because it
42122              does a PUSHMARK that's never ever POPMARKed; in general, only
42123              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
42124              Perl_eval_[sp]v() don't because they don't take any incoming
42125              arguments (this leak has been around since the original version
42126              of perl_eval_pv() in 5.003_97e)
42127      Branch: maint-5.6/perl
42128           !> perl.c
42129 ____________________________________________________________________________
42130 [  7337] By: gsar                                  on 2000/10/16  08:08:47
42131         Log: integrate changes#6197..6200 from cfgperl
42132              
42133              Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
42134              From: John Borwick <jhborwic@unity.ncsu.edu>
42135              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
42136              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
42137              
42138              Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
42139              From: Dan Sugalski <dan@sidhe.org>
42140              To: vmsperl@perl.org, perl5-porters@perl.org
42141              Date: Fri, 02 Jun 2000 16:00:41 -0400
42142              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
42143              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
42144              
42145              Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
42146              From: Dan Sugalski <dan@sidhe.org>
42147              To: perl5-porters@perl.org, vmsperl@perl.org
42148              Date: Fri, 02 Jun 2000 17:30:51 -0400
42149              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
42150              
42151              Update to cperl-mode.el 4.31 from
42152              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
42153              Subject: A couple of notes
42154              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42155              To: Mailing list Perl5 <perl5-porters@perl.org>
42156              Date: Sat, 3 Jun 2000 23:33:32 -0400
42157              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
42158      Branch: maint-5.6/perl
42159           !> emacs/cperl-mode.el embed.h embed.pl embedvar.h
42160           !> ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c perlapi.h
42161           !> pod/perlapi.pod pod/perlintern.pod pod/perlsyn.pod proto.h
42162           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/vms.c
42163           !> vms/vmsish.h
42164 ____________________________________________________________________________
42165 [  7336] By: gsar                                  on 2000/10/16  08:03:46
42166         Log: integrate changes#6194,6195 from mainline
42167              
42168              fix small eval"" memory leaks under USE_ITHREADS
42169              
42170              fix yet another eval"" leak under USE_ITHREADS
42171      Branch: maint-5.6/perl
42172           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
42173           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
42174           !> vms/perly_c.vms
42175 ____________________________________________________________________________
42176 [  7335] By: gsar                                  on 2000/10/16  08:02:15
42177         Log: integrate changes#6190,6191 from mainline
42178              
42179              submit missing embed.pl change
42180              
42181              vec() loses numericalness (modified version of patch suggested
42182              by Robin Barker)
42183      Branch: maint-5.6/perl
42184           !> doop.c embed.pl t/op/vec.t
42185 ____________________________________________________________________________
42186 [  7334] By: gsar                                  on 2000/10/16  08:01:03
42187         Log: integrate change#6189 from mainline
42188              
42189              counting tr/// corrupts later operation (from M.J.T Guy)
42190      Branch: maint-5.6/perl
42191           !> doop.c t/op/tr.t
42192 ____________________________________________________________________________
42193 [  7333] By: gsar                                  on 2000/10/16  07:59:07
42194         Log: integrate changes#6183..6188 from mainline
42195              
42196              SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
42197              <nick@ccl4.org>)
42198              
42199              tweak for change#6127
42200              
42201              remove incorrect documentation about implicit split to @_ in
42202              list context, which never really worked in perl 5 (from
42203              M.J.T. Guy)
42204              
42205              further qualify references to "alphanumeric" (from Wolfgang Laun
42206              <wolfgang.laun@alcatel.at>)
42207              
42208              replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
42209              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
42210              
42211              h2xs tweaks
42212      Branch: maint-5.6/perl
42213           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
42214           !> AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm handy.h
42215           !> lib/SelfLoader.pm perl.c pod/perlapi.pod pod/perldata.pod
42216           !> pod/perlfaq6.pod pod/perlfaq9.pod pod/perlfunc.pod
42217           !> pod/perllocale.pod pod/perlre.pod pod/perltrap.pod
42218           !> pod/pod2latex.PL utils/h2xs.PL
42219 ____________________________________________________________________________
42220 [  7332] By: gsar                                  on 2000/10/16  07:53:52
42221         Log: integrate change#6179 from mainline
42222              
42223              buggy modulus on UVs introduced by change#3378 (resulted in
42224              4063328477 % 65535 amounting to 27406, instead of 27407)
42225      Branch: maint-5.6/perl
42226           !> pp.c t/op/arith.t
42227 ____________________________________________________________________________
42228 [  7331] By: gsar                                  on 2000/10/16  07:52:49
42229         Log: integrate changes#6176,6177,6178,6182 from cfgperl
42230              
42231              Single-quoted utf8 patch from Simon Cozens.
42232              
42233              Substitution utf8 patch from Simon Cozens.
42234              
42235              Be cleaner.
42236              
42237              Be Cleaner Part Deux.
42238      Branch: maint-5.6/perl
42239           !> Makefile.SH pp_hot.c toke.c
42240 ____________________________________________________________________________
42241 [  7330] By: gsar                                  on 2000/10/16  07:41:36
42242         Log: integrate change#6172 from mainline
42243              
42244              fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
42245              (from Ilya Zakharevich)
42246      Branch: maint-5.6/perl
42247           !> regexec.c t/op/re_tests
42248 ____________________________________________________________________________
42249 [  7329] By: gsar                                  on 2000/10/16  07:40:25
42250         Log: integrate change#6171 from mainline
42251              
42252              scalar() doesn't force scalar context when used in void context
42253              (from Simon Cozens)
42254      Branch: maint-5.6/perl
42255           !> op.c t/op/wantarray.t
42256 ____________________________________________________________________________
42257 [  7328] By: gsar                                  on 2000/10/16  07:39:33
42258         Log: integrate change#6170 from mainline
42259              
42260              change#6142 needs tweaks to tests to work where there's no
42261              symlink() (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
42262      Branch: maint-5.6/perl
42263           !> t/lib/filefind.t
42264 ____________________________________________________________________________
42265 [  7327] By: gsar                                  on 2000/10/16  07:35:34
42266         Log: integrate changes#6166..6168 from cfgperl
42267              
42268              Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
42269              in case somebody wants to write an extension for more
42270              shadow database interfaces.
42271              
42272              tweak todo
42273              
42274              Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
42275      Branch: maint-5.6/perl
42276           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
42277           !> Todo-5.6 config_h.SH epoc/config.sh perl.h pp_sys.c toke.c
42278           !> vms/subconfigure.com vos/config.def vos/config.h vos/config.pl
42279           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
42280           !> win32/config.vc win32/config_H.bc win32/config_H.gc
42281           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
42282 ____________________________________________________________________________
42283 [  7326] By: gsar                                  on 2000/10/16  07:29:05
42284         Log: integrate changes#6157,6159..6161,6164 from cfgperl
42285              
42286              Regen Configure to jive with #6149.
42287              
42288              Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
42289              
42290              Changes for the File::Temp 0.08 (change #6159) test suite
42291              to fit better into the Perl distribution test framework.
42292              
42293              Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
42294              both from Simon Cozens.
42295              
42296              detypo
42297      Branch: maint-5.6/perl
42298           +> pod/perlmodlib.PL pod/perlnewmod.pod
42299           !> AUTHORS Configure MAINTAIN MANIFEST config_h.SH
42300           !> lib/File/Temp.pm pod/Makefile pod/perl.pod pod/perlmodlib.pod
42301           !> pod/perltoc.pod t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
42302           !> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
42303 ____________________________________________________________________________
42304 [  7325] By: gsar                                  on 2000/10/16  07:25:13
42305         Log: integrate change#6158 from vmsperl
42306              
42307              Add fallback to tmpfile for use in cases where user's relying on
42308              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
42309              Lane's patch)
42310      Branch: maint-5.6/perl
42311           !> vms/vms.c vms/vmsish.h
42312 ____________________________________________________________________________
42313 [  7324] By: gsar                                  on 2000/10/16  07:20:50
42314         Log: integrate changes#6153..6155 from mainline
42315              
42316              prettier Test::Harness output on failed tests (from Nicholas Clark
42317              <nick@Bagpuss.uk.boo.com>)
42318              
42319              avoid type mismatch warning
42320              
42321              small bug in change#6144; remove random \xA0 character that snuck
42322              in via change#6145
42323      Branch: maint-5.6/perl
42324           !> lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/Test/Harness.pm
42325           !> perl.c
42326 ____________________________________________________________________________
42327 [  7323] By: gsar                                  on 2000/10/16  07:18:47
42328         Log: integrate changes#6151,6152 from mainline
42329              
42330              fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
42331              
42332              cosmetic fixups of RE debug output (from Ilya Zakharevich)
42333      Branch: maint-5.6/perl
42334           !> regexec.c
42335 ____________________________________________________________________________
42336 [  7322] By: gsar                                  on 2000/10/16  07:17:25
42337         Log: integrate changes#6146..6150 from mainline
42338              
42339              doc typo
42340              
42341              add a make entry to Config.pm so "perl -V:make" works on VMS
42342              (from Peter Prymmer)
42343              
42344              close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
42345              
42346              OS/2 tweaks for usethreads build (from Rocco Caputo
42347              <troc@netrus.net>)
42348              
42349              perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
42350      Branch: maint-5.6/perl
42351           !> Configure hints/os2.sh lib/ExtUtils/MM_Unix.pm lib/warnings.pm
42352           !> makedef.pl os2/Makefile.SHs os2/OS2/REXX/t/rx_dllld.t
42353           !> os2/OS2/REXX/t/rx_objcall.t os2/OS2/REXX/t/rx_tievar.t
42354           !> os2/OS2/REXX/t/rx_tieydb.t os2/os2.c os2/os2ish.h perl.c
42355           !> pod/perlrequick.pod util.c vms/subconfigure.com warnings.h
42356           !> warnings.pl x2p/a2p.h
42357 ____________________________________________________________________________
42358 [  7321] By: gsar                                  on 2000/10/16  07:14:02
42359         Log: integrate changes#6143..6145 from mainline
42360              
42361              MacOS support, part 1 (from Matthias Neeracher
42362              <neeri@iis.ee.ethz.ch>)
42363              
42364              MacOS support, part 2: make AutoSplit use File::Spec instead
42365              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
42366              <neeri@iis.ee.ethz.ch>)
42367              
42368              make xsubpp skip embedded pod (from Matthias Neeracher
42369              <neeri@iis.ee.ethz.ch>)
42370      Branch: maint-5.6/perl
42371           +> ext/DynaLoader/dl_mac.xs
42372           !> MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
42373           !> ext/POSIX/POSIX.xs lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
42374           !> lib/ExtUtils/xsubpp mg.c perl.c perlsfio.h pod/perlfaq4.pod
42375           !> pp_ctl.c proto.h toke.c util.c util.h
42376 ____________________________________________________________________________
42377 [  7320] By: gsar                                  on 2000/10/16  07:12:13
42378         Log: integrate changes#6141,6142 from mainline
42379              
42380              BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
42381              forwarded by Peter Seebach from the bsdi-users mailing list.
42382              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
42383              
42384              File::Find fails to chdir when chasing symlinks (from
42385              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
42386      Branch: maint-5.6/perl
42387           !> hints/bsdos.sh lib/File/Find.pm t/lib/filefind.t
42388 ____________________________________________________________________________
42389 [  7319] By: gsar                                  on 2000/10/16  07:04:30
42390         Log: integrate change#6139 from mainline
42391              
42392              revise mktables.PL for bugs and newness in Unicode 3.0
42393              (from James Bence <jbence@amgen.com>)
42394      Branch: maint-5.6/perl
42395           +> (branch 30 files)
42396           !> (integrate 49 files)
42397 ____________________________________________________________________________
42398 [  7318] By: gsar                                  on 2000/10/16  07:01:01
42399         Log: integrate changes#6137,6138 from mainline
42400              
42401              fix bogus redeclaration warning for "our" variables in different
42402              scopes
42403              
42404              add note about the handling of negative indices to tied arrays
42405              (from Michael G Schwern <schwern@pobox.com>)
42406      Branch: maint-5.6/perl
42407           !> op.c pod/perltie.pod t/pragma/strict-vars
42408 ____________________________________________________________________________
42409 [  7317] By: gsar                                  on 2000/10/16  06:58:46
42410         Log: integrate changes#6127..6136 from mainline
42411              
42412              call_method(...,G_EVAL) can longjmp() out if the method probing
42413              failed (from Gisle Aas)
42414              
42415              new perlxstut example for passing/returning refs to arrays
42416              (from David Lowe <dlowe@pootpoot.com>)
42417              
42418              VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
42419              
42420              fix places that mean C<"word" character> but say C<alphanumeric
42421              character>
42422              
42423              avoid warnings in POSIX.pm (from Barrie Slaymaker)
42424              
42425              warnings::enabled() doesn't fall back to looking at $^W if
42426              caller isn't using lexical warnings (from Paul Marquess)
42427              
42428              elide bogus test in change#6132
42429              
42430              make Test::Harness use wait.h/WCOREDUMP if available
42431              (from Ben Tilly <ben_tilly@hotmail.com>)
42432              
42433              enable Test::Harness to dynamically determine column width etc.
42434              (from Rob Napier <rnapier@employees.org>)
42435              
42436              random pod typos (from Peter Scott <Peter@PSDT.com>)
42437      Branch: maint-5.6/perl
42438           !> cop.h ext/Devel/Peek/Peek.pm ext/POSIX/POSIX.pm
42439           !> lib/Test/Harness.pm perl.c pod/perldebguts.pod
42440           !> pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
42441           !> pod/perlxstut.pod pp_ctl.c t/pragma/warn/9enabled vms/test.com
42442 ____________________________________________________________________________
42443 [  7316] By: gsar                                  on 2000/10/16  06:53:23
42444         Log: integrate change#6126 from mainline
42445              
42446              change#2879 broke rvalue autovivification of magicals such as
42447              ${$num} (reworked variant of patch suggested by Simon Cozens)
42448      Branch: maint-5.6/perl
42449           !> embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
42450           !> pp_hot.c proto.h t/op/gv.t
42451 ____________________________________________________________________________
42452 [  7315] By: gsar                                  on 2000/10/16  06:51:38
42453         Log: integrate changes#6123,6125 from mainline
42454              
42455              clarify gotcha with #line directives (from Rocco Caputo
42456              <troc@netrus.net>)
42457              
42458              enable propagating exception objects via Perl_croak() in XS code
42459              (from Gisle Aas)
42460      Branch: maint-5.6/perl
42461           !> pod/perldebug.pod pod/perlsyn.pod util.c
42462 ____________________________________________________________________________
42463 [  7314] By: gsar                                  on 2000/10/16  06:49:28
42464         Log: integrate change#6122 from mainline
42465              
42466              downgrade fatal error on C<"foo@nosucharray.com"> to optional
42467              warning (from Mark-Jason Dominus)
42468      Branch: maint-5.6/perl
42469           !> lib/ExtUtils/typemap pod/perldelta.pod pod/perlsub.pod
42470           !> pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
42471           !> t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
42472           !> toke.c
42473 ____________________________________________________________________________
42474 [  7313] By: gsar                                  on 2000/10/16  06:46:54
42475         Log: integrate changes#6112..6121 from vmsperl
42476              
42477              Check for existence of file before trying to delete
42478              
42479              Ugly workaround for version-specific RTL error
42480              
42481              Urk -- undo previous removal of vmsish 'exit' change
42482              
42483              Add bounds checking for several strings (Charles Lane)
42484              
42485              Miscellaneous cosmetic fixes (Charles Lane)
42486              
42487              Treat sockets as special in sys(read|write) (Charles Lane et al.)
42488              
42489              Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
42490              Flatten case labels in switch statements uniformly (Charles Bailey)
42491              
42492              Quiet error messages in vmsish.t (Charles Lane)
42493              
42494              Add missing escape (Charles Lane)
42495              
42496              Allow eliminate_macros() and fixpath() to handle space-delimited
42497              lists (based on fixes by Craig Berry)
42498      Branch: maint-5.6/perl
42499           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
42500           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
42501           !> vms/vmsish.h
42502 ____________________________________________________________________________
42503 [  7312] By: gsar                                  on 2000/10/16  06:41:18
42504         Log: integrate changes#6107,6110 from cfgperl
42505              
42506              Tweak the todo list.
42507              
42508              todo tweak
42509      Branch: maint-5.6/perl
42510           !> Todo-5.6
42511 ____________________________________________________________________________
42512 [  7311] By: gsar                                  on 2000/10/16  06:38:38
42513         Log: integrate changes#6104,6108 from mainline
42514              
42515              PL_sys_intern was being initialized too late on windows
42516              
42517              reenable fake signal handling on Windows, bugs and all
42518      Branch: maint-5.6/perl
42519           !> embed.h embed.pl global.sym makedef.pl mg.c objXSUB.h perl.c
42520           !> perl.h perlapi.c pod/perlapi.pod proto.h win32/perlhost.h
42521           !> win32/win32.c
42522 ____________________________________________________________________________
42523 [  7310] By: gsar                                  on 2000/10/16  06:36:03
42524         Log: integrate changes#6095,6097..6103 from cfgperl
42525              
42526              Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
42527              might be useful in future.
42528              
42529              Add a note about possible compilation problems from Allen Smith.
42530              
42531              Add a note about other, yet unsupported, shadow password APIs.
42532              
42533              Tweaks for the cc bugs from Allen Smith.
42534              
42535              More compilation tweakery from Allen Smith.
42536              
42537              Hints and test tweaks for Unicos.
42538              
42539              The test suite tweak in #6101 wasn't quite right.
42540              
42541              Test tweaking for Unicos continues.
42542      Branch: maint-5.6/perl
42543           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
42544           !> config_h.SH hints/irix_6.sh hints/unicos.sh pp_sys.c t/lib/b.t
42545           !> t/lib/complex.t t/op/64bitint.t
42546 ____________________________________________________________________________
42547 [  7309] By: gsar                                  on 2000/10/16  06:29:41
42548         Log: integrate changes#6093,6094 from mainline
42549              
42550              fork() failure to create pseudo process sets errno=EAGAIN and returns
42551              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
42552              
42553              cygwin update (from Eric Fifer <efifer@sanwaint.com>)
42554      Branch: maint-5.6/perl
42555           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
42556           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
42557 ____________________________________________________________________________
42558 [  7308] By: gsar                                  on 2000/10/16  06:27:29
42559         Log: integrate change#6092 from cfgperl
42560              
42561              Regen perltoc with the fixed buildtoc.
42562      Branch: maint-5.6/perl
42563           !> pod/perltoc.pod
42564 ____________________________________________________________________________
42565 [  7307] By: gsar                                  on 2000/10/16  06:26:40
42566         Log: integrate changes#6089,6090 from mainline
42567              
42568              buildtoc tweak to fix newline lossage
42569              
42570              concat doesn't preserve utf8-ness, and doesn't invalidate
42571              [NI]OK; added tests for both
42572      Branch: maint-5.6/perl
42573           !> perl.c pod/buildtoc pp_hot.c sv.c t/op/substr.t
42574 ____________________________________________________________________________
42575 [  7306] By: gsar                                  on 2000/10/16  06:24:05
42576         Log: integrate change#6088 from cfgperl
42577              
42578              Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
42579              because we do not use those.  The HAS_GETSPNAM remains,
42580              though, because we still do use that.
42581      Branch: maint-5.6/perl
42582           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
42583           !> config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
42584           !> pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
42585           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
42586           !> win32/config.vc win32/config_H.bc win32/config_H.gc
42587           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
42588 ____________________________________________________________________________
42589 [  7305] By: gsar                                  on 2000/10/16  06:15:52
42590         Log: integrate changes#6084,6085,6087 from mainline
42591              
42592              substr() does not preserve utf8-ness (from Stefan Eissing
42593              <Eissing@medicaldataservice.de>); added tests
42594              
42595              repeat operator (x) doesn't preserve utf8-ness
42596              
42597              reverse() and quotemeta() weren't preserving utf8-ness; add tests
42598      Branch: maint-5.6/perl
42599           !> pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
42600 ____________________________________________________________________________
42601 [  7304] By: gsar                                  on 2000/10/16  06:13:10
42602         Log: integrate changes#6077..6083 from mainline
42603              
42604              avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
42605              and Tom Phoenix)
42606              
42607              workaround for CRT bug in chdir() (from Charles Lane, via
42608              Peter Prymmer)
42609              
42610              remove outdated kludge in Carp (NULLs are permitted in diagnostics
42611              now)
42612              
42613              add File::Temp v0.08 from CPAN, with small tweaks to testsuite
42614              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
42615              
42616              better default perlbug categories for ok reports (from Richard Foley)
42617              
42618              peek.t non-portable to ithreads
42619              
42620              note about undocumented caller() return value (from M.J.T. Guy);
42621              yet another peek.t tweak
42622      Branch: maint-5.6/perl
42623           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
42624           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
42625           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
42626           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
42627           !> pod/perltie.pod t/lib/peek.t utils/perlbug.PL vms/vms.c
42628           !> vms/vmsish.h
42629 ____________________________________________________________________________
42630 [  7303] By: gsar                                  on 2000/10/16  06:03:18
42631         Log: integrate changes#6011,6016,6033,6035..6039,6047..6052,6054..6059,
42632              6073..6075 from cfgperl (pp_sys.c manually merged due to conflicts)
42633              
42634              &HUGE_VAL is not defined, it exists.
42635              
42636              Do not warn that an infinity does not look like a number.
42637              
42638              Rewrite the pwent/spent logic to be a little bit more clearer.
42639              
42640              Continue on the pwent/spent case.
42641              
42642              Correct Freudian slip.
42643              
42644              Use HUGE_VALL if applicable.
42645              
42646              pwent/spent #ifdef imbalance.
42647              
42648              Infinite problems.
42649              
42650              Call getspnam() only iff needd.
42651              
42652              Test both the scalar and list contexts.
42653              
42654              Use setxxent()/endxxent().
42655              
42656              Complex tweakery.
42657              
42658              Unicos hint tweak.
42659              
42660              Be more forgiving in POSIX about HUGE_VALL.
42661              
42662              Detypo.
42663              
42664              The search of infinity continues, this time simplified.
42665              
42666              The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
42667              in natively 64-bit platforms where a long is a quad (no need
42668              for long longs).  Also added bias for IVs.
42669              
42670              Complex tweaks.
42671              
42672              Introduce t/lib/peek.t.
42673              
42674              Make the test more portable.
42675      Branch: maint-5.6/perl
42676           +> t/lib/peek.t
42677            ! pp_sys.c
42678           !> MANIFEST ext/POSIX/POSIX.xs hints/unicos.sh
42679           !> lib/Math/Complex.pm sv.c t/lib/complex.t t/op/grent.t
42680           !> t/op/pwent.t toke.c util.c
42681 ____________________________________________________________________________
42682 [  7302] By: gsar                                  on 2000/10/16  05:03:37
42683         Log: integrate changes#6066..6071 from mainline
42684              
42685              s/END/CHECK/
42686              
42687              replace direct call to sighandler() with (*PL_sighandlerp)()
42688              
42689              note about values()
42690              
42691              File::Spec compatibility update (from Barrie Slaymaker
42692              <barries@slaysys.com>)
42693              
42694              remove misleading comment (from M.J.T. Guy)
42695              
42696              misformatted perllocal.pod (from Tim Jenness
42697              <t.jenness@jach.hawaii.edu>)
42698      Branch: maint-5.6/perl
42699           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
42700           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
42701           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
42702           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
42703 ____________________________________________________________________________
42704 [  7301] By: gsar                                  on 2000/10/16  05:00:08
42705         Log: integrate changes#6061..6063 from mainline
42706              
42707              change#5921 neglected to make eq honor "use bytes"
42708              
42709              additional tests for utf8.t
42710              
42711              tokeq() could read unallocated field in argument
42712      Branch: maint-5.6/perl
42713           !> sv.c t/pragma/utf8.t toke.c
42714 ____________________________________________________________________________
42715 [  7300] By: gsar                                  on 2000/10/16  04:56:54
42716         Log: integrate changes#6046,6048,6057,6058 from mainline
42717              
42718              libscheck has insufficient checks for n32 libs (from
42719              Albert Chin-A-Young <china@thewrittenword.com>)
42720              
42721              add note about how $( doesn't interpolate in REs (from
42722              Philip Newton <newton@ficus.frogspace.net>)
42723              
42724              fix broken parsing of /\x{ab}/
42725              
42726              printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
42727              (spotted by Donald Kinzer <dkinzer@premia.com>)
42728      Branch: maint-5.6/perl
42729           !> hints/irix_6.sh perl.c pod/perlop.pod regcomp.c
42730           !> t/pragma/utf8.t
42731 ____________________________________________________________________________
42732 [  7299] By: gsar                                  on 2000/10/16  04:52:50
42733         Log: integrate change#6044 from mainline
42734              
42735              change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
42736              such that underscores are only ignored in literal numbers,
42737              "\x{...}", and hex/oct argument
42738      Branch: maint-5.6/perl
42739           !> perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
42740 ____________________________________________________________________________
42741 [  7298] By: gsar                                  on 2000/10/16  04:50:53
42742         Log: integrate changes#6027..6043 from mainline
42743              
42744              podlators-1.02 update (from Russ Allbery)
42745              
42746              Pod::Man generates groff-incompatible macro definition (from
42747              Tom Christiansen)
42748              
42749              add CGI.pm v2.66 (from Lincoln Stein)
42750              
42751              introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
42752              for @- and @+ (from Johan Vromans)
42753              
42754              small nits in diagnostics.pm (from Robin Barker)
42755              
42756              whitespace adjustments
42757              
42758              missing files in MANIFEST
42759              
42760              cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
42761              to compensate
42762              
42763              remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
42764              
42765              perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
42766      Branch: maint-5.6/perl
42767           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
42768           !> MANIFEST Porting/makerel lib/CGI.pm lib/CGI/Carp.pm
42769           !> lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Push.pm
42770           !> lib/English.pm lib/Pod/Man.pm lib/Pod/Text.pm
42771           !> lib/diagnostics.pm pod/perldiag.pod pod/perlretut.pod
42772           !> pod/perltrap.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
42773           !> t/lib/cgi-html.t t/lib/cgi-request.t
42774 ____________________________________________________________________________
42775 [  7297] By: gsar                                  on 2000/10/16  04:44:30
42776         Log: integrate change#6025 from mainline
42777              
42778              Is{Alnum,Alpha,Word} don't match titlecase
42779              TODO: IsSpace is defined recursively!
42780              (both spotted by Larry)
42781      Branch: maint-5.6/perl
42782           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
42783           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
42784 ____________________________________________________________________________
42785 [  7296] By: gsar                                  on 2000/10/16  04:39:30
42786         Log: integrate change#6023 from mainline
42787              
42788              debugger stomps on $. (from M.J.T. Guy)
42789      Branch: maint-5.6/perl
42790           !> lib/perl5db.pl
42791 ____________________________________________________________________________
42792 [  7295] By: gsar                                  on 2000/10/16  04:38:02
42793         Log: integrate change#6022 from mainline
42794              
42795              unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
42796      Branch: maint-5.6/perl
42797           !> sv.c
42798 ____________________________________________________________________________
42799 [  7294] By: gsar                                  on 2000/10/16  04:37:05
42800         Log: integrate changes#6018..6021 from mainline
42801              
42802              make lib/syslog.t portable to systems that don't have _PATH_LOG,
42803              make _PATH_LOG() return "" if unavailable
42804              
42805              windows portability tweaks
42806              
42807              test tweak
42808              
42809              remove Win2K issue in pod (fixed by change#6020)
42810      Branch: maint-5.6/perl
42811           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
42812           !> ext/Sys/Syslog/Syslog.xs pod/perldelta.pod t/lib/b.t
42813           !> t/lib/open3.t t/lib/syslog.t win32/win32.h
42814 ____________________________________________________________________________
42815 [  7293] By: gsar                                  on 2000/10/16  04:20:00
42816         Log: integrate changes#6013..6015 from mainline
42817              
42818              tweak change#5945 to display correct switch name in diagnostic
42819              
42820              glob() loading File::Glob behind the scenes may cause syntax errors
42821              
42822              tweak test for portability
42823      Branch: maint-5.6/perl
42824           !> op.c perl.c pod/perldiag.pod t/lib/b.t
42825 ____________________________________________________________________________
42826 [  7292] By: gsar                                  on 2000/10/16  04:18:11
42827         Log: integrate changes#6005..6010 from mainline, cfgperl
42828              
42829              perldoc might fail via "use blib" (from Hugo van der Sanden)
42830              
42831              Regen Configure.
42832              
42833              note about compile failures and END blocks (from M.J.T. Guy)
42834              
42835              VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
42836              
42837              (change#6009 integrated earlier in change#7255)
42838              
42839              clarify note about shadow password support (from
42840              gellyfish@gellyfish.com)
42841      Branch: maint-5.6/perl
42842           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
42843           !> config_h.SH installperl pod/perldelta.pod pod/perlfunc.pod
42844           !> pod/perlmod.pod utils/perldoc.PL vms/subconfigure.com
42845 ____________________________________________________________________________
42846 [  7291] By: gsar                                  on 2000/10/16  04:12:03
42847         Log: integrate changes#6002,6003 from mainline
42848              
42849              destructive sv_setsv() can lose UV-ness from source, causing
42850              numeric promotions/comparisons to fail to do the right thing
42851              
42852              allow REG_EXPAND_SZ keys in Windows registry (from
42853              John Clayton <John.Clayton@barclayscapital.com>)
42854      Branch: maint-5.6/perl
42855           !> sv.c win32/win32.c
42856 ____________________________________________________________________________
42857 [  7290] By: gsar                                  on 2000/10/16  04:10:19
42858         Log: integrate change#6001 from mainline
42859              
42860              support additional library locations via $Config{otherlibdirs}
42861              (from Andy Dougherty)
42862      Branch: maint-5.6/perl
42863           !> Configure INSTALL Porting/Glossary Porting/config.sh
42864           !> Porting/config_H config_h.SH epoc/config.sh perl.c
42865           !> vms/subconfigure.com vos/config.def vos/config_h.SH_orig
42866           !> win32/config.bc win32/config.gc win32/config.vc
42867 ____________________________________________________________________________
42868 [  7289] By: gsar                                  on 2000/10/16  04:08:28
42869         Log: integrate change#5999 from mainline
42870              
42871              fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
42872      Branch: maint-5.6/perl
42873           !> t/pragma/warn/toke toke.c
42874 ____________________________________________________________________________
42875 [  7288] By: gsar                                  on 2000/10/16  04:07:01
42876         Log: integrate changes#5997,5998 from cfgperl
42877              
42878              Preserve $!.
42879              
42880              Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
42881      Branch: maint-5.6/perl
42882           !> lib/Math/Complex.pm
42883 ____________________________________________________________________________
42884 [  7287] By: gsar                                  on 2000/10/16  04:04:37
42885         Log: integrate change#5995 from mainline
42886              
42887              fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
42888      Branch: maint-5.6/perl
42889           !> mg.c t/pragma/warn/7fatal warnings.h warnings.pl
42890 ____________________________________________________________________________
42891 [  7286] By: gsar                                  on 2000/10/16  04:03:21
42892         Log: integrate change#5994 from mainline
42893              
42894              fix for missed accounting for null byte in pack("Z",...) (from
42895              M.J.T. Guy)
42896      Branch: maint-5.6/perl
42897           !> pp.c t/op/pack.t
42898 ____________________________________________________________________________
42899 [  7285] By: gsar                                  on 2000/10/16  04:02:11
42900         Log: integrate changes#5989..5993 from mainline
42901              
42902              qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
42903              itself and no other (from Tom Hughes)
42904              
42905              use $ENV{LIB} to search for libs under Visual C compiler
42906              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
42907              
42908              posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
42909              
42910              pod nit (from Simon Cozens)
42911              
42912              various minor tweaks seen on p5p
42913      Branch: maint-5.6/perl
42914           !> README.posix-bc hints/posix-bc.sh lib/ExtUtils/Liblist.pm
42915           !> lib/perl5db.pl pod/perlipc.pod pod/perlop.pod pod/perlvar.pod
42916           !> t/op/array.t toke.c
42917 ____________________________________________________________________________
42918 [  7284] By: gsar                                  on 2000/10/16  03:59:00
42919         Log: integrate changes#5978..5988 from mainline
42920              
42921              sync version numbers in File::Spec with the ones on CPAN
42922              (from Barrie Slaymaker)
42923              
42924              under useithreads, constant pad entries could inadvertantly be
42925              shared across threads (from Eric Blood <eblood@xmission.com>);
42926              added Eric's test case to testsuite
42927              
42928              allow Configure -S to run non-interactively (spotted by Greg Hudson
42929              <ghudson@mit.edu>)
42930              
42931              rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
42932              prototype mismatch with CORE::glob(); update pod and tests to
42933              suit (File::Glob::glob() is still available for backward
42934              compatibility, but should be considered deprecated)
42935              
42936              avoid error in IO::Socket::INET when given an unknown service name
42937              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
42938              
42939              numeric conversion of non-number in change#3378 tramples on
42940              OOK offset, causing segfaults
42941              
42942              attributes::reftype() doesn't work on tied argument
42943              
42944              forked child may not exit correctly if it failed to open
42945              /dev/console (from Graham Barr)
42946              
42947              add regular expressions tutorial and quick-start guide (from
42948              Mark Kvale <kvale@phy.ucsf.edu>)
42949              
42950              B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
42951              
42952              s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
42953              <paul@miraclefish.com>)
42954      Branch: maint-5.6/perl
42955           +> pod/perlrequick.pod pod/perlretut.pod
42956           !> AUTHORS Configure MAINTAIN MANIFEST ext/B/B/Bytecode.pm
42957           !> ext/B/B/Disassembler.pm ext/File/Glob/Glob.pm
42958           !> ext/IO/lib/IO/Socket/INET.pm ext/Sys/Syslog/Syslog.pm
42959           !> lib/ExtUtils/MakeMaker.pm lib/File/Spec/Functions.pm
42960           !> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
42961           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
42962           !> lib/File/Spec/Win32.pm op.c sv.c t/lib/glob-basic.t
42963           !> t/lib/glob-case.t t/lib/glob-taint.t t/op/misc.t xsutils.c
42964 ____________________________________________________________________________
42965 [  7283] By: gsar                                  on 2000/10/16  03:52:14
42966         Log: integrate change#5977 from mainline
42967              
42968              autoquote barewords followed by newline and arrow properly
42969              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
42970      Branch: maint-5.6/perl
42971           !> t/pragma/warn/toke toke.c
42972 ____________________________________________________________________________
42973 [  7282] By: gsar                                  on 2000/10/16  03:50:48
42974         Log: integrate change#5976 from mainline
42975              
42976              DB_File v1.73 update (from Paul Marquess)
42977      Branch: maint-5.6/perl
42978           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
42979           !> ext/DB_File/DB_File.xs ext/DB_File/version.c
42980 ____________________________________________________________________________
42981 [  7281] By: gsar                                  on 2000/10/16  03:49:14
42982         Log: integrate change#5975 from mainline
42983              
42984              allow sort() reentrancy (variant of patch suggested by
42985              Hugo van der Sanden)
42986      Branch: maint-5.6/perl
42987           !> pp_ctl.c t/op/sort.t
42988 ____________________________________________________________________________
42989 [  7280] By: gsar                                  on 2000/10/16  03:48:22
42990         Log: integrate change#5974 from mainline
42991              
42992              change#4197 somehow missed initializing PL_errors, meaning
42993              syntax error queueing wasn't working outside eval"" at all;
42994              also fixed eval"" to localize PL_error_count, so that compile-time
42995              eval's don't clobber the error state of the outer context
42996      Branch: maint-5.6/perl
42997           !> lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
42998           !> t/pragma/warn/toke
42999 ____________________________________________________________________________
43000 [  7279] By: gsar                                  on 2000/10/16  03:46:21
43001         Log: integrate change#5973 from mainline
43002              
43003              fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
43004      Branch: maint-5.6/perl
43005           !> regcomp.c regexec.c t/op/re_tests
43006 ____________________________________________________________________________
43007 [  7278] By: gsar                                  on 2000/10/16  03:44:54
43008         Log: integrate change#5971 from cfgperl
43009              
43010              Unicos tweaks from Mark P. Lutz.
43011      Branch: maint-5.6/perl
43012           !> hints/unicos.sh lib/Math/Complex.pm
43013 ____________________________________________________________________________
43014 [  7277] By: gsar                                  on 2000/10/16  03:42:59
43015         Log: integrate changes#5966..5970 from mainline
43016              
43017              add testsuite for B backends, fix bug in B::Deparse (from
43018              Simon Cozens <simon@brecon.co.uk>)
43019              
43020              improved docs on the warn_uninit diagnostic (from David Glasser
43021              and Simon Cozens)
43022              
43023              tolerate spaces in group names in test on solaris (from David Boyce
43024              <dsb@boyski.com>)
43025              
43026              fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
43027              
43028              Data::Dumper fumbles negative numbers on 32-bit platforms where
43029              IV is >32bits
43030      Branch: maint-5.6/perl
43031           +> t/lib/b.t t/lib/syslog.t
43032           !> MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
43033           !> ext/Data/Dumper/Dumper.xs ext/Sys/Syslog/Syslog.pm
43034           !> pod/perldiag.pod t/lib/dumper.t t/op/groups.t
43035 ____________________________________________________________________________
43036 [  7276] By: gsar                                  on 2000/10/16  03:39:30
43037         Log: integrate change#5965 from mainline
43038              
43039              avoid "will not stay shared" warnings for our variables (from
43040              Robin Barker)
43041      Branch: maint-5.6/perl
43042           !> op.c t/pragma/warn/op
43043 ____________________________________________________________________________
43044 [  7275] By: gsar                                  on 2000/10/16  03:38:18
43045         Log: integrate change#5964 from mainline
43046              
43047              reformat to 72 columns (again)
43048      Branch: maint-5.6/perl
43049           !> pod/perldiag.pod
43050 ____________________________________________________________________________
43051 [  7274] By: gsar                                  on 2000/10/16  03:36:58
43052         Log: integrate change#5963 from mainline
43053              
43054              patch from Larry to make (\&) prototype work; added tests for
43055              the same
43056      Branch: maint-5.6/perl
43057           !> op.c t/comp/proto.t
43058 ____________________________________________________________________________
43059 [  7273] By: gsar                                  on 2000/10/16  03:35:51
43060         Log: integrate changes#5956..5962 from mainline
43061              
43062              better diagnostics on failed tests (from Ilya Zakharevich)
43063              
43064              pod nits (from A. C. Yardley <yardley@tanet.net>)
43065              
43066              change#3569 deleted some essential code, revert; avoid use of
43067              atexit() to make DynaLoader work properly on AIX under mod_perl
43068              (from Jens-Uwe Mager <jum@helios.de>)
43069              
43070              doubled words in pods (from Simon Cozens
43071              <simon.p.cozens@jp.pwcglobal.com>)
43072              
43073              better INSTALL notes on Solaris issues (from Dominic Dunlop)
43074              
43075              recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
43076              
43077              updated README.hpux (from Jeff Okamoto)
43078      Branch: maint-5.6/perl
43079           !> INSTALL README.hpux emacs/cperl-mode.el
43080           !> ext/DynaLoader/dl_aix.xs pod/perldebguts.pod pod/perldelta.pod
43081           !> pod/perlfaq5.pod pod/perlfork.pod pod/perlfunc.pod
43082           !> pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
43083           !> pod/perlmod.pod pod/perlmodlib.pod pod/perlnumber.pod
43084           !> pod/perlopentut.pod pod/perltodo.pod pod/perltootc.pod
43085           !> t/op/lex_assign.t
43086 ____________________________________________________________________________
43087 [  7272] By: gsar                                  on 2000/10/16  03:31:22
43088         Log: integrate change#5955 from mainline
43089              
43090              longstanding bug exposed by change#3307: sort arguments weren't
43091              compiled with the right wantarray context (ensuing runtime lookup
43092              via block_gimme() was getting the incidental context of the
43093              sort() itself)
43094      Branch: maint-5.6/perl
43095           !> op.c t/op/sort.t
43096 ____________________________________________________________________________
43097 [  7271] By: gsar                                  on 2000/10/16  03:29:11
43098         Log: integrate changes#5933,5935,5940..5944,5946,5951,5952 from cfgperl
43099              branch
43100              
43101              Flatten the cpp jungle doing the nosuid checking.
43102              
43103              Do not assume sign propagation. (from M.J.T. Guy)
43104              
43105              Various Unicos 10.0.0.6 fixes. (from Mark Lutz)
43106              
43107              Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
43108              Now pp_ncmp() returns undef is either operand is a NaN.
43109              
43110              On second thoughts frexp() does have two arguments.
43111              
43112              Document that tr() is not tr(1).
43113              
43114              Be more robust on "extreme" (large absolute value)
43115              arguments.  Originally reported by Daniel Connelly
43116              as a problem with asinh() on large negative arguments,
43117              asinh() used to bail out because an argument to log()
43118              ended up being zero.  Ilya Zakharevich proposed using
43119              Taylor's series in such cases, which for such large
43120              arguments is a very good approximation.
43121              
43122              Undo "use integer" addition from 64bitint as it seems
43123              to break most of the subtests in Digital UNIX;
43124              Unicos needs to find another way.
43125      Branch: maint-5.6/perl
43126           !> (integrate 29 files)
43127 ____________________________________________________________________________
43128 [  7270] By: gsar                                  on 2000/10/16  03:09:44
43129         Log: integrate changes#5948,5949,5950 from mainline
43130              
43131              typo in vars.pm that leads to cryptic message (from Piotr
43132              Piatkowski <kompas@kompas.usr.onet.pl>)
43133              
43134              make perldoc use the pod2man from the same version (from
43135              M.J.T. Guy)
43136              
43137              reformat perldiag to avoid long lines
43138      Branch: maint-5.6/perl
43139           !> lib/vars.pm pod/perldiag.pod utils/perldoc.PL
43140 ____________________________________________________________________________
43141 [  7269] By: gsar                                  on 2000/10/16  03:05:54
43142         Log: integrate change#5947 from mainline
43143              
43144              use &dl_error rather than &dl_load_file as the guard for calling
43145              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
43146              statically built perl)
43147      Branch: maint-5.6/perl
43148           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
43149 ____________________________________________________________________________
43150 [  7268] By: gsar                                  on 2000/10/16  03:04:48
43151         Log: integrate change#5945 from mainline
43152              
43153              make module name mandatory after -M switch; reorder perldiag
43154              alphabetically (from Mark-Jason Dominus)
43155      Branch: maint-5.6/perl
43156           !> perl.c pod/perldiag.pod
43157 ____________________________________________________________________________
43158 [  7267] By: gsar                                  on 2000/10/16  03:03:01
43159         Log: integrate change#5939 from mainline
43160              
43161              more pod nits (from Larry Virden)
43162      Branch: maint-5.6/perl
43163           !> README.win32 pod/perlsub.pod pod/perlsyn.pod
43164           !> pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
43165           !> pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
43166 ____________________________________________________________________________
43167 [  7266] By: gsar                                  on 2000/10/16  03:01:39
43168         Log: integrate change#5938 from mainline
43169              
43170              Consolidated B::Deparse fixes (from Stephen McCamant)
43171      Branch: maint-5.6/perl
43172           !> ext/B/B/Deparse.pm
43173 ____________________________________________________________________________
43174 [  7265] By: gsar                                  on 2000/10/16  03:00:43
43175         Log: integrate change#5936 from mainline
43176              
43177              additional tests for change#7263 (from Paul Marquess)
43178      Branch: maint-5.6/perl
43179           !> t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
43180           !> t/pragma/warn/5nolint t/pragma/warn/6default
43181 ____________________________________________________________________________
43182 [  7264] By: gsar                                  on 2000/10/16  02:58:34
43183         Log: integrate change#5934 from mainline
43184              
43185              propagate lexical warnings from surrounding scope correctly
43186              within string eval() (from Paul Marquess)
43187      Branch: maint-5.6/perl
43188           !> pp_ctl.c t/pragma/warn/pp_ctl
43189 ____________________________________________________________________________
43190 [  7263] By: gsar                                  on 2000/10/16  02:56:53
43191         Log: integrate change#5932 from mainline
43192              
43193              add rsignal(), whichsig() and do_join() to public API list
43194              (mod_perl uses them to good advantage)
43195      Branch: maint-5.6/perl
43196           !> embed.pl global.sym objXSUB.h perlapi.c proto.h
43197 ____________________________________________________________________________
43198 [  7262] By: gsar                                  on 2000/10/16  02:55:53
43199         Log: integrate change#5931 from mainline
43200              
43201              fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
43202      Branch: maint-5.6/perl
43203           !> pp_hot.c regexec.c t/op/pat.t
43204 ____________________________________________________________________________
43205 [  7261] By: gsar                                  on 2000/10/16  02:55:01
43206         Log: integrate change#5930 from mainline
43207              
43208              small os390 tweaks (from Peter Prymmer)
43209      Branch: maint-5.6/perl
43210           !> config_h.SH makedepend.SH
43211 ____________________________________________________________________________
43212 [  7260] By: gsar                                  on 2000/10/16  02:54:10
43213         Log: integrate change#5929 from mainline
43214              
43215              pod nits
43216      Branch: maint-5.6/perl
43217           !> pod/perlguts.pod
43218 ____________________________________________________________________________
43219 [  7259] By: gsar                                  on 2000/10/16  02:52:55
43220         Log: integrate change#5927 from mainline
43221              
43222              arrange for next() to resume at the unstack op rather than the
43223              loop conditional, so that scope cleanup happens correctly
43224              (from Stephen McCamant)
43225      Branch: maint-5.6/perl
43226           !> op.c pp_ctl.c t/op/misc.t
43227 ____________________________________________________________________________
43228 [  7258] By: gsar                                  on 2000/10/16  02:51:38
43229         Log: integrate change#5926 from mainline
43230              
43231              on windows, reserve 16M of stack rather than 128M (allows more
43232              threads to run concurrently)
43233      Branch: maint-5.6/perl
43234           !> win32/Makefile win32/makefile.mk
43235 ____________________________________________________________________________
43236 [  7257] By: gsar                                  on 2000/10/16  02:50:37
43237         Log: integrate change#5925 from mainline
43238              
43239              POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
43240      Branch: maint-5.6/perl
43241           !> toke.c
43242 ____________________________________________________________________________
43243 [  7256] By: gsar                                  on 2000/10/16  02:49:36
43244         Log: integrate change#5924 from mainline
43245              
43246              avoid using uninitialized memory in require version check
43247      Branch: maint-5.6/perl
43248           !> pp_ctl.c universal.c
43249 ____________________________________________________________________________
43250 [  7255] By: gsar                                  on 2000/10/16  02:48:03
43251         Log: integrate changes#5923,5928,6009 from mainline
43252              
43253              IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
43254      Branch: maint-5.6/perl
43255           !> ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
43256 ____________________________________________________________________________
43257 [  7254] By: gsar                                  on 2000/10/16  02:44:46
43258         Log: integrate change#5922 from mainline
43259              
43260              commentary about IoTYPE() (from Nathan Torkington)
43261      Branch: maint-5.6/perl
43262           !> sv.h
43263 ____________________________________________________________________________
43264 [  7253] By: gsar                                  on 2000/10/16  02:43:49
43265         Log: integrate change#5921 from mainline
43266              
43267              make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
43268      Branch: maint-5.6/perl
43269           !> sv.c t/lib/charnames.t t/pragma/utf8.t
43270 ____________________________________________________________________________
43271 [  7252] By: gsar                                  on 2000/10/16  02:42:31
43272         Log: integrate change#5920 from mainline
43273              
43274              Larry's fix for buggy propagation of utf8-ness in join(); add test
43275      Branch: maint-5.6/perl
43276           !> doop.c t/op/ver.t
43277 ____________________________________________________________________________
43278 [  7251] By: gsar                                  on 2000/10/16  02:41:14
43279         Log: integrate changes#5915..5919 from mainline
43280              
43281              various (pod tweaks &c)
43282      Branch: maint-5.6/perl
43283           !> (integrate 33 files)
43284 ____________________________________________________________________________
43285 [  7250] By: gsar                                  on 2000/10/16  02:38:16
43286         Log: integrate change#5914 from mainline
43287              
43288              caller() wasn't returning the right number of elements for
43289              eval {...}
43290      Branch: maint-5.6/perl
43291           !> pp_ctl.c t/pragma/warn/9enabled
43292 ____________________________________________________________________________
43293 [  7249] By: gsar                                  on 2000/10/16  02:37:02
43294         Log: integrate change#5913 from mainline
43295              
43296              pod nit: $yday range for localtime/gmtime is 0..364 not 1..365
43297              (from Mark-Jason Dominus)
43298      Branch: maint-5.6/perl
43299           !> pod/perlfunc.pod
43300 ____________________________________________________________________________
43301 [  7248] By: gsar                                  on 2000/10/16  02:35:58
43302         Log: integrate change#5912 from mainline
43303              
43304              fix totally broken caching in UNIVERSAL::isa() (from
43305              Nick Ing-Simmons)
43306      Branch: maint-5.6/perl
43307           !> t/op/universal.t universal.c
43308 ____________________________________________________________________________
43309 [  7247] By: gsar                                  on 2000/10/16  02:34:27
43310         Log: integrate changes#5910,5911 from mainline
43311              
43312              typo in pod
43313              
43314              add linebreak properties from unicode/LineBrk.txt (from
43315              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
43316      Branch: maint-5.6/perl
43317           +> (branch 29 files)
43318           !> ext/Thread/Thread.pm lib/unicode/mktables.PL
43319 ____________________________________________________________________________
43320 [  7246] By: gsar                                  on 2000/10/16  02:33:29
43321         Log: integrate change#5909 from mainline
43322              
43323              mode argument to do_binmode() should be file mode, not boolean
43324      Branch: maint-5.6/perl
43325           !> pp_sys.c
43326 ____________________________________________________________________________
43327 [  7245] By: gsar                                  on 2000/10/16  02:31:04
43328         Log: integrate change#5908 from mainline
43329              
43330              introduce illegal symbols into null package so that
43331              gv_fetchpv(...,TRUE) always returns a valid GV even when the
43332              symbol is trapped by strictures (avoids coredumps)
43333      Branch: maint-5.6/perl
43334           !> embedvar.h gv.c intrpvar.h perl.c perlapi.h
43335           !> t/pragma/strict-vars
43336 ____________________________________________________________________________
43337 [  7244] By: jhi                                   on 2000/10/16  02:29:54
43338         Log: Subject: $Carp::ExportLevel confusion in Exporter
43339              From: "Ben Tilly" <ben_tilly@hotmail.com>
43340              Date: Sat, 14 Oct 2000 16:44:34 EDT
43341              Message-ID: <LAW2-F258sQwY6YHkid00003788@hotmail.com>
43342      Branch: perl
43343            ! lib/Exporter/Heavy.pm
43344 ____________________________________________________________________________
43345 [  7243] By: jhi                                   on 2000/10/16  02:28:33
43346         Log: Subject: [PATCH perlguts.pod] Document offset hack
43347              From: Simon Cozens <simon@cozens.net>
43348              Message-ID: <20001014193225.A6568@pembro4.pmb.ox.ac.uk>
43349              Date: Sat, 14 Oct 2000 19:32:25 +0100
43350      Branch: perl
43351            ! pod/perlguts.pod
43352 ____________________________________________________________________________
43353 [  7242] By: gsar                                  on 2000/10/16  02:26:51
43354         Log: integrate changes#5905,5906,5907,6064 from mainline
43355              
43356              printf/sprintf didn't get quad types right under use64bitint
43357      Branch: maint-5.6/perl
43358           !> pp_sys.c sv.c t/op/64bitint.t
43359 ____________________________________________________________________________
43360 [  7241] By: jhi                                   on 2000/10/16  02:22:44
43361         Log: Subject: small pod patch
43362              From: Dan Boorstein <dan_boo@bellsouth.net>
43363              Date: Sat, 14 Oct 2000 14:29:24 -0400
43364              Message-ID: <39E8A604.B501DB4F@bellsouth.net>
43365      Branch: perl
43366            ! pod/perlfaq7.pod pod/perlmod.pod
43367 ____________________________________________________________________________
43368 [  7240] By: jhi                                   on 2000/10/16  02:13:46
43369         Log: -w cleanup.
43370              
43371              Subject: Re: Problems with bleadperl 
43372              From: "Stephen P. Potter" <spp@ds.net>
43373              Date: Fri, 13 Oct 2000 13:32:49 -0400
43374              Message-Id: <200010131732.NAA19391@spp.users.ds.net>
43375      Branch: perl
43376            ! t/pragma/overload.t
43377 ____________________________________________________________________________
43378 [  7239] By: jhi                                   on 2000/10/16  01:41:18
43379         Log: One more ~utf8 tweak.
43380      Branch: perl
43381            ! t/op/bop.t
43382 ____________________________________________________________________________
43383 [  7238] By: jhi                                   on 2000/10/16  01:34:14
43384         Log: Tweak the test of #7235.
43385      Branch: perl
43386            ! t/op/bop.t
43387 ____________________________________________________________________________
43388 [  7237] By: jhi                                   on 2000/10/16  01:25:04
43389         Log: Fix a couple of compiler-noted nits in #7235.
43390      Branch: perl
43391            ! pp.c
43392 ____________________________________________________________________________
43393 [  7236] By: jhi                                   on 2000/10/16  01:22:46
43394         Log: Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
43395      Branch: perl
43396            ! pp.c pp_hot.c
43397 ____________________________________________________________________________
43398 [  7235] By: jhi                                   on 2000/10/15  16:24:44
43399         Log: Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
43400              
43401              From: Simon Cozens <simon@cozens.net>
43402              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
43403              Date: Sat, 14 Oct 2000 20:52:13 +0100
43404              Message-ID: <20001014205213.A9645@pembro4.pmb.ox.ac.uk>
43405      Branch: perl
43406            ! pp.c t/op/bop.t utf8.h
43407 ____________________________________________________________________________
43408 [  7234] By: jhi                                   on 2000/10/15  15:19:29
43409         Log: split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
43410              The problem was that rx->minlen was in chars while pp_split()
43411              thought it would be in bytes. 
43412      Branch: perl
43413            ! pp.c t/pragma/utf8.t
43414 ____________________________________________________________________________
43415 [  7233] By: jhi                                   on 2000/10/14  20:24:24
43416         Log: Document FNCASE=y as discussed in the bug 20000902.009.
43417      Branch: perl
43418            ! README.dos
43419 ____________________________________________________________________________
43420 [  7232] By: jhi                                   on 2000/10/14  18:52:21
43421         Log: Add test for bug id 20000427.003 (which seems to have
43422              been fixed) (also duplicate as 20000427.004, though
43423              with a higher severity).  Move one utf8 from op/append
43424              to pragma/utf8, tag the tests with bug ids.
43425      Branch: perl
43426            ! t/op/append.t t/pragma/utf8.t
43427 ____________________________________________________________________________
43428 [  7231] By: jhi                                   on 2000/10/14  17:28:37
43429         Log: Test cases for bug id 20000323.056 (the bug seems to be fixed).
43430      Branch: perl
43431            ! t/pragma/utf8.t
43432 ____________________________________________________________________________
43433 [  7230] By: jhi                                   on 2000/10/14  14:24:50
43434         Log: Needs to be conditional on SunOS 4.
43435              
43436              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
43437              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
43438              Date: Sat, 14 Oct 2000 13:37:49 +0100
43439              Message-ID: <000101c035db$8ffb60a0$2614140a@bfs.phone.com>
43440      Branch: metaconfig/U/perl
43441            ! End.U
43442      Branch: perl
43443            ! Configure myconfig.SH pod/perldelta.pod
43444 ____________________________________________________________________________
43445 [  7229] By: jhi                                   on 2000/10/14  00:49:22
43446         Log: Update Changes.
43447      Branch: perl
43448            ! Changes patchlevel.h
43449 ____________________________________________________________________________
43450 [  7228] By: jhi                                   on 2000/10/14  00:46:10
43451         Log: Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
43452              From: Peter Prymmer <pvhp@forte.com>
43453              Date: Fri, 13 Oct 2000 15:59:56 -0700 (PDT)
43454              Message-ID: <Pine.OSF.4.10.10010131548260.133963-100000@aspara.forte.com>
43455      Branch: perl
43456            ! lib/utf8.pm
43457 ____________________________________________________________________________
43458 [  7227] By: jhi                                   on 2000/10/13  23:20:30
43459         Log: Make the test acknowledge that self-ties are disabled as #7213 said.
43460      Branch: perl
43461            ! t/op/tie.t
43462 ____________________________________________________________________________
43463 [  7226] By: jhi                                   on 2000/10/13  22:14:32
43464         Log: Tweak #7225.
43465              
43466              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
43467              From: Peter Prymmer <pvhp@forte.com>
43468              Date: Fri, 13 Oct 2000 14:44:49 -0700 (PDT)
43469              Message-ID: <Pine.OSF.4.10.10010131414410.133963-100000@aspara.forte.com>
43470      Branch: perl
43471            ! t/op/sprintf.t
43472 ____________________________________________________________________________
43473 [  7225] By: jhi                                   on 2000/10/13  22:11:31
43474         Log: op/sprintf.t patch for OS/390 (and any other host with limited
43475              floating-point exponent length)
43476              
43477              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
43478              From: Dominic Dunlop <domo@computer.org>
43479              Date: Fri, 13 Oct 2000 19:17:57 +0200
43480              Message-Id: <p04320400b60cf2a6a05c@[192.168.1.4]>
43481      Branch: perl
43482            ! t/op/sprintf.t
43483 ____________________________________________________________________________
43484 [  7224] By: jhi                                   on 2000/10/13  18:40:48
43485         Log: Allow @+ and @- to be doublequoted, from Simon Cozens. 
43486      Branch: perl
43487            ! toke.c
43488 ____________________________________________________________________________
43489 [  7223] By: jhi                                   on 2000/10/13  18:37:13
43490         Log: Thinko in #7222.
43491      Branch: perl
43492            ! utf8.c
43493 ____________________________________________________________________________
43494 [  7222] By: jhi                                   on 2000/10/13  18:05:23
43495         Log: Use UTF8SKIP(), from Simon Cozens.
43496      Branch: perl
43497            ! utf8.c
43498 ____________________________________________________________________________
43499 [  7221] By: jhi                                   on 2000/10/13  15:43:19
43500         Log: (accidentally empty check-in)
43501      Branch: perl
43502            ! utf8.c
43503 ____________________________________________________________________________
43504 [  7220] By: jhi                                   on 2000/10/13  15:23:51
43505         Log: Add (optimistically) Storable to static extensions.
43506      Branch: perl
43507            ! hints/uwin.sh hints/vmesa.sh
43508 ____________________________________________________________________________
43509 [  7219] By: jhi                                   on 2000/10/13  15:20:05
43510         Log: Amdahl UTS doesn't seem to do dynaloading.
43511      Branch: perl
43512            ! hints/uts.sh
43513 ____________________________________________________________________________
43514 [  7218] By: jhi                                   on 2000/10/13  15:15:20
43515         Log: Slight tweak of the code to appease Amdahl UTS cc.
43516      Branch: perl
43517            ! pp.c
43518 ____________________________________________________________________________
43519 [  7217] By: jhi                                   on 2000/10/13  14:50:42
43520         Log: In Amdahl UTS "struct sv" is defined by a system header,
43521              <ksync.h>.
43522      Branch: perl
43523            ! perl.h sv.h
43524 ____________________________________________________________________________
43525 [  7216] By: jhi                                   on 2000/10/13  11:58:25
43526         Log: Ilya implemented the memory profiling API.
43527      Branch: perl
43528            ! Todo
43529 ____________________________________________________________________________
43530 [  7215] By: jhi                                   on 2000/10/13  02:56:38
43531         Log: Subject: [PATCH 5.7.0] Perl API for mstats
43532              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43533              Date: Thu, 12 Oct 2000 22:52:40 -0400
43534              Message-ID: <20001012225240.A7113@monk.mps.ohio-state.edu>
43535      Branch: perl
43536            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
43537 ____________________________________________________________________________
43538 [  7214] By: jhi                                   on 2000/10/13  02:55:38
43539         Log: Subject: [PATCH 5.7.0] IVs in mtats
43540              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43541              Date: Thu, 12 Oct 2000 22:51:04 -0400
43542              Message-ID: <20001012225104.A7103@monk.mps.ohio-state.edu>
43543      Branch: perl
43544            ! malloc.c perl.h
43545 ____________________________________________________________________________
43546 [  7213] By: jhi                                   on 2000/10/13  02:31:47
43547         Log: Self-ties are unsupported currently, stopgap patch from Alan Burlison.
43548      Branch: perl
43549            ! pod/perldiag.pod pp_sys.c
43550 ____________________________________________________________________________
43551 [  7212] By: jhi                                   on 2000/10/13  01:27:38
43552         Log: Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
43553              From: Peter Prymmer <pvhp@forte.com>
43554              Date: Tue, 10 Oct 2000 10:26:07 -0700 (PDT)
43555              Message-ID: <Pine.OSF.4.10.10010101020180.441897-100000@aspara.forte.com>
43556      Branch: perl
43557            ! t/op/oct.t
43558 ____________________________________________________________________________
43559 [  7211] By: jhi                                   on 2000/10/13  00:35:09
43560         Log: Update Changes.
43561      Branch: perl
43562            ! Changes patchlevel.h
43563 ____________________________________________________________________________
43564 [  7210] By: jhi                                   on 2000/10/12  23:59:40
43565         Log: The Install.pm third of
43566              
43567              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
43568              From: Bill Campbell <bill@celestial.com>
43569              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
43570              Date: Thu, 5 Oct 2000 18:04:51 -0700
43571      Branch: perl
43572            ! lib/ExtUtils/Install.pm
43573 ____________________________________________________________________________
43574 [  7209] By: jhi                                   on 2000/10/12  23:58:43
43575         Log: Two thirds of
43576              
43577              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
43578              Date: Thu, 5 Oct 2000 18:04:51 -0700
43579              From: Bill Campbell <bill@celestial.com>
43580              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
43581              
43582              The Install.pm changes will be submitted separately because
43583              they need some work and discussion still.
43584      Branch: perl
43585            ! lib/getopts.pl lib/termcap.pl
43586 ____________________________________________________________________________
43587 [  7208] By: jhi                                   on 2000/10/12  23:41:19
43588         Log: Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
43589              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
43590              Date:     Thu, 12 Oct 2000 07:30:02 EDT
43591              Message-Id: <001012072828.2eabc@DUPHY4.Physics.Drexel.Edu>
43592      Branch: perl
43593            ! lib/File/Temp.pm t/lib/st-lock.t t/pod/find.t
43594            ! t/pod/testp2pt.pl vms/gen_shrfls.pl
43595 ____________________________________________________________________________
43596 [  7207] By: jhi                                   on 2000/10/12  23:39:01
43597         Log: An updated EBCDIC tr patch.
43598              
43599              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
43600              From: Peter Prymmer <pvhp@forte.com>
43601              Date: Wed, 11 Oct 2000 17:16:30 -0700 (PDT)
43602              Message-ID: <Pine.OSF.4.10.10010111707430.516446-100000@aspara.forte.com>
43603      Branch: perl
43604            ! t/op/tr.t
43605 ____________________________________________________________________________
43606 [  7206] By: jhi                                   on 2000/10/12  23:34:55
43607         Log: Upgrade to CPAN 1.58, from Andreas König.
43608      Branch: perl
43609            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
43610 ____________________________________________________________________________
43611 [  7205] By: jhi                                   on 2000/10/12  23:29:08
43612         Log: Introduce the man[24-8] variables, from Andy Dougherty.
43613      Branch: metaconfig/U/perl
43614            + mandirs.U mandirstyle.U
43615      Branch: perl
43616            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
43617            ! config_h.SH epoc/config.sh uconfig.h uconfig.sh vos/config.def
43618            ! vos/config.h vos/config.pl vos/config_h.SH_orig
43619            ! win32/config.bc win32/config.gc win32/config.vc
43620 ____________________________________________________________________________
43621 [  7204] By: gsar                                  on 2000/10/12  18:11:24
43622         Log: restore change#7202
43623      Branch: perl
43624            ! mg.c
43625 ____________________________________________________________________________
43626 [  7203] By: gsar                                  on 2000/10/12  18:09:40
43627         Log: another test of the Emergency Broadcast System--back out 
43628              change#7202
43629      Branch: perl
43630            ! mg.c
43631 ____________________________________________________________________________
43632 [  7202] By: gsar                                  on 2000/10/12  16:40:47
43633         Log: (submitted on behalf of Jarkko)
43634              Fix the lib/encode.t subtest 6 failure as reported by Andreas
43635              Koenig, gmagical substr() wasn't propagating UTF8ness.  The bug
43636              was unearthed by change 7182, as was a bug in HTML::Entities.
43637      Branch: perl
43638            ! mg.c
43639 ____________________________________________________________________________
43640 [  7201] By: jhi                                   on 2000/10/11  03:16:05
43641         Log: SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
43642      Branch: perl
43643            ! pp_hot.c t/pragma/utf8.t
43644 ____________________________________________________________________________
43645 [  7200] By: jhi                                   on 2000/10/11  00:40:30
43646         Log: The #7198 was a false alarm.
43647      Branch: perl
43648            ! pp_hot.c
43649 ____________________________________________________________________________
43650 [  7199] By: jhi                                   on 2000/10/11  00:26:04
43651         Log: Remove duplicated code.
43652      Branch: perl
43653            ! t/lib/cgi-html.t
43654 ____________________________________________________________________________
43655 [  7198] By: jhi                                   on 2000/10/10  23:30:46
43656         Log: (Retracted by #7200.)
43657      Branch: perl
43658            ! pp_hot.c
43659 ____________________________________________________________________________
43660 [  7197] By: jhi                                   on 2000/10/10  21:49:30
43661         Log: Add the test case for #7190, from the original bug report
43662              by Andreas König.
43663      Branch: perl
43664            ! t/pragma/utf8.t
43665 ____________________________________________________________________________
43666 [  7196] By: jhi                                   on 2000/10/10  21:40:49
43667         Log: Reapply Andy's patch and regen Configure.
43668      Branch: perl
43669            ! Configure INSTALL Makefile.SH Porting/Glossary
43670            ! Porting/config.sh config_h.SH epoc/config.sh installperl
43671            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
43672            ! win32/config.vc
43673 ____________________________________________________________________________
43674 [  7195] By: jhi                                   on 2000/10/10  21:09:30
43675         Log: Use the versiononly instead of the installscripts,
43676              retract the changes 7146 and 7147.
43677      Branch: perl
43678            ! Configure INSTALL Makefile.SH Porting/Glossary
43679            ! Porting/config.sh Porting/config_H config_h.SH epoc/config.sh
43680            ! installperl uconfig.sh vos/config.def win32/config.bc
43681            ! win32/config.gc win32/config.vc
43682 ____________________________________________________________________________
43683 [  7194] By: jhi                                   on 2000/10/10  21:06:15
43684         Log: Subject: [PATCH: perl@7181] ver.t v string tests for os/390
43685              From: Peter Prymmer <pvhp@forte.com>
43686              Date: Tue, 10 Oct 2000 13:24:18 -0700 (PDT)
43687              Message-ID: <Pine.OSF.4.10.10010101322510.441897-100000@aspara.forte.com>
43688      Branch: perl
43689            ! t/op/ver.t
43690 ____________________________________________________________________________
43691 [  7193] By: jhi                                   on 2000/10/10  21:05:12
43692         Log: Subject: [PATCH: perl@7181] op/tr tests on OS/390
43693              From: Peter Prymmer <pvhp@forte.com>
43694              Date: Tue, 10 Oct 2000 13:56:35 -0700 (PDT)
43695              Message-ID: <Pine.OSF.4.10.10010101355140.441897-100000@aspara.forte.com>
43696      Branch: perl
43697            ! t/op/tr.t
43698 ____________________________________________________________________________
43699 [  7192] By: jhi                                   on 2000/10/10  20:57:30
43700         Log: Add versiononly, delete installscripts, from Andy Dougherty.
43701      Branch: metaconfig
43702            - U/installdirs/installscripts.U
43703      Branch: metaconfig/U/perl
43704            + versiononly.U
43705 ____________________________________________________________________________
43706 [  7191] By: jhi                                   on 2000/10/10  19:41:21
43707         Log: Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
43708              From: Peter Prymmer <pvhp@forte.com>
43709              Date: Tue, 10 Oct 2000 12:35:57 -0700 (PDT)
43710              Message-ID: <Pine.OSF.4.10.10010101231390.441897-100000@aspara.forte.com>
43711      Branch: perl
43712            ! pod/perlebcdic.pod
43713 ____________________________________________________________________________
43714 [  7190] By: jhi                                   on 2000/10/10  19:26:14
43715         Log: Subject: Re: utf8 concat, mg_get
43716              From: Simon Cozens <simon@cozens.net>
43717              Date: Tue, 10 Oct 2000 17:40:17 +0100
43718              Message-ID: <20001010174017.A13130@pembro4.pmb.ox.ac.uk>
43719      Branch: perl
43720            ! pp_hot.c
43721 ____________________________________________________________________________
43722 [  7189] By: jhi                                   on 2000/10/10  19:23:03
43723         Log: Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
43724              From: jdb@dfwnet.sbms.sbc.com (J. David Blackstone)
43725              Date: Thu, 20 Jul 2000 13:31:22 -0500 (CDT)
43726              Message-Id: <200007201831.NAA05776@dfwnet1.dfwnet.sbms.sbc.com>
43727      Branch: perl
43728            ! lib/ExtUtils/MM_Unix.pm
43729 ____________________________________________________________________________
43730 [  7188] By: jhi                                   on 2000/10/10  15:31:24
43731         Log: Subject: RE: [ID 19990803.001] README.win32 suggestions 
43732              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
43733              Date: Fri, 14 Jul 2000 10:47:36 +0100
43734              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8224@UKRUX002.rundc.uk.origin-it.com>
43735      Branch: perl
43736            ! README.win32
43737 ____________________________________________________________________________
43738 [  7187] By: jhi                                   on 2000/10/10  13:30:10
43739         Log: Quote the temp file name, needed in Win32 because the
43740              default name unfortunately contains spaces, shouldn't
43741              hurt elsewhere.
43742              
43743              Subject: FW: perldoc fails if $TEMP contains spaces
43744              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
43745              Date: Thu, 14 Sep 2000 08:58:45 +0100
43746              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A82AA@UKRUX002.rundc.uk.origin-it.com>
43747      Branch: perl
43748            ! utils/perldoc.PL
43749 ____________________________________________________________________________
43750 [  7186] By: jhi                                   on 2000/10/10  13:16:27
43751         Log: Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
43752              From: hv@hugo.hybyte.com
43753              Date: Tue, 10 Oct 2000 14:10:20 +0100
43754              Message-Id: <200010101310.OAA00953@hugo.hybyte.com>
43755      Branch: perl
43756            ! t/lib/thr5005.t util.c
43757 ____________________________________________________________________________
43758 [  7185] By: jhi                                   on 2000/10/10  12:06:22
43759         Log: Upgrade to podlators 1.04, from Russ Allbery.
43760      Branch: perl
43761            ! lib/Pod/Man.pm lib/Pod/Text.pm
43762 ____________________________________________________________________________
43763 [  7184] By: jhi                                   on 2000/10/10  12:01:32
43764         Log: Upgrade to CGI.pm 2.74, from Lincoln Stein.
43765      Branch: perl
43766            ! lib/CGI.pm t/lib/cgi-form.t t/lib/cgi-html.t
43767 ____________________________________________________________________________
43768 [  7183] By: jhi                                   on 2000/10/09  23:47:15
43769         Log: Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
43770              From: Peter Prymmer <pvhp@forte.com>
43771              Message-ID: <Pine.OSF.4.10.10010091625290.260786-100000@aspara.forte.com>
43772              Date: Mon, 9 Oct 2000 16:30:44 -0700 (PDT)
43773      Branch: perl
43774            ! configure.com vms/descrip_mms.template vms/vms.c vms/vmsish.h
43775 ____________________________________________________________________________
43776 [  7182] By: jhi                                   on 2000/10/09  23:43:16
43777         Log: Make eq work again with utf8 (disabling the upgrading
43778              should no more be necessary since the copies of the
43779              scalars are upgraded, not the scalars themselves).
43780              Takes care of ID 20001009.001.  (The claimed length()
43781              bug in 20001009.001 seems bogus to me.)
43782      Branch: perl
43783            ! sv.c t/pragma/utf8.t
43784 ____________________________________________________________________________
43785 [  7181] By: gsar                                  on 2000/10/09  19:41:54
43786         Log: tweak for change#7173
43787      Branch: perl
43788            ! win32/win32sck.c
43789 ____________________________________________________________________________
43790 [  7180] By: gsar                                  on 2000/10/09  19:26:56
43791         Log: on Windows, clean targets might not work under some flavors of the shell
43792      Branch: perl
43793            ! win32/Makefile win32/makefile.mk
43794 ____________________________________________________________________________
43795 [  7179] By: jhi                                   on 2000/10/09  19:21:02
43796         Log: Update Changes.
43797      Branch: perl
43798            ! Changes patchlevel.h
43799 ____________________________________________________________________________
43800 [  7178] By: jhi                                   on 2000/10/09  19:18:23
43801         Log: Warn about unknown scripts.
43802              
43803              Subject: Re: ideas? patches? [PATCH bleadperl]
43804              From: Dominic Dunlop <domo@computer.org>
43805              Date: Mon, 9 Oct 2000 14:57:17 +0200
43806              Message-Id: <p04320400b6076a75b15f@[192.168.1.4]>
43807      Branch: perl
43808            ! lib/charnames.pm
43809 ____________________________________________________________________________
43810 [  7177] By: jhi                                   on 2000/10/09  19:13:27
43811         Log: Change #7160 had a nasty typo.
43812      Branch: metaconfig
43813            ! U/compline/Compile.U
43814      Branch: perl
43815            ! Configure config_h.SH
43816 ____________________________________________________________________________
43817 [  7176] By: gsar                                  on 2000/10/09  18:59:33
43818         Log: pod nit
43819      Branch: perl
43820            ! pod/perlport.pod
43821 ____________________________________________________________________________
43822 [  7175] By: gsar                                  on 2000/10/09  18:54:28
43823         Log: Windows9x doesn't support link(), despite what Config.pm
43824              might think
43825      Branch: perl
43826            ! lib/ExtUtils/Manifest.pm
43827 ____________________________________________________________________________
43828 [  7174] By: gsar                                  on 2000/10/09  18:50:03
43829         Log: avoid nonportable example code
43830      Branch: perl
43831            ! lib/File/Copy.pm
43832 ____________________________________________________________________________
43833 [  7173] By: gsar                                  on 2000/10/09  18:46:54
43834         Log: on Windows, avoid potential exception (could happen if MSVCRT isn't
43835              being used) when closing a socket handle
43836      Branch: perl
43837            ! win32/win32.c win32/win32.h win32/win32sck.c
43838 ____________________________________________________________________________
43839 [  7172] By: gsar                                  on 2000/10/09  18:41:40
43840         Log: on Windows, cwd strings in the environment should be of the
43841              form =X:=X:\foo instead of =X=X:\foo\
43842      Branch: perl
43843            ! win32/vdir.h
43844 ____________________________________________________________________________
43845 [  7171] By: gsar                                  on 2000/10/09  18:30:09
43846         Log: on Windows, LoadLibrary() could load an extension DLL multiple
43847              times if forward slashes are used in the path
43848      Branch: perl
43849            ! win32/win32.c
43850 ____________________________________________________________________________
43851 [  7170] By: jhi                                   on 2000/10/09  17:53:59
43852         Log: Add a todo note about overloadable assertions.
43853      Branch: perl
43854            ! Todo-5.6
43855 ____________________________________________________________________________
43856 [  7169] By: jhi                                   on 2000/10/09  13:43:45
43857         Log: Subject: PATCH 5.6 perldebguts grammar cleanup
43858              From: mjd@plover.com
43859              Date: 9 Oct 2000 00:24:44 -0000
43860              Message-ID: <20001009002444.10616.qmail@plover.com>
43861      Branch: perl
43862            ! pod/perldebguts.pod
43863 ____________________________________________________________________________
43864 [  7168] By: nick                                  on 2000/10/08  13:16:33
43865         Log: Tables assume network byte order for 16 bit forms, so 'S' packing
43866              is not right thing to do on (e.g. x86). Network order is also "right" for
43867              X fonts.
43868      Branch: perl
43869            ! ext/Encode/Encode.pm
43870 ____________________________________________________________________________
43871 [  7167] By: nick                                  on 2000/10/08  12:54:42
43872         Log: Make "encodings" work post-install when Encode/*.enc files may not
43873              be in same directory as Encode.pm
43874      Branch: perl
43875            ! ext/Encode/Encode.pm
43876 ____________________________________________________________________________
43877 [  7166] By: nick                                  on 2000/10/08  11:51:26
43878         Log: Work round the fact that $hash->{$key} does not take into account
43879              UTF8'ness of $key yet.  Thus fromUnicode needs to do $hash->{chr(ord($ch))}
43880              so that key is always in the "expected" encoding - i.e. same way we put
43881              it in the hash.
43882      Branch: perl
43883            ! ext/Encode/Encode.pm
43884 ____________________________________________________________________________
43885 [  7165] By: gsar                                  on 2000/10/08  04:15:29
43886         Log: save_re_context() could reset PL_curcop to freed memory, causing core
43887              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
43888      Branch: perl
43889            ! pp_ctl.c
43890 ____________________________________________________________________________
43891 [  7164] By: jhi                                   on 2000/10/06  20:51:48
43892         Log: UTF8ize split() so that the cloned substrings get the UTF8
43893              flag of the original scalar.  Problem reported by Simon Cozens.
43894      Branch: perl
43895            ! pp.c t/pragma/utf8.t
43896 ____________________________________________________________________________
43897 [  7163] By: nick                                  on 2000/10/06  20:48:34
43898         Log: Fix in change 7162 was too-late for case where we "upgraded" to PVIV and
43899              got a false +ve and so did not reach code which would have un-FAKEd the SV.
43900      Branch: perl
43901            ! sv.c
43902 ____________________________________________________________________________
43903 [  7162] By: nick                                  on 2000/10/06  20:25:37
43904         Log: Make sv_upgrade() undo READONLY|FAKE shared string hackery.
43905              To fix  (sort {$a <=> $b} keys %hash) in particular but
43906              should cover a number of other as-yet-unknown cases as well.
43907      Branch: perl
43908            ! sv.c
43909 ____________________________________________________________________________
43910 [  7161] By: jhi                                   on 2000/10/06  19:56:18
43911         Log: Change the version number of Tie::Handle in the core to 4.0,
43912              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
43913              
43914              Subject: Note on Tie::Handle
43915              From: andreas.koenig@anima.de (Andreas J. Koenig)
43916              Date:      06 Oct 2000 21:48:58 +0200
43917              Message-ID: <m3ya01kaxh.fsf@ak-71.mind.de>
43918      Branch: perl
43919            ! lib/Tie/Handle.pm
43920 ____________________________________________________________________________
43921 [  7160] By: jhi                                   on 2000/10/06  18:20:35
43922         Log: Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
43923              as the first option of cc/ld because of ultrapicky compilers
43924              (e.g. OS/390 R2.5)
43925      Branch: metaconfig
43926            + U/modified/d_getpgrp.U U/modified/d_setpgrp.U
43927            ! U/compline/Compile.U U/compline/Csym.U U/compline/ccflags.U
43928            ! U/compline/orderlib.U U/modified/Cppsym.U
43929            ! U/modified/d_access.U
43930      Branch: metaconfig/U/perl
43931            ! Checkcc.U d_dlsymun.U gccvers.U
43932      Branch: perl
43933            ! Configure config_h.SH
43934 ____________________________________________________________________________
43935 [  7159] By: jhi                                   on 2000/10/06  13:56:39
43936         Log: Update Changes.
43937      Branch: perl
43938            ! Changes patchlevel.h
43939 ____________________________________________________________________________
43940 [  7158] By: jhi                                   on 2000/10/06  12:48:40
43941         Log: Eliminate $Is_VMS code from the test.
43942              
43943              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
43944              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
43945              Message-Id: <001005074528.21621@DUPHY4.Physics.Drexel.Edu>
43946              Date:     Thu, 5 Oct 2000 07:46:33 EDT
43947      Branch: perl
43948            ! t/lib/b.t
43949 ____________________________________________________________________________
43950 [  7157] By: jhi                                   on 2000/10/06  12:47:13
43951         Log: Also the $ccflags is needed for the C compiler check.
43952              
43953              Subject: Configure (check for C-compiler)
43954              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
43955              Date: Fri, 06 Oct 2000 08:47:15 +0200
43956              Message-Id: <20001006084120.C52B.H.M.BRAND@hccnet.nl>
43957      Branch: metaconfig/U/perl
43958            ! Checkcc.U
43959      Branch: perl
43960            ! Configure config_h.SH
43961 ____________________________________________________________________________
43962 [  7156] By: jhi                                   on 2000/10/06  11:45:15
43963         Log: The HINT_BYTE patch is apparently unnecessary, retracted.
43964      Branch: perl
43965            ! perl.c pp_ctl.c sv.h utf8.c
43966 ____________________________________________________________________________
43967 [  7155] By: jhi                                   on 2000/10/06  11:40:41
43968         Log: IO::Handle->syswrite() did not handle length omission
43969              like CORE::syswrite() does.
43970              
43971              Subject: [Fwd] IO::Handle, syswrite and arguments
43972              From: Graham Barr <gbarr@pobox.com>
43973              Date: Fri, 6 Oct 2000 10:22:05 +0100
43974              Message-ID: <20001006102205.U6312@pobox.com>
43975              
43976              The original patch from andrew@ugh.net.au.
43977      Branch: perl
43978            ! ext/IO/lib/IO/Handle.pm
43979 ____________________________________________________________________________
43980 [  7154] By: jhi                                   on 2000/10/06  01:42:15
43981         Log: Tweak #7153.
43982      Branch: perl
43983            ! utf8.h
43984 ____________________________________________________________________________
43985 [  7153] By: jhi                                   on 2000/10/06  00:39:55
43986         Log: Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
43987      Branch: perl
43988            ! utf8.h
43989 ____________________________________________________________________________
43990 [  7152] By: jhi                                   on 2000/10/06  00:38:11
43991         Log: Patch from Peter Prymmer to disable utf8 in EBCDIC platforms.
43992      Branch: perl
43993            ! perl.c pp_ctl.c sv.h utf8.c
43994 ____________________________________________________________________________
43995 [  7151] By: jhi                                   on 2000/10/06  00:36:38
43996         Log: Subject: Re: Questions about Tie::Array and perl modules
43997              From: Nick Ing-Simmons <nik@tiuk.ti.com>
43998              Date: Thu, 5 Oct 2000 09:37:11 +0100 (BST)
43999              Message-Id: <200010050837.JAA00564@mikado.tiuk.ti.com>
44000              
44001              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
44002      Branch: perl
44003            ! lib/Tie/Array.pm t/op/array.t
44004 ____________________________________________________________________________
44005 [  7150] By: jhi                                   on 2000/10/05  00:20:45
44006         Log: Regen Changes.
44007      Branch: perl
44008            ! Changes patchlevel.h
44009 ____________________________________________________________________________
44010 [  7149] By: jhi                                   on 2000/10/05  00:20:01
44011         Log: Regen toc.
44012      Branch: perl
44013            ! pod/perltoc.pod
44014 ____________________________________________________________________________
44015 [  7148] By: jhi                                   on 2000/10/04  23:35:08
44016         Log: Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
44017              reported several times by Dominic Dunlop, for example in
44018              ID 20000315.008.  Patch from Dominic.  Patch affects at
44019              least MachTen, and possibly other oldish BSDs. Should not
44020              break non-broken platforms (tested on LinuxPPC). 
44021      Branch: perl
44022            ! doio.c
44023 ____________________________________________________________________________
44024 [  7147] By: jhi                                   on 2000/10/04  23:26:34
44025         Log: The one that got away from 7146.
44026      Branch: metaconfig
44027            + U/installdirs/installscripts.U
44028 ____________________________________________________________________________
44029 [  7146] By: jhi                                   on 2000/10/04  23:25:04
44030         Log: Enable disabling scripts installation by Configure -Uinstallscripts,
44031              suggested by H. Merijn Brand.
44032      Branch: perl
44033            ! Configure INSTALL Makefile.SH Porting/Glossary
44034            ! Porting/config.sh Porting/config_H epoc/config.sh installperl
44035            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
44036            ! win32/config.vc
44037 ____________________________________________________________________________
44038 [  7145] By: jhi                                   on 2000/10/04  22:08:21
44039         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
44040              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44041              Date: Wed, 4 Oct 2000 17:37:46 -0400
44042              Message-ID: <20001004173746.A26697@monk.mps.ohio-state.edu>
44043      Branch: perl
44044            ! utils/h2xs.PL
44045 ____________________________________________________________________________
44046 [  7144] By: jhi                                   on 2000/10/04  18:11:41
44047         Log: Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
44048              From: Jeff Pinyan <jeffp@crusoe.net>
44049              Date: Tue, 3 Oct 2000 16:35:42 -0400 (EDT)
44050              Message-ID: <Pine.GSO.4.21.0010031634530.14163-100000@crusoe.crusoe.net>
44051      Branch: perl
44052            ! pod/perlrun.pod
44053 ____________________________________________________________________________
44054 [  7143] By: jhi                                   on 2000/10/04  18:09:58
44055         Log: Subject: perlhack.pod Patch for Externals Tools
44056              From: Fisher Mark <fisherm@tce.com>
44057              Date: Tue, 3 Oct 2000 15:43:27 -0500 
44058              Message-ID: <B9B6874277EED211B1890008C707AF530505B180@indyexch3.indy.tce.com>
44059      Branch: perl
44060            ! pod/perlhack.pod
44061 ____________________________________________________________________________
44062 [  7142] By: jhi                                   on 2000/10/04  18:08:41
44063         Log: Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
44064              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
44065              Date:     Wed, 4 Oct 2000 12:11:11 EDT
44066              Message-Id: <001004120530.25cb5@DUPHY4.Physics.Drexel.Edu>
44067      Branch: perl
44068            ! vms/vms.c
44069 ____________________________________________________________________________
44070 [  7141] By: jhi                                   on 2000/10/04  12:20:16
44071         Log: Subject: [PATCH 5.7.0] h2xs not working
44072              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44073              Message-ID: <20001003214301.A22851@monk.mps.ohio-state.edu>
44074              Date: Tue, 3 Oct 2000 21:43:01 -0400
44075              
44076              Subject: [PATCH 5.7.0] h2xs not documenting the created module
44077              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44078              Date: Tue, 3 Oct 2000 22:55:19 -0400
44079              Message-ID: <20001003225519.A23360@monk.mps.ohio-state.edu>
44080      Branch: perl
44081            ! utils/h2xs.PL
44082 ____________________________________________________________________________
44083 [  7140] By: jhi                                   on 2000/10/04  11:53:44
44084         Log: Subject: [ID 20001004.003] installman "Ambiguous call resolved as CORE::"
44085              From: nick@babyhippo.com
44086              Date: Wed, 4 Oct 2000 12:06:45 +0100
44087              Message-Id: <20001004120645.A7356@babyhippo.com>
44088              
44089              Retract 7118 and 7135.
44090      Branch: perl
44091            ! installman installperl op.c t/pragma/subs.t
44092 ____________________________________________________________________________
44093 [  7139] By: jhi                                   on 2000/10/03  22:09:41
44094         Log: It is possible to have no hosts database at all.  Pointed out in
44095              
44096              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
44097              From: Peter Prymmer <pvhp@forte.com>
44098              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
44099              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
44100      Branch: metaconfig
44101            ! U/modified/myhostname.U
44102      Branch: perl
44103            ! Configure config_h.SH
44104 ____________________________________________________________________________
44105 [  7138] By: jhi                                   on 2000/10/03  21:49:49
44106         Log: Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
44107              From: Peter Prymmer <pvhp@forte.com>
44108              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
44109              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
44110      Branch: perl
44111            ! pp_sys.c
44112 ____________________________________________________________________________
44113 [  7137] By: jhi                                   on 2000/10/03  20:10:05
44114         Log: One remaining nit less at the VMS mailbox sizing.
44115      Branch: perl
44116            ! vms/vms.c
44117 ____________________________________________________________________________
44118 [  7136] By: jhi                                   on 2000/10/03  20:08:47
44119         Log: Test harness update to sync with the new perlcc,
44120              from Simon Cozens.
44121      Branch: perl
44122            ! t/TEST t/UTEST
44123 ____________________________________________________________________________
44124 [  7135] By: jhi                                   on 2000/10/03  15:15:42
44125         Log: Subject: Re: PATCH for 20001003.004
44126              Date: Tue, 3 Oct 2000 11:03:04 -0400 (EDT)
44127              From: "AARON B. DOSSETT" <aaron@iglou.com>
44128              Message-Id: <E13gTay-0006od-00@iglou.com>
44129      Branch: perl
44130            ! installman installperl
44131 ____________________________________________________________________________
44132 [  7134] By: jhi                                   on 2000/10/03  15:00:34
44133         Log: Subject: [ID 20001003.006] B::Debug not -w clean
44134              From: Nicholas Clark <nick@babyhippo.co.uk>
44135              Date: Tue, 03 Oct 2000 15:46:32 +0100
44136              Message-Id: <E13gTKy-0002R2-00@fruitbat.babyhippo.co.uk>
44137      Branch: perl
44138            ! ext/B/B/Debug.pm
44139 ____________________________________________________________________________
44140 [  7133] By: jhi                                   on 2000/10/03  14:58:39
44141         Log: Scale down the VMS message boxes, by Charles Lane.
44142              Fix for ID 20000903.009, workaround at
44143              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
44144      Branch: perl
44145            ! vms/vms.c
44146 ____________________________________________________________________________
44147 [  7132] By: jhi                                   on 2000/10/03  11:20:37
44148         Log: Upgrade to Storable 1.0.3, from Raphael Manfredi.
44149      Branch: perl
44150            + t/lib/st-lock.t t/lib/st-utf8.t
44151            ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
44152            ! ext/Storable/Storable.xs t/lib/st-recurse.t
44153 ____________________________________________________________________________
44154 [  7131] By: jhi                                   on 2000/10/03  03:38:23
44155         Log: Encode nits.
44156      Branch: perl
44157            ! MANIFEST Makefile.SH
44158 ____________________________________________________________________________
44159 [  7130] By: jhi                                   on 2000/10/03  03:31:05
44160         Log: Update Changes.
44161      Branch: perl
44162            ! Changes patchlevel.h
44163 ____________________________________________________________________________
44164 [  7129] By: jhi                                   on 2000/10/03  02:24:02
44165         Log: Misplaced else.
44166      Branch: metaconfig/U/perl
44167            ! d_strtoll.U
44168      Branch: perl
44169            ! Configure config_h.SH
44170 ____________________________________________________________________________
44171 [  7128] By: jhi                                   on 2000/10/03  02:08:29
44172         Log: Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
44173              From: sthoenna@efn.org
44174              Date: Fri, 15 Sep 2000 07:19:57 -0700 (PDT)
44175              Message-Id: <200009151419.e8FEJvE19796@garcia.efn.org>
44176      Branch: metaconfig/U/perl
44177            ! d_strtoll.U
44178      Branch: perl
44179            ! Configure config_h.SH hints/os2.sh os2/os2ish.h
44180 ____________________________________________________________________________
44181 [  7127] By: jhi                                   on 2000/10/03  01:13:14
44182         Log: Update Changes.
44183      Branch: perl
44184            ! Changes patchlevel.h
44185 ____________________________________________________________________________
44186 [  7126] By: jhi                                   on 2000/10/03  00:57:08
44187         Log: Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
44188              as suggested by Olaf Flebbe and Nick Clark.
44189      Branch: perl
44190            ! epoc/epocish.h perl.h sv.c unixish.h util.c vms/vmsish.h
44191 ____________________________________________________________________________
44192 [  7125] By: jhi                                   on 2000/10/03  00:50:56
44193         Log: Subject: [ID 20001002.001] Not OK: perl v5.7.0 +DEVEL7093 +...001 on i586-linux 2.2.16 (UNINSTALLED)
44194              From: Nick Clark <nick@plum.flirble.org>
44195              Date: Mon, 2 Oct 2000 11:03:24 +0100
44196              Message-Id: <20001002110324.D20073@plum.flirble.org>
44197              
44198              Also fixes bug ID 20001002.005.
44199      Branch: perl
44200            ! t/lib/encode.t
44201 ____________________________________________________________________________
44202 [  7124] By: jhi                                   on 2000/10/03  00:34:59
44203         Log: Subject: [PATCH 5.7.0] Epoc update
44204              From: Olaf Flebbe <o.flebbe@gmx.de>
44205              Date: Wed, 20 Sep 2000 23:16:26 +0200 (MEST)
44206              Message-ID: <26423.969484586@www10.gmx.net>
44207      Branch: perl
44208            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
44209            ! epoc/epoc_stubs.c epoc/epocish.h epoc/link.pl
44210            ! lib/AutoLoader.pm lib/Cwd.pm mg.c perl.c perl.h pp_sys.c sv.c
44211            ! util.c util.h
44212 ____________________________________________________________________________
44213 [  7123] By: jhi                                   on 2000/10/03  00:30:07
44214         Log: Regen headers.
44215      Branch: perl
44216            ! embed.h opcode.h pod/perlapi.pod pp.sym pp_proto.h
44217 ____________________________________________________________________________
44218 [  7122] By: jhi                                   on 2000/10/03  00:10:48
44219         Log: OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
44220      Branch: perl
44221            ! hints/openbsd.sh
44222 ____________________________________________________________________________
44223 [  7121] By: jhi                                   on 2000/10/03  00:05:06
44224         Log: Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
44225              From: <abigail@foad.org>
44226              Date: Tue, 26 Sep 2000 13:36:14 -0400
44227              Message-ID: <20000926173614.4356.qmail@foad.org>
44228      Branch: perl
44229            ! pod/perlop.pod
44230 ____________________________________________________________________________
44231 [  7120] By: jhi                                   on 2000/10/03  00:04:00
44232         Log: Inside require() $^S was always left undefined.
44233              
44234              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
44235              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44236              Date: Wed, 27 Sep 2000 18:54:49 -0400
44237              Message-ID: <20000927185449.A24927@monk.mps.ohio-state.edu>
44238      Branch: perl
44239            ! cop.h mg.c pp_ctl.c util.c
44240 ____________________________________________________________________________
44241 [  7119] By: jhi                                   on 2000/10/03  00:00:16
44242         Log: Subject: [PATCH] DLL not restartabke with threaded perl
44243              From: "Dave Hartnoll" <Dave_Hartnoll@3b2.com>
44244              Date: Thu, 28 Sep 2000 09:20:46 +0100
44245              Message-ID: <002101c02925$00aa8d80$7e0aa8c0@3b2.com>
44246      Branch: perl
44247            ! perl.c
44248 ____________________________________________________________________________
44249 [  7118] By: jhi                                   on 2000/10/02  23:59:20
44250         Log: Subject: Re: [ID 20000828.017] bytecode fails with use subs;
44251              From: Nicholas Clark <nick@ccl4.org>
44252              Date: Thu, 28 Sep 2000 11:52:24 +0100
44253              Message-ID: <20000928115224.D7924@plum.flirble.org>
44254      Branch: perl
44255            ! op.c
44256 ____________________________________________________________________________
44257 [  7117] By: jhi                                   on 2000/10/02  23:57:51
44258         Log: Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
44259              From: Nicholas Clark <nick@babyhippo.co.uk>
44260              Date: Thu, 28 Sep 2000 12:18:10 +0100
44261              Message-Id: <E13ebha-0004IV-00@fruitbat.babyhippo.co.uk>
44262              
44263              Did not apply cleanly, manual intervention was needed.
44264      Branch: perl
44265            ! ext/B/B/Bytecode.pm utils/perlcc.PL
44266 ____________________________________________________________________________
44267 [  7116] By: jhi                                   on 2000/10/02  23:50:40
44268         Log: Document the issue (is not a syntax error, kind of)
44269              
44270              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
44271              From: Nicholas Clark <nick@ccl4.org>
44272              Date: Thu, 28 Sep 2000 17:12:42 +0100
44273              Message-ID: <20000928171242.K7924@plum.flirble.org>
44274      Branch: perl
44275            ! pod/perldata.pod
44276 ____________________________________________________________________________
44277 [  7115] By: jhi                                   on 2000/10/02  23:48:58
44278         Log: Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
44279              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44280              Date: Thu, 28 Sep 2000 21:55:31 -0400
44281              Message-ID: <20000928215531.A4315@monk.mps.ohio-state.edu>
44282      Branch: perl
44283            ! regexec.c
44284 ____________________________________________________________________________
44285 [  7114] By: jhi                                   on 2000/10/02  23:47:57
44286         Log: Subject: DOC PATCH 5.6.0
44287              From: mjd@plover.com
44288              Date: 30 Sep 2000 06:02:34 -0000
44289              Message-ID: <20000930060234.4559.qmail@plover.com>
44290      Branch: perl
44291            ! pod/perldebguts.pod
44292 ____________________________________________________________________________
44293 [  7113] By: jhi                                   on 2000/10/02  23:46:43
44294         Log: SOCK_DGRAM and listen() do not mix as reported in
44295              
44296              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
44297              From: Petter Reinholdtsen <pere@hungry.com>
44298              Date: Sun, 1 Oct 2000 10:57:20 +0800
44299              Message-Id: <200010010257.KAA05735@localhost.localdomain>
44300              
44301              The patch for 5.7.0+ had to be reengineered, though.
44302      Branch: perl
44303            ! ext/IO/lib/IO/Socket/UNIX.pm
44304 ____________________________________________________________________________
44305 [  7112] By: jhi                                   on 2000/10/02  23:36:57
44306         Log: Subject: Re: [PATCH 5.005_64 missed]
44307              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44308              Date: Sun, 1 Oct 2000 18:50:10 -0400
44309              Message-ID: <20001001185010.A14152@monk.mps.ohio-state.edu>
44310      Branch: perl
44311            ! pod/perlxs.pod
44312 ____________________________________________________________________________
44313 [  7111] By: jhi                                   on 2000/10/02  23:35:40
44314         Log: Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
44315              From: Radu Greab <radu@netsoft.ro>
44316              Date: Mon, 2 Oct 2000 22:03:44 +0300 (EEST)
44317              Message-ID: <14808.56336.594486.626712@busy.netsoft.ro>
44318      Branch: perl
44319            ! op.c opcode.pl t/op/substr.t
44320 ____________________________________________________________________________
44321 [  7110] By: jhi                                   on 2000/10/02  23:32:38
44322         Log: Subject: [PATCH] Fix aliasing of tied filehandles
44323              From: Daniel Chetlin <daniel@chetlin.com>
44324              Date: Mon, 2 Oct 2000 14:53:27 -0700
44325              Message-ID: <20001002145327.C1617@ilmd>
44326      Branch: perl
44327            ! perl.h pp_hot.c t/op/tiehandle.t
44328 ____________________________________________________________________________
44329 [  7109] By: jhi                                   on 2000/10/02  23:31:30
44330         Log: s/Robin Parker/Robin Barker/
44331      Branch: perl
44332            ! Changes5.6
44333 ____________________________________________________________________________
44334 [  7108] By: jhi                                   on 2000/10/02  23:15:46
44335         Log: Retract #7091 as suggested in
44336              
44337              From: Robin Barker <rmb1@cise.npl.co.uk> 
44338              Subject: [PATCH-R]  was Re: SuSE's gcc-2.95.2 and //depot/perl
44339              Date: Fri, 29 Sep 2000 13:10:22 +0100 (BST)
44340              Message-Id: <200009291210.NAA17098@tempest.npl.co.uk>
44341      Branch: perl
44342            ! embed.pl proto.h
44343 ____________________________________________________________________________
44344 [  7107] By: nick                                  on 2000/10/02  18:23:14
44345         Log: A few tweaks to get Tk803 to work with Encode scheme.
44346      Branch: perl
44347            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
44348 ____________________________________________________________________________
44349 [  7106] By: nick                                  on 2000/10/01  21:34:14
44350         Log: Add checking cases to Encode's toUnicode and fromUnicode.
44351      Branch: perl
44352            ! ext/Encode/Encode.pm
44353 ____________________________________________________________________________
44354 [  7105] By: nick                                  on 2000/10/01  17:18:01
44355         Log: Add encoding tables from tcl8.3.2 and perl code in Encode.pm
44356              To read and use them.
44357              Add a lib/encode.t which checks a few things.
44358      Branch: perl
44359            + ext/Encode/Encode/ascii.enc ext/Encode/Encode/big5.enc
44360            + ext/Encode/Encode/cp1250.enc ext/Encode/Encode/cp1251.enc
44361            + ext/Encode/Encode/cp1252.enc ext/Encode/Encode/cp1253.enc
44362            + ext/Encode/Encode/cp1254.enc ext/Encode/Encode/cp1255.enc
44363            + ext/Encode/Encode/cp1256.enc ext/Encode/Encode/cp1257.enc
44364            + ext/Encode/Encode/cp1258.enc ext/Encode/Encode/cp437.enc
44365            + ext/Encode/Encode/cp737.enc ext/Encode/Encode/cp775.enc
44366            + ext/Encode/Encode/cp850.enc ext/Encode/Encode/cp852.enc
44367            + ext/Encode/Encode/cp855.enc ext/Encode/Encode/cp857.enc
44368            + ext/Encode/Encode/cp860.enc ext/Encode/Encode/cp861.enc
44369            + ext/Encode/Encode/cp862.enc ext/Encode/Encode/cp863.enc
44370            + ext/Encode/Encode/cp864.enc ext/Encode/Encode/cp865.enc
44371            + ext/Encode/Encode/cp866.enc ext/Encode/Encode/cp869.enc
44372            + ext/Encode/Encode/cp874.enc ext/Encode/Encode/cp932.enc
44373            + ext/Encode/Encode/cp936.enc ext/Encode/Encode/cp949.enc
44374            + ext/Encode/Encode/cp950.enc ext/Encode/Encode/dingbats.enc
44375            + ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/euc-jp.enc
44376            + ext/Encode/Encode/euc-kr.enc ext/Encode/Encode/gb12345.enc
44377            + ext/Encode/Encode/gb1988.enc ext/Encode/Encode/gb2312.enc
44378            + ext/Encode/Encode/iso2022-jp.enc
44379            + ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
44380            + ext/Encode/Encode/iso8859-1.enc
44381            + ext/Encode/Encode/iso8859-2.enc
44382            + ext/Encode/Encode/iso8859-3.enc
44383            + ext/Encode/Encode/iso8859-4.enc
44384            + ext/Encode/Encode/iso8859-5.enc
44385            + ext/Encode/Encode/iso8859-6.enc
44386            + ext/Encode/Encode/iso8859-7.enc
44387            + ext/Encode/Encode/iso8859-8.enc
44388            + ext/Encode/Encode/iso8859-9.enc ext/Encode/Encode/jis0201.enc
44389            + ext/Encode/Encode/jis0208.enc ext/Encode/Encode/jis0212.enc
44390            + ext/Encode/Encode/koi8-r.enc ext/Encode/Encode/ksc5601.enc
44391            + ext/Encode/Encode/macCentEuro.enc
44392            + ext/Encode/Encode/macCroatian.enc
44393            + ext/Encode/Encode/macCyrillic.enc
44394            + ext/Encode/Encode/macDingbats.enc
44395            + ext/Encode/Encode/macGreek.enc
44396            + ext/Encode/Encode/macIceland.enc
44397            + ext/Encode/Encode/macJapan.enc ext/Encode/Encode/macRoman.enc
44398            + ext/Encode/Encode/macRomania.enc ext/Encode/Encode/macThai.enc
44399            + ext/Encode/Encode/macTurkish.enc
44400            + ext/Encode/Encode/macUkraine.enc
44401            + ext/Encode/Encode/shiftjis.enc ext/Encode/Encode/symbol.enc
44402            + t/lib/encode.t
44403            ! MANIFEST ext/Encode/Encode.pm
44404 ____________________________________________________________________________
44405 [  7104] By: nick                                  on 2000/09/30  13:04:30
44406         Log: Subject: [PATCH@blead] Fix some recursion in overload.pm
44407              From: Daniel Chetlin <daniel@chetlin.com>
44408              Date: Mon, 18 Sep 2000 05:05:40 -0700
44409              Message-Id: <20000918050540.C652@ilmd>
44410      Branch: perl
44411            ! lib/overload.pm sv.c t/pragma/overload.t
44412 ____________________________________________________________________________
44413 [  7103] By: nick                                  on 2000/09/30  12:53:36
44414         Log: Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
44415              From: Johan Vromans <jvromans@squirrel.nl>
44416              Date: Sun, 17 Sep 2000 19:46:05 +0200 (CEST)
44417              Message-Id: <14789.861.376723.870640@phoenix.squirrel.nl>
44418      Branch: perl
44419            ! pod/Makefile.SH
44420 ____________________________________________________________________________
44421 [  7102] By: nick                                  on 2000/09/30  12:52:31
44422         Log: Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
44423              From: Spider Boardman <spider@Orb.Nashua.NH.US>
44424              Date: Sat, 16 Sep 2000 16:36:45 -0400
44425              Message-Id: <200009162036.QAA11694@Orb.Nashua.NH.US>
44426      Branch: perl
44427            ! ext/B/B/Deparse.pm
44428 ____________________________________________________________________________
44429 [  7101] By: nick                                  on 2000/09/30  12:51:41
44430         Log: Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
44431              From: Craig A. Berry <craig.berry@psinetcs.com>
44432              Date: Sat, 16 Sep 2000 10:11:10 -0500
44433              Message-Id: <4.3.2.7.2.20000916010548.01ce1b60@exchi01>
44434      Branch: perl
44435            ! vms/vms.c
44436 ____________________________________________________________________________
44437 [  7100] By: nick                                  on 2000/09/30  12:50:33
44438         Log: Subject: Re: unicode support and perl [ID 20000901.097]
44439              From: Spider Boardman <spider@Orb.Nashua.NH.US>
44440              Date: Fri, 15 Sep 2000 16:37:58 -0400
44441              Message-Id: <200009152037.QAA19056@Orb.Nashua.NH.US>
44442      Branch: perl
44443            ! t/op/append.t
44444 ____________________________________________________________________________
44445 [  7099] By: nick                                  on 2000/09/30  12:49:35
44446         Log: Subject: Re: unicode support and perl [ID 20000901.097]
44447              From: Spider Boardman <spider@Orb.Nashua.NH.US>
44448              Date: Fri, 15 Sep 2000 16:25:30 -0400
44449              Message-Id: <200009152025.QAA18540@Orb.Nashua.NH.US>
44450      Branch: perl
44451            ! pp_hot.c
44452 ____________________________________________________________________________
44453 [  7098] By: nick                                  on 2000/09/30  12:48:00
44454         Log: Subject: Re: Trapping by opmask sets strange parser state [PATCH]
44455              From: Gisle Aas <gisle@ActiveState.com>
44456              Date: 15 Sep 2000 16:23:41 +0200
44457              Message-Id: <m3aed9ybrm.fsf@eik.g.aas.no>
44458      Branch: perl
44459            ! toke.c
44460 ____________________________________________________________________________
44461 [  7097] By: nick                                  on 2000/09/30  12:45:16
44462         Log: Subject: [PATCH] Nits in perlmod.pod
44463              From: Daniel Chetlin <daniel@chetlin.com>
44464              Date: Fri, 15 Sep 2000 02:04:09 -0700
44465              Message-Id: <20000915020409.A2104@ilmd>
44466      Branch: perl
44467            ! pod/perlmod.pod
44468 ____________________________________________________________________________
44469 [  7096] By: nick                                  on 2000/09/30  12:18:00
44470         Log: Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
44471              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
44472              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
44473              0 to checking to get the warning.
44474      Branch: perl
44475            ! doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
44476            ! perlapi.c pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c
44477            ! regexec.c sv.c toke.c utf8.c
44478 ____________________________________________________________________________
44479 [  7095] By: nick                                  on 2000/09/15  16:55:59
44480         Log: Mutliplicity & ithreads fix for sv.c/Encode.xs
44481              
44482              Subject: [ID 20000915.004] Not OK: perl v5.7.1 +devel-7094 on alpha-dec_osf-thread-multi 4.0f (UNINSTALLED)
44483              From: Spider Boardman <spider@Orb.Nashua.NH.US>
44484              Message-Id: <200009151037.GAA07447@Orb.Nashua.NH.US>
44485              Date: Fri, 15 Sep 2000 06:37:30 -0400
44486      Branch: perl
44487            ! ext/Encode/Encode.xs sv.c
44488 ____________________________________________________________________________
44489 [  7094] By: jhi                                   on 2000/09/15  03:23:32
44490         Log: Update Changes.
44491      Branch: perl
44492            ! Changes patchlevel.h
44493 ____________________________________________________________________________
44494 [  7093] By: jhi                                   on 2000/09/15  03:11:44
44495         Log: Fix for the charnames.t failures from Spider Boardman.
44496      Branch: perl
44497            ! toke.c
44498 ____________________________________________________________________________
44499 [  7092] By: jhi                                   on 2000/09/15  00:15:48
44500         Log: Botched the #7090 check-in.
44501      Branch: perl
44502            ! sv.c
44503 ____________________________________________________________________________
44504 [  7091] By: jhi                                   on 2000/09/14  23:33:24
44505         Log: Part of #7081 didn't come through.
44506      Branch: perl
44507            ! embed.pl proto.h
44508 ____________________________________________________________________________
44509 [  7090] By: jhi                                   on 2000/09/14  23:17:39
44510         Log: Subject: Re: perl@7078 
44511              From: Spider Boardman <spider@web.zk3.dec.com>
44512              Date: Thu, 14 Sep 2000 19:06:36 -0400
44513              Message-Id: <200009142306.TAA20082@leggy.zk3.dec.com>
44514      Branch: perl
44515            ! sv.c toke.c
44516 ____________________________________________________________________________
44517 [  7089] By: jhi                                   on 2000/09/14  23:11:21
44518         Log: Small portability tweaks.
44519      Branch: perl
44520            ! ext/Encode/Encode.xs
44521 ____________________________________________________________________________
44522 [  7088] By: jhi                                   on 2000/09/14  22:57:23
44523         Log: Fake return to pacify picky compilers.
44524      Branch: perl
44525            ! ext/Encode/Encode.xs
44526 ____________________________________________________________________________
44527 [  7087] By: jhi                                   on 2000/09/14  22:53:37
44528         Log: Subject: [PATCH] utf8.c apidoc
44529              From: Simon Cozens <simon@cozens.net>
44530              Date: Thu, 14 Sep 2000 23:46:57 +0100
44531              Message-ID: <20000914234657.A13953@deep-dark-truthful-mirror.perlhacker.org>
44532      Branch: perl
44533            ! perlapi.c pod/perlapi.pod utf8.c
44534 ____________________________________________________________________________
44535 [  7086] By: jhi                                   on 2000/09/14  22:40:38
44536         Log: We don't need to count the high bit bytes, a boolean is enough. 
44537      Branch: perl
44538            ! sv.c
44539 ____________________________________________________________________________
44540 [  7085] By: jhi                                   on 2000/09/14  21:20:09
44541         Log: Replace #7084 with
44542              
44543              Subject: Re: perl@7078 
44544              From: Spider Boardman <spider@web.zk3.dec.com>
44545              Date: Thu, 14 Sep 2000 17:09:36 -0400
44546              Message-Id: <200009142109.RAA03425@leggy.zk3.dec.com>
44547      Branch: perl
44548            ! sv.c utf8.c
44549 ____________________________________________________________________________
44550 [  7084] By: jhi                                   on 2000/09/14  20:03:34
44551         Log: UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
44552              convertable to bytes by checking it doesn't go above 0xc3
44553              
44554              Subject: Re: perl@7078
44555              From: Simon Cozens <simon@cozens.net>
44556              Date: Thu, 14 Sep 2000 20:59:19 +0100
44557              Message-ID: <20000914205919.A11098@deep-dark-truthful-mirror.perlhacker.org>
44558      Branch: perl
44559            ! utf8.c
44560 ____________________________________________________________________________
44561 [  7083] By: jhi                                   on 2000/09/14  19:38:47
44562         Log: Subject: Re: perl@7078
44563              From: Simon Cozens <simon@cozens.net>
44564              Date: Thu, 14 Sep 2000 20:13:09 +0100
44565              Message-ID: <20000914201309.A10640@deep-dark-truthful-mirror.perlhacker.org>
44566      Branch: perl
44567            ! t/op/bop.t
44568 ____________________________________________________________________________
44569 [  7082] By: jhi                                   on 2000/09/14  17:50:44
44570         Log: The one that got away.
44571      Branch: perl
44572            ! lib/File/Find.pm
44573 ____________________________________________________________________________
44574 [  7081] By: jhi                                   on 2000/09/14  17:45:35
44575         Log: Subject: [PATCH perl-5.7.0] continued -Wformat support
44576              From: Robin Barker <rmb1@cise.npl.co.uk>
44577              Message-Id: <200009141707.SAA13276@tempest.npl.co.uk>
44578              Date: Thu, 14 Sep 2000 18:07:38 +0100 (BST)
44579      Branch: perl
44580            ! Porting/pumpkin.pod embed.pl ext/ByteLoader/bytecode.h
44581            ! ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_dlopen.xs
44582            ! ext/Storable/Storable.xs malloc.c perl.c perl.h pp.c proto.h
44583            ! regcomp.c toke.c universal.c
44584 ____________________________________________________________________________
44585 [  7080] By: jhi                                   on 2000/09/14  17:40:35
44586         Log: Problems picked up by AIX cc.
44587              
44588              Subject: Re: perl@7078 (patch included)
44589              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
44590              Date: Thu, 14 Sep 2000 18:53:30 +0200
44591              Message-Id: <20000914182304.7017.H.M.BRAND@hccnet.nl>
44592      Branch: perl
44593            ! ext/Encode/Encode.xs
44594 ____________________________________________________________________________
44595 [  7079] By: jhi                                   on 2000/09/14  17:38:27
44596         Log: Subject: File::Find 5.7.0 POD nits
44597              From: Rich Morin <rdm@cfcl.com>
44598              Date: Wed, 13 Sep 2000 22:03:58 -0700
44599              Message-Id: <v042208a0b5e60b3149be@w205.z205158144.scl-ca.dsl.cnc.net>
44600      Branch: perl
44601            ! lib/File/Find.pm
44602 ____________________________________________________________________________
44603 [  7078] By: jhi                                   on 2000/09/14  14:58:20
44604         Log: Update Changes.
44605      Branch: perl
44606            ! Changes patchlevel.h
44607 ____________________________________________________________________________
44608 [  7077] By: jhi                                   on 2000/09/14  14:55:54
44609         Log: Compilation warnings and an error.
44610      Branch: perl
44611            ! sv.c
44612 ____________________________________________________________________________
44613 [  7076] By: jhi                                   on 2000/09/14  14:42:56
44614         Log: Fix for a parsing bug, not for the original bug.
44615              
44616              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
44617              From: Spider Boardman <spider@web.zk3.dec.com>
44618              Date: Wed, 13 Sep 2000 17:52:20 -0400
44619              Message-Id: <200009132152.RAA24029@leggy.zk3.dec.com>
44620      Branch: perl
44621            ! regcomp.c
44622 ____________________________________________________________________________
44623 [  7075] By: jhi                                   on 2000/09/14  14:40:40
44624         Log: Batch of UTF-8 patches from Simon Cozens.
44625      Branch: perl
44626            ! doop.c embed.h embed.pl ext/Encode/Encode.xs handy.h op.c
44627            ! pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c
44628            ! toke.c utf8.c
44629 ____________________________________________________________________________
44630 [  7074] By: jhi                                   on 2000/09/14  14:29:58
44631         Log: Subject: Re: Two advertising clauses need to be removed
44632              From: Russ Allbery <rra@stanford.edu>
44633              Date: 13 Sep 2000 18:50:26 -0700
44634              Message-ID: <ylwvgfvj19.fsf@windlord.stanford.edu>
44635      Branch: perl
44636            ! ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
44637 ____________________________________________________________________________
44638 [  7073] By: jhi                                   on 2000/09/14  14:28:20
44639         Log: Subject: [PATCH] de-wall t/README
44640              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
44641              Date: Wed, 13 Sep 2000 17:46:55 -0700
44642              Message-ID: <//Bw5gzkge/e092yn@efn.org>
44643      Branch: perl
44644            ! t/README
44645 ____________________________________________________________________________
44646 [  7072] By: jhi                                   on 2000/09/14  14:25:10
44647         Log: Hints optimization.
44648              
44649              Subject: Minor nit
44650              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
44651              Date: Wed, 13 Sep 2000 21:42:07 +0200
44652              Message-Id: <20000913214116.1D38.H.M.BRAND@hccnet.nl>
44653      Branch: perl
44654            ! hints/hpux.sh
44655 ____________________________________________________________________________
44656 [  7071] By: jhi                                   on 2000/09/14  14:23:30
44657         Log: Allow chop() and chomp() to be overridden.
44658              
44659              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
44660              From: "Casey R. Tweten" <crt@kiski.net>
44661              Date: Wed, 13 Sep 2000 12:41:31 -0400 (EDT)
44662              Message-ID: <Pine.OSF.4.21.0009131154120.6661-100000@home.kiski.net>
44663      Branch: perl
44664            ! toke.c
44665 ____________________________________________________________________________
44666 [  7070] By: jhi                                   on 2000/09/14  14:20:36
44667         Log: The return value of setlocale must be copied away.
44668              
44669              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
44670              From: Alan Burlison <Alan.Burlison@uk.sun.com>
44671              Date: Wed, 13 Sep 2000 16:27:37 +0100 
44672              Message-Id: <39BF9CE9.3D7FBBDD@uk.sun.com>
44673      Branch: perl
44674            ! util.c
44675 ____________________________________________________________________________
44676 [  7069] By: jhi                                   on 2000/09/14  14:16:27
44677         Log: Remove vestiges of tr//CU.
44678              
44679              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
44680              From: Nick Clark <nick@plum.flirble.org>
44681              Date: Tue, 12 Sep 2000 22:50:14 +0100
44682              Message-Id: <E13YxwU-000DDQ-00@plum.flirble.org>
44683              
44684              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
44685              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
44686              Date: Tue, 12 Sep 2000 21:38:48 -0700
44687              Message-ID: <YTwv5gzkgmfL092yn@efn.org>
44688      Branch: perl
44689            ! op.h pod/perlunicode.pod
44690 ____________________________________________________________________________
44691 [  7068] By: jhi                                   on 2000/09/13  14:18:39
44692         Log: Add the Encode extension.  The code is still largely just skeleton.
44693      Branch: perl
44694            + ext/Encode/Encode.pm ext/Encode/Encode.xs
44695            + ext/Encode/Makefile.PL ext/Encode/Todo
44696            ! MANIFEST Todo-5.6
44697 ____________________________________________________________________________
44698 [  7067] By: jhi                                   on 2000/09/12  17:43:33
44699         Log: Allow for whitespace between "#" and "line" in cpp output.
44700              
44701              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
44702              From: Calle Dybedahl <calle@lysator.liu.se>
44703              Date: 12 Sep 2000 19:38:02 +0200 
44704              Message-ID: <867l8hy0hx.fsf_-_@tezcatlipoca.algonet.se>
44705      Branch: perl
44706            ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
44707 ____________________________________________________________________________
44708 [  7066] By: gsar                                  on 2000/09/12  17:24:29
44709         Log: change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
44710              initialization in all the threads on Windows
44711      Branch: perl
44712            ! win32/win32.c
44713 ____________________________________________________________________________
44714 [  7065] By: jhi                                   on 2000/09/12  15:11:31
44715         Log: Update Changes.
44716      Branch: perl
44717            ! Changes patchlevel.h
44718 ____________________________________________________________________________
44719 [  7064] By: jhi                                   on 2000/09/12  14:54:54
44720         Log: Retract #7062, the pod tests are not ready.
44721      Branch: perl
44722            ! t/TEST t/harness
44723 ____________________________________________________________________________
44724 [  7063] By: jhi                                   on 2000/09/12  14:25:41
44725         Log: The #7054 truncated Configure badly.
44726      Branch: metaconfig/U/perl
44727            ! End.U
44728      Branch: perl
44729            ! Configure config_h.SH
44730 ____________________________________________________________________________
44731 [  7062] By: jhi                                   on 2000/09/12  14:08:32
44732         Log: Subject: [ID 20000911.009] t/pod/*.t tests not run by harness or make test
44733              From: sthoenna@efn.org
44734              Date: Mon, 11 Sep 2000 17:56:47 -0700 (PDT)
44735              Message-Id: <200009120056.e8C0ulZ21635@garcia.efn.org>
44736      Branch: perl
44737            ! t/TEST t/harness
44738 ____________________________________________________________________________
44739 [  7061] By: jhi                                   on 2000/09/12  14:07:18
44740         Log: Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
44741              From: sthoenna@efn.org
44742              Date: Mon, 11 Sep 2000 22:07:21 -0700 (PDT)
44743              Message-Id: <200009120507.e8C57LA02461@garcia.efn.org>
44744      Branch: perl
44745            ! pod/perlxs.pod
44746 ____________________________________________________________________________
44747 [  7060] By: jhi                                   on 2000/09/12  14:06:08
44748         Log: Break up the myconfig lines a bit.
44749              
44750              Subject: perlbug/perl -V output format
44751              From: sthoenna@efn.org
44752              Date: Tue, 12 Sep 2000 00:04:11 -0700 (PDT)
44753              Message-Id: <200009120704.e8C74BX10562@garcia.efn.org>
44754      Branch: perl
44755            ! myconfig.SH
44756 ____________________________________________________________________________
44757 [  7059] By: jhi                                   on 2000/09/12  14:05:04
44758         Log: Test for the #7049.
44759              
44760              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
44761              From: andreas.koenig@anima.de (Andreas J. Koenig)
44762              Date: 12 Sep 2000 06:42:01 +0200
44763              Message-ID: <m3k8cigr1i.fsf@ak-71.mind.de>
44764      Branch: perl
44765            ! t/op/my.t
44766 ____________________________________________________________________________
44767 [  7058] By: jhi                                   on 2000/09/12  14:03:05
44768         Log: Subject: [patch: perl@7045] vms updates
44769              From: Peter Prymmer <pvhp@forte.com>
44770              Date: Mon, 11 Sep 2000 18:41:48 -0700 (PDT)
44771              Message-ID: <Pine.OSF.4.10.10009111840030.339348-100000@aspara.forte.com>
44772      Branch: perl
44773            ! configure.com lib/ExtUtils/MM_VMS.pm vms/descrip_mms.template
44774 ____________________________________________________________________________
44775 [  7057] By: jhi                                   on 2000/09/12  14:00:51
44776         Log: Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
44777              From: sthoenna@efn.org
44778              Date: Mon, 11 Sep 2000 16:28:13 -0700 (PDT)
44779              Message-Id: <200009112328.e8BNSD616812@garcia.efn.org>
44780      Branch: perl
44781            ! t/op/64bitint.t
44782 ____________________________________________________________________________
44783 [  7056] By: jhi                                   on 2000/09/12  13:58:14
44784         Log: Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
44785              From: Jeff Pinyan <jeffp@crusoe.net>
44786              Date: Sun, 10 Sep 2000 12:01:21 -0400 (EDT)
44787              Message-ID: <Pine.GSO.4.21.0009101200190.12441-100000@crusoe.crusoe.net>
44788      Branch: perl
44789            ! pod/perlfunc.pod
44790 ____________________________________________________________________________
44791 [  7055] By: jhi                                   on 2000/09/12  13:56:32
44792         Log: Do in VMS as the #7054 does.
44793      Branch: perl
44794            ! configure.com
44795 ____________________________________________________________________________
44796 [  7054] By: jhi                                   on 2000/09/12  13:50:31
44797         Log: Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
44798              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
44799              Date: Mon, 11 Sep 2000 08:33:09 +0100
44800              Message-ID: <000e01c01bc2$88b2d2c0$0e14140a@bfs.phone.com>
44801      Branch: metaconfig/U/perl
44802            ! End.U
44803      Branch: perl
44804            ! Configure Makefile.SH config_h.SH lib/ExtUtils/Embed.pm
44805            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
44806 ____________________________________________________________________________
44807 [  7053] By: jhi                                   on 2000/09/12  13:29:19
44808         Log: Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
44809              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
44810              Date:     Tue, 12 Sep 2000 08:35:59 EDT
44811              Message-Id: <000912081130.13ca9@DUPHY4.Physics.Drexel.Edu>
44812      Branch: perl
44813            ! vms/test.com
44814 ____________________________________________________________________________
44815 [  7052] By: jhi                                   on 2000/09/11  23:01:50
44816         Log: Document the SvUTF8*().
44817      Branch: perl
44818            ! pod/perlapi.pod sv.h
44819 ____________________________________________________________________________
44820 [  7051] By: gsar                                  on 2000/09/11  14:46:30
44821         Log: C<@a = @b = split(...)> optimization coredumps under ithreads
44822              (missed a spot when fixing up op_pmreplroot hack for ithreads)
44823      Branch: perl
44824            ! op.c t/op/split.t
44825 ____________________________________________________________________________
44826 [  7050] By: nick                                  on 2000/09/11  10:03:51
44827         Log: Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
44828              
44829              Subject: borland C++ win32.c tweak
44830              From: Vadim Konovalov <vkonovalov@lucent.com>
44831              Message-ID: <402099F49BEED211999700805FC7359F6FB379@ru0028exch01.spb.lucent.com>
44832              Date: Mon, 11 Sep 2000 11:22:33 +0400
44833      Branch: perl
44834            ! win32/win32.c
44835 ____________________________________________________________________________
44836 [  7049] By: nick                                  on 2000/09/11  09:57:33
44837         Log: Point fix for s/// on foreach (keys %xxx).
44838      Branch: perl
44839            ! pp_hot.c
44840 ____________________________________________________________________________
44841 [  7048] By: jhi                                   on 2000/09/10  23:37:09
44842         Log: Silence t/pod/*.t about alternate quote-mappings now implemented
44843              by Pod::Text, from Brad Appleton.
44844      Branch: perl
44845            ! t/pod/testp2pt.pl
44846 ____________________________________________________________________________
44847 [  7047] By: jhi                                   on 2000/09/10  14:32:53
44848         Log: Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
44849              by Russ Allbery.
44850      Branch: perl
44851            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL pod/pod2text.PL
44852 ____________________________________________________________________________
44853 [  7046] By: jhi                                   on 2000/09/10  14:15:08
44854         Log: Upgrade to CPAN 1.57_65, from Andreas König.
44855      Branch: perl
44856            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
44857 ____________________________________________________________________________
44858 [  7045] By: jhi                                   on 2000/09/08  21:36:32
44859         Log: Update Changes.
44860      Branch: perl
44861            ! Changes patchlevel.h
44862 ____________________________________________________________________________
44863 [  7044] By: jhi                                   on 2000/09/08  21:29:56
44864         Log: Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
44865              From: Peter Prymmer <pvhp@forte.com>
44866              Date: Fri, 8 Sep 2000 13:33:27 -0700 (PDT)
44867              Message-ID: <Pine.OSF.4.10.10009081331420.132461-100000@aspara.forte.com>
44868      Branch: perl
44869            ! configure.com
44870 ____________________________________________________________________________
44871 [  7043] By: jhi                                   on 2000/09/08  21:27:50
44872         Log: Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
44873              From: Peter Prymmer <pvhp@forte.com>
44874              Date: Fri, 8 Sep 2000 11:02:19 -0700 (PDT)
44875              Message-ID: <Pine.OSF.4.10.10009081054340.132461-100000@aspara.forte.com>
44876      Branch: perl
44877            ! Makefile.SH installperl
44878 ____________________________________________________________________________
44879 [  7042] By: jhi                                   on 2000/09/08  21:23:21
44880         Log: Continue #7041.
44881      Branch: perl
44882            ! cygwin/Makefile.SHs os2/Makefile.SHs
44883 ____________________________________________________________________________
44884 [  7041] By: jhi                                   on 2000/09/08  21:18:10
44885         Log: Do away with memory models cruft.  Sorry, PDP users.
44886      Branch: metaconfig
44887            ! U/modified/cc.U U/modified/libpth.U
44888      Branch: perl
44889            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
44890            ! Porting/config_H cflags.SH config_h.SH configure.com
44891            ! epoc/config.sh hints/mint.sh hints/titanos.sh hints/vmesa.sh
44892            ! lib/ExtUtils/MM_Unix.pm win32/config.bc win32/config.gc
44893            ! win32/config.vc x2p/Makefile.SH x2p/cflags.SH
44894 ____________________________________________________________________________
44895 [  7040] By: jhi                                   on 2000/09/08  14:34:18
44896         Log: Major rewrite of s2p.  And I mean really major, it is
44897              an implementation of sed in perl.  If called as s2p it
44898              will function as s2p.  Note: needs non-UNIXifying.
44899              
44900              Subject: s2p
44901              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
44902              Date: Mon, 28 Aug 2000 14:05:12 +0200
44903              Message-ID: <39AA5578.2102E2AA@alcatel.at>
44904      Branch: perl
44905            ! x2p/s2p.PL
44906 ____________________________________________________________________________
44907 [  7039] By: jhi                                   on 2000/09/08  14:19:49
44908         Log: Re-allow vec() for characters > 255.
44909              
44910              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
44911              From: Spider Boardman <spider@web.zk3.dec.com>
44912              Date: Fri, 08 Sep 2000 02:21:02 -0400
44913              Message-Id: <200009080621.CAA03409@leggy.zk3.dec.com>
44914      Branch: perl
44915            ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
44916            ! t/op/vec.t
44917 ____________________________________________________________________________
44918 [  7038] By: jhi                                   on 2000/09/08  14:14:18
44919         Log: Subject: [PATCH lib/Benchmark.pm]
44920              From: <abigail@foad.org>
44921              Date: Thu, 7 Sep 2000 15:03:20 -0400
44922              Message-ID: <20000907190320.888.qmail@foad.org>
44923      Branch: perl
44924            ! lib/Benchmark.pm
44925 ____________________________________________________________________________
44926 [  7037] By: jhi                                   on 2000/09/08  14:11:06
44927         Log: Optimizing hash keys into shared strings doesn't work with ithreads.
44928              
44929              Subject: Re: [ID 20000907.008] Not OK: v5.7.0 on alpha-dec_osf-thread-multi    
44930              From: Spider Boardman <spider@web.zk3.dec.com>
44931              Date: Fri, 08 Sep 2000 01:30:27 -0400
44932              Message-Id: <200009080530.BAA10498@leggy.zk3.dec.com>
44933      Branch: perl
44934            ! op.c
44935 ____________________________________________________________________________
44936 [  7036] By: jhi                                   on 2000/09/08  14:08:58
44937         Log: Subject: [ID 20000908.002] perlipc documentation bug.
44938              From: Major Sébastien <sebastien.major@crdp.ac-caen.fr>
44939              Date: Fri, 08 Sep 2000 12:38:32 +0200
44940              Message-Id: <39B8C1A8.3DC36E6D@crdp.ac-caen.fr>
44941      Branch: perl
44942            ! pod/perlipc.pod
44943 ____________________________________________________________________________
44944 [  7035] By: jhi                                   on 2000/09/08  14:03:12
44945         Log: Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
44946              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
44947              Date: Fri, 08 Sep 2000 11:47:34 +0200
44948              Message-Id: <20000908111426.FBDB.H.M.BRAND@hccnet.nl>
44949      Branch: perl
44950            ! hints/dec_osf.sh
44951 ____________________________________________________________________________
44952 [  7034] By: jhi                                   on 2000/09/08  13:59:35
44953         Log: Subject: Re: [ID 20000906.004] segfault with bad perl statement
44954              From: Simon Cozens <simon@cozens.net>
44955              Date: Thu, 7 Sep 2000 20:40:38 +0100
44956              Message-ID: <20000907204038.A15650@deep-dark-truthful-mirror.perlhacker.org>
44957      Branch: perl
44958            ! pp_hot.c
44959 ____________________________________________________________________________
44960 [  7033] By: jhi                                   on 2000/09/08  04:03:03
44961         Log: Subject: [ID 20000904.008] Tiny fix for perldiag
44962              From: "Larry W. Virden" <lvirden@cas.org>
44963              Date: Mon, 4 Sep 2000 18:45:44 -0400 (EDT)
44964              Message-Id: <200009042245.SAA22916@lwv26awu.cas.org>
44965      Branch: perl
44966            ! pod/perldiag.pod
44967 ____________________________________________________________________________
44968 [  7032] By: jhi                                   on 2000/09/07  22:18:30
44969         Log: Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
44970              From: Peter Scott <Peter.J.Scott@jpl.nasa.gov>
44971              Date: Mon, 04 Sep 2000 13:16:38 -0700
44972              Message-Id: <4.3.2.7.2.20000904130939.00adae90@mail2a.jpl.nasa.gov>
44973      Branch: perl
44974            ! lib/perl5db.pl
44975 ____________________________________________________________________________
44976 [  7031] By: jhi                                   on 2000/09/07  22:02:29
44977         Log: Fix the ccversion detection for 5.1 and beyond.
44978              
44979              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
44980              From: Spider Boardman <spider@leggy.zk3.dec.com>
44981              Date: Thu, 7 Sep 2000 17:54:27 -0400
44982              Message-Id: <200009072154.RAA14747@leggy.zk3.dec.com>
44983      Branch: perl
44984            ! hints/dec_osf.sh
44985 ____________________________________________________________________________
44986 [  7030] By: jhi                                   on 2000/09/07  19:12:28
44987         Log: Fix for
44988              
44989              Subject: [ID 20000903.001] \w in utf8-strings
44990              From: Marc Lehmann <pcg@goof.com>
44991              Date: Sun, 03 Sep 2000 09:44:29 +0200
44992              Message-Id: <E13VUS5-0000cv-00.pgcc-forever-2000-09-03-09-44-29@fuji>
44993              
44994              and various related nits.
44995      Branch: perl
44996            ! lib/unicode/mktables.PL regcomp.h regexec.c utf8.c
44997 ____________________________________________________________________________
44998 [  7029] By: jhi                                   on 2000/09/07  18:49:09
44999         Log: Fix the URL, but the server is still missing in action.
45000              
45001              Subject: [ID 20000905.002] perlfaq1.pod URL error
45002              From: "Larry W. Virden" <lvirden@cas.org>
45003              Date: Tue, 5 Sep 2000 08:24:40 -0400 (EDT)
45004              Message-Id: <200009051224.IAA11226@lwv26awu.cas.org>
45005      Branch: perl
45006            ! pod/perlfaq1.pod
45007 ____________________________________________________________________________
45008 [  7028] By: jhi                                   on 2000/09/07  18:47:13
45009         Log: Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
45010              From: Hugo <hv@crypt.compulink.co.uk>
45011              Date: Tue, 05 Sep 2000 14:13:37 +0100
45012              Message-Id: <200009051313.OAA24507@crypt.compulink.co.uk>
45013      Branch: perl
45014            ! toke.c
45015 ____________________________________________________________________________
45016 [  7027] By: jhi                                   on 2000/09/07  18:45:35
45017         Log: Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
45018              From: Daniel Chetlin <daniel@chetlin.com>
45019              Date: Tue, 5 Sep 2000 04:57:07 -0700
45020              Message-ID: <20000905045707.A8620@ilmd.chetlin.org>
45021      Branch: perl
45022            ! pod/perlfaq6.pod pod/perlop.pod
45023 ____________________________________________________________________________
45024 [  7026] By: jhi                                   on 2000/09/07  18:44:01
45025         Log: Document the new ref() semantics.
45026              
45027              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
45028              From: Gisle Aas <gisle@ActiveState.com>
45029              Date: 05 Sep 2000 08:10:30 +0200
45030              Message-ID: <m3vgwb8j3d.fsf@eik.g.aas.no>
45031      Branch: perl
45032            ! pod/perldelta.pod
45033 ____________________________________________________________________________
45034 [  7025] By: jhi                                   on 2000/09/07  18:42:27
45035         Log: Make Data::Dumper (non-XS) to work with changed semantics of ref().
45036              
45037              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
45038              From: Gisle Aas <gisle@ActiveState.com>
45039              Date: 05 Sep 2000 08:11:40 +0200
45040              Message-ID: <m3snrf8j1f.fsf@eik.g.aas.no>
45041      Branch: perl
45042            ! ext/Data/Dumper/Dumper.pm t/lib/dumper.t
45043 ____________________________________________________________________________
45044 [  7024] By: jhi                                   on 2000/09/07  18:39:32
45045         Log: Subject: [PATCH] Modernize Opcode.pm documentation
45046              From: Gisle Aas <gisle@ActiveState.com>
45047              Date: 4 Sep 2000 00:18:55 -0000
45048              Message-ID: <20000904001855.26128.qmail@eik.g.aas.no>
45049      Branch: perl
45050            ! ext/Opcode/Opcode.pm
45051 ____________________________________________________________________________
45052 [  7023] By: jhi                                   on 2000/09/07  18:37:42
45053         Log: Subject: [PATCH] Tied filehandle documentation
45054              From: Gisle Aas <gisle@ActiveState.com>
45055              Date: 4 Sep 2000 00:14:40 -0000
45056              Message-ID: <20000904001440.26084.qmail@eik.g.aas.no>
45057      Branch: perl
45058            ! pod/perlfunc.pod pod/perltie.pod
45059 ____________________________________________________________________________
45060 [  7022] By: jhi                                   on 2000/09/07  18:35:37
45061         Log: Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
45062              From: Gisle Aas <gisle@ActiveState.com>
45063              Date: 4 Sep 2000 00:04:22 -0000
45064              Message-ID: <20000904000422.26002.qmail@eik.g.aas.no>
45065      Branch: perl
45066            ! lib/Tie/Handle.pm t/lib/tie-stdhandle.t
45067 ____________________________________________________________________________
45068 [  7021] By: jhi                                   on 2000/09/07  18:33:22
45069         Log: Subject: small apidoc fix
45070              From: Marc Lehmann <pcg@goof.com>
45071              Date: Sun, 3 Sep 2000 05:12:06 +0200
45072              Message-ID: <20000903051206.A5909@cerebro.laendle>
45073      Branch: perl
45074            ! pod/perlapi.pod utf8.c
45075 ____________________________________________________________________________
45076 [  7020] By: jhi                                   on 2000/09/07  16:14:57
45077         Log: Tiny perldelta nits.
45078      Branch: perl
45079            ! pod/perldelta.pod
45080 ____________________________________________________________________________
45081 [  7019] By: jhi                                   on 2000/09/07  16:04:20
45082         Log: Guard against bad string->int conversion for quads.
45083      Branch: perl
45084            ! t/op/64bitint.t
45085 ____________________________________________________________________________
45086 [  7018] By: jhi                                   on 2000/09/06  17:07:03
45087         Log: Update Unicode todo list.
45088      Branch: perl
45089            ! Todo-5.6
45090 ____________________________________________________________________________
45091 [  7017] By: jhi                                   on 2000/09/05  21:16:01
45092         Log: Document the SvIOK_.*UV().
45093      Branch: perl
45094            ! pod/perlapi.pod sv.h
45095 ____________________________________________________________________________
45096 [  7016] By: nick                                  on 2000/09/03  21:54:46
45097         Log: Hash lookup of constant strings optimization:
45098              Introduce SvREADONLY && SvFAKE to flag an SV which has SvPVX pointing
45099              to string table (as per sharepvn). Add newSV_pvn_share to create such
45100              a thing. Make hv.c compare addresses of strings and skip string compare
45101              if equal. Make method_named and helem ops use these shared-string SVs
45102              when arg is constant. Make keys op return shared-string SVs (less clearly
45103              a win).
45104      Branch: perl
45105            ! embed.h embed.pl embedvar.h global.sym hv.c objXSUB.h op.c
45106            ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
45107            ! pod/perlintern.pod pp_hot.c proto.h sv.c
45108 ____________________________________________________________________________
45109 [  7015] By: jhi                                   on 2000/09/02  17:48:59
45110         Log: This is 5.7.0.
45111      Branch: perl
45112            ! Changes
45113 ____________________________________________________________________________
45114 [  7014] By: jhi                                   on 2000/09/02  17:35:45
45115         Log: Changes and patchlevel tweaks.
45116      Branch: perl
45117            ! Changes patchlevel.h
45118 ____________________________________________________________________________
45119 [  7013] By: jhi                                   on 2000/09/02  17:30:50
45120         Log: Update Changes.
45121      Branch: perl
45122            ! Changes patchlevel.h
45123 ____________________________________________________________________________
45124 [  7012] By: nick                                  on 2000/09/02  17:25:20
45125         Log: More %{} and other deref special casing - do not pass to 'nomethod'.
45126      Branch: perl
45127            ! gv.c lib/overload.pm
45128 ____________________________________________________________________________
45129 [  7011] By: jhi                                   on 2000/09/02  17:16:25
45130         Log: Update perlhist.
45131      Branch: perl
45132            ! pod/perlhist.pod
45133 ____________________________________________________________________________
45134 [  7010] By: jhi                                   on 2000/09/02  17:01:35
45135         Log: perldelta nits.
45136      Branch: perl
45137            ! pod/perldelta.pod
45138 ____________________________________________________________________________
45139 [  7009] By: nick                                  on 2000/09/02  16:48:35
45140         Log: If overloaded %{} etc. return the object do not loop.
45141              Thus  sub deref { $_[0] } functions if object is wanted type.
45142      Branch: perl
45143            ! pp.h
45144 ____________________________________________________________________________
45145 [  7008] By: jhi                                   on 2000/09/02  16:26:11
45146         Log: Retab MANIFEST.
45147      Branch: perl
45148            ! ext/Storable/MANIFEST
45149 ____________________________________________________________________________
45150 [  7007] By: jhi                                   on 2000/09/02  16:23:02
45151         Log: Make certain cc is set before trying to run it.
45152      Branch: perl
45153            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
45154 ____________________________________________________________________________
45155 [  7006] By: jhi                                   on 2000/09/02  15:45:41
45156         Log: Unicode notes.
45157      Branch: perl
45158            ! pod/perldelta.pod
45159 ____________________________________________________________________________
45160 [  7005] By: jhi                                   on 2000/09/02  15:42:11
45161         Log: Various Configure nits by Philip Newton,
45162              plus the ebcdic one by me.
45163      Branch: metaconfig
45164            + U/modified/pager.U
45165            ! U/ebcdic/ebcdic.U U/modified/Finish.U U/modified/Guess.U
45166      Branch: metaconfig/U/perl
45167            ! Devel.U quadfio.U
45168      Branch: perl
45169            ! Configure config_h.SH
45170 ____________________________________________________________________________
45171 [  7004] By: jhi                                   on 2000/09/02  15:06:14
45172         Log: Apparently avoiding the swapping is too costly.
45173              
45174              From: "Ben Tilly" <ben_tilly@hotmail.com>
45175              Subject: Re: the door is closed.
45176              Date: Fri, 01 Sep 2000 20:23:16 EDT
45177              Message-ID: <LAW2-F2963JkUwWpSWe00000904@hotmail.com>
45178      Branch: perl
45179            ! pod/perlfaq4.pod
45180 ____________________________________________________________________________
45181 [  7003] By: nick                                  on 2000/09/02  12:26:04
45182         Log: Undo part of change 6489 which looks like a bulk edit which
45183              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
45184              The supressing of main:: on return from select() is undesirable.
45185      Branch: perl
45186            ! pp_sys.c
45187 ____________________________________________________________________________
45188 [  7002] By: jhi                                   on 2000/09/01  23:08:54
45189         Log: Update Changes.
45190      Branch: perl
45191            ! Changes patchlevel.h
45192 ____________________________________________________________________________
45193 [  7001] By: jhi                                   on 2000/09/01  23:00:13
45194         Log: Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
45195              From: Peter Prymmer <pvhp@forte.com>
45196              Date: Fri, 1 Sep 2000 15:50:57 -0700 (PDT)
45197              Message-ID: <Pine.OSF.4.10.10009011542550.147696-100000@aspara.forte.com>
45198              
45199              plus rework the http: spots as suggested by Tom Christiansen,
45200              plus regen perltoc.
45201      Branch: perl
45202            ! README.os2 pod/perl56delta.pod pod/perlebcdic.pod
45203            ! pod/perlguts.pod pod/perltoc.pod pod/perlxs.pod
45204 ____________________________________________________________________________
45205 [  7000] By: jhi                                   on 2000/09/01  22:36:01
45206         Log: Only the first line, thank you very much.
45207      Branch: perl
45208            ! hints/solaris_2.sh
45209 ____________________________________________________________________________
45210 [  6999] By: gsar                                  on 2000/09/01  22:16:40
45211         Log: change#6791 accidentally clobbered change#6710, put it back
45212      Branch: perl
45213            ! win32/win32.c
45214 ____________________________________________________________________________
45215 [  6998] By: jhi                                   on 2000/09/01  22:14:16
45216         Log: Mention the HP-UX LP64 freak failure.
45217      Branch: perl
45218            ! pod/perldelta.pod
45219 ____________________________________________________________________________
45220 [  6997] By: jhi                                   on 2000/09/01  21:48:32
45221         Log: Detypo.
45222      Branch: perl
45223            ! hints/hpux.sh
45224 ____________________________________________________________________________
45225 [  6996] By: jhi                                   on 2000/09/01  21:27:10
45226         Log: Update Changes.
45227      Branch: perl
45228            ! Changes patchlevel.h
45229 ____________________________________________________________________________
45230 [  6995] By: jhi                                   on 2000/09/01  21:14:24
45231         Log: Mi splgn s gnin.g
45232      Branch: perl
45233            ! pp_ctl.c
45234 ____________________________________________________________________________
45235 [  6994] By: jhi                                   on 2000/09/01  21:09:54
45236         Log: Subject: http:// in L<>
45237              From: Nicholas Clark <nick@ccl4.org>
45238              Date: Fri, 1 Sep 2000 22:03:21 +0100
45239              Message-ID: <20000901220321.B72074@plum.flirble.org>
45240      Branch: perl
45241            ! README.os2 pod/perl56delta.pod pod/perlxs.pod
45242 ____________________________________________________________________________
45243 [  6993] By: jhi                                   on 2000/09/01  21:06:54
45244         Log: Update to Storable 1.0, from Raphael Manfredi.
45245      Branch: perl
45246            ! ext/Storable/ChangeLog ext/Storable/MANIFEST
45247            ! ext/Storable/Makefile.PL ext/Storable/README
45248            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
45249            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
45250            ! t/lib/st-dclone.t t/lib/st-dump.pl t/lib/st-forgive.t
45251            ! t/lib/st-freeze.t t/lib/st-overload.t t/lib/st-recurse.t
45252            ! t/lib/st-retrieve.t t/lib/st-store.t t/lib/st-tied.t
45253            ! t/lib/st-tiedhook.t t/lib/st-tieditems.t
45254 ____________________________________________________________________________
45255 [  6992] By: jhi                                   on 2000/09/01  20:43:05
45256         Log: Mention known sfio+linux buglet.
45257      Branch: perl
45258            ! pod/perldelta.pod
45259 ____________________________________________________________________________
45260 [  6991] By: jhi                                   on 2000/09/01  20:40:11
45261         Log: Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
45262              From: Peter Prymmer <pvhp@forte.com>
45263              Date: Fri, 1 Sep 2000 12:03:38 -0700 (PDT)
45264              Message-ID: <Pine.OSF.4.10.10009011140240.147696-100000@aspara.forte.com>
45265      Branch: perl
45266            ! vms/vms.c
45267 ____________________________________________________________________________
45268 [  6990] By: jhi                                   on 2000/09/01  20:25:26
45269         Log: Retract #6986.
45270      Branch: perl
45271            ! hints/solaris_2.sh
45272 ____________________________________________________________________________
45273 [  6989] By: jhi                                   on 2000/09/01  20:23:00
45274         Log: Mergesort is back.
45275      Branch: perl
45276            ! pod/perldelta.pod pod/perltoc.pod pp_ctl.c
45277 ____________________________________________________________________________
45278 [  6988] By: jhi                                   on 2000/09/01  19:37:40
45279         Log: Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
45280              From: Mike Guy <mjtg@cam.ac.uk>
45281              Date: Fri, 01 Sep 2000 17:43:33 +0100
45282              Message-Id: <E13Utuf-0004Bw-00@draco.cus.cam.ac.uk>
45283      Branch: perl
45284            ! doop.c embed.pl perlapi.c pod/perlapi.pod pod/perldiag.pod
45285            ! pod/perlfunc.pod proto.h t/op/vec.t utf8.c
45286 ____________________________________________________________________________
45287 [  6987] By: jhi                                   on 2000/09/01  19:17:10
45288         Log: Regen perltoc.
45289      Branch: perl
45290            ! pod/perltoc.pod
45291 ____________________________________________________________________________
45292 [  6986] By: jhi                                   on 2000/09/01  18:51:10
45293         Log: Subject: Re: Solaris x86 has no SPARC libraries!
45294              From: Lupe Christoph <lupe@lupe-christoph.de>
45295              Date: Fri, 1 Sep 2000 20:41:20 +0200
45296              Message-ID: <20000901204120.P13547@alanya.lupe-christoph.de>
45297      Branch: perl
45298            ! hints/solaris_2.sh
45299 ____________________________________________________________________________
45300 [  6985] By: jhi                                   on 2000/09/01  18:28:10
45301         Log: Update Changes.
45302      Branch: perl
45303            ! Changes patchlevel.h
45304 ____________________________________________________________________________
45305 [  6984] By: jhi                                   on 2000/09/01  18:26:53
45306         Log: Feature ordering tweak.
45307      Branch: perl
45308            ! myconfig.SH
45309 ____________________________________________________________________________
45310 [  6983] By: jhi                                   on 2000/09/01  18:19:50
45311         Log: Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
45312              From: <abigail@foad.org>
45313              Date: Fri, 1 Sep 2000 13:07:32 -0400
45314              Message-ID: <20000901170732.18249.qmail@foad.org>
45315      Branch: perl
45316            ! t/pragma/overload.t
45317 ____________________________________________________________________________
45318 [  6982] By: jhi                                   on 2000/09/01  18:17:54
45319         Log: Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
45320              so that case-ignoring systems like DCL can tell them from
45321              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
45322      Branch: metaconfig/U/perl
45323            ! Checkcc.U gccvers.U longdblfio.U perlxvf.U quadfio.U
45324      Branch: perl
45325            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
45326            ! config_h.SH configure.com epoc/config.sh hints/aix.sh
45327            ! hints/dec_osf.sh hints/hpux.sh hints/irix_6.sh
45328            ! hints/solaris_2.sh myconfig.SH uconfig.h uconfig.sh
45329            ! vos/config.def vos/config.h vos/config_h.SH_orig
45330            ! win32/config.bc win32/config.gc win32/config.vc
45331 ____________________________________________________________________________
45332 [  6981] By: nick                                  on 2000/09/01  17:21:57
45333         Log: Document UNTIE. Also tweak implementation to suppress the 'inner references'
45334              warning when UNTIE exists and instead pass the cound of extra references to
45335              the UNTIE method.
45336      Branch: perl
45337            ! pod/perltie.pod pp_sys.c
45338 ____________________________________________________________________________
45339 [  6980] By: jhi                                   on 2000/09/01  16:54:44
45340         Log: Subject: [PATCH: 6948] add SCNfldbl to configure.com
45341              From: Peter Prymmer <pvhp@forte.com>
45342              Date: Thu, 31 Aug 2000 18:47:18 -0700 (PDT)
45343              Message-ID: <Pine.OSF.4.10.10008311811060.91659-100000@aspara.forte.com>
45344      Branch: perl
45345            ! configure.com
45346 ____________________________________________________________________________
45347 [  6979] By: jhi                                   on 2000/09/01  16:06:20
45348         Log: Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
45349              From: Mike Guy <mjtg@cam.ac.uk> 
45350              Date: Fri, 01 Sep 2000 16:49:27 +0100
45351              Message-Id: <E13Ut4J-0002sd-00@draco.cus.cam.ac.uk>  
45352      Branch: perl
45353            ! t/base/rs.t
45354 ____________________________________________________________________________
45355 [  6978] By: jhi                                   on 2000/09/01  16:00:42
45356         Log: Update to PodParser 1.18, from Brad Appleton.
45357      Branch: perl
45358            ! lib/Pod/Checker.pm t/pod/find.t
45359 ____________________________________________________________________________
45360 [  6977] By: jhi                                   on 2000/09/01  14:48:58
45361         Log: Subject: Nit in Configure (bleadperl@6961)
45362              From: Lupe Christoph <lupe@lupe-christoph.de>
45363              Date: Fri, 1 Sep 2000 16:34:29 +0200
45364              Message-ID: <20000901163429.K13547@alanya.lupe-christoph.de>
45365      Branch: metaconfig
45366            ! U/compline/ccflags.U
45367      Branch: perl
45368            ! Configure config_h.SH
45369 ____________________________________________________________________________
45370 [  6976] By: jhi                                   on 2000/09/01  14:39:52
45371         Log: Update Changes.
45372      Branch: perl
45373            ! Changes patchlevel.h
45374 ____________________________________________________________________________
45375 [  6975] By: jhi                                   on 2000/09/01  14:37:36
45376         Log: microperl config update.
45377      Branch: perl
45378            ! uconfig.h uconfig.sh
45379 ____________________________________________________________________________
45380 [  6974] By: jhi                                   on 2000/09/01  14:36:53
45381         Log: Document known deficiencies.
45382      Branch: perl
45383            ! pod/perldelta.pod
45384 ____________________________________________________________________________
45385 [  6973] By: jhi                                   on 2000/09/01  14:10:20
45386         Log: Mention warnings fixes and updates.
45387      Branch: perl
45388            ! pod/perldelta.pod
45389 ____________________________________________________________________________
45390 [  6972] By: jhi                                   on 2000/09/01  14:01:52
45391         Log: Drop unused argument.
45392              
45393              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
45394              From: Spider Boardman <spider@web.zk3.dec.com>
45395              Date: Thu, 31 Aug 2000 16:10:15 -0400
45396              Message-Id: <200008312010.QAA20392@leggy.zk3.dec.com>
45397      Branch: perl
45398            ! toke.c
45399 ____________________________________________________________________________
45400 [  6971] By: jhi                                   on 2000/09/01  13:59:24
45401         Log: Add the overload warnings to perldiag.
45402      Branch: perl
45403            ! lib/overload.pm pod/perldiag.pod
45404 ____________________________________________________________________________
45405 [  6970] By: jhi                                   on 2000/09/01  13:55:10
45406         Log: Subject: RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
45407              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
45408              Date: Fri, 1 Sep 2000 13:43:15 +0100 
45409              Message-ID: <001001c01412$32c7dde0$a20a140a@bfs.phone.com>                
45410      Branch: perl
45411            ! lib/overload.pm t/pragma/overload.t
45412 ____________________________________________________________________________
45413 [  6969] By: jhi                                   on 2000/09/01  13:52:27
45414         Log: Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
45415              From: <abigail@foad.org>
45416              Date: Fri, 1 Sep 2000 05:46:54 -0400
45417              Message-ID: <20000901094654.6476.qmail@foad.org>
45418      Branch: perl
45419            ! lib/overload.pm
45420 ____________________________________________________________________________
45421 [  6968] By: jhi                                   on 2000/09/01  13:50:05
45422         Log: Subject: [PATCH@6961] Fix misleading example in perlretut.pod
45423              From: Daniel Chetlin <daniel@chetlin.com>
45424              Date: Fri, 1 Sep 2000 02:10:55 -0700
45425              Message-ID: <20000901021055.C3400@ilmd.chetlin.org>
45426      Branch: perl
45427            ! pod/perlretut.pod
45428 ____________________________________________________________________________
45429 [  6967] By: jhi                                   on 2000/09/01  13:47:54
45430         Log: Part of the solution.
45431              
45432              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
45433              From: Mike Guy <mjtg@cam.ac.uk>
45434              Date: Fri, 01 Sep 2000 14:16:01 +0100
45435              Message-Id: <E13Uqfp-0006dN-00@draco.cus.cam.ac.uk>
45436      Branch: perl
45437            ! gv.c mg.c
45438 ____________________________________________________________________________
45439 [  6966] By: jhi                                   on 2000/09/01  13:46:17
45440         Log: Subject: CPAN.pm beta 1.57_57 for the core
45441              From: andreas.koenig@anima.de (Andreas J. Koenig)
45442              Date: 01 Sep 2000 15:16:31 +0200
45443              Message-ID: <m3r974z1zk.fsf@ak-71.mind.de>
45444      Branch: perl
45445            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
45446 ____________________________________________________________________________
45447 [  6965] By: jhi                                   on 2000/09/01  13:43:18
45448         Log: Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
45449              From: "Craig A. Berry" <craig.berry@psinetcs.com>
45450              Date: Fri, 01 Sep 2000 01:47:22 -0500
45451              Message-Id: <4.3.2.7.2.20000901011206.01ca2e88@exchi01>
45452      Branch: perl
45453            ! pod/perldelta.pod vms/vms.c
45454 ____________________________________________________________________________
45455 [  6964] By: jhi                                   on 2000/09/01  13:35:35
45456         Log: File::Temp patches from Andreas König,
45457              
45458              Subject: Re: [ID 20000831.046] OK: perl v5.7.0 +DEVEL6961 on sun4-solaris 2.8  (UNINSTALLED)
45459              From: andreas.koenig@anima.de (Andreas J. Koenig)
45460              Date: 01 Sep 2000 10:07:20 +0200
45461              Message-ID: <m3lmxc1qo7.fsf@ak-71.mind.de>
45462              
45463              Subject: Re: Almost OK: perl v5.7.0 +DEVEL6937 on PA-RISC2.0 11.00 (INSTALLED)
45464              From: andreas.koenig@anima.de (Andreas J. Koenig)
45465              Date: 31 Aug 2000 23:26:08 +0200
45466              Message-ID: <m3bsy92kcv.fsf@ak-71.mind.de>
45467      Branch: perl
45468            ! lib/File/Temp.pm t/lib/ftmp-security.t
45469 ____________________________________________________________________________
45470 [  6963] By: jhi                                   on 2000/09/01  02:22:24
45471         Log: Retract the mergesort code, way too incompatible licensing
45472              and copyrights.
45473      Branch: perl
45474            ! pod/perldelta.pod pp_ctl.c
45475 ____________________________________________________________________________
45476 [  6962] By: jhi                                   on 2000/08/31  23:27:32
45477         Log: Update Changes.
45478      Branch: perl
45479            ! Changes patchlevel.h
45480 ____________________________________________________________________________
45481 [  6961] By: jhi                                   on 2000/08/31  23:20:04
45482         Log: Small tweaks all over.
45483      Branch: metaconfig
45484            ! U/compline/d_gconvert.U
45485      Branch: perl
45486            ! AUTHORS Configure config_h.SH pp_ctl.c
45487 ____________________________________________________________________________
45488 [  6960] By: jhi                                   on 2000/08/31  22:39:36
45489         Log: Further rewording.
45490      Branch: perl
45491            ! pp_ctl.c
45492 ____________________________________________________________________________
45493 [  6959] By: jhi                                   on 2000/08/31  21:26:44
45494         Log: More address tweaking.
45495      Branch: perl
45496            ! AUTHORS Changes
45497 ____________________________________________________________________________
45498 [  6958] By: jhi                                   on 2000/08/31  20:47:25
45499         Log: AUTHORS tweaks, from Peter Prymmer.
45500              
45501              Subject: [PATCH: 6948] mvs doesn't exist (not any more)
45502              From: Peter Prymmer <pvhp@forte.com>
45503              Date: Thu, 31 Aug 2000 12:56:32 -0700 (PDT) 
45504              Message-ID: <Pine.OSF.4.10.10008311248410.91659-100000@aspara.forte.com>
45505      Branch: perl
45506            ! AUTHORS MAINTAIN
45507 ____________________________________________________________________________
45508 [  6957] By: jhi                                   on 2000/08/31  20:34:43
45509         Log: perldelta tweaks.
45510      Branch: perl
45511            ! pod/perldelta.pod
45512 ____________________________________________________________________________
45513 [  6956] By: jhi                                   on 2000/08/31  19:11:06
45514         Log: Regen perltoc.
45515      Branch: perl
45516            ! pod/perltoc.pod
45517 ____________________________________________________________________________
45518 [  6955] By: jhi                                   on 2000/08/31  19:06:30
45519         Log: Clarify the mergesort situation.
45520      Branch: perl
45521            ! pp_ctl.c
45522 ____________________________________________________________________________
45523 [  6954] By: jhi                                   on 2000/08/31  18:24:17
45524         Log: Move the Solaris 7 scan to use64bitall, make the
45525              failure to find 64-bot sparc libc to mention the
45526              possibility of being in an intel, from Lupe and Alan.
45527      Branch: perl
45528            ! hints/solaris_2.sh
45529 ____________________________________________________________________________
45530 [  6953] By: jhi                                   on 2000/08/31  18:09:20
45531         Log: Forget about NV_MAX (#6951).  Various floating point tweaks,
45532              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
45533      Branch: metaconfig
45534            ! U/compline/d_gconvert.U U/threads/archname.U
45535      Branch: metaconfig/U/perl
45536            ! perlxv.U
45537      Branch: perl
45538            ! Configure config_h.SH sv.c
45539 ____________________________________________________________________________
45540 [  6952] By: jhi                                   on 2000/08/31  17:42:24
45541         Log: :: not allowed in pathnames, change to .
45542              
45543              Subject: [PATCH perl@6938] cygwin port
45544              From: "Fifer, Eric" <EFifer@sanwaint.com>
45545              Date: Thu, 31 Aug 2000 16:32:59 +0100
45546              Message-ID: <779F20BCCE5AD31186A50008C75D997917179A@silldn_mail1.sanwaint.com>
45547      Branch: metaconfig/U/perl
45548            ! perlxv.U
45549 ____________________________________________________________________________
45550 [  6951] By: jhi                                   on 2000/08/31  17:02:05
45551         Log: Try to deduce NV_MAX.  Really should be Configure fodder.
45552      Branch: perl
45553            ! perl.h
45554 ____________________________________________________________________________
45555 [  6950] By: jhi                                   on 2000/08/31  16:26:08
45556         Log: More author updates.
45557              
45558              Subject: Re: [PATCH] Mark-Jason Dominus Does Exist
45559              From: Simon Cozens <simon@cozens.net>
45560              Date: Thu, 31 Aug 2000 17:13:32 +0100
45561              Message-ID: <20000831171332.A22498@deep-dark-truthful-mirror.perlhacker.org>
45562      Branch: perl
45563            ! AUTHORS
45564 ____________________________________________________________________________
45565 [  6949] By: jhi                                   on 2000/08/31  16:04:49
45566         Log: POSIX doesn't report long double values under -Duselongdouble
45567              when the long doubles are "real" (bigger than doubles).
45568              
45569              Subject: [ID 20000831.014] Not OK: perl v5.7.0 +DEVEL6919 on alpha-dec_osf-ld 5.1
45570              From: Spider Boardman <spider@peano.zk3.dec.com>
45571              Date: Thu, 31 Aug 2000 11:48:48 -0400 (EDT)
45572              Message-Id: <200008311548.LAA0000161952@peano.zk3.dec.com>
45573      Branch: perl
45574            ! ext/POSIX/POSIX.xs
45575 ____________________________________________________________________________
45576 [  6948] By: jhi                                   on 2000/08/31  15:25:10
45577         Log: Update Changes.
45578      Branch: perl
45579            ! Changes patchlevel.h
45580 ____________________________________________________________________________
45581 [  6947] By: jhi                                   on 2000/08/31  15:22:29
45582         Log: Document UNTIE in a very minimalistic way.
45583      Branch: perl
45584            ! pod/perlfunc.pod pod/perltie.pod
45585 ____________________________________________________________________________
45586 [  6946] By: jhi                                   on 2000/08/31  15:15:23
45587         Log: Document known failures.
45588      Branch: perl
45589            ! pod/perldelta.pod
45590 ____________________________________________________________________________
45591 [  6945] By: jhi                                   on 2000/08/31  15:07:00
45592         Log: Don't attach -ld to the archname if pointless.
45593      Branch: metaconfig
45594            ! U/threads/archname.U
45595      Branch: perl
45596            ! Configure config_h.SH
45597 ____________________________________________________________________________
45598 [  6944] By: jhi                                   on 2000/08/31  14:37:42
45599         Log: Wrap the test in eval.
45600              
45601              Subject: Re: [ID 20000831.009] Not OK: perl v5.7.0 +DEVEL6932 on sun4-solaris2.8 (UNINSTALLED)
45602              From: Tim Jenness <timj@jach.hawaii.edu>
45603              Date: Thu, 31 Aug 2000 03:39:33 -1000 (HST)
45604              Message-ID: <Pine.LNX.4.21.0008310311190.7444-100000@lapaki.jach.hawaii.edu>
45605      Branch: perl
45606            ! t/lib/ftmp-security.t
45607 ____________________________________________________________________________
45608 [  6943] By: jhi                                   on 2000/08/31  14:30:57
45609         Log: Make -Dusemorebits find long doubles in Solaris.
45610      Branch: perl
45611            ! hints/solaris_2.sh
45612 ____________________________________________________________________________
45613 [  6942] By: jhi                                   on 2000/08/31  13:48:45
45614         Log: Clarify the third case of ftmp-security warnings.
45615      Branch: perl
45616            ! INSTALL
45617 ____________________________________________________________________________
45618 [  6941] By: jhi                                   on 2000/08/31  13:40:31
45619         Log: Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
45620              From: <abigail@foad.org>
45621              Date: Thu, 31 Aug 2000 01:35:05 -0400
45622              Message-ID: <20000831053505.32120.qmail@foad.org>
45623      Branch: perl
45624            ! pod/perldelta.pod
45625 ____________________________________________________________________________
45626 [  6940] By: jhi                                   on 2000/08/31  13:38:48
45627         Log: Issue useful diagnostic on unknown pod commands.
45628              
45629              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
45630              From: <abigail@foad.org>
45631              Date: Thu, 31 Aug 2000 03:41:18 -0400
45632              Message-ID: <20000831074118.24880.qmail@foad.org>
45633      Branch: perl
45634            ! lib/Pod/Man.pm
45635 ____________________________________________________________________________
45636 [  6939] By: jhi                                   on 2000/08/31  13:34:33
45637         Log: Reveal Borland's isnan.
45638              
45639              Subject: build with BC++ tweak
45640              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
45641              Date: Thu, 31 Aug 2000 13:09:37 +0400
45642              Message-ID: <402099F49BEED211999700805FC7359F6FACA6@ru0028exch01.spb.lucent.com>
45643      Branch: perl
45644            ! win32/win32.h
45645 ____________________________________________________________________________
45646 [  6938] By: jhi                                   on 2000/08/31  05:01:20
45647         Log: Update Changes.
45648      Branch: perl
45649            ! Changes patchlevel.h
45650 ____________________________________________________________________________
45651 [  6937] By: jhi                                   on 2000/08/31  04:26:23
45652         Log: sscanf() may be the only way to read long doubles from strings.
45653      Branch: metaconfig/U/perl
45654            ! longdblfio.U
45655      Branch: perl
45656            ! Configure config_h.SH perl.h util.c
45657 ____________________________________________________________________________
45658 [  6936] By: jhi                                   on 2000/08/31  04:18:19
45659         Log: The #6929 was too skimpy.
45660      Branch: perl
45661            ! sv.c
45662 ____________________________________________________________________________
45663 [  6935] By: jhi                                   on 2000/08/31  02:47:07
45664         Log: Subject: Re: typos in pods
45665              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
45666              Date: Wed, 30 Aug 2000 19:25:34 -0700
45667              Message-ID: <eIcr5gzkg25X092yn@efn.org>
45668      Branch: perl
45669            ! lib/CPAN.pm lib/Pod/Checker.pm pod/perlmodlib.PL
45670 ____________________________________________________________________________
45671 [  6934] By: jhi                                   on 2000/08/31  02:42:55
45672         Log: Missed one Unicode file.
45673      Branch: perl
45674            + lib/unicode/UCDFF301.html
45675 ____________________________________________________________________________
45676 [  6933] By: jhi                                   on 2000/08/30  23:42:27
45677         Log: Update Changes.
45678      Branch: perl
45679            ! Changes patchlevel.h
45680 ____________________________________________________________________________
45681 [  6932] By: jhi                                   on 2000/08/30  23:40:07
45682         Log: Mention UNTIE in perldelta.  Still needs documenting
45683              in perltie et alia.
45684      Branch: perl
45685            ! pod/perldelta.pod
45686 ____________________________________________________________________________
45687 [  6931] By: jhi                                   on 2000/08/30  23:36:02
45688         Log: Subject: [PATCH] Don't use big-Oh when talking about lower bounds.
45689              From: <abigail@foad.org>
45690              Date: Wed, 30 Aug 2000 19:28:07 -0400
45691              Message-ID: <20000830232807.305.qmail@foad.org>
45692      Branch: perl
45693            ! pod/perldelta.pod
45694 ____________________________________________________________________________
45695 [  6930] By: jhi                                   on 2000/08/30  23:32:40
45696         Log: Update to Unicode 3.0.1.
45697      Branch: perl
45698            + lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
45699            + lib/unicode/PropList.txt lib/unicode/README.perl
45700            + lib/unicode/UCD301.html lib/unicode/Unicode.301
45701            - lib/unicode/Props.txt lib/unicode/UCD300.html
45702            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
45703            ! (edit 257 files)
45704 ____________________________________________________________________________
45705 [  6929] By: jhi                                   on 2000/08/30  22:38:18
45706         Log: Heap decorruption.
45707              
45708              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
45709              From: Alan Burlison <Alan.Burlison@uk.sun.com>
45710              Date: Wed, 30 Aug 2000 22:39:52 +0100
45711              Message-ID: <39AD7F28.A06533CF@uk.sun.com>
45712      Branch: perl
45713            ! sv.c
45714 ____________________________________________________________________________
45715 [  6928] By: jhi                                   on 2000/08/30  22:29:34
45716         Log: Retract the dummy test, skip the security tests (instead of failing),
45717              explain what the warnings mean.
45718      Branch: perl
45719            ! INSTALL lib/File/Temp.pm t/lib/ftmp-security.t
45720 ____________________________________________________________________________
45721 [  6927] By: jhi                                   on 2000/08/30  22:14:13
45722         Log: Change the internal implementation of sort() to be mergesort
45723              instead of quicksort, from John Linderman <jpl@research.att.com>.
45724              Gives us better worst case, better average case, and stability.
45725              What's there not to like?  (Small fixes for threaded builds
45726              were required).
45727      Branch: perl
45728            ! pod/perldelta.pod pp_ctl.c t/op/runlevel.t
45729 ____________________________________________________________________________
45730 [  6926] By: jhi                                   on 2000/08/30  20:55:20
45731         Log: A better fix for the Socket building problem from Craig Berry.
45732      Branch: perl
45733            ! vms/vms.c
45734 ____________________________________________________________________________
45735 [  6925] By: jhi                                   on 2000/08/30  20:20:25
45736         Log: Subject: [PATCH] Re: UNTIE method 
45737              From: Nick Ing-Simmons <nik@tiuk.ti.com>
45738              Date: Wed, 30 Aug 2000 18:26:55 +0100 (BST)
45739              Message-Id: <200008301726.SAA01114@mikado.tiuk.ti.com>
45740      Branch: perl
45741            ! pp_sys.c t/op/tie.t
45742 ____________________________________________________________________________
45743 [  6924] By: jhi                                   on 2000/08/30  20:17:11
45744         Log: Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
45745              From: "Craig A. Berry" <craig.berry@psinetcs.com>
45746              Date: Wed, 30 Aug 2000 15:03:14 -0500
45747              Message-Id: <4.3.2.7.2.20000830144622.028fe7a8@exchi01>
45748      Branch: perl
45749            ! vms/vms.c
45750 ____________________________________________________________________________
45751 [  6923] By: jhi                                   on 2000/08/30  20:15:18
45752         Log: Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
45753              From: "Craig A. Berry" <craig.berry@psinetcs.com>
45754              Date: Wed, 30 Aug 2000 13:30:36 -0500
45755              Message-Id: <4.3.2.7.2.20000830130617.02b8b968@exchi01>
45756      Branch: perl
45757            ! vms/vms.c
45758 ____________________________________________________________________________
45759 [  6922] By: jhi                                   on 2000/08/30  19:54:43
45760         Log: Better options for rsync.
45761      Branch: perl
45762            ! pod/perlhack.pod
45763 ____________________________________________________________________________
45764 [  6921] By: jhi                                   on 2000/08/30  19:40:16
45765         Log: Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
45766              From: Rick Delaney <rick@consumercontact.com>
45767              Date: Wed, 30 Aug 2000 15:36:55 -0400 (EDT)
45768              Message-Id: <Pine.UW2.4.10.10008301535210.1949-100000@consumer>
45769      Branch: perl
45770            ! pod/perlfunc.pod
45771 ____________________________________________________________________________
45772 [  6920] By: jhi                                   on 2000/08/30  19:36:40
45773         Log: Subject: [PATCH 6889] add a few ldbl formats to configure.com
45774              From: Peter Prymmer <pvhp@forte.com>
45775              Date: Tue, 29 Aug 2000 17:36:00 -0700 (PDT)
45776              Message-ID: <Pine.OSF.4.10.10008291720260.502507-100000@aspara.forte.com>
45777      Branch: perl
45778            ! configure.com
45779 ____________________________________________________________________________
45780 [  6919] By: jhi                                   on 2000/08/30  14:52:02
45781         Log: Update Changes.
45782      Branch: perl
45783            ! Changes patchlevel.h
45784 ____________________________________________________________________________
45785 [  6918] By: jhi                                   on 2000/08/30  14:48:34
45786         Log: NVs not necessarily doubles, as pointed out by Yitzchak.
45787      Branch: perl
45788            ! lib/ExtUtils/typemap
45789 ____________________________________________________________________________
45790 [  6917] By: jhi                                   on 2000/08/30  14:46:34
45791         Log: Subject: typos in pods
45792              From: Nicholas Clark <nick@ccl4.org>
45793              Date: Wed, 30 Aug 2000 01:12:50 +0100
45794              Message-ID: <20000830011249.A61388@plum.flirble.org>
45795      Branch: perl
45796            ! pod/perldbmfilter.pod pod/perldebtut.pod pod/perldebug.pod
45797            ! pod/perldiag.pod pod/perlebcdic.pod pod/perlfunc.pod
45798            ! pod/perlguts.pod pod/perlhack.pod pod/perlmodlib.pod
45799            ! pod/perlnewmod.pod pod/perlport.pod pod/perltoc.pod
45800 ____________________________________________________________________________
45801 [  6916] By: jhi                                   on 2000/08/30  14:19:09
45802         Log: Document Storable problems on Crays.  (Will have
45803              to document all the other Storable problems, too.)
45804      Branch: perl
45805            ! pod/perldelta.pod
45806 ____________________________________________________________________________
45807 [  6915] By: jhi                                   on 2000/08/30  14:06:02
45808         Log: Subject: [PATCH] fix misc cast warnings
45809              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
45810              Date: Tue, 29 Aug 2000 23:16:14 -0700
45811              Message-ID: <uaKr5gzkgGwQ092yn@efn.org>
45812      Branch: perl
45813            ! lib/ExtUtils/typemap os2/OS2/ExtAttr/ExtAttr.xs
45814            ! os2/OS2/ExtAttr/typemap os2/OS2/REXX/REXX.xs os2/os2.c
45815            ! os2/os2ish.h
45816 ____________________________________________________________________________
45817 [  6914] By: jhi                                   on 2000/08/30  14:03:45
45818         Log: Timestamp mismatch again.  Need to fix this dependence on
45819              config_h.SH timestamp, since it's the contents of config_h.SH
45820              that matter.
45821      Branch: perl
45822            ! uconfig.h uconfig.sh
45823 ____________________________________________________________________________
45824 [  6913] By: jhi                                   on 2000/08/30  13:54:06
45825         Log: Don't say "Perl 5.0 source kit".
45826      Branch: perl
45827            ! perl.c
45828 ____________________________________________________________________________
45829 [  6912] By: jhi                                   on 2000/08/30  13:51:24
45830         Log: Reset archname and archname64 always, forcing them be
45831              recomputed at each Configure run, make Configure and
45832              the hints files agree on the naming of largefiles variables.
45833      Branch: metaconfig
45834            ! U/threads/archname.U
45835      Branch: metaconfig/U/perl
45836            ! use64bits.U
45837      Branch: perl
45838            ! Configure config_h.SH configpm hints/aix.sh hints/hpux.sh
45839            ! hints/linux.sh hints/solaris_2.sh
45840 ____________________________________________________________________________
45841 [  6911] By: jhi                                   on 2000/08/30  13:30:13
45842         Log: Put back the slice accidentally removed by #6907.
45843      Branch: perl
45844            ! hints/solaris_2.sh
45845 ____________________________________________________________________________
45846 [  6910] By: jhi                                   on 2000/08/30  01:24:26
45847         Log: Be consistent: other Net::get* do export theirs.
45848              
45849              Subject: Re: Net::protoent does not export 'getproto'
45850              From: Yasushi Nakajima <sey@jkc.co.jp>
45851              Date: Wed, 30 Aug 2000 09:53:14 +0900
45852              Message-Id: <200008300051.DAA24700@taku.hut.fi>
45853      Branch: perl
45854            ! lib/Net/protoent.pm
45855 ____________________________________________________________________________
45856 [  6909] By: jhi                                   on 2000/08/30  01:17:25
45857         Log: Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
45858              From: Gurusamy Sarathy <gsar@ActiveState.com>
45859              Date: Tue, 29 Aug 2000 17:17:07 -0700
45860              Message-Id: <200008300017.RAA25382@smtp3.ActiveState.com>
45861      Branch: perl
45862            ! cop.h
45863 ____________________________________________________________________________
45864 [  6908] By: jhi                                   on 2000/08/30  00:58:05
45865         Log: Update Changes.
45866      Branch: perl
45867            ! Changes patchlevel.h
45868 ____________________________________________________________________________
45869 [  6907] By: jhi                                   on 2000/08/30  00:57:22
45870         Log: Introduce ccname to keep track of what compiler kind of we have.
45871      Branch: metaconfig/U/perl
45872            ! Checkcc.U gccvers.U
45873      Branch: perl
45874            ! Configure config_h.SH hints/solaris_2.sh
45875 ____________________________________________________________________________
45876 [  6906] By: jhi                                   on 2000/08/30  00:25:47
45877         Log: Put back the flags dump as reasoned in
45878              
45879              Subject: Re: [PATCH] Glob dumping
45880              From: Mike Guy <mjtg@cam.ac.uk> 
45881              Date: Tue, 29 Aug 2000 21:41:32 +0100
45882              Message-Id: <E13TsCK-0007iL-00@draco.cus.cam.ac.uk>
45883      Branch: perl
45884            ! dump.c t/lib/peek.t
45885 ____________________________________________________________________________
45886 [  6905] By: jhi                                   on 2000/08/30  00:16:17
45887         Log: Make the epsilon to be relative, not absolute.
45888              
45889              Subject: Re: [ID 20000829.039] Not OK: perl v5.7.0 +DEVEL6899 +[ID on alpha-dec_osf-ld 5.1 (UNINSTALLED)
45890              From: Spider Boardman <spider-perl@orb.nashua.nh.us>
45891              Date: Tue, 29 Aug 2000 19:58:56 -0400
45892              Message-Id: <200008292358.TAA31114@leggy.zk3.dec.com>
45893      Branch: perl
45894            ! t/lib/trig.t
45895 ____________________________________________________________________________
45896 [  6904] By: jhi                                   on 2000/08/30  00:13:09
45897         Log: From now on, Gisle is on my list of usual suspects :-)
45898              Retract #6902.
45899      Branch: perl
45900            ! ext/Opcode/Safe.pm
45901 ____________________________________________________________________________
45902 [  6903] By: jhi                                   on 2000/08/29  23:51:20
45903         Log: Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
45904              From: "Craig A. Berry" <craig.berry@psinetcs.com>
45905              Date: Tue, 29 Aug 2000 18:43:26 -0500
45906              Message-Id: <4.3.2.7.2.20000829180705.01b005b8@exchi01>
45907      Branch: perl
45908            + vms/vmspipe.com
45909            ! MANIFEST t/io/openpid.t vms/descrip_mms.template vms/test.com
45910            ! vms/vms.c
45911 ____________________________________________________________________________
45912 [  6902] By: jhi                                   on 2000/08/29  23:44:14
45913         Log: Retry what #6882 attempted.
45914              
45915              Subject: Re: [ID 20000829.004] Sharing leak root name into safe compartment
45916              From: Gisle Aas <gisle@ActiveState.com>
45917              Date: 30 Aug 2000 00:33:09 +0200
45918              Message-ID: <m3pumry9y2.fsf@eik.g.aas.no>
45919      Branch: perl
45920            ! ext/Opcode/Safe.pm
45921 ____________________________________________________________________________
45922 [  6901] By: jhi                                   on 2000/08/29  22:59:32
45923         Log: Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
45924              From: Hugo <hv@crypt.compulink.co.uk>
45925              Date: Mon, 12 Jun 2000 19:36:08 +0100
45926              Message-Id: <200006121836.TAA16977@crypt.compulink.co.uk>
45927      Branch: perl
45928            ! sv.c
45929 ____________________________________________________________________________
45930 [  6900] By: jhi                                   on 2000/08/29  22:58:35
45931         Log: Admit that we are leaking scalars.
45932              
45933              Subject: [ID 20000829.037] Not OK: perl v5.7.0 +DEVEL6899 on alpha-dec_osf 4.0f (UNINSTALLED)
45934              From: Spider Boardman <spider@leggy.zk3.dec.com>
45935              Date: Tue, 29 Aug 2000 18:48:29 -0400
45936              Message-Id: <200008292248.SAA31507@leggy.zk3.dec.com>
45937      Branch: perl
45938            ! t/pragma/warnings.t
45939 ____________________________________________________________________________
45940 [  6899] By: jhi                                   on 2000/08/29  20:53:13
45941         Log: Update Changes.
45942      Branch: perl
45943            ! Changes patchlevel.h
45944 ____________________________________________________________________________
45945 [  6898] By: jhi                                   on 2000/08/29  20:46:21
45946         Log: Undo namespace pollution of #6878.
45947              
45948              Subject: Re: Net::protoent does not export 'getproto'
45949              From: Mike Guy <mjtg@cam.ac.uk>
45950              Date: Tue, 29 Aug 2000 21:32:37 +0100
45951              Message-Id: <E13Ts3h-0007eN-00@draco.cus.cam.ac.uk>
45952      Branch: perl
45953            ! lib/Net/protoent.pm
45954 ____________________________________________________________________________
45955 [  6897] By: jhi                                   on 2000/08/29  20:44:29
45956         Log: Subject: [PATCH: 6889] updates to perlebcdic.pod
45957              From: Peter Prymmer <pvhp@forte.com>
45958              Date: Tue, 29 Aug 2000 13:32:41 -0700 (PDT)
45959              Message-ID: <Pine.OSF.4.10.10008291327500.502507-100000@aspara.forte.com>
45960      Branch: perl
45961            ! pod/perlebcdic.pod
45962 ____________________________________________________________________________
45963 [  6896] By: jhi                                   on 2000/08/29  20:40:57
45964         Log: There's no point repeating the 'revision' (5) of perl5.
45965      Branch: metaconfig/U/perl
45966            ! Devel.U patchlevel.U
45967      Branch: perl
45968            ! Configure config_h.SH
45969 ____________________________________________________________________________
45970 [  6895] By: jhi                                   on 2000/08/29  20:16:58
45971         Log: Regen Configure for #6894.
45972      Branch: metaconfig/U/perl
45973            ! perladmin.U
45974      Branch: perl
45975            ! Configure config_h.SH
45976 ____________________________________________________________________________
45977 [  6894] By: jhi                                   on 2000/08/29  19:59:52
45978         Log: Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
45979              From: "Philip Newton" <Philip.Newton@gmx.net>
45980              Date: Tue, 29 Aug 2000 21:39:14 +0200
45981              Message-Id: <200008291938.VAA98259@smtp1.nikoma.de>
45982      Branch: perl
45983            ! Configure INSTALL README hints/README.hints hints/bsdos.sh
45984            ! hints/freebsd.sh pod/perl.pod pod/perl56delta.pod
45985            ! pod/perlfaq2.pod pod/perllocale.pod pod/perlxs.pod
45986            ! utils/perlbug.PL
45987 ____________________________________________________________________________
45988 [  6893] By: jhi                                   on 2000/08/29  19:55:30
45989         Log: Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
45990              From: "Philip Newton" <Philip.Newton@gmx.net>
45991              Date: Tue, 29 Aug 2000 21:39:14 +0200
45992              Message-Id: <200008291938.VAA98255@smtp1.nikoma.de>
45993      Branch: perl
45994            ! installhtml
45995 ____________________________________________________________________________
45996 [  6892] By: jhi                                   on 2000/08/29  19:53:59
45997         Log: Subject: [ID 20000829.026] [PATCH 6868] File::Temp
45998              From: "Philip Newton" <Philip.Newton@gmx.net>
45999              Date: Tue, 29 Aug 2000 21:48:18 +0200
46000              Message-Id: <200008291947.VAA13628@smtp2.nikoma.de>
46001      Branch: perl
46002            ! lib/File/Temp.pm
46003 ____________________________________________________________________________
46004 [  6891] By: jhi                                   on 2000/08/29  18:30:03
46005         Log: Nail the ID 20000828.023.
46006      Branch: perl
46007            ! ext/Storable/Storable.xs
46008 ____________________________________________________________________________
46009 [  6890] By: jhi                                   on 2000/08/29  16:50:17
46010         Log: Under usethreads the dumped variable is IN_PAD.
46011              
46012              Subject: Re: [PATCH] Glob dumping
46013              From: Gisle Aas <gisle@ActiveState.com>
46014              Date: 29 Aug 2000 18:45:05 +0200
46015              Message-ID: <m37l9010fi.fsf@eik.g.aas.no>
46016      Branch: perl
46017            ! t/lib/peek.t
46018 ____________________________________________________________________________
46019 [  6889] By: jhi                                   on 2000/08/29  15:17:37
46020         Log: Update Changes.
46021      Branch: perl
46022            ! Changes patchlevel.h
46023 ____________________________________________________________________________
46024 [  6888] By: jhi                                   on 2000/08/29  14:49:59
46025         Log: Retract #6882, broke the safe tests.
46026      Branch: perl
46027            ! ext/Opcode/Safe.pm
46028 ____________________________________________________________________________
46029 [  6887] By: jhi                                   on 2000/08/29  14:47:06
46030         Log: Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
46031              From: Gisle Aas <gisle@ActiveState.com> 
46032              Date: 09 Jun 2000 20:00:11 +0200
46033              Message-ID: <m3n1kud9as.fsf@eik.g.aas.no>
46034      Branch: perl
46035            ! utils/perldoc.PL
46036 ____________________________________________________________________________
46037 [  6886] By: jhi                                   on 2000/08/29  14:42:45
46038         Log: The #6881 removed one dump line.
46039      Branch: perl
46040            ! t/lib/peek.t
46041 ____________________________________________________________________________
46042 [  6885] By: jhi                                   on 2000/08/29  14:30:47
46043         Log: Don't forget to tidy up.
46044      Branch: perl
46045            ! t/lib/ftmp-security.t
46046 ____________________________________________________________________________
46047 [  6884] By: jhi                                   on 2000/08/29  14:25:17
46048         Log: Disabling the one test is a bit tricky.
46049      Branch: perl
46050            ! t/lib/ftmp-security.t
46051 ____________________________________________________________________________
46052 [  6883] By: jhi                                   on 2000/08/29  14:16:25
46053         Log: Disable one of the tests for now.
46054      Branch: perl
46055            ! t/lib/ftmp-security.t
46056 ____________________________________________________________________________
46057 [  6882] By: jhi                                   on 2000/08/29  14:05:50
46058         Log: Subject: [ID 20000829.004] Sharing leak root name into safe compartment
46059              From: gisle@aas.no
46060              Date: 29 Aug 2000 10:35:06 -0000
46061              Message-Id: <20000829103506.21538.qmail@eik.g.aas.no>
46062      Branch: perl
46063            ! ext/Opcode/Safe.pm
46064 ____________________________________________________________________________
46065 [  6881] By: jhi                                   on 2000/08/29  14:03:51
46066         Log: Subject: [PATCH] Glob dumping
46067              From: Gisle Aas <gisle@ActiveState.com>
46068              Date: 29 Aug 2000 07:59:42 -0000
46069              Message-ID: <20000829075942.20923.qmail@eik.g.aas.no>
46070      Branch: perl
46071            ! dump.c
46072 ____________________________________________________________________________
46073 [  6880] By: jhi                                   on 2000/08/29  14:02:01
46074         Log: Subject: [PATCH] Warnings in B::Deparse
46075              From: <abigail@foad.org>
46076              Date: Tue, 29 Aug 2000 00:00:01 -0400
46077              Message-ID: <20000829040001.2999.qmail@foad.org>
46078      Branch: perl
46079            ! ext/B/B/Deparse.pm
46080 ____________________________________________________________________________
46081 [  6879] By: jhi                                   on 2000/08/29  13:57:26
46082         Log: Missed a change in #6869.
46083      Branch: perl
46084            ! mg.c
46085 ____________________________________________________________________________
46086 [  6878] By: jhi                                   on 2000/08/29  13:45:04
46087         Log: Subject: Net::protoent does not export 'getproto'
46088              From: Yasushi Nakajima <sey@jkc.co.jp>
46089              Date: Tue, 29 Aug 2000 17:28:57 +0900                 
46090      Branch: perl
46091            ! lib/Net/protoent.pm
46092 ____________________________________________________________________________
46093 [  6877] By: jhi                                   on 2000/08/29  13:39:19
46094         Log: Patches all over for people and the files they (hopefully) care about.
46095      Branch: perl
46096            ! AUTHORS Changes MAINTAIN
46097 ____________________________________________________________________________
46098 [  6876] By: jhi                                   on 2000/08/29  12:53:54
46099         Log: Fix for thinko in #6848.
46100              
46101              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
46102              From: Lupe Christoph <lupe@lupe-christoph.de>
46103              Date: Tue, 29 Aug 2000 09:04:08 +0200
46104              Message-ID: <20000829090408.V4437@alanya.lupe-christoph.de>
46105      Branch: perl
46106            ! ext/Thread/Thread.xs
46107 ____________________________________________________________________________
46108 [  6875] By: jhi                                   on 2000/08/29  12:50:14
46109         Log: Update to Getopt::Long 2.24, from Johan Vromans.
46110      Branch: perl
46111            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
46112 ____________________________________________________________________________
46113 [  6874] By: jhi                                   on 2000/08/29  02:09:53
46114         Log: Use minimal @INC in tests, most of the time just '../lib',
46115              so that we simply can't pick up stuff from other Perls than
46116              the one we are testing.  Pointed out by
46117              
46118              From: Mike Guy <mjtg@cam.ac.uk>
46119              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
46120              Date: Fri, 25 Aug 2000 15:15:59 +0100
46121              Message-Id: <E13SKH1-00031D-00@virgo.cus.cam.ac.uk>
46122      Branch: perl
46123            ! (edit 185 files)
46124 ____________________________________________________________________________
46125 [  6873] By: jhi                                   on 2000/08/29  01:07:11
46126         Log: Subject: [PATCH] Re: files not cleaned even by veryclean
46127              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
46128              Date: Mon, 28 Aug 2000 17:45:52 -0700
46129              Message-ID: <Afwq5gzkg2UB092yn@efn.org>
46130      Branch: perl
46131            ! Makefile.SH hints/os2.sh
46132 ____________________________________________________________________________
46133 [  6872] By: jhi                                   on 2000/08/28  23:33:39
46134         Log: Subject: [PATCH bleedperl@6866] spellings
46135              From: marcel@codewerk.com (Marcel Grunauer)
46136              Date: Tue, 29 Aug 2000 01:19:59 +0200
46137              Message-Id: <200008282319.BAA29862@gandalf.local>
46138      Branch: perl
46139            ! README.os390 pod/perl5004delta.pod pod/perldebtut.pod
46140            ! pod/perlebcdic.pod pod/perlfunc.pod pod/perlguts.pod
46141            ! pod/perlipc.pod pod/perlthrtut.pod pod/perlutil.pod
46142 ____________________________________________________________________________
46143 [  6871] By: jhi                                   on 2000/08/28  23:22:09
46144         Log: Take out the SUIDMAIL thing, that will not be
46145              a problem in 5.7.*.
46146      Branch: perl
46147            ! patchlevel.h
46148 ____________________________________________________________________________
46149 [  6870] By: jhi                                   on 2000/08/28  23:19:30
46150         Log: -S is the silent flag, -s is the strip flag.
46151              
46152              Subject: [PATCH] Re: [PATCH] make no-install          
46153              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
46154              Date: Mon, 28 Aug 2000 15:12:55 -0700
46155              Message-ID: <nPuq5gzkg2FO092yn@efn.org> 
46156      Branch: perl
46157            ! Makefile.SH
46158 ____________________________________________________________________________
46159 [  6869] By: jhi                                   on 2000/08/28  23:12:05
46160         Log: Subject: [PATCH bleedperl@6856] warnings fixes
46161              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
46162              Date: Mon, 28 Aug 2000 23:55:06 +0100
46163              Message-ID: <000501c01143$0230af80$2014140a@bfs.phone.com>
46164      Branch: perl
46165            ! lib/warnings.pm pod/perllexwarn.pod t/pragma/warn/7fatal
46166            ! warnings.h warnings.pl
46167 ____________________________________________________________________________
46168 [  6868] By: jhi                                   on 2000/08/28  21:38:22
46169         Log: Potential cruft.
46170      Branch: perl
46171            ! Makefile.SH
46172 ____________________________________________________________________________
46173 [  6867] By: jhi                                   on 2000/08/28  21:35:36
46174         Log: Update Changes.
46175      Branch: perl
46176            ! Changes patchlevel.h
46177 ____________________________________________________________________________
46178 [  6866] By: jhi                                   on 2000/08/28  21:33:49
46179         Log: Subject: hv.h Doc Patch
46180              From: Fisher Mark <fisherm@tce.com>
46181              Date: Mon, 28 Aug 2000 16:24:59 -0500
46182              Message-ID: <B9B6874277EED211B1890008C707AF5302881C77@indyexch3.indy.tce.com>
46183      Branch: perl
46184            ! hv.h
46185 ____________________________________________________________________________
46186 [  6865] By: jhi                                   on 2000/08/28  21:02:15
46187         Log: Add -ld to archname on long tr...double platforms.
46188      Branch: metaconfig
46189            ! U/threads/archname.U
46190      Branch: perl
46191            ! Configure config_h.SH
46192 ____________________________________________________________________________
46193 [  6864] By: jhi                                   on 2000/08/28  20:38:59
46194         Log: An attempt to fix the problem reported in
46195              
46196              Subject: Building perl@6856 using gcc/AIX 4.3.3 
46197              From: Daniel Muino <dmuino@afip.gov.ar> 
46198              Date: Mon, 28 Aug 2000 15:50:01 -0300   
46199              Message-ID: <20000828155001.A14403@con2-dgi>
46200              
46201              I can't test this properly since the gcc installation I have
46202              access to seems to be botched (gcc is calling the AIX cpp,
46203              a losing proposition...)
46204      Branch: perl
46205            ! hints/aix.sh
46206 ____________________________________________________________________________
46207 [  6863] By: jhi                                   on 2000/08/28  18:57:52
46208         Log: Fix for ID 20000828.001, long doubles were not formatted
46209              correctly (showed up in $], which stopped installing perl).
46210      Branch: perl
46211            ! sv.c
46212 ____________________________________________________________________________
46213 [  6862] By: jhi                                   on 2000/08/28  18:07:15
46214         Log: Typo in #6858.
46215      Branch: perl
46216            ! lib/Cwd.pm
46217 ____________________________________________________________________________
46218 [  6861] By: jhi                                   on 2000/08/28  17:57:27
46219         Log: opmini.o may be left around if a build is interrupted.
46220      Branch: perl
46221            ! Makefile.SH
46222 ____________________________________________________________________________
46223 [  6860] By: jhi                                   on 2000/08/28  16:52:50
46224         Log: Subject: [PATCH@6855] _Minor_ change to overload.pm pod
46225              From: Daniel Chetlin <daniel@chetlin.com>
46226              Date: Mon, 28 Aug 2000 01:14:18 -0700
46227              Message-ID: <20000828011418.J769@ilmd.chetlin.org>
46228      Branch: perl
46229            ! lib/overload.pm
46230 ____________________________________________________________________________
46231 [  6859] By: jhi                                   on 2000/08/28  16:08:46
46232         Log: Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
46233              From: Nicholas Clark <nick@ccl4.org>
46234              Date: Mon, 28 Aug 2000 16:03:27 +0100
46235              Message-Id: <20000828160327.C49785@plum.flirble.org>
46236      Branch: perl
46237            ! ext/ByteLoader/bytecode.h
46238 ____________________________________________________________________________
46239 [  6858] By: jhi                                   on 2000/08/28  16:02:10
46240         Log: Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
46241              From: Wolfgang Laun <wolfgang.laun@alcatel.at>
46242              Date: Mon, 28 Aug 2000 13:08:30 +0200
46243              Message-Id: <200008281108.NAA00782@localhost.aut.alcatel.at>
46244      Branch: perl
46245            ! lib/Cwd.pm
46246 ____________________________________________________________________________
46247 [  6857] By: jhi                                   on 2000/08/28  15:42:47
46248         Log: display_format used as a class method without arguments was broken,
46249              reported in
46250              
46251              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
46252              From: Yasushi Nakajima <sey@san.p.kyoto.jkc.co.jp>
46253              Date: Mon, 28 Aug 2000 16:38:08 +0900 (JST)
46254              Message-Id: <200008280738.QAA00215@san.p.kyoto.jkc.co.jp>
46255      Branch: perl
46256            ! lib/Math/Complex.pm t/lib/complex.t
46257 ____________________________________________________________________________
46258 [  6856] By: jhi                                   on 2000/08/27  22:09:48
46259         Log: Update Changes.
46260      Branch: perl
46261            ! Changes patchlevel.h
46262 ____________________________________________________________________________
46263 [  6855] By: jhi                                   on 2000/08/27  21:59:21
46264         Log: Retract #6853 (false alarm).
46265      Branch: perl
46266            ! lib/ExtUtils/xsubpp
46267 ____________________________________________________________________________
46268 [  6854] By: jhi                                   on 2000/08/27  21:37:44
46269         Log: Update Changes.
46270      Branch: perl
46271            ! Changes patchlevel.h
46272 ____________________________________________________________________________
46273 [  6853] By: jhi                                   on 2000/08/27  21:37:16
46274         Log: Subject: [PATCH perl@6850] workaround for xsubpp
46275              From: Hugo <hv@crypt.compulink.co.uk>
46276              Date: Sun, 27 Aug 2000 22:30:25 +0100
46277              Message-Id: <200008272130.WAA10083@crypt.compulink.co.uk>
46278      Branch: perl
46279            ! lib/ExtUtils/xsubpp
46280 ____________________________________________________________________________
46281 [  6852] By: jhi                                   on 2000/08/27  21:33:58
46282         Log: Big-endian 64-bit patch from Raphael Manfredi.
46283      Branch: perl
46284            ! ext/Storable/Storable.xs
46285 ____________________________________________________________________________
46286 [  6851] By: jhi                                   on 2000/08/27  21:22:21
46287         Log: More ruthless editing from Hugo van der Sanden.
46288      Branch: perl
46289            ! pod/perldelta.pod
46290 ____________________________________________________________________________
46291 [  6850] By: jhi                                   on 2000/08/27  16:11:46
46292         Log: Update Changes.
46293      Branch: perl
46294            ! Changes patchlevel.h
46295 ____________________________________________________________________________
46296 [  6849] By: jhi                                   on 2000/08/27  16:11:05
46297         Log: Provice virtual $Config{ccflags_nolargefiles} etc. 
46298      Branch: perl
46299            ! configpm pod/perldelta.pod
46300 ____________________________________________________________________________
46301 [  6848] By: jhi                                   on 2000/08/27  15:35:08
46302         Log: Use the actual thread type, not the pointer-to-struct.
46303      Branch: perl
46304            ! ext/Thread/Thread.xs
46305 ____________________________________________________________________________
46306 [  6847] By: jhi                                   on 2000/08/27  15:30:49
46307         Log: Test nit.
46308      Branch: perl
46309            ! t/pragma/warn/pp_sys
46310 ____________________________________________________________________________
46311 [  6846] By: jhi                                   on 2000/08/27  15:19:02
46312         Log: Passing -R in ldflags makes now it to appear in the default
46313              for lddlflags, just like with -L.
46314              
46315              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
46316              From: Lupe Christoph <lupe@lupe-christoph.de>
46317              Date: Sun, 27 Aug 2000 10:28:21 +0200
46318              Message-ID: <20000827102821.B4437@alanya.lupe-christoph.de>
46319      Branch: metaconfig/U/perl
46320            ! dlsrc.U
46321      Branch: perl
46322            ! Configure
46323 ____________________________________________________________________________
46324 [  6845] By: jhi                                   on 2000/08/27  15:08:54
46325         Log: Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
46326              From: Alan Burlison <Alan.Burlison@uk.sun.com>
46327              Date: Sat, 26 Aug 2000 22:23:27 +0100
46328              Message-ID: <39A8354F.E1E832C9@uk.sun.com>
46329      Branch: perl
46330            ! lib/ExtUtils/MM_Unix.pm
46331 ____________________________________________________________________________
46332 [  6844] By: jhi                                   on 2000/08/27  15:02:37
46333         Log: DJGPP update from Laszlo Molnar.
46334              
46335              Subject: [ID 20000826.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6788 on dos-djgpp djgpp (UNINSTALLED) [PATCH]
46336              From: ml1050 <ml1050@freemail.hu>
46337              Date: Sat, 26 Aug 2000 23:24:40 +0200
46338              Message-Id: <20000826232440.A439@freemail.hu>
46339      Branch: perl
46340            ! djgpp/config.over lib/File/Temp.pm pod/buildtoc.PL
46341            ! t/lib/ftmp-security.t t/lib/posix.t t/pragma/warn/pp_sys
46342 ____________________________________________________________________________
46343 [  6843] By: jhi                                   on 2000/08/27  14:53:58
46344         Log: Subject: installman buglet
46345              From: Lupe Christoph <lupe@lupe-christoph.de>
46346              Date: Sun, 27 Aug 2000 14:38:59 +0200
46347              Message-ID: <20000827143859.E4437@alanya.lupe-christoph.de>
46348      Branch: perl
46349            ! installman
46350 ____________________________________________________________________________
46351 [  6842] By: jhi                                   on 2000/08/27  14:52:08
46352         Log: Can't get the test to reliably work thanks to the
46353              inaccurateness of floating point.  "Resolves" bug ids
46354              20000826.003, 20000826.009, 20000826.010,
46355      Branch: perl
46356            ! t/lib/trig.t
46357 ____________________________________________________________________________
46358 [  6841] By: jhi                                   on 2000/08/26  15:53:58
46359         Log: Update Changes.
46360      Branch: perl
46361            ! Changes patchlevel.h
46362 ____________________________________________________________________________
46363 [  6840] By: jhi                                   on 2000/08/26  14:23:03
46364         Log: grep -e isn't portable.
46365              
46366              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
46367              From: chris@broadband.att.com
46368              Date: Sat, 26 Aug 2000 00:17:27 -0600 (MDT)
46369              Message-Id: <200008260617.AAA10219@lazlo.tci.com>
46370      Branch: perl
46371            ! hints/solaris_2.sh
46372 ____________________________________________________________________________
46373 [  6839] By: jhi                                   on 2000/08/26  14:12:23
46374         Log: no-install target a la make -n.
46375              
46376              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
46377              From: <abigail@foad.org>
46378              Date: Sat, 26 Aug 2000 03:57:34 -0400
46379              Message-ID: <20000826075735.18912.qmail@foad.org>
46380      Branch: perl
46381            ! Makefile.SH installman installperl
46382 ____________________________________________________________________________
46383 [  6838] By: jhi                                   on 2000/08/26  14:06:33
46384         Log: Retract #6826 as the #6828 should be do the same
46385              in a More Correct Way.
46386      Branch: perl
46387            ! installperl
46388 ____________________________________________________________________________
46389 [  6837] By: jhi                                   on 2000/08/26  05:24:00
46390         Log: More casting.
46391      Branch: perl
46392            ! ext/Storable/Storable.xs
46393 ____________________________________________________________________________
46394 [  6836] By: jhi                                   on 2000/08/26  05:05:46
46395         Log: Nicer in decimal.
46396      Branch: perl
46397            ! ext/Storable/Storable.xs
46398 ____________________________________________________________________________
46399 [  6835] By: jhi                                   on 2000/08/26  05:03:50
46400         Log: There be no UVdf.
46401      Branch: perl
46402            ! ext/Storable/Storable.xs
46403 ____________________________________________________________________________
46404 [  6834] By: jhi                                   on 2000/08/26  05:00:18
46405         Log: Continue IVdfing and UVxfing.
46406      Branch: perl
46407            ! ext/Storable/Storable.xs
46408 ____________________________________________________________________________
46409 [  6833] By: jhi                                   on 2000/08/26  04:53:14
46410         Log: Use IVdf.
46411      Branch: perl
46412            ! ext/Storable/Storable.xs
46413 ____________________________________________________________________________
46414 [  6832] By: jhi                                   on 2000/08/26  04:40:41
46415         Log: Document PTR2XX and INT2PTR.
46416      Branch: perl
46417            ! pod/perlguts.pod
46418 ____________________________________________________________________________
46419 [  6831] By: jhi                                   on 2000/08/26  04:33:18
46420         Log: Use UVxf, PTR2UV, NVff.
46421      Branch: perl
46422            ! ext/Storable/Storable.xs
46423 ____________________________________________________________________________
46424 [  6830] By: jhi                                   on 2000/08/26  04:31:32
46425         Log: Update the test count.
46426      Branch: perl
46427            ! t/lib/trig.t
46428 ____________________________________________________________________________
46429 [  6829] By: jhi                                   on 2000/08/26  03:05:50
46430         Log: Subject: [PATCH] installation not quite silent yet.
46431              From: <abigail@foad.org>
46432              Date: Fri, 25 Aug 2000 20:07:53 -0400
46433              Message-ID: <20000826000753.7822.qmail@foad.org>
46434      Branch: perl
46435            ! installman installperl
46436 ____________________________________________________________________________
46437 [  6828] By: jhi                                   on 2000/08/26  03:05:14
46438         Log: Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
46439              From: Spider Boardman <spider@web.zk3.dec.com>
46440              Date: Fri, 25 Aug 2000 19:12:40 -0400
46441              Message-Id: <200008252312.TAA17828@leggy.zk3.dec.com>
46442      Branch: perl
46443            ! gv.c
46444 ____________________________________________________________________________
46445 [  6827] By: jhi                                   on 2000/08/25  23:54:34
46446         Log: Support preserving extremely big/small angles.
46447      Branch: perl
46448            ! lib/Math/Trig.pm pod/perldelta.pod t/lib/trig.t
46449 ____________________________________________________________________________
46450 [  6826] By: jhi                                   on 2000/08/25  23:01:20
46451         Log: Patch installperl to be long double-aware.
46452              
46453              Subject: Re: [PATCH] [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
46454              From: Spider Boardman <spider@web.zk3.dec.com>
46455              Date: Fri, 25 Aug 2000 18:15:23 -0400
46456              Message-Id: <200008252215.SAA28740@leggy.zk3.dec.com>
46457      Branch: perl
46458            ! installperl
46459 ____________________________________________________________________________
46460 [  6825] By: jhi                                   on 2000/08/25  22:58:25
46461         Log: Remove duplicately applied patch shards.
46462              
46463              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
46464              From: Spider Boardman <spider@leggy.zk3.dec.com>
46465              Date: Fri, 25 Aug 2000 16:45:03 -0400
46466              Message-Id: <200008252045.QAA23518@leggy.zk3.dec.com>
46467      Branch: perl
46468            ! t/lib/cgi-html.t
46469 ____________________________________________________________________________
46470 [  6824] By: jhi                                   on 2000/08/25  22:57:00
46471         Log: Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
46472              From: Daniel Chetlin <daniel@chetlin.com>
46473              Date: Fri, 25 Aug 2000 12:23:16 -0700
46474              Message-ID: <20000825122316.A10250@ilmd.chetlin.org>
46475              
46476              Subject: Re: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
46477              From: Daniel Chetlin <daniel@chetlin.com>
46478              Date: Fri, 25 Aug 2000 14:47:19 -0700
46479              Message-ID: <20000825144719.A20587@ilmd.chetlin.org>
46480      Branch: perl
46481            ! installman
46482 ____________________________________________________________________________
46483 [  6823] By: jhi                                   on 2000/08/25  22:44:17
46484         Log: Timestamp problem?
46485      Branch: perl
46486            ! uconfig.h uconfig.sh
46487 ____________________________________________________________________________
46488 [  6822] By: jhi                                   on 2000/08/25  19:01:06
46489         Log: One forgotten file from #6816.
46490      Branch: perl
46491            ! vos/config.h
46492 ____________________________________________________________________________
46493 [  6821] By: jhi                                   on 2000/08/25  18:56:39
46494         Log: Regen Changes.
46495      Branch: perl
46496            ! Changes patchlevel.h
46497 ____________________________________________________________________________
46498 [  6820] By: jhi                                   on 2000/08/25  18:52:35
46499         Log: Fix Changes ordering.
46500      Branch: perl
46501            ! Changes
46502 ____________________________________________________________________________
46503 [  6819] By: jhi                                   on 2000/08/25  18:50:25
46504         Log: Update Changes.
46505      Branch: perl
46506            ! Changes patchlevel.h
46507 ____________________________________________________________________________
46508 [  6818] By: jhi                                   on 2000/08/25  18:47:45
46509         Log: Tweak the sfio/useperlio logic, hopefully as wished in
46510              
46511              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
46512              From: Nicholas Clark <nick@babyhippo.co.uk>
46513              Date: Fri, 25 Aug 2000 12:01:45 +0100
46514              Message-Id: <E13SHF3-0005I9-00@fruitbat.babyhippo.co.uk>
46515      Branch: metaconfig/U/perl
46516            ! d_sfio.U
46517      Branch: perl
46518            ! Configure
46519 ____________________________________________________________________________
46520 [  6817] By: jhi                                   on 2000/08/25  18:32:51
46521         Log: Allow microperl to assume <math.h>, without it the math
46522              functions like floor() are assumed to return int, which makes
46523              for core dumps in machines where integer and floating register
46524              don't mix.
46525      Branch: perl
46526            ! uconfig.h uconfig.sh
46527 ____________________________________________________________________________
46528 [  6816] By: jhi                                   on 2000/08/25  18:27:17
46529         Log: AIX 4.3.3 has SOCKS in libc with a differently named init routine,
46530              the problem reported in
46531              
46532              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
46533              From: danhale@us.ibm.com
46534              Date: Fri, 25 Aug 2000 10:58:06 -0400
46535              Message-Id: <85256946.005238A3.00@d54mta02.raleigh.ibm.com>
46536      Branch: metaconfig/U/perl
46537            + d_socks5_init.U
46538      Branch: perl
46539            ! Configure INSTALL config_h.SH configure.com epoc/config.sh
46540            ! perl.c uconfig.h uconfig.sh vos/config.def vos/config.h
46541            ! vos/config.pl vos/config_h.SH_orig win32/config.bc
46542            ! win32/config.gc win32/config.vc
46543 ____________________________________________________________________________
46544 [  6815] By: jhi                                   on 2000/08/25  17:43:31
46545         Log: A solution for the retrieve_fd autosplit warning,
46546              idea suggested by Mike Guy.
46547      Branch: perl
46548            ! ext/Storable/Storable.pm
46549 ____________________________________________________________________________
46550 [  6814] By: jhi                                   on 2000/08/25  17:16:03
46551         Log: Add install-silent target.
46552      Branch: perl
46553            ! Makefile.SH
46554 ____________________________________________________________________________
46555 [  6813] By: jhi                                   on 2000/08/25  17:14:23
46556         Log: Subject: Re: [PATCH] More silencing of installman.
46557              From: <abigail@foad.org>
46558              Date: Thu, 24 Aug 2000 19:27:03 -0400
46559              Message-ID: <20000824232703.7001.qmail@foad.org>
46560              
46561              Subject: Re: [PATCH] More silencing of installman.
46562              From: <abigail@foad.org>
46563              Date: Fri, 25 Aug 2000 03:00:58 -0400
46564              Message-ID: <20000825070058.10697.qmail@foad.org>
46565      Branch: perl
46566            ! installman
46567 ____________________________________________________________________________
46568 [  6812] By: jhi                                   on 2000/08/25  17:11:28
46569         Log: installperl --verbose and --silent.
46570              
46571              Subject: Re: [PATCH] More silencing of installman.
46572              From: <abigail@foad.org>
46573              Message-ID: <20000825064430.9719.qmail@foad.org>
46574              Date: Fri, 25 Aug 2000 02:44:30 -0400
46575      Branch: perl
46576            ! installperl
46577 ____________________________________________________________________________
46578 [  6811] By: jhi                                   on 2000/08/25  17:05:43
46579         Log: Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
46580              From: "Peter J. Farley III" <pjfarley@banet.net>
46581              Date: Thu, 24 Aug 2000 21:58:03 -0400
46582              Message-Id: <4.3.1.0.20000824215500.00ac3df0@pop5.banet.net>
46583              
46584              (applied slightly modified)
46585      Branch: perl
46586            ! lib/ExtUtils/MM_Unix.pm
46587 ____________________________________________________________________________
46588 [  6810] By: jhi                                   on 2000/08/25  17:01:18
46589         Log: Missing parts of 
46590              
46591              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
46592              From: Peter Prymmer <pvhp@forte.com>
46593              Date: Wed, 23 Aug 2000 13:58:31 -0700 (PDT)
46594              Message-ID: <Pine.OSF.4.10.10008231351000.126820-100000@aspara.forte.com>
46595      Branch: perl
46596            ! t/lib/cgi-html.t
46597 ____________________________________________________________________________
46598 [  6809] By: jhi                                   on 2000/08/25  16:46:32
46599         Log: Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
46600              From: "Craig A. Berry" <craig.berry@psinetcs.com>
46601              Date: Thu, 24 Aug 2000 19:13:11 -0500
46602              Message-Id: <4.3.2.7.2.20000824174417.02479ef8@exchi01>
46603      Branch: perl
46604            ! vms/vms.c
46605 ____________________________________________________________________________
46606 [  6808] By: jhi                                   on 2000/08/25  16:39:22
46607         Log: Subject: [PATCH: 6805] several more tweaks to configure.com
46608              From: Peter Prymmer <pvhp@forte.com>
46609              Date: Thu, 24 Aug 2000 16:25:48 -0700 (PDT)
46610              Message-ID: <Pine.OSF.4.10.10008241623420.181493-100000@aspara.forte.com>
46611      Branch: perl
46612            ! configure.com
46613 ____________________________________________________________________________
46614 [  6807] By: jhi                                   on 2000/08/25  16:36:37
46615         Log: Better wording for the vec lvalue diagnostic.
46616              
46617              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
46618              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
46619              Date: Wed, 23 Aug 2000 14:12:16 -0400
46620              Message-ID: <20000823141215.A173200@linguist.dartmouth.edu>
46621      Branch: perl
46622            ! pod/perldiag.pod
46623 ____________________________________________________________________________
46624 [  6806] By: jhi                                   on 2000/08/24  18:17:22
46625         Log: Subject: [PATCH] More silencing of installman.
46626              From: <abigail@foad.org>
46627              Date: Thu, 24 Aug 2000 14:01:44 -0400
46628              Message-ID: <20000824180144.20062.qmail@foad.org>
46629      Branch: perl
46630            ! installman
46631 ____________________________________________________________________________
46632 [  6805] By: jhi                                   on 2000/08/24  15:00:31
46633         Log: Update Changes.
46634      Branch: perl
46635            ! Changes patchlevel.h
46636 ____________________________________________________________________________
46637 [  6804] By: jhi                                   on 2000/08/24  14:59:07
46638         Log: Regen perltoc.
46639      Branch: perl
46640            ! pod/perltoc.pod
46641 ____________________________________________________________________________
46642 [  6803] By: jhi                                   on 2000/08/24  14:44:39
46643         Log: Show the doc file, not the temp file.
46644      Branch: perl
46645            ! installman
46646 ____________________________________________________________________________
46647 [  6802] By: jhi                                   on 2000/08/24  14:41:53
46648         Log: Continue silencing.
46649      Branch: perl
46650            ! installman
46651 ____________________________________________________________________________
46652 [  6801] By: jhi                                   on 2000/08/24  14:34:40
46653         Log: Actually do something with the silencer option.
46654      Branch: perl
46655            ! installman
46656 ____________________________________________________________________________
46657 [  6800] By: jhi                                   on 2000/08/24  14:26:22
46658         Log: Make installman to recognize the silence flag -S.
46659      Branch: perl
46660            ! installman
46661 ____________________________________________________________________________
46662 [  6799] By: jhi                                   on 2000/08/24  13:49:38
46663         Log: DOS patches and portability/porting notes, from Tim Jenness.
46664      Branch: perl
46665            ! lib/File/Temp.pm
46666 ____________________________________________________________________________
46667 [  6798] By: jhi                                   on 2000/08/24  13:48:27
46668         Log: Create directories in silence.
46669              
46670              Subject: [PATCH] Another silencer for MakeMaker
46671              From: andreas.koenig@anima.de (Andreas J. Koenig)
46672              Date: 24 Aug 2000 14:18:52 +0200
46673              Message-ID: <m3zom297ir.fsf@ak-71.mind.de>
46674      Branch: perl
46675            ! lib/ExtUtils/Command.pm
46676 ____________________________________________________________________________
46677 [  6797] By: jhi                                   on 2000/08/24  13:46:42
46678         Log: More liberal parsing of version numbers.
46679              
46680              Subject: Re: CPAN.pm beta for testing available
46681              From: andreas.koenig@anima.de (Andreas J. Koenig)
46682              Date: 24 Aug 2000 13:51:57 +0200
46683              Message-ID: <m34s4aanc2.fsf@ak-71.mind.de>
46684      Branch: perl
46685            ! lib/CPAN.pm
46686 ____________________________________________________________________________
46687 [  6796] By: jhi                                   on 2000/08/24  13:44:36
46688         Log: Make "make install" by default silent.  A new "install-verbose"
46689              target is verbose.
46690      Branch: perl
46691            ! Makefile.SH
46692 ____________________________________________________________________________
46693 [  6795] By: jhi                                   on 2000/08/24  13:39:14
46694         Log: Add silencer flags to installperl.
46695              
46696              Subject: [PATCH] Making installperl silent.
46697              From: <abigail@foad.org>
46698              Date: Thu, 24 Aug 2000 05:01:45 -0400
46699              Message-ID: <20000824090145.13141.qmail@foad.org>
46700      Branch: perl
46701            ! installperl
46702 ____________________________________________________________________________
46703 [  6794] By: jhi                                   on 2000/08/24  13:35:50
46704         Log: installperl couldn't tell whether it had run tests or not.
46705              
46706              Subject: [PATCH] Re: installperl and t/TEST
46707              From: <abigail@foad.org>
46708              Date: Thu, 24 Aug 2000 04:00:53 -0400
46709              Message-ID: <20000824080053.2494.qmail@foad.org>
46710      Branch: perl
46711            ! Makefile.SH installperl
46712 ____________________________________________________________________________
46713 [  6793] By: jhi                                   on 2000/08/24  13:27:50
46714         Log: Drop the separate perlbc, perlcc -b should be enough.
46715      Branch: perl
46716            - utils/perlbc.PL
46717            ! MANIFEST pod/perldelta.pod pod/perlutil.pod utils/Makefile
46718 ____________________________________________________________________________
46719 [  6792] By: jhi                                   on 2000/08/24  04:41:30
46720         Log: Upgrade to Storable 0.7.4, from Raphael Manfredi,
46721              plus the typo fix from Peter Prymmer.
46722      Branch: perl
46723            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
46724            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
46725 ____________________________________________________________________________
46726 [  6791] By: jhi                                   on 2000/08/24  02:10:43
46727         Log: Replace #6705 with a minimal doc patch.
46728              
46729              Subject: [PATCH 5.6.0] replace change #6705
46730              From: Jan Dubois <jand@ActiveState.com>
46731              Date: Wed, 23 Aug 2000 18:31:51 -0700
46732              Message-ID: <dau8qsolaurdcbom4810gfuhbjegemtr58@4ax.com>
46733      Branch: perl
46734            ! lib/Win32.pod win32/win32.c
46735 ____________________________________________________________________________
46736 [  6790] By: jhi                                   on 2000/08/23  17:52:00
46737         Log: Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
46738              From: Mike Guy <mjtg@cam.ac.uk>
46739              Date: Wed, 23 Aug 2000 18:38:46 +0100
46740              Message-Id: <E13ReUA-0000vC-00@virgo.cus.cam.ac.uk>
46741      Branch: perl
46742            ! doop.c pod/perldiag.pod pod/perlfunc.pod t/op/vec.t
46743 ____________________________________________________________________________
46744 [  6789] By: jhi                                   on 2000/08/23  15:34:21
46745         Log: Update Changes.
46746      Branch: perl
46747            ! Changes patchlevel.h
46748 ____________________________________________________________________________
46749 [  6788] By: jhi                                   on 2000/08/23  15:33:40
46750         Log: Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
46751              From: Wilfredo Sánchez <wsanchez@apple.com>
46752              Date: Tue, 22 Aug 2000 19:31:27 -0700
46753              Message-Id: <200008230231.TAA00461@ns1.abstrata.com>
46754      Branch: perl
46755            ! perl.h
46756 ____________________________________________________________________________
46757 [  6787] By: jhi                                   on 2000/08/23  15:29:31
46758         Log: Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
46759              From: Spider Boardman <spider@leggy.zk3.dec.com>
46760              Date: Wed, 23 Aug 2000 10:33:23 -0400
46761              Message-Id: <200008231433.KAA28122@leggy.zk3.dec.com>
46762      Branch: perl
46763            ! lib/Pod/Html.pm
46764 ____________________________________________________________________________
46765 [  6786] By: jhi                                   on 2000/08/23  15:28:11
46766         Log: Bad makefile.
46767      Branch: perl
46768            ! ext/B/Makefile.PL
46769 ____________________________________________________________________________
46770 [  6785] By: jhi                                   on 2000/08/23  14:37:04
46771         Log: Update Changes.
46772      Branch: perl
46773            ! Changes patchlevel.h
46774 ____________________________________________________________________________
46775 [  6784] By: jhi                                   on 2000/08/23  13:58:41
46776         Log: Portability fix from Hugo van der Sanden.
46777      Branch: perl
46778            ! ext/re/Makefile.PL
46779 ____________________________________________________________________________
46780 [  6783] By: jhi                                   on 2000/08/23  13:53:53
46781         Log: Storable support, v-version fixes.
46782              
46783              Subject: CPAN.pm beta for testing available
46784              From: andreas.koenig@anima.de (Andreas J. Koenig)
46785              Date: 22 Aug 2000 23:31:33 +0200
46786              Message-ID: <m3hf8dc79m.fsf@ak-71.mind.de>
46787      Branch: perl
46788            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
46789 ____________________________________________________________________________
46790 [  6782] By: jhi                                   on 2000/08/23  13:51:26
46791         Log: Mac and other portability updates from Chris Nandor.
46792      Branch: perl
46793            ! pod/perlmodinstall.pod
46794 ____________________________________________________________________________
46795 [  6781] By: jhi                                   on 2000/08/23  13:47:33
46796         Log: Subject: [PATCH: 6778] fix a small typo in Storable.xs
46797              From: Peter Prymmer <pvhp@forte.com>
46798              Date: Tue, 22 Aug 2000 16:20:41 -0700 (PDT)
46799              Message-ID: <Pine.OSF.4.10.10008221616430.68568-100000@aspara.forte.com>
46800      Branch: perl
46801            ! ext/Storable/Storable.xs
46802 ____________________________________________________________________________
46803 [  6780] By: jhi                                   on 2000/08/23  13:33:34
46804         Log: VMS MMS (make) wants null action.
46805      Branch: perl
46806            ! ext/B/Makefile.PL
46807 ____________________________________________________________________________
46808 [  6779] By: jhi                                   on 2000/08/22  19:44:47
46809         Log: Forgot portability nit.
46810      Branch: perl
46811            ! t/lib/st-forgive.t
46812 ____________________________________________________________________________
46813 [  6778] By: jhi                                   on 2000/08/22  19:35:25
46814         Log: Be portable.
46815      Branch: perl
46816            ! ext/B/Makefile.PL t/lib/st-forgive.t t/lib/st-retrieve.t
46817            ! t/lib/st-store.t
46818 ____________________________________________________________________________
46819 [  6777] By: jhi                                   on 2000/08/22  18:50:53
46820         Log: Update Changes.
46821      Branch: perl
46822            ! Changes patchlevel.h
46823 ____________________________________________________________________________
46824 [  6776] By: jhi                                   on 2000/08/22  18:44:46
46825         Log: cSVOPo_*v things index into the current PL_curpad
46826              under ithreads, which is different from the curpad
46827              used by the XSUB.  (In other words, the code as-is
46828              before this patch wouldn't work under ithreads.)
46829              From Sarathy.
46830      Branch: perl
46831            ! ext/B/B.xs
46832 ____________________________________________________________________________
46833 [  6775] By: jhi                                   on 2000/08/22  18:18:37
46834         Log: Make the selection of NVff et al stricter.
46835      Branch: metaconfig/U/perl
46836            ! perlxvf.U
46837      Branch: perl
46838            ! Configure config_h.SH
46839 ____________________________________________________________________________
46840 [  6774] By: jhi                                   on 2000/08/22  17:19:42
46841         Log: perldelta nits.
46842      Branch: perl
46843            ! pod/perldelta.pod
46844 ____________________________________________________________________________
46845 [  6773] By: jhi                                   on 2000/08/22  17:06:26
46846         Log: Long double fixes from Spider Boardman.
46847              
46848              Subject: [ID 20000821.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on alpha-dec_osf 5.1 (UNINSTALLED)
46849              From: system PRIVILEGED account <root@peano.zk3.dec.com>
46850              Date: Mon, 21 Aug 2000 18:41:15 -0400 (EDT)
46851              Message-Id: <200008212241.SAA0000014255@peano.zk3.dec.com>
46852      Branch: perl
46853            ! t/lib/bigfltpm.t t/lib/st-06compat.t
46854 ____________________________________________________________________________
46855 [  6772] By: jhi                                   on 2000/08/22  15:04:53
46856         Log: Update Changes.
46857      Branch: perl
46858            ! Changes patchlevel.h
46859 ____________________________________________________________________________
46860 [  6771] By: jhi                                   on 2000/08/22  15:01:44
46861         Log: perldelta fixes from Hugo van der Sanden.
46862      Branch: perl
46863            ! pod/perldelta.pod
46864 ____________________________________________________________________________
46865 [  6770] By: jhi                                   on 2000/08/22  14:34:49
46866         Log: Subject: [PATCH blead] nextchar() abuse misses an optimisation
46867              From: Hugo <hv@crypt.compulink.co.uk>
46868              Date: Tue, 22 Aug 2000 11:21:53 +0100
46869              Message-Id: <200008221021.LAA03332@crypt.compulink.co.uk>
46870      Branch: perl
46871            ! regcomp.c
46872 ____________________________________________________________________________
46873 [  6769] By: jhi                                   on 2000/08/22  14:30:02
46874         Log: Add Yitzchak, reformat.
46875      Branch: perl
46876            ! Changes config_h.SH
46877 ____________________________________________________________________________
46878 [  6768] By: jhi                                   on 2000/08/22  14:21:35
46879         Log: Long double Gconvert fixes from Yitzchak Scott-Thoennes
46880              and Spider Boardman.
46881      Branch: metaconfig
46882            ! U/compline/d_gconvert.U
46883      Branch: perl
46884            ! Configure
46885 ____________________________________________________________________________
46886 [  6767] By: jhi                                   on 2000/08/22  14:11:24
46887         Log: Subject: Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on
46888              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
46889              Date: Mon, 21 Aug 2000 19:08:31 -0700
46890              Message-ID: <fCeo5gzkgmhY092yn@efn.org>
46891      Branch: perl
46892            - ext/Storable/patchlevel.h
46893            ! MANIFEST ext/Storable/MANIFEST
46894 ____________________________________________________________________________
46895 [  6766] By: jhi                                   on 2000/08/22  13:49:29
46896         Log: Subject: [PATCH: 6757] configure.com updates and syslog build
46897              From: Peter Prymmer <pvhp@forte.com>
46898              Date: Mon, 21 Aug 2000 17:15:35 -0700 (PDT)
46899              Message-ID: <Pine.OSF.4.10.10008211653270.17516-100000@aspara.forte.com>
46900      Branch: perl
46901            ! configure.com ext/Storable/Makefile.PL
46902 ____________________________________________________________________________
46903 [  6765] By: jhi                                   on 2000/08/22  13:44:59
46904         Log: Subject: [PATCH blead] B:: missing dependency
46905              From: Hugo <hv@crypt.compulink.co.uk>
46906              Date: Tue, 22 Aug 2000 06:44:33 +0100
46907              Message-Id: <200008220544.GAA31051@crypt.compulink.co.uk>
46908      Branch: perl
46909            ! ext/B/Makefile.PL
46910 ____________________________________________________________________________
46911 [  6764] By: jhi                                   on 2000/08/22  13:38:12
46912         Log: More bytecompiler.
46913      Branch: perl
46914            ! pod/perlutil.pod utils/Makefile utils/perlbc.PL
46915 ____________________________________________________________________________
46916 [  6763] By: jhi                                   on 2000/08/22  13:36:44
46917         Log: Bytecompiler patches from Benjamin Stuhl.
46918      Branch: perl
46919            ! bytecode.pl embedvar.h ext/B/B.pm ext/B/B.xs
46920            ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
46921            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
46922            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
46923            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h intrpvar.h
46924            ! perl.c perlapi.h pod/perldelta.pod
46925 ____________________________________________________________________________
46926 [  6762] By: jhi                                   on 2000/08/21  23:43:40
46927         Log: An obsoleted diagnostic.
46928      Branch: perl
46929            ! pod/perldelta.pod
46930 ____________________________________________________________________________
46931 [  6761] By: jhi                                   on 2000/08/21  23:01:45
46932         Log: The #6759 wasn't quite right.
46933      Branch: perl
46934            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
46935            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
46936            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
46937            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
46938            ! t/lib/st-tieditems.t
46939 ____________________________________________________________________________
46940 [  6760] By: jhi                                   on 2000/08/21  22:35:49
46941         Log: Be verydeepclean.
46942      Branch: perl
46943            ! Makefile.SH
46944 ____________________________________________________________________________
46945 [  6759] By: jhi                                   on 2000/08/21  22:25:40
46946         Log: Subject: [PATCH: 6757] make new Storable tests forgiving of places where not built
46947              From: Peter Prymmer <pvhp@forte.com>
46948              Date: Mon, 21 Aug 2000 14:58:16 -0700 (PDT)
46949              Message-ID: <Pine.OSF.4.10.10008211456250.17516-100000@aspara.forte.com>
46950      Branch: perl
46951            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
46952            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
46953            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
46954            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
46955            ! t/lib/st-tieditems.t
46956 ____________________________________________________________________________
46957 [  6758] By: jhi                                   on 2000/08/21  22:22:32
46958         Log: Few more casts, need reported in
46959              
46960              Subject: Re: [ID 20000821.010] OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i586-linux-64all 2.2.16-9mdk (UNINSTALLED)
46961              From: Mike Stok <mike@stok.co.uk>
46962              Date: Mon, 21 Aug 2000 15:59:29 -0500 (CDT)
46963              Message-ID: <Pine.LNX.4.21.0008211558480.19081-100000@ratdog.stok.co.uk>
46964              
46965              and
46966              
46967              Subject: [ID 20000821.013] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i686-linux-64int 2.2.13
46968              From: abigail@foad.org
46969              Date: 21 Aug 2000 21:31:34 -0000
46970              Message-Id: <20000821213134.30170.qmail@foad.org>
46971      Branch: perl
46972            ! ext/Storable/Storable.xs
46973 ____________________________________________________________________________
46974 [  6757] By: jhi                                   on 2000/08/21  18:37:07
46975         Log: Update Changes.
46976      Branch: perl
46977            ! Changes patchlevel.h
46978 ____________________________________________________________________________
46979 [  6756] By: jhi                                   on 2000/08/21  18:34:02
46980         Log: A pod nit.
46981              
46982              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
46983              From: <abigail@foad.org>
46984              Date: Mon, 21 Aug 2000 14:00:16 -0400
46985              Message-ID: <20000821180016.28627.qmail@foad.org>
46986      Branch: perl
46987            ! pod/perlre.pod
46988 ____________________________________________________________________________
46989 [  6755] By: jhi                                   on 2000/08/21  18:30:56
46990         Log: Use PodParser 1.18 new test.
46991      Branch: perl
46992            ! t/pod/special_seqs.t t/pod/special_seqs.xr
46993 ____________________________________________________________________________
46994 [  6754] By: jhi                                   on 2000/08/21  18:28:35
46995         Log: Apply some PodParser 1.18 patches; the Pod/Find.pm
46996              patches cannot be applied since #6712 conflicts.
46997      Branch: perl
46998            ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Usage.pm
46999 ____________________________________________________________________________
47000 [  6753] By: jhi                                   on 2000/08/21  18:15:11
47001         Log: Weed out some smaller changes.
47002      Branch: perl
47003            ! pod/perldelta.pod
47004 ____________________________________________________________________________
47005 [  6752] By: jhi                                   on 2000/08/21  18:02:30
47006         Log: Also under djgpp the timestamps are funky.
47007      Branch: perl
47008            ! t/op/stat.t
47009 ____________________________________________________________________________
47010 [  6751] By: jhi                                   on 2000/08/21  17:55:56
47011         Log: Tweak the floating point output routine preferences.
47012      Branch: metaconfig
47013            ! U/compline/d_gconvert.U
47014      Branch: perl
47015            ! Configure
47016 ____________________________________________________________________________
47017 [  6750] By: jhi                                   on 2000/08/21  17:51:29
47018         Log: Unicos/mk requires elaborate paranoia.
47019      Branch: perl
47020            ! lib/Math/Complex.pm
47021 ____________________________________________________________________________
47022 [  6749] By: gsar                                  on 2000/08/21  16:53:31
47023         Log: use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
47024      Branch: perl
47025            ! lib/Cwd.pm
47026 ____________________________________________________________________________
47027 [  6748] By: gsar                                  on 2000/08/21  16:22:19
47028         Log: free TLS slot properly on Windows
47029      Branch: perl
47030            ! thread.h win32/perllib.c win32/win32thread.h
47031 ____________________________________________________________________________
47032 [  6747] By: jhi                                   on 2000/08/21  16:20:58
47033         Log: Rename the macro argument because some preprocessors
47034              can't tell the difference and expand arguments also inside
47035              double quoted strings.
47036      Branch: perl
47037            ! regcomp.c
47038 ____________________________________________________________________________
47039 [  6746] By: jhi                                   on 2000/08/21  16:09:41
47040         Log: Support long doubles in Storable.
47041              
47042              Subject: Re: Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on i686-linux-thread-multi-64int 2.2.14-5.0 (UNINSTALLED)
47043              From: Radu Greab <radu@netsoft.ro>
47044              Date: Mon, 21 Aug 2000 18:05:59 +0300 (EET DST)
47045              Message-ID: <Pine.GSO.4.05.10008211804210.10137-100000@localhost>
47046      Branch: perl
47047            ! ext/Storable/Storable.xs
47048 ____________________________________________________________________________
47049 [  6745] By: jhi                                   on 2000/08/21  15:51:40
47050         Log: Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
47051              From: "Fifer, Eric" <EFifer@sanwaint.com>
47052              Date: Mon, 21 Aug 2000 15:34:49 +0100
47053              Message-ID: <779F20BCCE5AD31186A50008C75D9979171786@silldn_mail1.sanwaint.com>
47054      Branch: perl
47055            ! t/pragma/warn/9enabled
47056 ____________________________________________________________________________
47057 [  6744] By: jhi                                   on 2000/08/21  15:39:35
47058         Log: Document the endianness of Alpha more precisely.
47059      Branch: perl
47060            ! hints/unicos.sh pod/perldelta.pod pod/perlfunc.pod
47061            ! pod/perlport.pod
47062 ____________________________________________________________________________
47063 [  6743] By: jhi                                   on 2000/08/21  14:47:05
47064         Log: perldelta fixes from the p5p crowd.
47065      Branch: perl
47066            ! pod/perldelta.pod pod/perlop.pod
47067 ____________________________________________________________________________
47068 [  6742] By: jhi                                   on 2000/08/21  13:34:51
47069         Log: Update to Pod::LaTeX 0.53.
47070              
47071              Subject: [PATCH] lib/Pod/LaTeX.pm updates
47072              From: Tim Jenness <timj@jach.hawaii.edu>
47073              Date: Sun, 20 Aug 2000 23:09:48 -1000 (HST)
47074              Message-ID: <Pine.LNX.4.21.0008202308040.12047-100000@lapaki.jach.hawaii.edu>
47075      Branch: perl
47076            ! lib/Pod/LaTeX.pm
47077 ____________________________________________________________________________
47078 [  6741] By: jhi                                   on 2000/08/21  13:33:01
47079         Log: Subject: [PATCH] os2.c fix for use64bitint
47080              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
47081              Date: Mon, 21 Aug 2000 01:32:25 -0700
47082              Message-ID: <ZkOo5gzkgWEb092yn@efn.org>
47083      Branch: perl
47084            ! os2/os2.c
47085 ____________________________________________________________________________
47086 [  6740] By: jhi                                   on 2000/08/21  13:28:52
47087         Log: Array context keeps slithering in.
47088              
47089              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
47090              From: Daniel Chetlin <daniel@chetlin.com>
47091              Date: Sun, 20 Aug 2000 21:40:25 -0700
47092              Message-ID: <20000820214025.C29387@ilmd.chetlin.org>
47093      Branch: perl
47094            ! ext/Storable/Storable.xs lib/Pod/InputObjects.pm
47095            ! pod/perldebtut.pod
47096 ____________________________________________________________________________
47097 [  6739] By: jhi                                   on 2000/08/21  13:23:55
47098         Log: Big-endian quad fixes for Storable from Radu Greab,
47099              plus few explicit null casts for picky compilers.
47100      Branch: perl
47101            ! ext/Storable/Storable.xs
47102 ____________________________________________________________________________
47103 [  6738] By: gsar                                  on 2000/08/21  05:56:13
47104         Log: small tweaks for change#6705: avoid C++ style comments in C code;
47105              use Perl's malloc API rather than the low level system one
47106      Branch: perl
47107            ! win32/win32.c
47108 ____________________________________________________________________________
47109 [  6737] By: gsar                                  on 2000/08/21  05:35:41
47110         Log: add Storable to list of extensions on Windows
47111      Branch: perl
47112            ! win32/Makefile win32/makefile.mk
47113 ____________________________________________________________________________
47114 [  6736] By: jhi                                   on 2000/08/21  02:57:53
47115         Log: Update Changes.
47116      Branch: perl
47117            ! Changes patchlevel.h
47118 ____________________________________________________________________________
47119 [  6735] By: jhi                                   on 2000/08/21  02:57:20
47120         Log: Draft 0.
47121      Branch: perl
47122            ! pod/perldelta.pod
47123 ____________________________________________________________________________
47124 [  6734] By: jhi                                   on 2000/08/21  02:57:03
47125         Log: Add Storable 0.7.2 from Raphael Manfredi,
47126              plus the patch from
47127              
47128              Subject: Re: someone with too much time and a 64-bit box and interest in Storable?
47129              From: Radu Greab <radu@netsoft.ro>
47130              Date: Mon, 21 Aug 2000 03:10:05 +0300 (EEST)
47131              Message-ID: <Pine.LNX.4.10.10008210258160.1292-100000@busy.netsoft.ro>
47132              
47133              plus changes to get Storable to compile with
47134              picky ANSI compilers.
47135      Branch: perl
47136            + ext/Storable/ChangeLog ext/Storable/MANIFEST
47137            + ext/Storable/Makefile.PL ext/Storable/README
47138            + ext/Storable/Storable.pm ext/Storable/Storable.xs
47139            + ext/Storable/patchlevel.h t/lib/st-06compat.t
47140            + t/lib/st-blessed.t t/lib/st-canonical.t t/lib/st-dclone.t
47141            + t/lib/st-dump.pl t/lib/st-forgive.t t/lib/st-freeze.t
47142            + t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
47143            + t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
47144            + t/lib/st-tieditems.t
47145            ! MANIFEST
47146 ____________________________________________________________________________
47147 [  6733] By: jhi                                   on 2000/08/21  02:29:09
47148         Log: The correct cleaning order is an art.
47149      Branch: perl
47150            ! Makefile.SH
47151 ____________________________________________________________________________
47152 [  6732] By: jhi                                   on 2000/08/21  01:23:39
47153         Log: The #6724 is here.
47154      Branch: perl
47155            ! t/lib/ftmp-security.t
47156 ____________________________________________________________________________
47157 [  6731] By: jhi                                   on 2000/08/20  23:17:03
47158         Log: s/this one/the 5.6.0 release/
47159      Branch: perl
47160            ! pod/perl56delta.pod
47161 ____________________________________________________________________________
47162 [  6730] By: jhi                                   on 2000/08/20  23:07:34
47163         Log: Mention perlebcdic and perlposix-bc.
47164      Branch: perl
47165            ! pod/perlport.pod
47166 ____________________________________________________________________________
47167 [  6729] By: jhi                                   on 2000/08/20  21:32:59
47168         Log: Document the number of exponent digits.
47169      Branch: perl
47170            ! pod/perlfunc.pod
47171 ____________________________________________________________________________
47172 [  6728] By: jhi                                   on 2000/08/20  21:16:47
47173         Log: Use File::Spec->tmpdir().
47174              
47175              Subject: Re: [ID 20000820.001] not OK - Perl 5.7.0 (uninstalled)
47176              From: Tim Jenness <timj@jach.hawaii.edu>
47177              Message-ID: <Pine.LNX.4.21.0008201057080.20544-100000@lapaki.jach.hawaii.edu>
47178              MIME-Version: 1.0
47179              Date: Sun, 20 Aug 2000 11:01:25 -1000 (HST)
47180      Branch: perl
47181            ! utils/perlbug.PL
47182 ____________________________________________________________________________
47183 [  6727] By: jhi                                   on 2000/08/20  20:43:32
47184         Log: Update Changes.
47185      Branch: perl
47186            ! Changes patchlevel.h
47187 ____________________________________________________________________________
47188 [  6726] By: jhi                                   on 2000/08/20  20:41:44
47189         Log: The veryclean target needs to clobber.
47190      Branch: perl
47191            ! Makefile.SH
47192 ____________________________________________________________________________
47193 [  6725] By: jhi                                   on 2000/08/20  20:37:38
47194         Log: Document odd vs even subreleases and -Dusedevel.
47195      Branch: perl
47196            ! INSTALL
47197 ____________________________________________________________________________
47198 [  6724] By: jhi                                   on 2000/08/20  19:58:05
47199         Log: Use temporary directory instead of current directory.
47200              
47201              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
47202              From: Tim Jenness <timj@jach.hawaii.edu>
47203              Date: Sat, 19 Aug 2000 10:26:07 -1000 (HST)
47204              Message-ID: <Pine.LNX.4.21.0008191015090.13727-100000@lapaki.jach.hawaii.edu>
47205      Branch: perl
47206            ! t/lib/ftmp-security.t
47207 ____________________________________________________________________________
47208 [  6723] By: jhi                                   on 2000/08/20  19:55:55
47209         Log: Subject: [PATCH] Silence MakeMaker (Was: installman)
47210              From: andreas.koenig@anima.de (Andreas J. Koenig)
47211              Date: 20 Aug 2000 15:52:03 +0200
47212              Message-ID: <m3em3khwfw.fsf_-_@ak-71.mind.de>
47213      Branch: perl
47214            ! lib/ExtUtils/MM_Unix.pm
47215 ____________________________________________________________________________
47216 [  6722] By: jhi                                   on 2000/08/20  19:46:01
47217         Log: Update to CGI 2.72, from Lincoln Stein.
47218      Branch: perl
47219            ! lib/CGI.pm
47220 ____________________________________________________________________________
47221 [  6721] By: jhi                                   on 2000/08/20  19:43:54
47222         Log: Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
47223              From: Radu Greab <radu@netsoft.ro>
47224              Date: Sun, 20 Aug 2000 18:03:26 +0300 (EEST)
47225              Message-ID: <Pine.LNX.4.10.10008201753260.1292-100000@busy.netsoft.ro>
47226      Branch: perl
47227            ! ext/GDBM_File/GDBM_File.xs
47228 ____________________________________________________________________________
47229 [  6720] By: jhi                                   on 2000/08/20  19:42:01
47230         Log: pp_open() could pass an uninitialized filename down to do_open9().
47231      Branch: perl
47232            ! pp_sys.c
47233 ____________________________________________________________________________
47234 [  6719] By: jhi                                   on 2000/08/20  14:06:41
47235         Log: UTF8 concat fixes.
47236              
47237              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
47238              From: Hugo <hv@crypt.compulink.co.uk>
47239              Date: Sun, 20 Aug 2000 07:30:46 +0100
47240              Message-Id: <200008200630.HAA18053@crypt.compulink.co.uk>
47241      Branch: perl
47242            ! pp_hot.c t/op/append.t
47243 ____________________________________________________________________________
47244 [  6718] By: jhi                                   on 2000/08/20  02:09:37
47245         Log: Let's try #6717 again.
47246      Branch: perl
47247            ! lib/File/Temp.pm
47248 ____________________________________________________________________________
47249 [  6717] By: jhi                                   on 2000/08/20  01:56:55
47250         Log: Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
47251              From: "Craig A. Berry" <craig.berry@metamorgs.com>
47252              Date: Sat, 19 Aug 2000 18:15:39 -0500
47253              Message-Id: <p04320402b5c4c10bc280@[192.168.56.169]>
47254      Branch: perl
47255            ! lib/File/Temp.pm
47256 ____________________________________________________________________________
47257 [  6716] By: jhi                                   on 2000/08/19  15:50:11
47258         Log: Update Changes.
47259      Branch: perl
47260            ! Changes patchlevel.h
47261 ____________________________________________________________________________
47262 [  6715] By: jhi                                   on 2000/08/19  15:39:09
47263         Log: Subject: [ID 20000817.023] endianness description in perlfunc.pod
47264              From: Jonathan D Johnston <jdjohnston2@juno.com>
47265              Date: Thu, 17 Aug 2000 23:13:01 -0400       
47266              Message-Id: <20000817.231304.-743351.1.jdjohnston2@juno.com>
47267      Branch: perl
47268            ! pod/perlfunc.pod
47269 ____________________________________________________________________________
47270 [  6714] By: jhi                                   on 2000/08/19  15:34:04
47271         Log: Introduce a 'veryclean' target that is like 'distclean'
47272              but also removes *~ and *.orig.
47273      Branch: perl
47274            ! Makefile.SH lib/ExtUtils/MM_Unix.pm pod/Makefile.SH
47275            ! utils/Makefile x2p/Makefile.SH
47276 ____________________________________________________________________________
47277 [  6713] By: jhi                                   on 2000/08/19  14:15:45
47278         Log: Put back the long double avoidance code to POSIX.xs
47279              because VMS seems to need it still.
47280      Branch: perl
47281            ! ext/POSIX/POSIX.xs
47282 ____________________________________________________________________________
47283 [  6712] By: jhi                                   on 2000/08/19  14:10:41
47284         Log: Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
47285              From: Peter Prymmer <pvhp@forte.com>
47286              Date: Fri, 18 Aug 2000 18:18:31 -0700 (PDT)
47287              Message-ID: <Pine.OSF.4.10.10008181818100.322420-100000@aspara.forte.com>
47288      Branch: perl
47289            ! lib/Pod/Find.pm t/pod/find.t
47290 ____________________________________________________________________________
47291 [  6711] By: jhi                                   on 2000/08/19  14:09:19
47292         Log: Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
47293              From: Peter Prymmer <pvhp@forte.com>
47294              Date: Fri, 18 Aug 2000 17:54:10 -0700 (PDT)
47295              Message-ID: <Pine.OSF.4.10.10008181751350.322420-100000@aspara.forte.com>
47296              cc: vmsperl@perl.org
47297      Branch: perl
47298            ! t/lib/peek.t
47299 ____________________________________________________________________________
47300 [  6710] By: jhi                                   on 2000/08/19  14:08:01
47301         Log: Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
47302              From: Jan Dubois <jand@ActiveState.com>
47303              Date: Fri, 18 Aug 2000 16:31:48 -0700
47304              Message-ID: <2ihrps00u6qkpjtfq6f2b1d1ndkrs7l04u@4ax.com>
47305      Branch: perl
47306            ! win32/win32.c
47307 ____________________________________________________________________________
47308 [  6709] By: jhi                                   on 2000/08/19  14:06:57
47309         Log: Fix a core dump in lib/selfloader under -DDEBUGGING.
47310              
47311              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
47312              From: Spider.Boardman@Orb.Nashua.NH.US
47313              Date: Fri, 18 Aug 2000 18:41:14 -0400
47314              Message-Id: <200008182241.SAA29667@Orb.Nashua.NH.US>
47315      Branch: perl
47316            ! regcomp.c
47317 ____________________________________________________________________________
47318 [  6708] By: jhi                                   on 2000/08/18  22:04:49
47319         Log: Update Changes.
47320      Branch: perl
47321            ! Changes patchlevel.h
47322 ____________________________________________________________________________
47323 [  6707] By: jhi                                   on 2000/08/18  21:55:14
47324         Log: Add warnif(), check warnings further up the stack,
47325              all the warnings functions now can take an optional object reference.
47326              
47327              Subject: [PATCH bleedperl@6691] warnings pragma update
47328              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
47329              Date: Fri, 18 Aug 2000 22:42:06 +0100
47330              Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com>
47331      Branch: perl
47332            ! lib/Class/Struct.pm lib/Tie/Handle.pm lib/Tie/Hash.pm
47333            ! lib/Tie/Scalar.pm lib/fields.pm lib/syslog.pl lib/warnings.pm
47334            ! pod/perllexwarn.pod t/pragma/warn/9enabled warnings.pl
47335 ____________________________________________________________________________
47336 [  6706] By: jhi                                   on 2000/08/18  21:41:45
47337         Log: Typo in pp_complement().
47338              
47339              Subject: [PATCH perl-current] Deparse
47340              From: Peter Scott <Peter@PSDT.com>
47341              Date: Fri, 18 Aug 2000 12:44:37 -0700
47342              Message-Id: <4.3.2.7.2.20000818124024.00ba2be0@psdt.com>
47343      Branch: perl
47344            ! ext/B/B/Deparse.pm
47345 ____________________________________________________________________________
47346 [  6705] By: jhi                                   on 2000/08/18  21:25:59
47347         Log: Subject: [PATCH 5.6.0+] fix for Win32::DomainName
47348              From: Jan Dubois <jand@ActiveState.com>
47349              Date: Fri, 18 Aug 2000 14:22:51 -0700
47350              Message-ID: <0o9rps458r29eb97h5csuq81b1eip4no33@4ax.com>
47351      Branch: perl
47352            ! lib/Win32.pod win32/win32.c
47353 ____________________________________________________________________________
47354 [  6704] By: jhi                                   on 2000/08/18  21:16:14
47355         Log: Don't eat leading os from index entries.
47356              
47357              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
47358              From: Russ Allbery <rra@stanford.edu>
47359              Date: 10 Aug 2000 20:49:25 -0700
47360              Message-ID: <ylu2cs78ze.fsf@windlord.stanford.edu>
47361      Branch: perl
47362            ! lib/Pod/Man.pm
47363 ____________________________________________________________________________
47364 [  6703] By: jhi                                   on 2000/08/18  21:07:06
47365         Log: Add [[:blank:]] as suggested in
47366              
47367              Subject: [ID 20000716.024] [=cc=] / [:blank:]
47368              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
47369              Date: Sun, 16 Jul 2000 17:55:29 -0700
47370              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
47371              
47372              (the [=cc=] has already been taken care of by #6439
47373              so the whole bug report can be closed)
47374              
47375              and make [[:space:]] to be equivalent to isspace(3)
47376              (as opposed to \s, which is isSPACE()).  The difference
47377              is that now [[:space:]] matches the mythical vertical tab,
47378              while \s doesn't.
47379      Branch: perl
47380            ! handy.h pod/perlre.pod pod/perlretut.pod regcomp.c regcomp.h
47381            ! regexec.c t/op/pat.t
47382 ____________________________________________________________________________
47383 [  6702] By: jhi                                   on 2000/08/18  18:47:47
47384         Log: The new tests were missing from #6415.
47385      Branch: perl
47386            ! t/op/bop.t
47387 ____________________________________________________________________________
47388 [  6701] By: jhi                                   on 2000/08/18  18:20:40
47389         Log: Document the NDBM_File and ODBM_File as SDBM_File
47390              was documented in #6417.
47391      Branch: perl
47392            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
47393            ! ext/SDBM_File/SDBM_File.pm
47394 ____________________________________________________________________________
47395 [  6700] By: jhi                                   on 2000/08/18  18:10:39
47396         Log: Subject: [PATCH perl@6698] cygwin port
47397              From: "Fifer, Eric" <EFifer@sanwaint.com>
47398              Date: Fri, 18 Aug 2000 17:30:05 +0100
47399              Message-ID: <779F20BCCE5AD31186A50008C75D9979171784@silldn_mail1.sanwaint.com>
47400      Branch: perl
47401            ! lib/File/Temp.pm
47402 ____________________________________________________________________________
47403 [  6699] By: jhi                                   on 2000/08/18  16:21:49
47404         Log: Document code point which makes if (defined %stash::) to work
47405              (noted by Spider Boardman).
47406      Branch: perl
47407            ! op.c
47408 ____________________________________________________________________________
47409 [  6698] By: jhi                                   on 2000/08/18  13:43:27
47410         Log: Update Changes.
47411      Branch: perl
47412            ! Changes patchlevel.h
47413 ____________________________________________________________________________
47414 [  6697] By: jhi                                   on 2000/08/18  13:35:57
47415         Log: Tiny Getopt::Long patch from Johan Vromans.
47416      Branch: perl
47417            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
47418 ____________________________________________________________________________
47419 [  6696] By: jhi                                   on 2000/08/18  13:26:14
47420         Log: Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
47421              From: Paul David Fardy <pdf@morgan.ucs.mun.ca>
47422              Date: Thu, 17 Aug 2000 17:23:40 -0230 (NDT)
47423              Message-Id: <200008171953.RAA17673@porthos.ucs.mun.ca>
47424      Branch: perl
47425            ! pod/perldiag.pod pod/perlsyn.pod
47426 ____________________________________________________________________________
47427 [  6695] By: jhi                                   on 2000/08/18  13:13:26
47428         Log: Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
47429              From: Daniel Chetlin <daniel@chetlin.com>
47430              Date: Fri, 18 Aug 2000 03:13:36 -0700
47431              Message-ID: <20000818031336.B14165@ilmd.chetlin.org>
47432      Branch: perl
47433            ! pod/perlfunc.pod
47434 ____________________________________________________________________________
47435 [  6694] By: jhi                                   on 2000/08/18  13:08:05
47436         Log: Subject: [PATCH] perltrap.pod spring cleaning
47437              From: Daniel Chetlin <daniel@chetlin.com>
47438              Date: Fri, 18 Aug 2000 03:06:54 -0700
47439              Message-ID: <20000818030654.A14165@ilmd.chetlin.org>
47440              
47441              plus Mike Guy's nitfix.
47442      Branch: perl
47443            ! pod/perltrap.pod
47444 ____________________________________________________________________________
47445 [  6693] By: jhi                                   on 2000/08/18  13:00:26
47446         Log: Unbuffer the output.
47447              
47448              Subject: Re: [ID 20000817.017] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6680 on
47449              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
47450              Date: Thu, 17 Aug 2000 18:39:29 -0700
47451              Message-ID: <RPJn5gzkgydf092yn@efn.org>
47452      Branch: perl
47453            ! t/op/fork.t
47454 ____________________________________________________________________________
47455 [  6692] By: jhi                                   on 2000/08/18  05:19:17
47456         Log: Delete the image, too, not just its MANIFEStation.
47457      Branch: perl
47458            - lib/CGI/eg/wilogo.gif
47459 ____________________________________________________________________________
47460 [  6691] By: jhi                                   on 2000/08/18  05:10:26
47461         Log: Propagate new Configure vars.
47462      Branch: perl
47463            ! configure.com epoc/config.sh uconfig.h uconfig.sh
47464            ! vos/config.def vos/config.h vos/config_h.SH_orig
47465            ! win32/config.bc win32/config.gc win32/config.vc
47466            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
47467 ____________________________________________________________________________
47468 [  6690] By: jhi                                   on 2000/08/18  04:30:56
47469         Log: Update Changes.
47470      Branch: perl
47471            ! Changes patchlevel.h
47472 ____________________________________________________________________________
47473 [  6689] By: jhi                                   on 2000/08/18  04:12:30
47474         Log: Fix the lib/complex failure of
47475              
47476              From: abigail@foad.org
47477              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
47478              Date: 15 Aug 2000 04:06:38 -0000
47479              Message-Id: <20000815040638.8524.qmail@foad.org> 
47480              
47481              Linux long double accuracy issue: something that
47482              when printed with %g looks like "2" but int() of it is 1.
47483      Branch: perl
47484            ! lib/Math/Complex.pm
47485 ____________________________________________________________________________
47486 [  6688] By: jhi                                   on 2000/08/18  03:15:35
47487         Log: The byteorder code in #6671 was wrong.
47488      Branch: perl
47489            ! configpm
47490 ____________________________________________________________________________
47491 [  6687] By: jhi                                   on 2000/08/18  02:08:42
47492         Log: Subject: [PATCH 5.6.0+] newSVrv() memory leak
47493              From: Jan Dubois <jand@ActiveState.com>
47494              Date: Thu, 17 Aug 2000 18:31:55 -0700
47495              Message-ID: <l64ppsggaiuc4t6msm45iqohmhpjblb4qf@4ax.com>
47496      Branch: perl
47497            ! sv.c
47498 ____________________________________________________________________________
47499 [  6686] By: jhi                                   on 2000/08/18  02:04:15
47500         Log: Use NVs in POSIX math, not doubles.
47501              
47502              From: abigail@foad.org
47503              Subject: [ID 20000817.014] POSIX & modfl
47504              Date: 17 Aug 2000 20:49:18 -0000
47505              Message-Id: <20000817204918.23123.qmail@foad.org>
47506      Branch: perl
47507            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
47508 ____________________________________________________________________________
47509 [  6685] By: jhi                                   on 2000/08/18  02:02:12
47510         Log: Introduce NVef, NVff, and NVgf, use the middle one.
47511              (helps for lib/peek + Linux + long doubles)  Reported in
47512              
47513              From: abigail@foad.org
47514              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
47515              Date: 15 Aug 2000 04:06:38 -0000
47516              Message-Id: <20000815040638.8524.qmail@foad.org> 
47517              
47518              (note: the lib/complex failure has not yet been addressed)
47519      Branch: metaconfig/U/perl
47520            ! perlxvf.U
47521      Branch: perl
47522            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
47523            ! config_h.SH dump.c perl.h pod/perlguts.pod
47524 ____________________________________________________________________________
47525 [  6684] By: jhi                                   on 2000/08/17  23:22:19
47526         Log: Add byteorder to the myconfig output.
47527      Branch: perl
47528            ! myconfig.SH
47529 ____________________________________________________________________________
47530 [  6683] By: jhi                                   on 2000/08/17  23:20:19
47531         Log: The image doth not exist, spotted by Johan Vromans.
47532      Branch: perl
47533            ! MANIFEST
47534 ____________________________________________________________________________
47535 [  6682] By: jhi                                   on 2000/08/17  22:38:16
47536         Log: Document what the backtick returns if the command fails.
47537      Branch: perl
47538            ! pod/perlop.pod
47539 ____________________________________________________________________________
47540 [  6681] By: jhi                                   on 2000/08/17  22:33:12
47541         Log: Do not use prototyping here.
47542              
47543              Subject: [ID 20000817.016] [PATCH] Peek.xs
47544              From: abigail@foad.org
47545              Date: 17 Aug 2000 20:55:56 -0000
47546              Message-Id: <20000817205556.24270.qmail@foad.org>
47547      Branch: perl
47548            ! ext/Devel/Peek/Makefile.PL
47549 ____________________________________________________________________________
47550 [  6680] By: jhi                                   on 2000/08/17  19:46:43
47551         Log: Don't propose using modules built for 5.005 if no binary
47552              compatibility with 5.005 is attempted.
47553              
47554              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
47555              Subject: Minor nit with 5.7.0 (6655)
47556              Date: Wed, 16 Aug 2000 15:56:14 -0700 (PDT)
47557              Message-Id: <200008162256.PAA06964@xfiles.intercon.hp.com>
47558      Branch: metaconfig
47559            ! U/installdirs/inc_version_list.U
47560      Branch: perl
47561            ! Configure config_h.SH
47562 ____________________________________________________________________________
47563 [  6679] By: jhi                                   on 2000/08/17  19:16:39
47564         Log: Microperl config update.
47565      Branch: perl
47566            ! uconfig.h uconfig.sh
47567 ____________________________________________________________________________
47568 [  6678] By: jhi                                   on 2000/08/17  19:16:13
47569         Log: The #6648 wasn't protective enough for limited platforms
47570              (like microperl).
47571      Branch: perl
47572            ! dump.c sv.c
47573 ____________________________________________________________________________
47574 [  6677] By: jhi                                   on 2000/08/17  14:46:35
47575         Log: Update Changes.
47576      Branch: perl
47577            ! Changes patchlevel.h
47578 ____________________________________________________________________________
47579 [  6676] By: jhi                                   on 2000/08/17  14:44:02
47580         Log: Add perlebcdic from Peter Prymmer, regen toc.
47581      Branch: perl
47582            + pod/perlebcdic.pod
47583            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
47584 ____________________________________________________________________________
47585 [  6675] By: jhi                                   on 2000/08/17  14:41:52
47586         Log: perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
47587      Branch: perl
47588            ! pod/perldebtut.pod
47589 ____________________________________________________________________________
47590 [  6674] By: jhi                                   on 2000/08/17  14:29:43
47591         Log: Get -DLEAKTEST to compile (not necessarily to work, mind)
47592              
47593              Subject: [ID 20000724.006] -DLEAKTEST problem
47594              From: Gregory Martin Pfeil <pfeilgm@technomadic.org>
47595              Date: Tue, 25 Jul 2000 00:36:32 -0500
47596              Message-Id: <20000725003632.A26186@www.llamacom.com>
47597              
47598              Reminder sent
47599              
47600              Subject: [PATCH bleadperl@6647] -DLEAKTEST compile error      
47601              From: Hugo <hv@crypt.compulink.co.uk>
47602              Date: Thu, 17 Aug 2000 15:23:42 +0100
47603              Message-Id: <200008171423.PAA06749@crypt.compulink.co.uk>
47604      Branch: perl
47605            ! util.c
47606 ____________________________________________________________________________
47607 [  6673] By: jhi                                   on 2000/08/17  04:07:10
47608         Log: Subject: Re: [PATCH]Re: Questions about Math::BigFloat
47609              From: John Peacock <JPeacock@UnivPress.com>
47610              Date: Tue, 01 Aug 2000 09:38:12 -0400
47611              Message-ID: <3986D2C4.54B78FE4@UnivPress.com>
47612      Branch: perl
47613            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm t/lib/bigfltpm.t
47614 ____________________________________________________________________________
47615 [  6672] By: jhi                                   on 2000/08/17  03:04:35
47616         Log: Subject: [PATCH] Cwd.pm now uses strict
47617              From: Tim Jenness <timj@jach.hawaii.edu>
47618              Date: Wed, 16 Aug 2000 16:42:35 -1000 (HST)
47619              Message-ID: <Pine.LNX.4.21.0008161639510.1135-100000@lapaki.jach.hawaii.edu>
47620      Branch: perl
47621            ! lib/Cwd.pm
47622 ____________________________________________________________________________
47623 [  6671] By: jhi                                   on 2000/08/17  02:16:35
47624         Log: Make $Config{byteorder} more magical so that it is
47625              dynamically computed: nice for 'fat binaries'.
47626              
47627              Subject: [PATCH]: default byteorder
47628              From: Wilfredo Sánchez <wsanchez@apple.com>
47629              Date: Mon, 31 Jul 2000 19:45:31 -0700
47630              Message-Id: <200008010245.TAA04459@ns1.abstrata.com>
47631      Branch: perl
47632            ! configpm
47633 ____________________________________________________________________________
47634 [  6670] By: gsar                                  on 2000/08/17  01:22:21
47635         Log: move WNOHANG definition to where other such things are
47636      Branch: perl
47637            ! win32/win32.h
47638 ____________________________________________________________________________
47639 [  6669] By: jhi                                   on 2000/08/17  01:19:17
47640         Log: Update Changes.
47641      Branch: perl
47642            ! Changes patchlevel.h
47643 ____________________________________________________________________________
47644 [  6668] By: jhi                                   on 2000/08/17  01:16:29
47645         Log: Doc nits spotted by Richard Soderberg.
47646      Branch: perl
47647            ! README.posix-bc README.vmesa
47648 ____________________________________________________________________________
47649 [  6667] By: jhi                                   on 2000/08/17  01:12:11
47650         Log: Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
47651              From: "Casey R. Tweten" <crt@kiski.net>
47652              Date: Wed, 16 Aug 2000 12:39:08 -0400 (EDT)
47653              Message-ID: <Pine.OSF.4.21.0008161238250.32058-100000@home.kiski.net>
47654      Branch: perl
47655            ! pod/perldebtut.pod
47656 ____________________________________________________________________________
47657 [  6666] By: jhi                                   on 2000/08/17  01:09:31
47658         Log: Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
47659              From: "Casey R. Tweten" <crt@kiski.net>
47660              Date: Wed, 16 Aug 2000 11:35:09 -0400 (EDT)
47661              Message-ID: <Pine.OSF.4.21.0008161132270.10885-100000@home.kiski.net>
47662      Branch: perl
47663            ! lib/Shell.pm
47664 ____________________________________________________________________________
47665 [  6665] By: gsar                                  on 2000/08/17  01:03:52
47666         Log: add "ok" targets from change#6632 in makefile.mk
47667      Branch: perl
47668            ! pod/perlport.pod win32/Makefile win32/makefile.mk
47669 ____________________________________________________________________________
47670 [  6664] By: gsar                                  on 2000/08/17  00:56:11
47671         Log: avoid warnings from dense compiler
47672      Branch: perl
47673            ! win32/win32.c
47674 ____________________________________________________________________________
47675 [  6663] By: jhi                                   on 2000/08/17  00:51:49
47676         Log: Tweak the regex compilation errors once more.
47677      Branch: perl
47678            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
47679            ! t/op/regmesg.t t/pragma/warn/regcomp
47680 ____________________________________________________________________________
47681 [  6662] By: gsar                                  on 2000/08/17  00:28:19
47682         Log: trailing new %ENV entries weren't being pushed into the real
47683              environment of subprocesses on Windows
47684      Branch: perl
47685            ! t/op/magic.t win32/perlhost.h
47686 ____________________________________________________________________________
47687 [  6661] By: gsar                                  on 2000/08/17  00:19:20
47688         Log: waitpid() now handles externally spawned pids correctly;
47689              fixes for backtick/wait/waitpid failures on Windows 9x
47690              
47691              these changes make the pid returned by process functions on
47692              Windows 9x always positive by clearing the high bit (which
47693              is always set on Win9x); pseudo-process PIDs are likewise
47694              always negative now on Win9x (just as on NT/2000)
47695      Branch: perl
47696            ! pp_sys.c win32/perlhost.h win32/win32.c
47697 ____________________________________________________________________________
47698 [  6660] By: jhi                                   on 2000/08/17  00:04:32
47699         Log: Retract #6645.
47700      Branch: perl
47701            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
47702            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
47703            ! t/op/sprintf.t
47704 ____________________________________________________________________________
47705 [  6659] By: gsar                                  on 2000/08/16  23:59:28
47706         Log: on windows, the return values from wait() and waitpid() don't
47707              match those of pseudo-pids
47708      Branch: perl
47709            ! pp_sys.c t/op/fork.t util.c win32/win32.c
47710 ____________________________________________________________________________
47711 [  6658] By: gsar                                  on 2000/08/16  23:56:14
47712         Log: pod nit seen in passing
47713      Branch: perl
47714            ! pod/perlfunc.pod
47715 ____________________________________________________________________________
47716 [  6657] By: gsar                                  on 2000/08/16  23:53:42
47717         Log: change#6328 could make close(SOCKET) return false on windows
47718              when it shouldn't
47719      Branch: perl
47720            ! win32/win32sck.c
47721 ____________________________________________________________________________
47722 [  6656] By: gsar                                  on 2000/08/16  23:46:57
47723         Log: check that the number pseudo children doesn't exceed
47724              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
47725              the WaitForMultipleObjects() limit that would cause wait()
47726              to crash)
47727              
47728              wait() and waitpid() could potentially be rewritten to use
47729              more than one thread to do the waiting to eliminate this
47730              limitation
47731      Branch: perl
47732            ! win32/perlhost.h
47733 ____________________________________________________________________________
47734 [  6655] By: jhi                                   on 2000/08/16  14:11:05
47735         Log: Update Changes.
47736      Branch: perl
47737            ! Changes patchlevel.h
47738 ____________________________________________________________________________
47739 [  6654] By: jhi                                   on 2000/08/16  14:10:12
47740         Log: Update to perldebtut 1.9, from Richard Foley.
47741      Branch: perl
47742            ! pod/perldebtut.pod
47743 ____________________________________________________________________________
47744 [  6653] By: jhi                                   on 2000/08/16  14:08:17
47745         Log: Change the regx compilation error markers to use = instead of <
47746              since pod makes using the latter quite messy.  Reported in
47747              ID 20000814.006 by Abigail and in
47748              Subject: Unknown escape E<> ?
47749              From: Lupe Christoph <lupe@lupe-christoph.de>
47750              Date: Fri, 11 Aug 2000 00:30:27 +0200
47751              Message-ID: <20000811003027.F17420@alanya.lupe-christoph.de>
47752      Branch: perl
47753            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
47754            ! t/op/regmesg.t t/pragma/warn/regcomp
47755 ____________________________________________________________________________
47756 [  6652] By: jhi                                   on 2000/08/16  13:25:31
47757         Log: Change the perlbug address to perl.org since it's more forgiving.
47758              
47759              Subject: [ID 20000814.007] [PATCH] Email address in perlbug.
47760              From: abigail@foad.org
47761              Date: 15 Aug 2000 04:15:40 -0000
47762              Message-Id: <20000815041540.8633.qmail@foad.org>
47763      Branch: perl
47764            ! utils/perlbug.PL
47765 ____________________________________________________________________________
47766 [  6651] By: jhi                                   on 2000/08/16  13:22:35
47767         Log: Subject: [PATCH] Cwd::_backtick_pwd does not check return value
47768              From: Tim Jenness <timj@jach.hawaii.edu>
47769              Date: Tue, 15 Aug 2000 15:51:59 -1000 (HST)
47770              Message-ID: <Pine.LNX.4.21.0008151547560.1223-100000@lapaki.jach.hawaii.edu>
47771      Branch: perl
47772            ! lib/Cwd.pm
47773 ____________________________________________________________________________
47774 [  6650] By: jhi                                   on 2000/08/16  13:18:13
47775         Log: Update to CPAN 1.57.
47776              
47777              Subject: Re: [PATCH] Cwd::_backtick_pwd does not check return value
47778              From: andreas.koenig@anima.de (Andreas J. Koenig)
47779              Date: 16 Aug 2000 15:09:46 +0200
47780              Message-ID: <m3k8dh5p45.fsf@ak-71.mind.de>
47781      Branch: perl
47782            ! lib/CPAN.pm
47783 ____________________________________________________________________________
47784 [  6649] By: jhi                                   on 2000/08/16  13:12:31
47785         Log: Subject: [ID 20000324.040] minor fix to perlhpux.pod
47786              From: "Larry W. Virden" <lvirden@cas.org>
47787              Date: Fri, 24 Mar 2000 14:25:37 -0500 (EST)
47788              Message-Id: <200003241925.OAA27985@lwv26awu.cas.org>
47789      Branch: perl
47790            ! README.hpux
47791 ____________________________________________________________________________
47792 [  6648] By: jhi                                   on 2000/08/16  13:03:53
47793         Log: The numeric locale was reset to "C" by s?printf and never restored.
47794              
47795              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
47796              From: Christian Kirsch <ck@held.mind.de>
47797              Date: Wed, 9 Aug 2000 17:05:17 +0200
47798              Message-Id: <20000809170517.A25389@held>
47799              
47800              No test since adding the failing example to locale.t
47801              does not fail -- probably because the locale settings are so
47802              thoroughly tweaked by that time.  Running the example standalone
47803              does fail, though.  UPDATE: test case added at change #7540.
47804      Branch: perl
47805            ! dump.c perl.h pp.c pp_ctl.c sv.c
47806 ____________________________________________________________________________
47807 [  6647] By: jhi                                   on 2000/08/16  00:07:54
47808         Log: Update Changes and test semi-automatic patchlevel updating.
47809      Branch: perl
47810            ! Changes patchlevel.h
47811 ____________________________________________________________________________
47812 [  6646] By: jhi                                   on 2000/08/15  23:35:07
47813         Log: Fix a dependency problem.
47814              
47815              Subject: [PATCH: 6640] VMS Makefile.SH update
47816              From: Peter Prymmer <pvhp@forte.com>
47817              Date: Tue, 15 Aug 2000 16:31:34 -0700 (PDT)
47818              Message-ID: <Pine.OSF.4.10.10008151613140.141017-100000@aspara.forte.com>
47819      Branch: perl
47820            ! vms/descrip_mms.template
47821 ____________________________________________________________________________
47822 [  6645] By: jhi                                   on 2000/08/15  23:33:23
47823         Log: (Retracted by #6660)
47824              
47825              Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible
47826              From: Dominic Dunlop <domo@computer.org>
47827              Date: Tue, 15 Aug 2000 22:20:52 +0200
47828              Message-Id: <p04320403b5bf4c32d381@[192.168.1.4]>
47829      Branch: metaconfig/U/perl
47830            + d_printfed.U
47831      Branch: perl
47832            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
47833            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
47834            ! t/op/sprintf.t
47835 ____________________________________________________________________________
47836 [  6644] By: jhi                                   on 2000/08/15  21:17:20
47837         Log: Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
47838              From: abigail@foad.org
47839              Date: 15 Aug 2000 20:12:41 -0000
47840              Message-Id: <20000815201241.25556.qmail@foad.org>
47841      Branch: perl
47842            ! INSTALL
47843 ____________________________________________________________________________
47844 [  6643] By: jhi                                   on 2000/08/15  21:15:28
47845         Log: (an already applied patch)
47846      Branch: perl
47847            ! lib/CGI.pm
47848 ____________________________________________________________________________
47849 [  6642] By: gsar                                  on 2000/08/15  19:54:05
47850         Log: magic callbacks all need to have same type signature
47851      Branch: perl
47852            ! embed.pl mg.c proto.h
47853 ____________________________________________________________________________
47854 [  6641] By: jhi                                   on 2000/08/15  17:56:27
47855         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)
47856              From: Mike Guy <mjtg@cam.ac.uk>
47857              Message-Id: <E13OkU9-0006rb-00@libra.cus.cam.ac.uk>
47858              Date: Tue, 15 Aug 2000 18:26:45 +0100
47859              
47860              Only the peek.t part applied, not the hash quality part.
47861      Branch: perl
47862            ! t/lib/peek.t
47863 ____________________________________________________________________________
47864 [  6640] By: jhi                                   on 2000/08/15  16:37:37
47865         Log: Update Changes.
47866      Branch: perl
47867            ! Changes
47868 ____________________________________________________________________________
47869 [  6639] By: jhi                                   on 2000/08/15  16:34:55
47870         Log: Missed a file from #6638.
47871      Branch: perl
47872            ! lib/File/Temp.pm
47873 ____________________________________________________________________________
47874 [  6638] By: jhi                                   on 2000/08/15  16:33:19
47875         Log: Subject: [PATCH perl@6620] cygwin port
47876              From: "Fifer, Eric" <EFifer@sanwaint.com>
47877              Date: Tue, 15 Aug 2000 17:00:49 +0100
47878              Message-ID: <779F20BCCE5AD31186A50008C75D9979171779@silldn_mail1.sanwaint.com>
47879      Branch: perl
47880            ! README.cygwin hints/cygwin.sh pod/perlport.pod t/lib/b.t
47881 ____________________________________________________________________________
47882 [  6637] By: jhi                                   on 2000/08/15  16:29:22
47883         Log: Subject: [PATCH] debugger exit code should reflect user exit code
47884              From: Mike Guy <mjtg@cam.ac.uk>
47885              Date: Tue, 15 Aug 2000 16:55:59 +0100
47886              Message-Id: <E13Oj4J-0005FS-00@libra.cus.cam.ac.uk>
47887      Branch: perl
47888            ! lib/perl5db.pl
47889 ____________________________________________________________________________
47890 [  6636] By: jhi                                   on 2000/08/15  15:30:58
47891         Log: Update Changes.
47892      Branch: perl
47893            ! Changes
47894 ____________________________________________________________________________
47895 [  6635] By: jhi                                   on 2000/08/15  15:27:21
47896         Log: Use -Dusedevel; regen Configure and the respective Porting stuff.
47897      Branch: metaconfig
47898            ! U/mkglossary U/mksample
47899      Branch: metaconfig/U/perl
47900            ! Devel.U
47901      Branch: perl
47902            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
47903 ____________________________________________________________________________
47904 [  6634] By: jhi                                   on 2000/08/15  14:11:55
47905         Log: Don't blow limited stacks, a lower number is enough to
47906              tickle the lookbehind limit.
47907              
47908              Subject: [ID 20000815.007] Not OK: perl@6627 +SUIDMAIL on powerpc-machten 4.1.4 (UNINSTALLED) [PATCH]
47909              From: Dominic Dunlop <domo@computer.org>
47910              Date: Tue, 15 Aug 2000 13:51:24 +0200
47911              Message-Id: <p04320400b5bedcedaf22@[192.168.1.4]>
47912      Branch: perl
47913            ! t/op/regmesg.t
47914 ____________________________________________________________________________
47915 [  6633] By: jhi                                   on 2000/08/15  14:01:46
47916         Log: Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
47917              From: Mike Guy <mjtg@cam.ac.uk>
47918              Date: Tue, 15 Aug 2000 12:10:50 +0100
47919              Message-Id: <E13OecM-0006nF-00@libra.cus.cam.ac.uk>
47920      Branch: perl
47921            ! utils/perldoc.PL
47922 ____________________________________________________________________________
47923 [  6632] By: jhi                                   on 2000/08/15  13:58:48
47924         Log: make ok etc also for win32.
47925              
47926              Subject: [ID 20000814.008] Not OK: perl v5.6.0 (6620) on MSWin32-x86 4.0 (UNINSTALLED)
47927              From: Prymmer/Kahn <pvhp@best.com>
47928              Date: Mon, 14 Aug 2000 22:42:06 -0700 (PDT)
47929              Message-Id: <Pine.BSF.4.21.0008142240280.3888-100000@shell8.ba.best.com>
47930      Branch: perl
47931            ! win32/Makefile
47932 ____________________________________________________________________________
47933 [  6631] By: jhi                                   on 2000/08/15  13:45:03
47934         Log: Update (kinda) to Test 1.14, from Joshua Pritikin.
47935      Branch: perl
47936            ! lib/Test.pm
47937 ____________________________________________________________________________
47938 [  6630] By: jhi                                   on 2000/08/15  03:25:09
47939         Log: Update Changes.
47940      Branch: perl
47941            ! Changes
47942 ____________________________________________________________________________
47943 [  6629] By: jhi                                   on 2000/08/15  03:23:53
47944         Log: magic_regdatum_set() is void, not int.
47945      Branch: perl
47946            ! embed.pl mg.c proto.h
47947 ____________________________________________________________________________
47948 [  6628] By: jhi                                   on 2000/08/15  03:08:02
47949         Log: Make the user to give up his firstborn, err, to knowingly
47950              verify installing an unstable developer release.  Also bump
47951              the release to 5.7.0, but leave a patch tag in the local
47952              patches saying that this is not yet the real thing.
47953      Branch: metaconfig
47954            ! U/modified/Instruct.U
47955      Branch: metaconfig/U/perl
47956            + Devel.U
47957      Branch: perl
47958            ! Configure patchlevel.h
47959 ____________________________________________________________________________
47960 [  6627] By: jhi                                   on 2000/08/14  22:32:52
47961         Log: README.os2 update.
47962              
47963              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
47964              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
47965              Date: Wed, 02 Aug 2000 21:55:09 -0700
47966              Message-ID: <tsPi5gzkgegX092yn@efn.org>
47967      Branch: perl
47968            ! README.os2
47969 ____________________________________________________________________________
47970 [  6626] By: jhi                                   on 2000/08/14  21:00:02
47971         Log: Subject: Re: File::Temp problems on VMS in bleedperl
47972              From: Tim Jenness <timj@jach.hawaii.edu>
47973              cc: vmsperl@perl.org
47974              Date: Mon, 14 Aug 2000 09:44:33 -1000 (HST)
47975              Message-ID: <Pine.LNX.4.21.0008140941300.6753-100000@lapaki.jach.hawaii.edu>
47976      Branch: perl
47977            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
47978 ____________________________________________________________________________
47979 [  6625] By: jhi                                   on 2000/08/14  20:52:16
47980         Log: Add SUIDMAIL as was done for the CERT alert.
47981      Branch: perl
47982            ! patchlevel.h
47983 ____________________________________________________________________________
47984 [  6624] By: jhi                                   on 2000/08/14  20:48:50
47985         Log: Subject: sfio2000
47986              From: Daniel Muino <dmuino@afip.gov.ar>
47987              Date: Mon, 14 Aug 2000 16:58:11 -0300
47988              Message-ID: <20000814165811.B16368@con2-dgi>
47989      Branch: perl
47990            ! perlsdio.h perlsfio.h
47991 ____________________________________________________________________________
47992 [  6623] By: jhi                                   on 2000/08/14  20:47:36
47993         Log: Subject: warning: storage class after type is obsolescent
47994              From: Daniel Muino <dmuino@afip.gov.ar>
47995              Date: Mon, 14 Aug 2000 16:42:47 -0300
47996              Message-ID: <20000814164247.A16368@con2-dgi>
47997      Branch: perl
47998            ! regcomp.pl regnodes.h
47999 ____________________________________________________________________________
48000 [  6622] By: jhi                                   on 2000/08/14  20:43:05
48001         Log: Subject: [ID 20000814.002] [Patch] Email address in Changes.
48002              From: abigail@foad.org
48003              Date: 14 Aug 2000 20:00:10 -0000
48004              Message-Id: <20000814200010.27271.qmail@foad.org>
48005      Branch: perl
48006            ! Changes
48007 ____________________________________________________________________________
48008 [  6621] By: jhi                                   on 2000/08/14  15:23:05
48009         Log: Update Changes.
48010      Branch: perl
48011            ! Changes
48012 ____________________________________________________________________________
48013 [  6620] By: jhi                                   on 2000/08/14  15:22:14
48014         Log: Subject: Re: [PATCH] @+, @- readonly
48015              From: Mike Guy <mjtg@cam.ac.uk>
48016              Date: Mon, 14 Aug 2000 15:26:55 +0100
48017              Message-Id: <E13OLCZ-00020N-00@libra.cus.cam.ac.uk>
48018      Branch: perl
48019            ! XSUB.h embed.h embed.pl globvar.sym gv.c mg.c perl.h proto.h
48020            ! sv.c t/op/pat.t
48021 ____________________________________________________________________________
48022 [  6619] By: jhi                                   on 2000/08/14  14:12:08
48023         Log: Update Changes.
48024      Branch: perl
48025            ! Changes
48026 ____________________________________________________________________________
48027 [  6618] By: jhi                                   on 2000/08/14  14:09:34
48028         Log: For now remove the mail code.
48029      Branch: perl
48030            ! perl.c
48031 ____________________________________________________________________________
48032 [  6617] By: jhi                                   on 2000/08/14  14:08:28
48033         Log: Drop the eg/ mentions and also mention the recent suidperl thing.
48034      Branch: perl
48035            ! jpl/README lib/ExtUtils/Embed.pm pod/perlcompile.pod
48036            ! pod/perlfaq8.pod pod/perlsec.pod
48037 ____________________________________________________________________________
48038 [  6616] By: jhi                                   on 2000/08/14  14:00:11
48039         Log: Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
48040              From: Mike Guy <mjtg@cam.ac.uk>
48041              Date: Mon, 14 Aug 2000 08:26:02 +0100
48042              Message-Id: <E13OEdG-0007LT-00@libra.cus.cam.ac.uk>
48043      Branch: perl
48044            ! lib/perl5db.pl
48045 ____________________________________________________________________________
48046 [  6615] By: jhi                                   on 2000/08/14  13:58:45
48047         Log: Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
48048              From: Mike Guy <mjtg@cam.ac.uk>
48049              Date: Mon, 14 Aug 2000 08:04:22 +0100
48050              Message-Id: <E13OEII-0007B2-00@libra.cus.cam.ac.uk>
48051      Branch: perl
48052            ! gv.c mg.c t/op/pat.t
48053 ____________________________________________________________________________
48054 [  6614] By: jhi                                   on 2000/08/14  13:56:45
48055         Log: Subject: Test fails / warnings with perl-current #6612
48056              From: Mike Guy <mjtg@cam.ac.uk>
48057              Date: Mon, 14 Aug 2000 07:57:23 +0100
48058              Message-Id: <E13OEBX-000776-00@libra.cus.cam.ac.uk>
48059      Branch: perl
48060            ! t/lib/b.t t/lib/peek.t
48061 ____________________________________________________________________________
48062 [  6613] By: jhi                                   on 2000/08/14  13:45:33
48063         Log: VMS configure.com update continues.
48064      Branch: perl
48065            - vms/configure.com
48066            ! MANIFEST configure.com
48067 ____________________________________________________________________________
48068 [  6612] By: jhi                                   on 2000/08/13  22:13:35
48069         Log: Update Changes.
48070      Branch: perl
48071            ! Changes
48072 ____________________________________________________________________________
48073 [  6611] By: jhi                                   on 2000/08/13  16:21:45
48074         Log: Upgrade to CGI 2.71, from Lincoln Stein.
48075      Branch: perl
48076            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-function.t
48077 ____________________________________________________________________________
48078 [  6610] By: jhi                                   on 2000/08/13  15:09:16
48079         Log: Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
48080              From: Mike Guy <mjtg@cam.ac.uk>
48081              Date: Sun, 13 Aug 2000 13:45:51 +0100
48082              Message-Id: <E13Nx9D-00027M-00@libra.cus.cam.ac.uk>
48083      Branch: perl
48084            ! t/op/regmesg.t
48085 ____________________________________________________________________________
48086 [  6609] By: jhi                                   on 2000/08/13  14:31:26
48087         Log: Andreas says that 1.56 is fine, so reverting back to it.
48088      Branch: perl
48089            ! lib/CPAN.pm
48090 ____________________________________________________________________________
48091 [  6608] By: jhi                                   on 2000/08/13  05:34:20
48092         Log: Update Changes.
48093      Branch: perl
48094            ! Changes
48095 ____________________________________________________________________________
48096 [  6607] By: jhi                                   on 2000/08/13  05:32:01
48097         Log: Put back the \z changes of #5406 to CPAN.pm.
48098      Branch: perl
48099            ! lib/CPAN.pm
48100 ____________________________________________________________________________
48101 [  6606] By: jhi                                   on 2000/08/13  05:20:16
48102         Log: Fix-n-skip the tests under 5005threads.
48103      Branch: perl
48104            ! t/lib/b.t
48105 ____________________________________________________________________________
48106 [  6605] By: jhi                                   on 2000/08/13  05:07:48
48107         Log: Fix the test for 5005threads.
48108      Branch: perl
48109            ! t/lib/peek.t
48110 ____________________________________________________________________________
48111 [  6604] By: jhi                                   on 2000/08/13  03:35:37
48112         Log: Should have deleted this in #6603.
48113      Branch: perl
48114            - vms/subconfigure.com
48115 ____________________________________________________________________________
48116 [  6603] By: jhi                                   on 2000/08/12  18:29:32
48117         Log: Rewrite of vms/subconfigure.com as configure.com,
48118              from Peter Prymmer and the vmsperl crew.
48119      Branch: perl
48120            + vms/configure.com
48121            ! MANIFEST
48122 ____________________________________________________________________________
48123 [  6602] By: jhi                                   on 2000/08/11  13:00:01
48124         Log: PlainText.pm is dead.
48125      Branch: perl
48126            - lib/Pod/PlainText.pm
48127            ! MANIFEST
48128 ____________________________________________________________________________
48129 [  6601] By: jhi                                   on 2000/08/11  04:06:45
48130         Log: Update Changes.
48131      Branch: perl
48132            ! Changes
48133 ____________________________________________________________________________
48134 [  6600] By: jhi                                   on 2000/08/11  04:06:10
48135         Log: Add a few missing files, update MANIFEST.
48136      Branch: perl
48137            + lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
48138            + lib/Pod/PlainText.pm t/pod/find.t
48139            ! MANIFEST t/op/regmesg.t
48140 ____________________________________________________________________________
48141 [  6599] By: jhi                                   on 2000/08/11  03:31:10
48142         Log: Add Perl debugging tutorial, regen toc. 
48143              
48144              Subject: perldebtut.pod
48145              From: Richard Foley <Richard.Foley@m.dasa.de>
48146              Date: Wed, 09 Aug 2000 10:17:15 +0200
48147              Message-id: <3991138B.262247B8@m.dasa.de>
48148      Branch: perl
48149            + pod/perldebtut.pod
48150            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
48151 ____________________________________________________________________________
48152 [  6598] By: jhi                                   on 2000/08/11  02:48:56
48153         Log: tiny Changes edit
48154      Branch: perl
48155            ! Changes
48156 ____________________________________________________________________________
48157 [  6597] By: jhi                                   on 2000/08/11  02:39:04
48158         Log: Tests for #6589.
48159              
48160              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
48161              From: simon@brecon.co.uk (Simon Cozens)
48162              Date: 11 Aug 2000 02:24:52 GMT
48163              Message-ID: <slrn8p6ovk.5sh.simon@justanother.perlhacker.org>
48164      Branch: perl
48165            ! t/lib/b.t
48166 ____________________________________________________________________________
48167 [  6596] By: jhi                                   on 2000/08/11  01:50:07
48168         Log: Update Changes.
48169      Branch: perl
48170            ! Changes
48171 ____________________________________________________________________________
48172 [  6595] By: jhi                                   on 2000/08/11  01:47:16
48173         Log: nitfix
48174      Branch: perl
48175            ! Changes
48176 ____________________________________________________________________________
48177 [  6594] By: jhi                                   on 2000/08/11  01:36:16
48178         Log: Subject: Getting perlio and threads to compile
48179              From: Lupe Christoph <lupe@lupe-christoph.de>
48180              Date: Wed, 9 Aug 2000 11:35:54 +0200
48181              Message-ID: <20000809113554.G23160@alanya.lupe-christoph.de>
48182              
48183              (the Solaris version changes in Configure skipped)
48184      Branch: perl
48185            ! hints/solaris_2.sh thread.h
48186 ____________________________________________________________________________
48187 [  6593] By: jhi                                   on 2000/08/11  01:30:16
48188         Log: Subject: Re: [ID 20000730.003] utf8::length() bad
48189              From: simon@brecon.co.uk (Simon Cozens)
48190              Date: 1 Aug 2000 06:55:19 GMT
48191              Message-ID: <slrn8oct2n.19l.simon@justanother.perlhacker.org>
48192      Branch: perl
48193            ! lib/utf8.pm
48194 ____________________________________________________________________________
48195 [  6592] By: jhi                                   on 2000/08/11  01:26:39
48196         Log: Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
48197              From: Peter Scott <Peter@PeterScott.com>
48198              Date: Thu, 10 Aug 2000 08:23:27 -0700
48199              Message-Id: <4.3.2.7.2.20000810081749.00aa92c0@peterscott.com>
48200      Branch: perl
48201            ! lib/perl5db.pl
48202 ____________________________________________________________________________
48203 [  6591] By: jhi                                   on 2000/08/11  01:22:02
48204         Log: Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
48205              From: Hugo <hv@crypt.compulink.co.uk>
48206              Date: Thu, 10 Aug 2000 19:23:04 +0100
48207              Message-Id: <200008101823.TAA23580@crypt.compulink.co.uk>
48208      Branch: perl
48209            ! regexec.c t/op/pat.t
48210 ____________________________________________________________________________
48211 [  6590] By: jhi                                   on 2000/08/11  01:19:19
48212         Log: Preprocessing and postprocessing for File::Find.
48213              
48214              Subject: Patch to Find::File.pm to allow alphabetical results
48215              From: Joe Smith <jsmith@inwap.com>
48216              Date: Wed, 9 Aug 2000 02:44:54 -0700
48217              Message-Id: <20000809024453.A21193@tardis.Tymnet.COM>
48218      Branch: perl
48219            ! lib/File/Find.pm
48220 ____________________________________________________________________________
48221 [  6589] By: jhi                                   on 2000/08/11  01:12:39
48222         Log: B::Deparse didn't do sub attributes.
48223              
48224              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
48225              From: simon@brecon.co.uk (Simon Cozens)
48226              Date: 9 Aug 2000 04:49:20 GMT
48227              Message-ID: <slrn8p1omg.beq.simon@justanother.perlhacker.org>
48228      Branch: perl
48229            ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
48230 ____________________________________________________________________________
48231 [  6588] By: jhi                                   on 2000/08/11  01:06:40
48232         Log: Subject: debugger "d" command doesnt check line number
48233              From: Mike Guy <mjtg@cam.ac.uk>
48234              Date: Tue, 08 Aug 2000 21:54:29 +0100
48235              Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk>
48236      Branch: perl
48237            ! lib/perl5db.pl mg.c pod/perldiag.pod
48238 ____________________________________________________________________________
48239 [  6587] By: jhi                                   on 2000/08/11  00:45:03
48240         Log: sleep(1) does not necessarily return 1.
48241              
48242              Subject: [PATCH bleadperl] op/lex_assign.t  
48243              From: Hugo <hv@crypt.compulink.co.uk>
48244              Date: Thu, 03 Aug 2000 14:34:22 +0100        
48245              Message-Id: <200008031334.OAA03379@crypt.compulink.co.uk>
48246      Branch: perl
48247            ! t/op/lex_assign.t
48248 ____________________________________________________________________________
48249 [  6586] By: jhi                                   on 2000/08/11  00:31:50
48250         Log: Document the IO::Select timeout.
48251      Branch: perl
48252            ! ext/IO/lib/IO/Select.pm
48253 ____________________________________________________________________________
48254 [  6585] By: jhi                                   on 2000/08/11  00:13:54
48255         Log: Forgot contributor.
48256      Branch: perl
48257            ! Changes
48258 ____________________________________________________________________________
48259 [  6584] By: jhi                                   on 2000/08/11  00:09:19
48260         Log: detypo
48261      Branch: perl
48262            ! Changes
48263 ____________________________________________________________________________
48264 [  6583] By: jhi                                   on 2000/08/11  00:07:53
48265         Log: Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
48266              
48267              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
48268              From: Mike Guy <mjtg@cam.ac.uk> 
48269              Date: Thu, 10 Aug 2000 15:50:54 +0100
48270              Message-Id: <E13Mtfa-0005Ge-00@libra.cus.cam.ac.uk>
48271      Branch: perl
48272            ! sv.c t/op/int.t
48273 ____________________________________________________________________________
48274 [  6582] By: jhi                                   on 2000/08/10  23:29:32
48275         Log: Update Changes.
48276      Branch: perl
48277            ! Changes
48278 ____________________________________________________________________________
48279 [  6581] By: jhi                                   on 2000/08/10  23:26:16
48280         Log: Put back the std @INC thing.
48281      Branch: perl
48282            ! t/lib/ansicolor.t t/lib/cgi-form.t t/lib/cgi-function.t
48283            ! t/lib/cgi-html.t t/lib/cgi-pretty.t t/lib/cgi-request.t
48284            ! t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
48285            ! t/lib/gol-oo.t
48286 ____________________________________________________________________________
48287 [  6580] By: jhi                                   on 2000/08/10  23:03:34
48288         Log: Update to CGI 2.70, from Lincoln Stein.
48289      Branch: perl
48290            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
48291            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
48292            ! t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-pretty.t
48293            ! t/lib/cgi-request.t
48294 ____________________________________________________________________________
48295 [  6579] By: jhi                                   on 2000/08/10  22:41:50
48296         Log: Update to CPAN 1.56, from Andreas König.
48297      Branch: perl
48298            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
48299 ____________________________________________________________________________
48300 [  6578] By: jhi                                   on 2000/08/10  22:38:13
48301         Log: Update to Pod::Parser 1.17, from Brad Appleton.
48302      Branch: perl
48303            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
48304            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
48305            ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podchecker.PL
48306            ! pod/podselect.PL t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
48307            ! t/pod/include.t t/pod/included.t t/pod/lref.t
48308            ! t/pod/multiline_items.t t/pod/nested_items.t
48309            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
48310            ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
48311            ! t/pod/special_seqs.t
48312 ____________________________________________________________________________
48313 [  6577] By: jhi                                   on 2000/08/10  22:35:41
48314         Log: Small AUTHORS and MAINTAIN updates.  Could do with big updates.
48315      Branch: perl
48316            ! AUTHORS MAINTAIN
48317 ____________________________________________________________________________
48318 [  6576] By: jhi                                   on 2000/08/10  22:24:54
48319         Log: Update to Getopt::Long 2.23_05, from Johan Vromans.
48320      Branch: perl
48321            + t/lib/gol-oo.t
48322            ! MANIFEST lib/Getopt/Long.pm lib/newgetopt.pl t/lib/gol-basic.t
48323            ! t/lib/gol-compat.t t/lib/gol-linkage.t
48324 ____________________________________________________________________________
48325 [  6575] By: jhi                                   on 2000/08/10  22:02:07
48326         Log: Update to Term::ANSIColor 1.03, from Russ Allbery.
48327      Branch: perl
48328            ! lib/Term/ANSIColor.pm t/lib/ansicolor.t
48329 ____________________________________________________________________________
48330 [  6574] By: jhi                                   on 2000/08/10  21:55:03
48331         Log: Iterating perl6 description.
48332      Branch: perl
48333            ! pod/perlfaq1.pod
48334 ____________________________________________________________________________
48335 [  6573] By: jhi                                   on 2000/08/10  21:48:26
48336         Log: Revert the sv.c part of #6559, a better fix is needed.
48337      Branch: perl
48338            ! sv.c
48339 ____________________________________________________________________________
48340 [  6572] By: jhi                                   on 2000/08/10  20:33:43
48341         Log: It's the 2ndO'ROSSC.
48342      Branch: perl
48343            ! pod/perlfaq1.pod
48344 ____________________________________________________________________________
48345 [  6571] By: jhi                                   on 2000/08/10  15:55:48
48346         Log: detypo
48347      Branch: perl
48348            ! pod/perlfaq1.pod
48349 ____________________________________________________________________________
48350 [  6570] By: jhi                                   on 2000/08/10  14:11:17
48351         Log: An exceptionally sticky typo.
48352      Branch: perl
48353            ! Changes
48354 ____________________________________________________________________________
48355 [  6569] By: jhi                                   on 2000/08/10  14:09:33
48356         Log: detypo (and test Changes updating script)
48357      Branch: perl
48358            ! Changes
48359 ____________________________________________________________________________
48360 [  6568] By: jhi                                   on 2000/08/10  14:07:07
48361         Log: Update Changes.
48362      Branch: perl
48363            ! Changes
48364 ____________________________________________________________________________
48365 [  6567] By: jhi                                   on 2000/08/10  14:06:19
48366         Log: Amend the description of Perl6.
48367              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
48368              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
48369              Date: Wed, 9 Aug 2000 22:11:06 -0500
48370              Message-ID: <20000809221106.A12246@chaos.wustl.edu>
48371      Branch: perl
48372            ! pod/perlfaq1.pod
48373 ____________________________________________________________________________
48374 [  6566] By: jhi                                   on 2000/08/10  13:58:57
48375         Log: Subject: Remove dead entry in perldiag
48376              From: Mike Guy <mjtg@cam.ac.uk>
48377              Date: Thu, 10 Aug 2000 14:19:19 +0100
48378              Message-Id: <E13MsEx-00033G-00@libra.cus.cam.ac.uk>
48379      Branch: perl
48380            ! pod/perldiag.pod
48381 ____________________________________________________________________________
48382 [  6565] By: jhi                                   on 2000/08/10  13:51:48
48383         Log: Zero entries were skipped, fix from Adrian Goalby
48384              <argoalby@yahoo.co.uk>
48385      Branch: perl
48386            ! lib/unicode/Number.pl lib/unicode/mktables.PL
48387 ____________________________________________________________________________
48388 [  6564] By: jhi                                   on 2000/08/10  13:00:12
48389         Log: Subject: [PATCH 5.6.0] cygwin port
48390              From: "Fifer, Eric" <EFifer@sanwaint.com>
48391              Date: Thu, 10 Aug 2000 13:15:36 +0100
48392              Message-ID: <779F20BCCE5AD31186A50008C75D997917176A@silldn_mail1.sanwaint.com>
48393      Branch: perl
48394            ! README.cygwin hints/cygwin.sh
48395 ____________________________________________________________________________
48396 [  6563] By: jhi                                   on 2000/08/10  12:55:16
48397         Log: Get back into sync with Jeffrey on the enhanced regex warnings.
48398      Branch: perl
48399            ! pod/perldiag.pod regcomp.c t/op/re_tests t/op/readdir.t
48400 ____________________________________________________________________________
48401 [  6562] By: gsar                                  on 2000/08/10  08:38:39
48402         Log: warn is a macro, avoid using at a variable to avoid warnings
48403              in some configurations; readdir.t is too conservative in
48404              estimating number of *.t's
48405      Branch: perl
48406            ! t/op/readdir.t util.c
48407 ____________________________________________________________________________
48408 [  6561] By: jhi                                   on 2000/08/09  23:35:42
48409         Log: Update Changes.
48410      Branch: perl
48411            ! Changes
48412 ____________________________________________________________________________
48413 [  6560] By: jhi                                   on 2000/08/09  23:05:47
48414         Log: Subject: Re: enhanced(?) regex error messages
48415              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
48416              Date: Wed, 9 Aug 2000 00:59:43 -0700 (PDT)
48417              Message-Id: <200008090759.AAA07144@ventrue.yahoo.com>
48418              
48419              (plus two small patches sent privately)
48420              (this still seems to leave few test failures)
48421      Branch: perl
48422            + t/op/regmesg.t
48423            ! MANIFEST pod/perldiag.pod regcomp.c regcomp.h t/op/misc.t
48424            ! t/pragma/warn/regcomp
48425 ____________________________________________________________________________
48426 [  6559] By: jhi                                   on 2000/08/09  20:41:18
48427         Log: (The fix did work but was not right, retracted in #6573)
48428              
48429              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
48430              From: Christian Kirsch <ck@held.mind.de>
48431              Date: Wed, 9 Aug 2000 17:05:17 +0200
48432              Message-Id: <20000809170517.A25389@held>
48433      Branch: perl
48434            ! sv.c t/pragma/locale.t
48435 ____________________________________________________________________________
48436 [  6558] By: jhi                                   on 2000/08/08  22:34:08
48437         Log: Tiny updates on the contributors list.
48438      Branch: perl
48439            ! Changes
48440 ____________________________________________________________________________
48441 [  6557] By: jhi                                   on 2000/08/08  19:34:28
48442         Log: Double check that we have a dirhandle.
48443      Branch: perl
48444            ! util.c
48445 ____________________________________________________________________________
48446 [  6556] By: jhi                                   on 2000/08/08  19:01:51
48447         Log: Delete eg as agreed at TPC3 (yes, 3).  Dusty, obsolete, non-w-clean.
48448              May be repopulated with fresh maintained examples.
48449      Branch: perl
48450            + lib/CGI/eg/RunMeFirst lib/CGI/eg/caution.xbm
48451            + lib/CGI/eg/clickable_image.cgi lib/CGI/eg/cookie.cgi
48452            + lib/CGI/eg/crash.cgi lib/CGI/eg/customize.cgi
48453            + lib/CGI/eg/diff_upload.cgi lib/CGI/eg/dna_small_gif.uu
48454            + lib/CGI/eg/file_upload.cgi lib/CGI/eg/frameset.cgi
48455            + lib/CGI/eg/index.html lib/CGI/eg/internal_links.cgi
48456            + lib/CGI/eg/javascript.cgi lib/CGI/eg/monty.cgi
48457            + lib/CGI/eg/multiple_forms.cgi lib/CGI/eg/nph-clock.cgi
48458            + lib/CGI/eg/nph-multipart.cgi lib/CGI/eg/popup.cgi
48459            + lib/CGI/eg/save_state.cgi lib/CGI/eg/tryit.cgi
48460            + lib/CGI/eg/wilogo_gif.uu
48461            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
48462            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
48463            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
48464            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
48465            - eg/cgi/frameset.cgi eg/cgi/index.html
48466            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
48467            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
48468            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
48469            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
48470            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
48471            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
48472            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
48473            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
48474            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
48475            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
48476            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
48477            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
48478            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
48479            - eg/van/vanish eg/who eg/wrapsuid
48480            ! MANIFEST
48481 ____________________________________________________________________________
48482 [  6555] By: jhi                                   on 2000/08/08  18:51:08
48483         Log: Delete chat2 as requested by Randal.
48484              
48485              Subject: Re: perlfaq8 coyness
48486              From: merlyn@stonehenge.com (Randal L. Schwartz) 
48487              Date: 15 May 2000 18:52:42 -0700 
48488              Message-ID: <m166sfl0r9.fsf@halfdome.holdit.com> 
48489      Branch: perl
48490            - lib/chat2.pl
48491            ! MANIFEST
48492 ____________________________________________________________________________
48493 [  6554] By: jhi                                   on 2000/08/08  18:31:35
48494         Log: Regen global.sym.
48495      Branch: perl
48496            ! global.sym
48497 ____________________________________________________________________________
48498 [  6553] By: jhi                                   on 2000/08/08  18:28:13
48499         Log: Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
48500              (either perlbug or p5p ate the original), plus regen
48501              perlapi and perltoc. 
48502      Branch: perl
48503            ! Changes Changes5.004 README.Y2K cop.h emacs/cperl-mode.el
48504            ! ext/B/ramblings/flip-flop ext/Data/Dumper/Dumper.pm
48505            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
48506            ! ext/Socket/Socket.pm lib/CGI.pm lib/CGI/Cookie.pm
48507            ! lib/File/Temp.pm lib/FileHandle.pm lib/Pod/Functions.pm
48508            ! lib/Pod/InputObjects.pm lib/Pod/LaTeX.pm lib/Text/Soundex.pm
48509            ! lib/perl5db.pl op.h opcode.pl perlapi.c perlapi.h
48510            ! pod/perlapi.pod pod/perltoc.pod t/lib/dosglob.t
48511            ! t/lib/ftmp-posix.t t/lib/glob-global.t t/op/grent.t
48512            ! t/op/pwent.t vms/ext/DCLsym/DCLsym.pm
48513 ____________________________________________________________________________
48514 [  6552] By: jhi                                   on 2000/08/08  18:06:29
48515         Log: Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
48516              From: Mike Guy <mjtg@cam.ac.uk>
48517              Message-Id: <E13MAj1-00038W-00@libra.cus.cam.ac.uk>
48518              Date: Tue, 08 Aug 2000 15:51:27 +0100
48519      Branch: perl
48520            ! doop.c sv.h t/op/join.t t/pragma/overload.t
48521 ____________________________________________________________________________
48522 [  6551] By: jhi                                   on 2000/08/08  18:01:11
48523         Log: Re-apply #6549.
48524      Branch: perl
48525            ! lib/perl5db.pl
48526 ____________________________________________________________________________
48527 [  6550] By: jhi                                   on 2000/08/08  17:43:08
48528         Log: Accidental retraction of #6549.
48529      Branch: perl
48530            ! lib/perl5db.pl
48531 ____________________________________________________________________________
48532 [  6549] By: jhi                                   on 2000/08/08  17:40:04
48533         Log: Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
48534              From: Mike Guy <mjtg@cam.ac.uk>
48535              Date: Mon, 07 Aug 2000 21:49:58 +0100
48536              Message-Id: <E13LtqQ-0006Jc-00@libra.cus.cam.ac.uk>
48537      Branch: perl
48538            ! lib/perl5db.pl
48539 ____________________________________________________________________________
48540 [  6548] By: jhi                                   on 2000/08/08  17:37:57
48541         Log: Document here-doc better.
48542              
48543              Subject: Re: [ID 20000804.003] heredoc in s///e replacement
48544              From: Mike Guy <mjtg@cam.ac.uk>
48545              Date: Mon, 07 Aug 2000 14:02:09 +0100
48546              Message-Id: <E13LmXh-0006rM-00@libra.cus.cam.ac.uk>
48547      Branch: perl
48548            ! pod/perldata.pod
48549 ____________________________________________________________________________
48550 [  6547] By: jhi                                   on 2000/08/08  17:33:34
48551         Log: Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
48552              From: "Randy J. Ray" <rjray@redhat.com>
48553              Date: Mon, 07 Aug 2000 19:12:25 -0700
48554              Message-Id: <200008080212.TAA12784@tzimisce.soma.redhat.com>
48555      Branch: perl
48556            ! perl.c pod/perlrun.pod
48557 ____________________________________________________________________________
48558 [  6546] By: jhi                                   on 2000/08/08  17:29:26
48559         Log: Subject: Re: enhanced(?) regex error messages 
48560              From: Hugo <hv@crypt.compulink.co.uk>
48561              Date: Tue, 08 Aug 2000 03:25:51 +0100
48562              Message-Id: <200008080225.DAA10998@crypt.compulink.co.uk>
48563              
48564              plus Capitalize the error messages, plus perldiag them.
48565      Branch: perl
48566            ! pod/perldiag.pod regcomp.c t/op/pat.t t/op/re_tests
48567 ____________________________________________________________________________
48568 [  6545] By: jhi                                   on 2000/08/08  13:59:28
48569         Log: Augment #6539 a bit: don't croak if there's magic in the air.
48570              
48571              Subject: Re: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF) 
48572              From: Hugo <hv@crypt.compulink.co.uk>
48573              Date: Tue, 08 Aug 2000 03:02:03 +0100
48574              Message-Id: <200008080202.DAA09147@crypt.compulink.co.uk>
48575      Branch: perl
48576            ! pp.c t/op/bless.t
48577 ____________________________________________________________________________
48578 [  6544] By: jhi                                   on 2000/08/07  21:11:52
48579         Log: Make the test -w clean.
48580      Branch: perl
48581            ! t/op/bless.t
48582 ____________________________________________________________________________
48583 [  6543] By: jhi                                   on 2000/08/07  19:49:53
48584         Log: use warnings instead of $^W.
48585      Branch: perl
48586            ! t/op/bless.t
48587 ____________________________________________________________________________
48588 [  6542] By: jhi                                   on 2000/08/07  17:41:41
48589         Log: Disable a portability warning Because We Know What We Are Doing.
48590      Branch: perl
48591            ! t/op/bless.t
48592 ____________________________________________________________________________
48593 [  6541] By: jhi                                   on 2000/08/07  17:29:51
48594         Log: Tiny tidying on report_evil_fh().
48595      Branch: perl
48596            ! util.c
48597 ____________________________________________________________________________
48598 [  6540] By: jhi                                   on 2000/08/07  16:37:38
48599         Log: Make regular expression parse error messages easier to understand.
48600              
48601              Subject: Re: enhanced(?) regex error messages
48602              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
48603              Date: Fri, 4 Aug 2000 23:34:07 -0700 (PDT)
48604              Message-Id: <200008050634.XAA20360@ventrue.yahoo.com>
48605      Branch: perl
48606            ! regcomp.c
48607 ____________________________________________________________________________
48608 [  6539] By: jhi                                   on 2000/08/07  16:12:27
48609         Log: Make bless(REF, REF) a fatal error, add bless tests.
48610              
48611              Subject: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
48612              From: Hugo <hv@crypt.compulink.co.uk>
48613              Date: Mon, 07 Aug 2000 16:59:38 +0100
48614              Message-Id: <200008071559.QAA29541@crypt.compulink.co.uk>
48615      Branch: perl
48616            + t/op/bless.t
48617            ! MANIFEST pod/perldiag.pod pp.c sv.c
48618 ____________________________________________________________________________
48619 [  6538] By: jhi                                   on 2000/08/07  15:59:43
48620         Log: Subject: [ID 20000803.006] 'use lib ...' doesn't behave as documented
48621              From: Tim Conrow <tim@spindrift.srl.caltech.edu>
48622              Date: Thu, 3 Aug 2000 14:29:21 -0700
48623              Message-Id: <200008032129.OAA27898@spindrift.caltech.edu>
48624      Branch: perl
48625            ! lib/lib_pm.PL
48626 ____________________________________________________________________________
48627 [  6537] By: jhi                                   on 2000/08/07  15:47:18
48628         Log: Retract #6419 for now since it breaks in AFS and MachTen.
48629      Branch: perl
48630            ! lib/Cwd.pm
48631 ____________________________________________________________________________
48632 [  6536] By: jhi                                   on 2000/08/07  15:05:29
48633         Log: Plug the security hole described in the Aug 05 2000 bugtraq message
48634              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
48635              The security hole exists only in suidperls, which isn't
48636              installed or even built by default.
48637      Branch: perl
48638            ! perl.c
48639 ____________________________________________________________________________
48640 [  6535] By: jhi                                   on 2000/08/07  14:45:14
48641         Log: tr memory corruption fix from Simon Cozens.
48642      Branch: perl
48643            ! doop.c
48644 ____________________________________________________________________________
48645 [  6534] By: jhi                                   on 2000/08/06  11:38:16
48646         Log: Document a bit that UDP is not what you might think.
48647              
48648              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
48649              From: Lupe Christoph <lupe@lupe-christoph.de>
48650              Message-ID: <20000724085915.B13172@alanya.lupe-christoph.de>
48651              Date: Mon, 24 Jul 2000 08:59:15 +0200
48652      Branch: perl
48653            ! pod/perlipc.pod
48654 ____________________________________________________________________________
48655 [  6533] By: jhi                                   on 2000/08/06  11:35:01
48656         Log: Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
48657              From: Jeff Pinyan <jeffp@hut.crusoe.net>
48658              Date: Sat, 5 Aug 2000 00:22:01 -0400 (EDT)
48659              Message-ID: <Pine.BSF.3.96.1000805002052.23260A-100000@hut.crusoe.net>
48660      Branch: perl
48661            ! pod/perlfunc.pod
48662 ____________________________________________________________________________
48663 [  6532] By: jhi                                   on 2000/08/06  03:45:41
48664         Log: Have symbols for the IoTYPEs.
48665      Branch: perl
48666            ! doio.c pp_ctl.c pp_sys.c sv.h toke.c util.c
48667 ____________________________________________________________________________
48668 [  6531] By: jhi                                   on 2000/08/06  01:33:55
48669         Log: Continue fixing the io warnings.  This also
48670              sort of fixes bug ID 20000802.003: the core dump
48671              is no more.  Whether the current behaviour is correct
48672              (giving a warning: "Not a format reference"), is another matter.
48673      Branch: perl
48674            ! doio.c pod/perldiag.pod pp_hot.c pp_sys.c t/pragma/warn/doio
48675            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
48676 ____________________________________________________________________________
48677 [  6530] By: jhi                                   on 2000/08/05  21:33:12
48678         Log: Change the Policy policy: now -Dprefix= with an existing
48679              Policy.sh and prefix == siteprefix == vendorprefix, then all
48680              of them follow along the new prefix.
48681              
48682              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
48683              From: Andy Dougherty <doughera@lafayette.edu>
48684              Date: Fri, 4 Aug 2000 14:53:50 -0400 (EDT)
48685              Message-ID: <Pine.SOL.4.10.10008041440560.17981-100000@maxwell.phys.lafayette.edu>
48686      Branch: perl
48687            ! Policy_sh.SH
48688 ____________________________________________________________________________
48689 [  6529] By: jhi                                   on 2000/08/05  18:57:28
48690         Log: Zap lib/Sys directory when cleaning up.
48691      Branch: perl
48692            ! Makefile.SH
48693 ____________________________________________________________________________
48694 [  6528] By: jhi                                   on 2000/08/05  18:40:44
48695         Log: Essential prototype changes were missing from #6527.
48696              Also make report_evil_fh() more bomb-proof.
48697      Branch: perl
48698            ! embed.h util.c
48699 ____________________________________________________________________________
48700 [  6527] By: jhi                                   on 2000/08/05  03:22:05
48701         Log: Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
48702              From: "Ronald F. Guilmette" <rfg@monkeys.com>
48703              Date: Mon, 24 Jul 2000 15:47:00 -0700 (PDT)
48704              Message-Id: <200007242247.PAA52177@monkeys.com>
48705      Branch: perl
48706            ! embed.pl pp_hot.c pp_sys.c proto.h t/pragma/warn/pp_sys util.c
48707 ____________________________________________________________________________
48708 [  6526] By: jhi                                   on 2000/08/04  21:23:27
48709         Log: gcc versions might have (parentheses) in them.
48710      Branch: metaconfig/U/perl
48711            ! gccvers.U
48712      Branch: perl
48713            ! Configure config_h.SH
48714 ____________________________________________________________________________
48715 [  6525] By: jhi                                   on 2000/08/04  20:23:12
48716         Log: Weed buglets pointed out by
48717              
48718              From: Lupe Christoph <lupe@lupe-christoph.de>
48719              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
48720              Date: Fri, 4 Aug 2000 17:34:39 +0200
48721              Message-ID: <20000804173439.L8087@alanya.lupe-christoph.de>
48722      Branch: metaconfig/U/perl
48723            ! gccvers.U uselfs.U
48724      Branch: perl
48725            ! Configure config_h.SH
48726 ____________________________________________________________________________
48727 [  6524] By: jhi                                   on 2000/08/04  19:02:08
48728         Log: Warn under -w if lstat(FH) is attempted.
48729              
48730              Subject: [ID 20000421.003] perlfunc says you can lstat a file handle but you cannot
48731              From: "Todd C. Miller" <Todd.Miller@courtesan.com> 
48732              Date: Fri, 21 Apr 2000 10:43:46 -0600 (MDT) 
48733              Message-Id: <200004211643.e3LGhkX24720@xerxes.courtesan.com> 
48734      Branch: perl
48735            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
48736            ! t/pragma/warn/pp_sys
48737 ____________________________________________________________________________
48738 [  6523] By: jhi                                   on 2000/08/04  12:31:11
48739         Log: Subject: New perlcc, take 2
48740              From: simon@brecon.co.uk (Simon Cozens)
48741              Date: 4 Aug 2000 06:21:04 GMT
48742              Message-ID: <slrn8oko6g.da2.simon@justanother.perlhacker.org>
48743      Branch: perl
48744            ! utils/perlcc.PL
48745 ____________________________________________________________________________
48746 [  6522] By: jhi                                   on 2000/08/04  12:26:33
48747         Log: Subject: Re: Array vs. List context
48748              From: Daniel Chetlin <daniel@chetlin.com>
48749              Date: Fri, 4 Aug 2000 00:22:44 -0700
48750              Message-ID: <20000804002244.A5924@ilmd.chetlin.org>
48751      Branch: perl
48752            ! pod/perlapi.pod pod/perlcall.pod pod/perlembed.pod
48753            ! pod/perlfaq4.pod
48754 ____________________________________________________________________________
48755 [  6521] By: jhi                                   on 2000/08/04  12:22:38
48756         Log: Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
48757              From: Raymund Will <ray@caldera.de>
48758              Date: Fri, 4 Aug 2000 12:07:09 +0200
48759              Message-Id: <20000804120709.A14982@caldera.de>
48760      Branch: perl
48761            ! configure.gnu
48762 ____________________________________________________________________________
48763 [  6520] By: jhi                                   on 2000/08/04  04:09:06
48764         Log: After the #6519 a warning about stat() is just that,
48765              not about a filetest, which now have their own warning.
48766      Branch: perl
48767            ! pod/perldiag.pod
48768 ____________________________________________________________________________
48769 [  6519] By: jhi                                   on 2000/08/04  04:06:30
48770         Log: In the warnings call filehandles consistently so;
48771              add "unopened" warning for stat().
48772      Branch: perl
48773            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
48774            ! t/pragma/warn/pp_sys
48775 ____________________________________________________________________________
48776 [  6518] By: jhi                                   on 2000/08/04  02:55:35
48777         Log: Subject: Minor tweak to perlvar.pod
48778              From: "Stephen P. Potter" <spp@ds.net>
48779              Date: Tue, 18 Apr 2000 09:26:03 -0400
48780              Message-Id: <200004181326.JAA01560@spp.users.ds.net>
48781      Branch: perl
48782            ! pod/perlvar.pod
48783 ____________________________________________________________________________
48784 [  6517] By: jhi                                   on 2000/08/04  02:50:08
48785         Log: Subject: [ID 19990721.004] Documentation bug in perlfunc
48786              From: "Clinton Pierce" <cpierce1@ford.com>
48787              Date: Wed, 21 Jul 1999 16:45:31 -0400
48788              Message-Id: <199907212049.QAA12875@mailfw3.ford.com>
48789              
48790              Fix by Stephen Potter (visible in the bug db but not in p5p?)
48791      Branch: perl
48792            ! pod/perlfunc.pod pod/perlop.pod
48793 ____________________________________________________________________________
48794 [  6516] By: jhi                                   on 2000/08/04  02:09:25
48795         Log: This is 6512.  Really.
48796      Branch: perl
48797            ! dump.c
48798 ____________________________________________________________________________
48799 [  6515] By: jhi                                   on 2000/08/04  01:25:50
48800         Log: mention the idea of @( and @)
48801      Branch: perl
48802            ! Todo-5.6
48803 ____________________________________________________________________________
48804 [  6514] By: bailey                                on 2000/08/04  01:18:46
48805         Log: YA resync with mainstem, including VMS patches from others
48806      Branch: vmsperl
48807           +> (branch 48 files)
48808            - lib/lib.pm pod/Makefile pod/Win32.pod pod/buildtoc
48809           !> (integrate 354 files)
48810 ____________________________________________________________________________
48811 [  6513] By: jhi                                   on 2000/08/04  01:18:18
48812         Log: Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
48813              From: Mark Dickinson <dickins3@fas.harvard.edu>
48814              Date: Wed, 2 Aug 2000 13:25:07 -0400 (EDT)
48815              Message-Id: <Pine.OSF.4.10.10008021321380.32190-200000@is07.fas.harvard.edu>
48816      Branch: perl
48817            ! t/op/grent.t t/op/pwent.t
48818 ____________________________________________________________________________
48819 [  6512] By: jhi                                   on 2000/08/04  01:14:06
48820         Log: Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
48821              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
48822              Date: Wed, 02 Aug 2000 10:51:01 +0100
48823              Message-Id: <E13JvAz-0005B5-00@libra.cus.cam.ac.uk>
48824      Branch: perl
48825            ! sv.c
48826 ____________________________________________________________________________
48827 [  6511] By: jhi                                   on 2000/08/04  00:57:00
48828         Log: Subject: [PATCH] bad cppsymbols on os2 + Configure question                
48829              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
48830              Date: Thu, 03 Aug 2000 17:20:04 -0700
48831              Message-ID: <0wgi5gzkgqLb092yn@efn.org> 
48832      Branch: metaconfig
48833            ! U/modified/Cppsym.U
48834      Branch: perl
48835            ! Configure config_h.SH
48836 ____________________________________________________________________________
48837 [  6510] By: jhi                                   on 2000/08/04  00:25:28
48838         Log: detypo
48839      Branch: perl
48840            ! Makefile.SH
48841 ____________________________________________________________________________
48842 [  6509] By: jhi                                   on 2000/08/03  23:43:18
48843         Log: Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
48844              From: Dominic Dunlop <domo@computer.org>
48845              Date: Thu, 3 Aug 2000 22:16:46 +0200
48846              Message-Id: <p04320411b5af8091f6fe@[194.235.193.148]>
48847      Branch: perl
48848            ! t/op/sprintf.t
48849 ____________________________________________________________________________
48850 [  6508] By: jhi                                   on 2000/08/03  23:40:37
48851         Log: Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
48852              From: Hugo <hv@crypt.compulink.co.uk>
48853              Date: Thu, 03 Aug 2000 18:25:30 +0100
48854              Message-Id: <200008031725.SAA10580@crypt.compulink.co.uk>
48855      Branch: perl
48856            ! regcomp.c t/op/re_tests
48857 ____________________________________________________________________________
48858 [  6507] By: jhi                                   on 2000/08/03  23:38:28
48859         Log: Subject: [PATCH] sv.h documentation - SvLEN
48860              From: Mike Guy <mjtg@cam.ac.uk>
48861              Date: Thu, 03 Aug 2000 14:43:09 +0100
48862              Message-Id: <E13KLHB-0004UK-00@libra.cus.cam.ac.uk>
48863      Branch: perl
48864            ! sv.h
48865 ____________________________________________________________________________
48866 [  6506] By: jhi                                   on 2000/08/03  15:49:14
48867         Log: Disable the fix_pl hack for now.
48868      Branch: perl
48869            ! Makefile.SH
48870 ____________________________________________________________________________
48871 [  6505] By: jhi                                   on 2000/08/03  13:49:04
48872         Log: Add a URL for FSF.
48873              
48874              Subject: Patch for README
48875              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
48876              Date: Wed, 2 Aug 2000 13:25:09 -0500
48877              Message-ID: <20000802132509.I10379@chaos.wustl.edu>
48878      Branch: perl
48879            ! README
48880 ____________________________________________________________________________
48881 [  6504] By: jhi                                   on 2000/08/03  13:29:19
48882         Log: Be more informative on what is skipped and why,
48883              also repeat the list at the end.
48884      Branch: perl
48885            ! Porting/p4desc
48886 ____________________________________________________________________________
48887 [  6503] By: jhi                                   on 2000/08/03  13:07:05
48888         Log: Circumvent the removal of .patch by fix_pl.
48889              
48890              Subject: Re: [ID 20000802.011] unable to 'make test'          
48891              From: simon@brecon.co.uk (Simon Cozens) 
48892              Date: 3 Aug 2000 04:17:00 GMT
48893              Message-ID: <slrn8ohshs.81o.simon@justanother.perlhacker.org> 
48894      Branch: perl
48895            ! Makefile.SH
48896 ____________________________________________________________________________
48897 [  6502] By: jhi                                   on 2000/08/03  00:14:34
48898         Log: Add the missing setproctitle unit.
48899      Branch: metaconfig/U/perl
48900            + d_setproctitle.U
48901 ____________________________________________________________________________
48902 [  6501] By: jhi                                   on 2000/08/03  00:00:26
48903         Log: The subtest 4 may fail also on VOBS, as pointed out
48904              by Nick Ing-Simmons in November 1999, bug id 19991124.003
48905              (but the failure in that bug report isn't the subtest 4).
48906      Branch: perl
48907            ! t/op/stat.t
48908 ____________________________________________________________________________
48909 [  6500] By: jhi                                   on 2000/08/02  23:49:30
48910         Log: Better skip message for the test; one of the two problems in
48911              
48912              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
48913              From: Lupe Christoph <lupe@lupe-christoph.de>
48914              Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
48915              Message-Id: <200002241054.LAA06808@lupe-christoph.de>
48916      Branch: perl
48917            ! t/op/numconvert.t
48918 ____________________________________________________________________________
48919 [  6499] By: jhi                                   on 2000/08/02  22:49:16
48920         Log: Allow "no Module;" even if there is no 'unimport'.
48921              
48922              Subject: [ID 20000324.029] `unimport' is not special the way `import' is
48923              From: mjd@plover.com
48924              Date: 24 Mar 2000 15:24:34 -0000
48925              Message-Id: <20000324152434.15160.qmail@plover.com>
48926      Branch: perl
48927            ! gv.c
48928 ____________________________________________________________________________
48929 [  6498] By: jhi                                   on 2000/08/02  22:42:58
48930         Log: Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
48931              that are hopefully soon put into use.
48932      Branch: perl
48933            ! opcode.h opcode.pl opnames.h
48934 ____________________________________________________________________________
48935 [  6497] By: gsar                                  on 2000/08/02  22:28:59
48936         Log: require.t needs binmode() to work on windows
48937      Branch: perl
48938            ! t/comp/require.t
48939 ____________________________________________________________________________
48940 [  6496] By: jhi                                   on 2000/08/02  22:08:51
48941         Log: Document the IVdf UVuf UVof UVxf.
48942      Branch: perl
48943            ! pod/perlguts.pod
48944 ____________________________________________________________________________
48945 [  6495] By: jhi                                   on 2000/08/02  21:54:26
48946         Log: detypo #6494
48947      Branch: perl
48948            ! ext/Data/Dumper/Dumper.xs
48949 ____________________________________________________________________________
48950 [  6494] By: jhi                                   on 2000/08/02  21:49:17
48951         Log: Dump UVs as UVs in Data::Dumper.
48952              
48953              Subject: Re: [ID 20000405.018] Data::Dumper and negative numbers
48954              From: Gurusamy Sarathy <gsar@ActiveState.com>
48955              Date: Thu, 27 Apr 2000 12:26:25 -0700
48956              Message-Id: <200004271926.MAA04331@molotok.activestate.com>
48957      Branch: perl
48958            ! ext/Data/Dumper/Dumper.xs
48959 ____________________________________________________________________________
48960 [  6493] By: jhi                                   on 2000/08/02  17:01:58
48961         Log: Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
48962              From: Hugo <hv@crypt.compulink.co.uk>
48963              Date: Wed, 02 Aug 2000 14:53:56 +0100
48964              Message-Id: <200008021353.OAA24761@crypt.compulink.co.uk>
48965      Branch: perl
48966            ! regexec.c t/op/re_tests
48967 ____________________________________________________________________________
48968 [  6492] By: jhi                                   on 2000/08/02  15:02:46
48969         Log: The new setproctitle() feature is available only in 
48970              bleeding edge FreeBSD.  From Paul Saab.
48971      Branch: perl
48972            ! mg.c
48973 ____________________________________________________________________________
48974 [  6491] By: jhi                                   on 2000/08/02  13:34:36
48975         Log: The tr utf8 patching continues.
48976              
48977              Subject: Re: #6469, too many tests claimed in require.t
48978              From: simon@brecon.co.uk (Simon Cozens)
48979              Date: 2 Aug 2000 02:37:17 GMT
48980              Message-ID: <slrn8of2at.81o.simon@justanother.perlhacker.org>
48981              
48982              (the logic of the test was the wrong way round in the patch)
48983      Branch: perl
48984            ! doop.c
48985 ____________________________________________________________________________
48986 [  6490] By: jhi                                   on 2000/08/02  13:27:38
48987         Log: The name of a filehandle does not have <these>.
48988      Branch: perl
48989            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
48990            ! t/pragma/warn/pp_sys util.c
48991 ____________________________________________________________________________
48992 [  6489] By: jhi                                   on 2000/08/02  04:26:46
48993         Log: Remove the extraneous "main::" prefix from all the
48994              "opened only for", "on closed", and "never opened" warnings.
48995              
48996              Subject: Re: inappropriate warning
48997              From: Gurusamy Sarathy <gsar@ActiveState.com>
48998              Date: Mon, 20 Mar 2000 11:28:02 -0800
48999              Message-Id: <200003201928.LAA32224@maul.ActiveState.com>
49000      Branch: perl
49001            ! doio.c embed.h embed.pl gv.c objXSUB.h pp_hot.c pp_sys.c
49002            ! proto.h t/pragma/warn/4lint t/pragma/warn/doio
49003            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
49004 ____________________________________________________________________________
49005 [  6488] By: jhi                                   on 2000/08/02  03:02:57
49006         Log: memcpy has n o in it, as pinted ut by Sarathy.
49007      Branch: perl
49008            ! pod/perlguts.pod
49009 ____________________________________________________________________________
49010 [  6487] By: jhi                                   on 2000/08/02  02:44:51
49011         Log: Document in one place the memory abstractions used in Perl core.
49012              
49013              Subject: Re: Memory abstraction
49014              From: simon@brecon.co.uk (Simon Cozens)
49015              Date: 2 Aug 2000 02:20:23 GMT
49016              Organization: Earth.li Origins
49017      Branch: perl
49018            ! pod/perlguts.pod
49019 ____________________________________________________________________________
49020 [  6486] By: jhi                                   on 2000/08/02  02:41:57
49021         Log: regen_headers, regen perltoc.
49022      Branch: perl
49023            ! perlapi.c pod/perltoc.pod
49024 ____________________________________________________________________________
49025 [  6485] By: jhi                                   on 2000/08/02  01:43:33
49026         Log: "This little thing tests for a file .patch, and if it contains
49027              a number, pops into patchlevel.h" (making it easier to track
49028              which development version people are reporting bugs against)
49029              
49030              Subject: Patchlevel autogeneration for repository perls
49031              From: simon@brecon.co.uk (Simon Cozens)
49032              Date: 14 Jul 2000 07:12:15 GMT
49033              Message-ID: <slrn8mtfaf.1qo.simon@justanother.perlhacker.org>
49034      Branch: perl
49035            + fix_pl
49036            ! MANIFEST Makefile.SH
49037 ____________________________________________________________________________
49038 [  6484] By: jhi                                   on 2000/08/02  01:32:54
49039         Log: FreeBSD 3.* updates from
49040              
49041              From: Paul Saab <ps@yahoo-inc.com>
49042              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
49043              Date: Tue, 1 Aug 2000 15:41:39 -0700
49044              Message-Id: <20000801154139.A53740@yahoo-inc.com>
49045      Branch: perl
49046            ! hints/freebsd.sh
49047 ____________________________________________________________________________
49048 [  6483] By: jhi                                   on 2000/08/02  01:27:44
49049         Log: In new BSDs changes to argv[] do not show up in ps(1) output,
49050              instead one must use setproctitle().  This was already addressed
49051              by change #6457, but the below has a new variant for FreeBSD 4.0
49052              or later, and the matter is also documented more.
49053              
49054              From: Paul Saab <ps@yahoo-inc.com>
49055              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
49056              Date: Tue, 1 Aug 2000 15:41:39 -0700
49057              Message-Id: <20000801154139.A53740@yahoo-inc.com>
49058      Branch: metaconfig/U/perl
49059            + i_libutil.U
49060      Branch: perl
49061            ! Configure config_h.SH mg.c perl.h pod/perlvar.pod
49062 ____________________________________________________________________________
49063 [  6482] By: jhi                                   on 2000/08/01  22:17:32
49064         Log: The test from this
49065              
49066              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
49067              Date: Sat, 15 Apr 2000 17:03:44 +0100
49068              From: Tom Hughes <tom@compton.nu>
49069              Message-ID: <d1c9b2af49.tom@compton.compton.nu>
49070              
49071              was missing, the code change went in as #5989
49072              (which had a different test?)
49073      Branch: perl
49074            ! t/op/misc.t
49075 ____________________________________________________________________________
49076 [  6481] By: jhi                                   on 2000/08/01  21:48:38
49077         Log: Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
49078              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
49079              Date: Thu, 27 Jul 2000 13:51:41 -0700 (PDT)
49080              Message-Id: <200007272051.NAA02178@xfiles.intercon.hp.com>
49081      Branch: perl
49082            ! perl.h
49083 ____________________________________________________________________________
49084 [  6480] By: jhi                                   on 2000/08/01  18:05:28
49085         Log: Make p4desc to skip non-mainperl branches by default.
49086      Branch: perl
49087            ! Porting/p4desc
49088 ____________________________________________________________________________
49089 [  6479] By: jhi                                   on 2000/08/01  17:29:19
49090         Log: If gccosandvers is equal to osname, clear gccosandvers.
49091      Branch: metaconfig/U/perl
49092            ! gccvers.U
49093      Branch: perl
49094            ! Configure config_h.SH
49095 ____________________________________________________________________________
49096 [  6478] By: jhi                                   on 2000/08/01  15:54:08
49097         Log: BOM patching from Simon Cozens.
49098      Branch: perl
49099            ! toke.c
49100 ____________________________________________________________________________
49101 [  6477] By: jhi                                   on 2000/08/01  04:50:33
49102         Log: Stash away the largefiles flags and libswanted.
49103      Branch: perl
49104            ! hints/aix.sh hints/hpux.sh hints/linux.sh hints/solaris_2.sh
49105 ____________________________________________________________________________
49106 [  6476] By: gsar                                  on 2000/08/01  04:24:24
49107         Log: various syntax errors and such (not fixed: comp/require.t#22 coredump
49108              on Windows)
49109      Branch: perl
49110            ! t/pragma/utf8.t utf8.c win32/win32.c
49111 ____________________________________________________________________________
49112 [  6475] By: jhi                                   on 2000/08/01  03:35:24
49113         Log: Make chr() for values >127 to create utf8 when under utf8.
49114              
49115              Subject: Re: uft8/chr()
49116              From: simon@brecon.co.uk (Simon Cozens)
49117              Date: 1 Aug 2000 02:37:02 GMT
49118              Message-ID: <slrn8ocdud.19l.simon@justanother.perlhacker.org>
49119      Branch: perl
49120            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
49121 ____________________________________________________________________________
49122 [  6474] By: jhi                                   on 2000/08/01  02:36:18
49123         Log: In Digital UNIX warn if gcc explicitly chosen because even
49124              2.95.2 is known to cause problems.
49125      Branch: perl
49126            ! hints/dec_osf.sh
49127 ____________________________________________________________________________
49128 [  6473] By: jhi                                   on 2000/08/01  02:00:56
49129         Log: Make the safety catch for buggy gccs work with triple version
49130              numbers like 2.95.2.  Reported in
49131              
49132              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
49133              From: Maurizio Loreti <maurizio.loreti@pd.infn.it>
49134              Date: Mon, 31 Jul 2000 14:55:06 +0200
49135              Message-Id: <200007311255.AA25586@axcdf4.pd.infn.it>
49136      Branch: perl
49137            ! hints/dec_osf.sh
49138 ____________________________________________________________________________
49139 [  6472] By: jhi                                   on 2000/08/01  01:13:33
49140         Log: Subject: fix and question re: waitpid() under win32
49141              From: Brian Clarke <clarke@appliedmeta.com>
49142              Date: Fri, 28 Jul 2000 15:18:29 -0400
49143              Message-ID: <3981DC85.290314EB@appliedmeta.com>
49144              
49145              Slightly reformatted and WNOHANG # define moved to win32.h
49146              so that also POSIX.xs sees it, as suggsted by Sarathy.
49147      Branch: perl
49148            ! win32/win32.c win32/win32.h
49149 ____________________________________________________________________________
49150 [  6471] By: jhi                                   on 2000/08/01  00:55:05
49151         Log: Subject: [PATCH] allow non-variable as lhs of non-updating tr///
49152              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
49153              Message-Id: <E13JEgd-0003fy-00@libra.cus.cam.ac.uk>
49154              Date: Mon, 31 Jul 2000 13:28:51 +0100
49155              
49156              (aka ID 20000730.002)
49157      Branch: perl
49158            ! op.c t/op/tr.t
49159 ____________________________________________________________________________
49160 [  6470] By: jhi                                   on 2000/07/31  23:34:42
49161         Log: Document the problem with -P in HP-UX and its workaround.
49162              
49163              Subject: [ID 20000628.002] HPUX 11: -Ae compiler flag breaks perl -P
49164              From: Milton Hankins {64892} <webtools@uewrhp03.msd.ray.com>
49165              Date: Wed, 28 Jun 2000 13:58:21 -0400 (EDT)
49166              Message-Id: <200006281758.NAA10339@uewrhp03.msd.ray.com>
49167      Branch: perl
49168            ! README.hpux
49169 ____________________________________________________________________________
49170 [  6469] By: jhi                                   on 2000/07/31  04:15:02
49171         Log: The swallow_bom() saga continues.  The #23 of require.t
49172              (UTF16-LE) still fails (silently, no output) but the #22
49173              (UTF16-BE) seems to be working now.  The root of the
49174              failure may be in sv_gets(): is it UTF-16LE-aware,
49175              especially when it comes to line endings? 
49176      Branch: perl
49177            ! embed.h embed.pl objXSUB.h pod/perldiag.pod proto.h
49178            ! t/comp/require.t toke.c utf8.c
49179 ____________________________________________________________________________
49180 [  6468] By: jhi                                   on 2000/07/30  19:05:48
49181         Log: Find green threads before native threads.
49182              
49183              Subject: Re: Patch to jpl/JNI/Makefile.PL
49184              From: Jens Thomsen <jens@fiend.cis.com>
49185              Date: Fri, 28 Jul 2000 15:54:49 -0600 (MDT)
49186              Message-ID: <Pine.LNX.4.21.0007281553470.687-200000@fiend.cis.com>
49187      Branch: perl
49188            ! jpl/JNI/Makefile.PL
49189 ____________________________________________________________________________
49190 [  6467] By: jhi                                   on 2000/07/30  18:36:22
49191         Log: Fix the HALF_UPGRADE() macro introduced in #6263.
49192      Branch: perl
49193            ! doop.c
49194 ____________________________________________________________________________
49195 [  6466] By: jhi                                   on 2000/07/30  04:37:29
49196         Log: A new version of the "remove UPPERACSE string comparison"
49197              operators.  The problem with the previous one (change #6454)
49198              was that it was for Perl 5.6.0.  From Paul Marquess.
49199      Branch: perl
49200            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/3both
49201            ! t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/7fatal
49202            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
49203 ____________________________________________________________________________
49204 [  6465] By: jhi                                   on 2000/07/29  22:39:56
49205         Log: Do not upgrade SVs into utf8 just because they participate
49206              in eq or cmp.  Reported and fix suggested in
49207              
49208              Subject: [ID 20000720.009] sv_eq UTF8 bug
49209              From: "Simon Cozens" <simon@othersideofthe.earth.li>
49210              Date: 21 Jul 2000 04:37:29 -0000
49211              Message-Id: <20000721043729.30081.qmail@othersideofthe.earth.li>
49212              
49213              Exercise for the kind reader: should we or should we not
49214              cache the utf8 conversion alonside the SV? (as magic,
49215              as thestrxfrm()ed version is cached under use locale)
49216              Argue both for and against.
49217      Branch: perl
49218            ! sv.c
49219 ____________________________________________________________________________
49220 [  6464] By: jhi                                   on 2000/07/29  22:36:22
49221         Log: Subject: UTF8 concat
49222              From: simon@brecon.co.uk (Simon Cozens) 
49223              Date: 30 Jun 2000 06:13:25 GMT
49224              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org> 
49225              
49226              (with a memory leak fixed, plus a few casts added)
49227              
49228              This also seems to help for
49229              
49230              Subject: [ID 20000716.015] join UTF8 weirdness
49231              From: root <root@ak-71.mind.de> 
49232              Date: Sat, 15 Jul 2000 15:29:54 +0200
49233              Message-Id: <200007151329.PAA13970@ak-71.mind.de>
49234              
49235              (from Andreas König)
49236      Branch: perl
49237            ! pp_hot.c
49238 ____________________________________________________________________________
49239 [  6463] By: jhi                                   on 2000/07/29  00:55:39
49240         Log: Tune the comments and hopefully stop a memory leak.
49241      Branch: perl
49242            ! toke.c utf8.c
49243 ____________________________________________________________________________
49244 [  6462] By: jhi                                   on 2000/07/29  00:16:53
49245         Log: The problem described in this
49246              
49247              Subject: [ID 20000322.018] named chars aren't magical enough
49248              From: root <root@dixie.cscaper.com>     
49249              Date: Wed, 22 Mar 2000 18:37:42 -0700
49250              Message-Id: <200003230137.SAA29532@dixie.cscaper.com>
49251              
49252              has been fixed in perl 5.6.0 but just in case added a test
49253              to keep it away.  (The report from Joseph Hall.)
49254      Branch: perl
49255            ! t/lib/charnames.t
49256 ____________________________________________________________________________
49257 [  6461] By: jhi                                   on 2000/07/28  23:56:36
49258         Log: Tiny fixes for #6460.
49259      Branch: metaconfig/U/perl
49260            ! gccvers.U
49261      Branch: perl
49262            ! Configure config_h.SH
49263 ____________________________________________________________________________
49264 [  6460] By: jhi                                   on 2000/07/28  23:24:41
49265         Log: Warn if the version of the operating system used to compile gcc
49266              differs from the current version of the operating system.
49267              Also display the gcc compilation os and version in myconfig.
49268              Inspiration from
49269              
49270              Subject: Re: [ID 20000710.003] ERRORS!!         
49271              From: "Kurt D. Starsinic" <kstar@chapin.edu>
49272              Date: Mon, 10 Jul 2000 15:54:16 -0400
49273              Message-ID: <20000710155416.A1384@O2.chapin.edu>
49274      Branch: metaconfig/U/perl
49275            ! gccvers.U
49276      Branch: perl
49277            ! Configure config_h.SH myconfig.SH
49278 ____________________________________________________________________________
49279 [  6459] By: jhi                                   on 2000/07/28  22:00:32
49280         Log: In DEC OSF aka Digital UNIX aka Tru64 add the version
49281              letter to $Config{osvers}.
49282      Branch: metaconfig
49283            ! U/modified/Oldconfig.U
49284      Branch: perl
49285            ! Configure config_h.SH
49286 ____________________________________________________________________________
49287 [  6458] By: jhi                                   on 2000/07/28  04:15:39
49288         Log: Back out #6454, doesn't seem to work.
49289              (Reason: that patch was for perl 5.6.0, not perl-current)
49290              (A version of the patch for perl-current came in later as #6466)
49291      Branch: perl
49292            ! regcomp.c t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
49293            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
49294            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
49295 ____________________________________________________________________________
49296 [  6457] By: jhi                                   on 2000/07/27  23:31:49
49297         Log: Use setproctitle() if available to modify $0.
49298              
49299              Subject: setting $* on BSD4 broken
49300              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
49301              Date: Sun, 23 Jul 2000 01:31:34 -0700 (PDT)
49302              Message-Id: <200007230831.BAA08379@ventrue.yahoo.com>
49303      Branch: metaconfig
49304            ! U/modified/Myinit.U
49305      Branch: perl
49306            ! Configure config_h.SH mg.c
49307 ____________________________________________________________________________
49308 [  6456] By: jhi                                   on 2000/07/27  14:50:47
49309         Log: Allow "no AutoLoader;", based on change #6444,
49310              suggested by Graham Barr.
49311      Branch: perl
49312            ! lib/AutoLoader.pm
49313 ____________________________________________________________________________
49314 [  6455] By: jhi                                   on 2000/07/27  14:19:10
49315         Log: Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
49316              From: rspier@pobox.com (Robert Spier)
49317              Date: Thu, 27 Jul 2000 09:49:35 -0400 (EDT)
49318              Message-ID: <14720.15855.787664.424783@rls.cx>
49319      Branch: perl
49320            ! pod/perldiag.pod
49321 ____________________________________________________________________________
49322 [  6454] By: jhi                                   on 2000/07/27  14:03:02
49323         Log: Remove EQ, NE, GT, LT, GE, LE (they have been deprecated
49324              for a long time).
49325              
49326              Reported in
49327              
49328              Subject: [ID 20000717.004] Unexpected complaint of NE deprecation
49329              From: Ryan Herbert <rherbert@sycamorehq.com>
49330              Date: Mon, 17 Jul 2000 11:40:42 -0400
49331              Message-Id: <200007171540.LAA20480@beorn.hq.sai>
49332              
49333              Patched in
49334              
49335              Subject: RE: [ID 20000717.004] Unexpected complaint of NE deprecation
49336              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
49337              Date: Wed, 26 Jul 2000 23:40:18 +0100
49338              Message-ID: <000001bff752$79511880$0a17073e@tiny>
49339              
49340              based on an earlier patch from Stephen P. Potter.
49341              
49342              (Removed later by change #6458 because this patch was for
49343              perl 5.6.0, not perl-current)
49344      Branch: perl
49345            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
49346            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
49347            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
49348 ____________________________________________________________________________
49349 [  6453] By: jhi                                   on 2000/07/27  13:48:02
49350         Log: Subject: [PATCH] fixes bug 20000508.004
49351              From: Michael Stevens <mstevens@globnix.org>
49352              Date: Thu, 27 Jul 2000 13:49:04 +0100
49353              Message-ID: <20000727134903.A9351@athenaeum.globnix.org>
49354      Branch: perl
49355            ! pod/perldata.pod
49356 ____________________________________________________________________________
49357 [  6452] By: jhi                                   on 2000/07/26  23:51:26
49358         Log: Further File::Temp patches from Yitzchak Scott-Thoennes
49359              and Craig A. Berry.
49360      Branch: perl
49361            ! lib/File/Temp.pm pod/perlport.pod
49362 ____________________________________________________________________________
49363 [  6451] By: jhi                                   on 2000/07/26  19:43:30
49364         Log: Be wary of close()s, too.
49365              
49366              Subject: Re: [PATCH] perlbug cleanup
49367              From: Tim Jenness <t.jenness@jach.hawaii.edu>
49368              Date: Wed, 26 Jul 2000 09:32:43 -1000 (HST)
49369              Message-ID: <Pine.LNX.4.10.10007260931540.27658-100000@lapaki.jach.hawaii.edu>
49370      Branch: perl
49371            ! utils/perlbug.PL
49372 ____________________________________________________________________________
49373 [  6450] By: jhi                                   on 2000/07/26  18:41:40
49374         Log: Subject: Minor doc patch: handy.h
49375              From: Daniel =?iso-8859-1?Q?Mui=F1o?= <dmuino@afip.gov.ar>
49376              Date: Wed, 26 Jul 2000 15:34:25 -0300
49377              Message-ID: <397F2F31.F3F9F4F3@afip.gov.ar>
49378      Branch: perl
49379            ! handy.h pod/perlapi.pod
49380 ____________________________________________________________________________
49381 [  6449] By: jhi                                   on 2000/07/26  18:23:55
49382         Log: Subject: [PATCH] minor doc change - perlguts
49383              From: Michael Stevens <mstevens@globnix.org>
49384              Date: Thu, 13 Jul 2000 12:39:18 +0100
49385              Message-ID: <20000713123918.A26561@athenaeum.globnix.org>
49386      Branch: perl
49387            ! pod/perlguts.pod
49388 ____________________________________________________________________________
49389 [  6448] By: jhi                                   on 2000/07/26  18:20:30
49390         Log: open() wariness in perlbug.
49391              
49392              Subject: [PATCH] perlbug cleanup
49393              From: Michael Stevens <mstevens@globnix.org>
49394              Message-ID: <20000713155222.A11380@athenaeum.globnix.org>
49395              Date: Thu, 13 Jul 2000 15:52:23 +0100
49396      Branch: perl
49397            ! utils/perlbug.PL
49398 ____________________________________________________________________________
49399 [  6447] By: jhi                                   on 2000/07/26  18:13:04
49400         Log: File::Temp patches for VMS and OS/2 from Tim Jenness.
49401      Branch: perl
49402            ! lib/File/Temp.pm t/lib/ftmp-security.t
49403 ____________________________________________________________________________
49404 [  6446] By: jhi                                   on 2000/07/26  18:06:32
49405         Log: docfix from Peter Scott <Peter@PSDT.com>.
49406      Branch: perl
49407            ! pod/perlfunc.pod
49408 ____________________________________________________________________________
49409 [  6445] By: jhi                                   on 2000/07/26  17:53:31
49410         Log: Fix *foo{FORMAT}.
49411              
49412              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
49413              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
49414              Date: Wed, 26 Jul 2000 19:51:02 +0200
49415              Message-Id: <20000726194952.41DD.H.M.BRAND@hccnet.nl>
49416              
49417              From: Graham Barr <gbarr@pobox.com>
49418              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
49419              Date: Wed, 26 Jul 2000 17:38:36 +0100
49420              Message-ID: <20000726173836.L472@pobox.com>
49421      Branch: perl
49422            ! pp.c sv.c t/op/gv.t
49423 ____________________________________________________________________________
49424 [  6444] By: jhi                                   on 2000/07/26  17:49:14
49425         Log: Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
49426              from Graham Barr in the module list.
49427      Branch: perl
49428            ! gv.c pod/perlobj.pod
49429 ____________________________________________________________________________
49430 [  6443] By: jhi                                   on 2000/07/26  16:06:56
49431         Log: More split() doc and test patches from Mike Guy.
49432      Branch: perl
49433            ! pod/perlfunc.pod t/op/split.t
49434 ____________________________________________________________________________
49435 [  6442] By: jhi                                   on 2000/07/26  16:05:30
49436         Log: MacOS nits from Matthias Neeracher.
49437      Branch: perl
49438            ! perl.c pp_ctl.c
49439 ____________________________________________________________________________
49440 [  6441] By: jhi                                   on 2000/07/26  04:39:57
49441         Log: Subject: [PATCH] split /^/
49442              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
49443              Date: Tue, 25 Jul 2000 14:18:57 +0100
49444              Message-Id: <E13H4bp-00062h-00@libra.cus.cam.ac.uk>
49445              
49446              (with notes from tchrist and gbarr)
49447      Branch: perl
49448            ! pod/perlfunc.pod t/op/split.t
49449 ____________________________________________________________________________
49450 [  6440] By: jhi                                   on 2000/07/26  04:32:32
49451         Log: Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
49452              From: Peter Prymmer <pvhp@forte.com>
49453              Date: Tue, 25 Jul 2000 18:59:16 -0700 (PDT)
49454              Message-ID: <Pine.OSF.4.10.10007251805350.294719-100000@aspara.forte.com>
49455      Branch: perl
49456            ! vms/munchconfig.c
49457 ____________________________________________________________________________
49458 [  6439] By: jhi                                   on 2000/07/26  04:31:01
49459         Log: Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
49460              to be fatal errors (instead of by default ignoring them, and
49461              ignoring with a bug: even though -w gave an error, the opening [
49462              was left in)  Reported in:
49463              
49464              Subject: [ID 20000716.024] [=cc=] / [:blank:]
49465              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
49466              Date: Sun, 16 Jul 2000 17:55:29 -0700
49467              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
49468      Branch: perl
49469            ! pod/perldiag.pod regcomp.c t/pragma/warn/regcomp
49470 ____________________________________________________________________________
49471 [  6438] By: jhi                                   on 2000/07/25  15:41:15
49472         Log: Subject: [PATCH] av.c apidoc
49473              From: simon@brecon.co.uk (Simon Cozens)
49474              Date: 24 Jul 2000 06:40:52 GMT
49475              Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org>
49476      Branch: perl
49477            ! av.c embed.h embed.pl embedvar.h global.sym objXSUB.h
49478            ! perlapi.c perlapi.h pod/perlapi.pod proto.h
49479 ____________________________________________________________________________
49480 [  6437] By: jhi                                   on 2000/07/25  14:05:36
49481         Log: Subject: [ID 20000724.003] Documentation changes for perllocale.pod
49482              From: "Stephen P. Potter" <spp@ds.net>
49483              Date: Mon, 24 Jul 2000 14:22:23 -0400
49484              Message-Id: <200007241822.OAA06827@spp.users.ds.net>
49485      Branch: perl
49486            ! pod/perllocale.pod
49487 ____________________________________________________________________________
49488 [  6436] By: jhi                                   on 2000/07/25  14:02:03
49489         Log: Subject: [PATCH] Make large file tests deal with SIGXFSZ
49490              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
49491              Date: Mon, 24 Jul 2000 18:04:28 +0100
49492              Message-Id: <E13GleW-0000fr-00@libra.cus.cam.ac.uk>
49493      Branch: perl
49494            ! t/lib/syslfs.t t/op/lfs.t
49495 ____________________________________________________________________________
49496 [  6435] By: jhi                                   on 2000/07/25  13:59:28
49497         Log: Get UTF16 BOMs working.  Patch from
49498              
49499              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
49500              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
49501              Date: Tue, 25 Jul 2000 12:52:45 +0100
49502              Message-Id: <E13H3GP-0004MR-00@libra.cus.cam.ac.uk>
49503              
49504              and notes from
49505              
49506              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
49507              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
49508              Date: Tue, 25 Jul 2000 11:43:25 +0100
49509              Message-Id: <E13H2BJ-0002nG-00@libra.cus.cam.ac.uk>
49510      Branch: perl
49511            ! t/comp/require.t toke.c utf8.c
49512 ____________________________________________________________________________
49513 [  6434] By: jhi                                   on 2000/07/25  02:39:54
49514         Log: Make the "uninit variable" warning to say "concat or string"
49515              or "join or string" when in concat or join .
49516              
49517              Subject: Re: [ID 20000403.009] uninitialised concatenation???
49518              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
49519              Date: Tue, 04 Apr 2000 18:22:58 +0100
49520              Message-Id: <E12cX2Y-000364-00@taurus.cus.cam.ac.uk>
49521              
49522              Subject: [ID 20000330.052] Use of uninitialized value in concatenation (.)
49523              From: William R Ward <hermit@BayView.COM>
49524              Date: Thu, 30 Mar 2000 19:50:03 -0800
49525              Message-Id: <200003310350.TAA13319@komodo.bayview.com>
49526      Branch: perl
49527            ! opcode.h opcode.pl opnames.h pp.sym pp_proto.h
49528            ! t/pragma/warn/op t/pragma/warn/sv
49529 ____________________________________________________________________________
49530 [  6433] By: jhi                                   on 2000/07/24  17:52:56
49531         Log: File::Spec::VMS fixup for tmpdir from Craig Berry.
49532      Branch: perl
49533            ! lib/File/Spec/VMS.pm
49534 ____________________________________________________________________________
49535 [  6432] By: jhi                                   on 2000/07/24  17:44:44
49536         Log: Test cases for #6431.
49537              
49538              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
49539              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
49540              Date: Mon, 24 Jul 2000 15:32:29 +0100
49541              Message-Id: <E13GjHR-00058t-00@libra.cus.cam.ac.uk>
49542      Branch: perl
49543            ! t/op/pat.t t/op/split.t
49544 ____________________________________________________________________________
49545 [  6431] By: jhi                                   on 2000/07/24  17:43:17
49546         Log: Bind op fix.
49547              
49548              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
49549              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
49550              Date: Mon, 17 Jul 2000 20:04:56 +0100
49551              Message-Id: <E13EGCG-0006oO-00@libra.cus.cam.ac.uk>
49552      Branch: perl
49553            ! op.c
49554 ____________________________________________________________________________
49555 [  6430] By: jhi                                   on 2000/07/24  03:42:42
49556         Log: Subject: [ID 20000716.023] syslog test fails without sockets
49557              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
49558              Date: Sun, 16 Jul 2000 12:07:42 -0700 (PDT)
49559              Message-Id: <200007161907.e6GJ7g115736@garcia.efn.org>
49560      Branch: metaconfig/U/perl
49561            ! Extensions.U
49562      Branch: perl
49563            ! Configure config_h.SH
49564 ____________________________________________________________________________
49565 [  6429] By: jhi                                   on 2000/07/24  03:11:52
49566         Log: Add an optimization for map-maps-a-list-element-to-more-list-elements
49567              case, but add also notes explaining the relationship of this
49568              patch and the earlier notes by Sarathy.
49569              
49570              Subject: Map is still slow
49571              From: "Ben Tilly" <ben_tilly@hotmail.com>
49572              Date: Sat, 15 Jul 2000 17:23:27 EDT
49573              Message-ID: <20000715212327.21656.qmail@hotmail.com>
49574      Branch: perl
49575            ! pp_ctl.c
49576 ____________________________________________________________________________
49577 [  6428] By: jhi                                   on 2000/07/24  02:58:52
49578         Log: Documentation to explain the behaviour of map().
49579              
49580              Subject: Re: Map is still slow 
49581              From: Gurusamy Sarathy <gsar@ActiveState.com>
49582              Date: Sat, 15 Jul 2000 16:05:09 -0700
49583              Message-Id: <200007152305.QAA26887@molotok.activestate.com>
49584      Branch: perl
49585            ! pp_ctl.c
49586 ____________________________________________________________________________
49587 [  6427] By: jhi                                   on 2000/07/24  02:50:03
49588         Log: Add tests for
49589              [ID 19991110.003] another matching finding by pcre author
49590              which has already been fixed by some patch, as verified in
49591              
49592              Subject: Re: two regex bugs from the mists of time (well, last November)
49593              From: Hugo <hv@crypt.compulink.co.uk>
49594              Date: Sat, 22 Jul 2000 18:12:58 +0100
49595              Message-Id: <200007221712.SAA26770@crypt.compulink.co.uk>
49596      Branch: perl
49597            ! t/op/re_tests
49598 ____________________________________________________________________________
49599 [  6426] By: jhi                                   on 2000/07/24  02:11:20
49600         Log: A missing 'break' after the [[:space:]] switch case.
49601              
49602              Subject: [ID 20000718.006] Missing 'break' in regcomp.c
49603              From: "Stephen P. Potter" <spp@ds.net>
49604              Date: Tue, 18 Jul 2000 16:25:17 -0400
49605              Message-Id: <200007182025.QAA28383@spp.users.ds.net>
49606      Branch: perl
49607            ! regcomp.c
49608 ____________________________________________________________________________
49609 [  6425] By: jhi                                   on 2000/07/24  02:06:12
49610         Log: The output might have been produced in the wrong order.
49611              
49612              Subject: [ID 20000720.003] [PATCH] t/op/write.t
49613              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
49614              Date: Thu, 20 Jul 2000 18:49:18 +0100
49615              Message-Id: <E13FKRi-0004rF-00@libra.cus.cam.ac.uk>
49616      Branch: perl
49617            ! t/op/write.t
49618 ____________________________________________________________________________
49619 [  6424] By: jhi                                   on 2000/07/24  02:00:07
49620         Log: Use STDOUT consistently.
49621              
49622              Subject: [ID 20000720.002] [PATCH] Consistency of Test::Harness output
49623              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
49624              Date: Thu, 20 Jul 2000 18:04:01 +0100
49625              Message-Id: <E13FJjt-0004Jh-00@libra.cus.cam.ac.uk>
49626      Branch: perl
49627            ! lib/Test/Harness.pm
49628 ____________________________________________________________________________
49629 [  6423] By: jhi                                   on 2000/07/24  01:54:54
49630         Log: Protect against "wild next"s, that is, callbacks doing "next"
49631              instead of "return".
49632              
49633              Subject: [PATCH] Re: [ID 20000717.003] Core dump in 5.6.0
49634              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
49635              Date: Tue, 18 Jul 2000 11:30:16 +0100
49636              Message-Id: <E13EUdk-0006ha-00@libra.cus.cam.ac.uk>
49637      Branch: perl
49638            ! lib/File/Find.pm
49639 ____________________________________________________________________________
49640 [  6422] By: jhi                                   on 2000/07/24  01:35:47
49641         Log: Out-of-date note removed.
49642              
49643              Subject: [PATCH] documentation perlipc
49644              From: rspier@pobox.com (Robert Spier)
49645              Date: Thu, 20 Jul 2000 19:21:14 -0400 (EDT)
49646              Message-ID: <14711.35178.572612.502654@rls.cx>
49647      Branch: perl
49648            ! pod/perlipc.pod
49649 ____________________________________________________________________________
49650 [  6421] By: jhi                                   on 2000/07/24  00:09:18
49651         Log: Send all installperl messages to STDERR and be -w clean.
49652              
49653              Subject: [PATCH] Re: [ID 20000721.003] installperl stderr/stdout problem
49654              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
49655              Date: Sat, 22 Jul 2000 14:02:11 +0100
49656              Message-Id: <E13Fyux-0003Q2-00@libra.cus.cam.ac.uk>
49657      Branch: perl
49658            ! installperl
49659 ____________________________________________________________________________
49660 [  6420] By: jhi                                   on 2000/07/24  00:04:19
49661         Log: Decutandpasto.
49662              
49663              Subject: [PATCH perl-current] 19990607.008 - perlipc.pod
49664              From: "Richard Soderberg" <rs@crystalflame.net>
49665              Date: Sun, 23 Jul 2000 01:37:23 -0700
49666              Message-ID: <NAEKLNAAHLMBPMPNBMLECEIKCBAA.rs@crystalflame.net>
49667      Branch: perl
49668            ! pod/perlipc.pod
49669 ____________________________________________________________________________
49670 [  6419] By: jhi                                   on 2000/07/24  00:01:12
49671         Log: A cleaner abs_path().
49672              Subject: Re: unix alternative to Cwd.pm
49673              From: Jeff Pinyan <jeffp@crusoe.net>
49674              Date: Sun, 23 Jul 2000 17:43:02 -0400 (EDT)
49675              Message-ID: <Pine.GSO.4.21.0007231739120.4304-100000@crusoe.crusoe.net>
49676      Branch: perl
49677            ! lib/Cwd.pm
49678 ____________________________________________________________________________
49679 [  6418] By: jhi                                   on 2000/07/23  23:48:56
49680         Log: Detypo.
49681              
49682              Subject: [PATCH perl-current] Typo in hints/powerux.sh
49683              From: "Richard Soderberg" <rs@crystalflame.net>
49684              Date: Sun, 23 Jul 2000 01:27:33 -0700
49685              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEIJCBAA.rs@crystalflame.net>
49686      Branch: perl
49687            ! hints/powerux.sh
49688 ____________________________________________________________________________
49689 [  6417] By: jhi                                   on 2000/07/17  22:13:31
49690         Log: Subject: SDBM_File documentation
49691              From: mjd@plover.com
49692              Date: 16 Jul 2000 17:41:17 -0000
49693              Message-ID: <20000716174117.18515.qmail@plover.com>
49694      Branch: perl
49695            ! ext/SDBM_File/SDBM_File.pm
49696 ____________________________________________________________________________
49697 [  6416] By: jhi                                   on 2000/07/17  19:13:26
49698         Log: MPE/ix updates for perl 5.6.0 from Mark Bixby.
49699      Branch: perl
49700            ! hints/mpeix.sh mpeix/relink
49701 ____________________________________________________________________________
49702 [  6415] By: jhi                                   on 2000/07/15  14:11:02
49703         Log: Fix the bitvector ops for utf8 (tricky since past 7 bits
49704              the utf8 'characters' can be more than one octet).
49705              
49706              Date: Sat, 15 Jul 2000 00:21:56 +0100
49707              From: Tom Hughes <tom@compton.nu>
49708              Subject: Re: [ID 20000714.002]
49709              Message-ID: <db2334de49.tom@compton.compton.nu>
49710              
49711              Reported in
49712              
49713              Subject: [ID 20000714.002]
49714              From: "Simon Cozens" <simon@othersideofthe.earth.li>
49715              Date: 14 Jul 2000 15:13:09 -0000
49716              Message-Id: <20000714151309.7170.qmail@othersideofthe.earth.li>
49717      Branch: perl
49718            ! doop.c
49719 ____________________________________________________________________________
49720 [  6414] By: jhi                                   on 2000/07/15  03:13:41
49721         Log: another VMS build tweak from Peter Prymmer
49722      Branch: perl
49723            ! vms/descrip_mms.template
49724 ____________________________________________________________________________
49725 [  6413] By: jhi                                   on 2000/07/15  03:10:40
49726         Log: perlvms.pod whitespace cleanup to keep pod utils happy.
49727      Branch: perl
49728            ! vms/perlvms.pod
49729 ____________________________________________________________________________
49730 [  6412] By: jhi                                   on 2000/07/15  00:31:05
49731         Log: More docs for sv functions.
49732              
49733              Subject: [PATCH cfgperl] sv.c apidoc
49734              From: simon@brecon.co.uk (Simon Cozens)
49735              Date: 13 Jul 2000 09:00:20 GMT
49736              Message-ID: <slrn8mr194.2em.simon@justanother.perlhacker.org>
49737              
49738              Subject: Re: [PATCH cfgperl] sv.c apidoc
49739              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
49740              Date: Thu, 13 Jul 2000 12:27:41 +0100
49741              Message-Id: <E13Ch9Z-0006QL-00@libra.cus.cam.ac.uk>
49742              
49743              Subject: Re: [PATCH cfgperl] sv.c apidoc
49744              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
49745              Date: Thu, 13 Jul 2000 13:23:09 +0100
49746              Message-Id: <E13Ci1F-0007WR-00@libra.cus.cam.ac.uk>
49747              
49748              Subject: Re: [PATCH cfgperl] sv.c apidoc
49749              From: simon@brecon.co.uk (Simon Cozens)
49750              Date: 14 Jul 2000 06:51:02 GMT
49751              Message-ID: <slrn8mte2m.1qo.simon@justanother.perlhacker.org>
49752      Branch: perl
49753            ! embed.pl pod/perlapi.pod sv.c
49754 ____________________________________________________________________________
49755 [  6411] By: jhi                                   on 2000/07/15  00:10:41
49756         Log: lib/b test fixes from Peter Prymmer.
49757      Branch: perl
49758            ! t/lib/b.t
49759 ____________________________________________________________________________
49760 [  6410] By: jhi                                   on 2000/07/15  00:02:09
49761         Log: Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
49762              From: Hugo <hv@crypt.compulink.co.uk>
49763              Date: Fri, 14 Jul 2000 23:05:20 +0100
49764              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
49765              
49766              Didn't anymore apply, but that point still could use another fix.
49767      Branch: perl
49768            ! pod/perlfunc.pod
49769 ____________________________________________________________________________
49770 [  6409] By: jhi                                   on 2000/07/14  23:15:15
49771         Log: thinko fix in vms/descrip_mms.template, the win32.pod in lib,
49772              not in pod, from Peter Prymmer
49773      Branch: perl
49774            ! vms/descrip_mms.template
49775 ____________________________________________________________________________
49776 [  6408] By: jhi                                   on 2000/07/14  20:35:05
49777         Log: The bug report
49778              [ID 19991110.002] minimal matching discrepancy found by pcre author
49779              seems to have been fixed (though differently from what was suggested
49780              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
49781      Branch: perl
49782            ! t/op/re_tests
49783 ____________________________________________________________________________
49784 [  6407] By: jhi                                   on 2000/07/14  17:38:08
49785         Log: Fix AutoSplit to use File::Spec the right way in VMS,
49786              from Peter Prymmer.
49787      Branch: perl
49788            ! lib/AutoSplit.pm
49789 ____________________________________________________________________________
49790 [  6406] By: jhi                                   on 2000/07/14  14:13:22
49791         Log: Merge perlhacktut into perlhack, update perlguts.
49792              
49793              Subject: Re: Perlhacktut
49794              From: simon@brecon.co.uk (Simon Cozens)
49795              Date: 14 Jul 2000 06:49:21 GMT
49796              Message-ID: <slrn8mtdvh.1qo.simon@justanother.perlhacker.org>
49797              
49798              Subject: Re: Perlhacktut
49799              From: simon@brecon.co.uk (Simon Cozens)
49800              Date: 14 Jul 2000 07:09:45 GMT
49801              Message-ID: <slrn8mtf5p.1qo.simon@justanother.perlhacker.org>
49802      Branch: perl
49803            ! pod/perlguts.pod pod/perlhack.pod
49804 ____________________________________________________________________________
49805 [  6405] By: jhi                                   on 2000/07/14  14:02:31
49806         Log: Integrate with Sarathy.
49807      Branch: cfgperl
49808           !> doop.c embed.h embed.pl embedvar.h ext/IPC/SysV/Makefile.PL
49809           !> intrpvar.h lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h
49810           !> pod/perlapi.pod pp.c proto.h sv.h thread.h toke.c util.c
49811 ____________________________________________________________________________
49812 [  6404] By: gsar                                  on 2000/07/14  12:15:02
49813         Log: PERL_OBJECT build tweaks
49814      Branch: perl
49815            ! toke.c
49816 ____________________________________________________________________________
49817 [  6403] By: gsar                                  on 2000/07/14  11:23:41
49818         Log: inconsistent types needs casts
49819      Branch: perl
49820            ! toke.c
49821 ____________________________________________________________________________
49822 [  6402] By: gsar                                  on 2000/07/14  11:12:04
49823         Log: typos in change#6399, regen headers
49824      Branch: perl
49825            ! doop.c embed.h embedvar.h perlapi.h pod/perlapi.pod proto.h
49826 ____________________________________________________________________________
49827 [  6401] By: gsar                                  on 2000/07/14  10:59:12
49828         Log: typecasts needed for change#6394
49829      Branch: perl
49830            ! toke.c
49831 ____________________________________________________________________________
49832 [  6400] By: gsar                                  on 2000/07/14  10:49:37
49833         Log: integrate cfgperl contents into mainline
49834      Branch: perl
49835           !> Configure MANIFEST config_h.SH embed.pl global.sym proto.h
49836           !> regcomp.c regexec.c t/op/re_tests toke.c vms/subconfigure.com
49837 ____________________________________________________________________________
49838 [  6399] By: gsar                                  on 2000/07/14  10:38:35
49839         Log: enable UTF-16 filter by default if relevant BOM is seen; various
49840              cleanups (typos, misformatted code, and small bugs)
49841      Branch: perl
49842            ! doop.c embed.pl mg.c op.c pp.c toke.c
49843 ____________________________________________________________________________
49844 [  6398] By: gsar                                  on 2000/07/14  08:55:38
49845         Log: rename totally bletcherous SvLOCK() thingy (doesn't do what the
49846              name suggests anyway)
49847      Branch: perl
49848            ! ext/IPC/SysV/Makefile.PL sv.h thread.h util.c
49849 ____________________________________________________________________________
49850 [  6397] By: gsar                                  on 2000/07/14  08:44:33
49851         Log: move new variables to the end of the interpreter structure (for
49852              bincompat in code that doesn't #include XSUB.h)
49853      Branch: perl
49854            ! intrpvar.h
49855 ____________________________________________________________________________
49856 [  6396] By: gsar                                  on 2000/07/14  08:13:58
49857         Log: MakeMaker should not remove editor backups (*~) on `make clean`
49858              by default (completes change#6383)
49859      Branch: perl
49860            ! lib/ExtUtils/MM_Unix.pm
49861 ____________________________________________________________________________
49862 [  6395] By: jhi                                   on 2000/07/14  05:20:33
49863         Log: Replace change #6337 with a better one.
49864              
49865              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
49866              From: Hugo <hv@crypt.compulink.co.uk>
49867              Date: Fri, 14 Jul 2000 04:16:20 +0100
49868              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
49869      Branch: cfgperl
49870            ! regexec.c t/op/re_tests
49871 ____________________________________________________________________________
49872 [  6394] By: jhi                                   on 2000/07/14  01:33:59
49873         Log: Fix the BOM bug: not a byteorder bug, a signedness bug.
49874      Branch: cfgperl
49875            ! embed.pl global.sym proto.h toke.c
49876 ____________________________________________________________________________
49877 [  6393] By: jhi                                   on 2000/07/13  23:41:23
49878         Log: remove discarded test
49879      Branch: cfgperl
49880            ! MANIFEST
49881 ____________________________________________________________________________
49882 [  6392] By: jhi                                   on 2000/07/13  23:32:25
49883         Log: The {multiplier} of a fixed substring was overlooked which
49884              caused a wrong initial search offset for that substring.
49885              
49886              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
49887              From: Hugo <hv@crypt.compulink.co.uk>
49888              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
49889              Date: Thu, 13 Jul 2000 19:27:13 +0100
49890      Branch: cfgperl
49891            ! regcomp.c t/op/re_tests
49892 ____________________________________________________________________________
49893 [  6391] By: jhi                                   on 2000/07/13  16:37:42
49894         Log: typo fix from Craig Berry
49895      Branch: cfgperl
49896            ! vms/subconfigure.com
49897 ____________________________________________________________________________
49898 [  6390] By: jhi                                   on 2000/07/13  13:20:12
49899         Log: Integrate with Sarathy.
49900      Branch: cfgperl
49901            - t/op/method2entersub.t
49902           !> Changes Configure Makefile.SH ext/IPC/SysV/Makefile.PL
49903           !> pod/perldelta.pod sv.c t/lib/english.t t/lib/selfloader.t
49904           !> t/op/sprintf.t toke.c win32/Makefile win32/config_h.PL
49905           !> win32/makefile.mk win32/win32sck.c x2p/Makefile.SH
49906 ____________________________________________________________________________
49907 [  6389] By: jhi                                   on 2000/07/13  13:18:48
49908         Log: Detypo from Peter Prymmer, part of #6388.
49909      Branch: cfgperl
49910            ! Configure config_h.SH
49911      Branch: metaconfig
49912            ! U/modified/d_longlong.U
49913 ____________________________________________________________________________
49914 [  6388] By: gsar                                  on 2000/07/13  06:33:40
49915         Log: typos (spotted by Peter Prymmer)
49916      Branch: perl
49917            ! Configure t/lib/english.t
49918 ____________________________________________________________________________
49919 [  6387] By: gsar                                  on 2000/07/13  05:35:28
49920         Log: new selfloader.t in change#6183 doesn't close DATA handles,
49921              and thus fails to clean up tmp files on dosish platforms
49922      Branch: perl
49923            ! t/lib/selfloader.t
49924 ____________________________________________________________________________
49925 [  6386] By: gsar                                  on 2000/07/12  21:42:39
49926         Log: sprintf test tweaks (from Dominic Dunlop)
49927      Branch: perl
49928            ! t/op/sprintf.t
49929 ____________________________________________________________________________
49930 [  6385] By: gsar                                  on 2000/07/12  21:33:46
49931         Log: fix bugs in processing %v-*d and similar format specs (from
49932              Avi Finkel <avi@finkel.org>)
49933      Branch: perl
49934            ! sv.c t/op/sprintf.t
49935 ____________________________________________________________________________
49936 [  6384] By: gsar                                  on 2000/07/12  16:04:19
49937         Log: readd missing perldelta.pod changes from changes#6339,6376
49938      Branch: perl
49939            ! pod/perldelta.pod
49940 ____________________________________________________________________________
49941 [  6383] By: gsar                                  on 2000/07/12  16:00:51
49942         Log: don't clobber *.orig files on *clean targets
49943      Branch: perl
49944            ! Makefile.SH ext/IPC/SysV/Makefile.PL x2p/Makefile.SH
49945 ____________________________________________________________________________
49946 [  6382] By: gsar                                  on 2000/07/12  07:59:12
49947         Log: fix broken integrations in cfgperl
49948      Branch: cfgperl
49949           !> Changes pod/perldelta.pod
49950 ____________________________________________________________________________
49951 [  6381] By: gsar                                  on 2000/07/12  07:42:17
49952         Log: integrate cfgperl changes into mainline
49953      Branch: perl
49954            ! Changes
49955           !> Configure config_h.SH pod/perlbook.pod pod/perldelta.pod
49956           !> pod/perlre.pod
49957 ____________________________________________________________________________
49958 [  6380] By: gsar                                  on 2000/07/12  07:31:00
49959         Log: get sprintf.t to adjust properly for 3-digit exponents
49960      Branch: perl
49961            ! t/op/sprintf.t
49962 ____________________________________________________________________________
49963 [  6379] By: gsar                                  on 2000/07/12  06:40:04
49964         Log: change#6174 needs corresponding change in win32/config_h.PL,
49965              which grovels through config_h.SH to find the config.h name
49966      Branch: perl
49967            ! win32/config_h.PL
49968 ____________________________________________________________________________
49969 [  6378] By: jhi                                   on 2000/07/12  05:03:59
49970         Log: Do the cc sanity check both before the hints and
49971              after the cc selction.
49972      Branch: cfgperl
49973            ! Configure config_h.SH
49974      Branch: metaconfig
49975            ! U/modified/Oldconfig.U U/modified/cc.U
49976      Branch: metaconfig/U/perl
49977            + Checkcc.U
49978 ____________________________________________________________________________
49979 [  6377] By: jhi                                   on 2000/07/12  02:49:22
49980         Log: Fix nits noticed by Boston.pm.
49981      Branch: cfgperl
49982            ! pod/perlre.pod
49983 ____________________________________________________________________________
49984 [  6376] By: jhi                                   on 2000/07/11  21:22:13
49985         Log: Configure cosmetics and perldelta.
49986      Branch: cfgperl
49987            ! Configure config_h.SH pod/perldelta.pod
49988      Branch: metaconfig
49989            ! U/modified/cc.U
49990 ____________________________________________________________________________
49991 [  6375] By: gsar                                  on 2000/07/11  21:17:35
49992         Log: windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
49993      Branch: perl
49994            ! t/op/sprintf.t win32/Makefile win32/makefile.mk
49995            ! win32/win32sck.c
49996 ____________________________________________________________________________
49997 [  6374] By: gsar                                  on 2000/07/11  20:48:50
49998         Log: tweak for build failure under multiplicity
49999      Branch: perl
50000            ! toke.c
50001 ____________________________________________________________________________
50002 [  6373] By: gsar                                  on 2000/07/11  20:37:23
50003         Log: integrate cfgperl changes#6325..6373 into mainline
50004              (NOTE: today's batch of integrations still untested)
50005      Branch: perl
50006           +> ext/DynaLoader/hints/netbsd.pl
50007            ! Changes
50008           !> (integrate 26 files)
50009 ____________________________________________________________________________
50010 [  6372] By: jhi                                   on 2000/07/11  20:30:36
50011         Log: Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
50012              regen perltoc.
50013      Branch: cfgperl
50014            + pod/perlbook.pod
50015            ! MANIFEST pod/Makefile.SH pod/buildtoc.PL pod/perl.pod
50016            ! pod/perltoc.pod
50017 ____________________________________________________________________________
50018 [  6371] By: jhi                                   on 2000/07/11  20:08:56
50019         Log: Minor cleanups on the booklist.
50020      Branch: cfgperl
50021            ! pod/perlfaq2.pod
50022 ____________________________________________________________________________
50023 [  6370] By: jhi                                   on 2000/07/11  19:31:13
50024         Log: mjd's tr patches "broke" tr/z-Z/z-Z/
50025      Branch: cfgperl
50026            ! t/pragma/overload.t
50027 ____________________________________________________________________________
50028 [  6369] By: gsar                                  on 2000/07/11  19:27:48
50029         Log: integrate cfgperl changes#6293..6324 into mainline
50030      Branch: perl
50031           +> lib/Win32.pod lib/lib_pm.PL pod/Makefile.SH pod/buildtoc.PL
50032            - lib/lib.pm.PL pod/Makefile pod/Win32.pod pod/buildtoc
50033           !> (integrate 30 files)
50034 ____________________________________________________________________________
50035 [  6368] By: gsar                                  on 2000/07/11  19:18:57
50036         Log: skip integrate of problematic change#6292 from cfgperl into mainline
50037      Branch: perl
50038           !> pp_hot.c
50039 ____________________________________________________________________________
50040 [  6367] By: gsar                                  on 2000/07/11  19:17:21
50041         Log: integrate cfgperl changes#6288..6290 into mainline
50042      Branch: perl
50043           !> lib/File/Spec/Functions.pm lib/File/Spec/OS2.pm
50044 ____________________________________________________________________________
50045 [  6366] By: gsar                                  on 2000/07/11  19:11:18
50046         Log: integrate cfgperl changes#6268..6282 into mainline
50047      Branch: perl
50048           !> (integrate 30 files)
50049 ____________________________________________________________________________
50050 [  6365] By: gsar                                  on 2000/07/11  18:57:00
50051         Log: delete new accidentally branched file
50052      Branch: perl
50053            - t/op/method2entersub.t
50054 ____________________________________________________________________________
50055 [  6364] By: gsar                                  on 2000/07/11  18:55:13
50056         Log: skip integrate of change#6267 from cfgperl into mainline (the
50057              method call optimization is flawed without additional hints
50058              from user about immutableness of @ISA and no runtime method
50059              definitions)
50060      Branch: perl
50061           +> t/op/method2entersub.t
50062           !> MANIFEST embed.pl lib/ExtUtils/Install.pm lib/base.pm op.c
50063           !> perl.h t/op/sprintf.t xsutils.c
50064 ____________________________________________________________________________
50065 [  6363] By: gsar                                  on 2000/07/11  18:49:43
50066         Log: integrate cfgperl changes#6261..6266 into mainline
50067      Branch: perl
50068           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
50069           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
50070           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
50071           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
50072 ____________________________________________________________________________
50073 [  6362] By: gsar                                  on 2000/07/11  18:43:26
50074         Log: integrate cfgperl changes#6252..6260 into mainline
50075      Branch: perl
50076           !> MANIFEST doop.c embed.h embed.pl embedvar.h lib/Exporter.pm
50077           !> lib/IPC/Open3.pm objXSUB.h op.c pod/perlfunc.pod pp.c
50078           !> pp_proto.h proto.h sv.c t/op/my_stash.t t/op/pack.t t/op/tr.t
50079           !> t/pragma/constant.t t/pragma/warn/op t/pragma/warn/regcomp
50080 ____________________________________________________________________________
50081 [  6361] By: gsar                                  on 2000/07/11  18:37:12
50082         Log: skip integrate of problematic change#6251 from cfgperl into mainline
50083      Branch: perl
50084           !> lib/Exporter.pm
50085 ____________________________________________________________________________
50086 [  6360] By: gsar                                  on 2000/07/11  18:34:56
50087         Log: integrate cfgperl change#6250 into mainline
50088      Branch: perl
50089           +> t/op/my_stash.t
50090           !> MANIFEST embed.pl proto.h toke.c
50091 ____________________________________________________________________________
50092 [  6359] By: gsar                                  on 2000/07/11  18:21:19
50093         Log: integrate cfgperl changes#6242..6249 into mainline
50094      Branch: perl
50095           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
50096           !> gv.c lib/File/Spec.pm lib/IPC/Open3.pm objXSUB.h perlapi.c
50097           !> perlapi.h pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod
50098           !> pp_proto.h proto.h sv.c t/lib/filefunc.t t/lib/filespec.t
50099           !> t/lib/peek.t utf8.c
50100 ____________________________________________________________________________
50101 [  6358] By: gsar                                  on 2000/07/11  18:15:45
50102         Log: skip integrate of problematic change#6241 from cfgperl into mainline
50103      Branch: perl
50104           !> regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
50105 ____________________________________________________________________________
50106 [  6357] By: jhi                                   on 2000/07/11  18:15:16
50107         Log: Fix for
50108              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
50109              From: Roderick Schertler <roderick@argon.org> 
50110              Date: Tue, 11 Jul 2000 13:55:05 -0400 
50111              Message-Id: <200007111755.NAA05077@jones.argon.org> 
50112      Branch: cfgperl
50113            ! doio.c
50114 ____________________________________________________________________________
50115 [  6356] By: jhi                                   on 2000/07/11  18:12:51
50116         Log: Typo in #6341.
50117      Branch: cfgperl
50118            ! pp_hot.c
50119 ____________________________________________________________________________
50120 [  6355] By: gsar                                  on 2000/07/11  18:12:10
50121         Log: integrate cfgperl changes#6231..6240 into mainline
50122      Branch: perl
50123           +> pod/perlutil.pod
50124           !> (integrate 35 files)
50125 ____________________________________________________________________________
50126 [  6354] By: jhi                                   on 2000/07/11  18:04:34
50127         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take 2
50128              From: Dominic Dunlop <domo@computer.org> 
50129              Date: Tue, 11 Jul 2000 12:27:33 +0200 
50130              Message-Id: <p04320405b590a14d4650@[192.168.1.4]> 
50131              
50132              Replaces change #6268.
50133      Branch: cfgperl
50134            ! t/op/sprintf.t
50135 ____________________________________________________________________________
50136 [  6353] By: gsar                                  on 2000/07/11  17:59:51
50137         Log: skip integrate of problematic change#6230 from cfgperl into mainline
50138              (a later version of File::Spec is already in mainline)
50139      Branch: perl
50140           !> lib/File/Spec.pm lib/File/Spec/Functions.pm
50141           !> lib/File/Spec/OS2.pm t/lib/filefunc.t t/lib/filespec.t
50142 ____________________________________________________________________________
50143 [  6352] By: gsar                                  on 2000/07/11  17:57:48
50144         Log: integrate cfgperl changes#6224..6229 into mainline
50145      Branch: perl
50146           +> lib/lib.pm.PL
50147            - lib/lib.pm
50148           !> MANIFEST Makefile.SH README.hpux embed.pl ext/Socket/Socket.pm
50149           !> lib/English.pm op.c t/lib/english.t
50150 ____________________________________________________________________________
50151 [  6351] By: gsar                                  on 2000/07/11  17:50:10
50152         Log: skip integrate of problematic change#6223 from cfgperl into mainline
50153      Branch: perl
50154           !> doio.c
50155 ____________________________________________________________________________
50156 [  6350] By: gsar                                  on 2000/07/11  17:48:28
50157         Log: integrate cfgperl changes#6220..6222 into mainline
50158      Branch: perl
50159           !> doop.c embed.pl lib/Pod/Usage.pm makedef.pl pod/perlop.pod
50160           !> toke.c utf8.c win32/win32.h
50161 ____________________________________________________________________________
50162 [  6349] By: gsar                                  on 2000/07/11  17:46:13
50163         Log: skip integrate of problematic changes#6218..6219 from cfgperl into
50164              mainline
50165      Branch: perl
50166           !> bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
50167           !> ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
50168           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
50169 ____________________________________________________________________________
50170 [  6348] By: jhi                                   on 2000/07/11  17:45:49
50171         Log: README.posix-bc podified from Thomas Dorner.
50172      Branch: cfgperl
50173            ! README.posix-bc
50174 ____________________________________________________________________________
50175 [  6347] By: gsar                                  on 2000/07/11  17:42:04
50176         Log: integrate cfgperl change#6217 into mainline
50177      Branch: perl
50178           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h gv.c
50179           !> intrpvar.h objXSUB.h perl.c perlapi.h pp.c pp_ctl.c proto.h
50180           !> sv.h util.c util.h vmesa/vmesa.c win32/win32.c
50181 ____________________________________________________________________________
50182 [  6346] By: gsar                                  on 2000/07/11  17:39:37
50183         Log: skip integrate of problematic changes#6211..6212 from cfgperl into
50184              mainline
50185      Branch: perl
50186           !> embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm ext/B/defsubs_h.PL
50187           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
50188           !> ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
50189           !> perlapi.h pod/perlapi.pod
50190 ____________________________________________________________________________
50191 [  6345] By: gsar                                  on 2000/07/11  17:36:42
50192         Log: integrate cfgperl changes#6207..6210 into mainline
50193      Branch: perl
50194           !> doio.c embed.h embed.pl gv.c intrpvar.h objXSUB.h perl.c pp.c
50195           !> pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c win32/win32.c
50196 ____________________________________________________________________________
50197 [  6344] By: gsar                                  on 2000/07/11  17:31:20
50198         Log: skip integrate of problematic changes#6204..6206 from cfgperl into
50199              mainline
50200      Branch: perl
50201           !> (integrate 40 files)
50202 ____________________________________________________________________________
50203 [  6343] By: gsar                                  on 2000/07/11  17:19:08
50204         Log: integrate cfgperl changes#6174..6203 into mainline (first of several)
50205      Branch: perl
50206           +> Makefile.micro README.micro Todo.micro uconfig.h uconfig.sh
50207            ! Changes
50208           !> (integrate 34 files)
50209 ____________________________________________________________________________
50210 [  6342] By: jhi                                   on 2000/07/11  16:05:48
50211         Log: Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
50212              To: perl5-porters@perl.org
50213              From: Karsten Sperling <spiff@phreax.net>
50214              Date: Mon, 10 Jul 2000 15:12:52 +0200
50215              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
50216      Branch: cfgperl
50217            ! lib/Symbol.pm
50218 ____________________________________________________________________________
50219 [  6341] By: jhi                                   on 2000/07/11  15:59:23
50220         Log: Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
50221              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
50222              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
50223              Date: Fri, 07 Jul 2000 17:57:16 +0100
50224      Branch: cfgperl
50225            ! pp_hot.c
50226 ____________________________________________________________________________
50227 [  6340] By: jhi                                   on 2000/07/11  15:55:47
50228         Log: Subject: Re: format bug report  [Patch]
50229              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
50230              Date: Wed, 05 Jul 2000 13:12:52 +0200
50231              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
50232              
50233              Subject: Re: format bug report  [Patch]
50234              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
50235              Date: Wed, 05 Jul 2000 14:10:01 +0200
50236              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
50237      Branch: cfgperl
50238            ! t/op/write.t toke.c
50239 ____________________________________________________________________________
50240 [  6339] By: jhi                                   on 2000/07/11  13:54:09
50241         Log: Be less forgiving about ambiguous and illegal tr ranges.
50242              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
50243              From: Mark-Jason Dominus <mjd@plover.com>
50244              Date: Tue, 04 Jul 2000 10:00:12 -0400
50245              Message-ID: <20000704140012.17772.qmail@plover.com>
50246              
50247              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
50248              From: Mark-Jason Dominus <mjd@plover.com>
50249              Date: Wed, 05 Jul 2000 09:37:36 -0400
50250              Message-ID: <20000705133736.27293.qmail@plover.com>
50251      Branch: cfgperl
50252            ! pod/perldelta.pod pod/perldiag.pod t/op/tr.t toke.c
50253 ____________________________________________________________________________
50254 [  6338] By: jhi                                   on 2000/07/11  13:31:24
50255         Log: Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
50256              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
50257              Date: Tue, 11 Jul 2000 13:50:51 +0100
50258              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
50259      Branch: cfgperl
50260            ! sv.c
50261 ____________________________________________________________________________
50262 [  6337] By: jhi                                   on 2000/07/11  13:29:14
50263         Log: Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
50264              From: Hugo <hv@crypt.compulink.co.uk>
50265              Date: Tue, 11 Jul 2000 12:44:50 +0100
50266              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
50267      Branch: cfgperl
50268            ! regexec.c t/op/re_tests
50269 ____________________________________________________________________________
50270 [  6336] By: jhi                                   on 2000/07/11  13:26:47
50271         Log: Subject: [PATCH cfgperl] $& segfaults if you trick it
50272              From: simon@brecon.co.uk (Simon Cozens)
50273              Date: 7 Jul 2000 11:26:09 GMT
50274              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
50275      Branch: cfgperl
50276            ! mg.c
50277 ____________________________________________________________________________
50278 [  6335] By: jhi                                   on 2000/07/11  13:23:37
50279         Log: Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
50280              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
50281              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
50282              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
50283      Branch: cfgperl
50284            + ext/DynaLoader/hints/netbsd.pl
50285            ! MANIFEST ext/DynaLoader/hints/openbsd.pl
50286 ____________________________________________________________________________
50287 [  6334] By: jhi                                   on 2000/07/11  13:20:38
50288         Log: Subject: PATCH perlguts.pod: Document D and d magic types
50289              From: mjd@plover.com
50290              Date: 5 Jul 2000 18:01:51 -0000
50291              Message-ID: <20000705180151.29413.qmail@plover.com>
50292      Branch: cfgperl
50293            ! pod/perlguts.pod
50294 ____________________________________________________________________________
50295 [  6333] By: jhi                                   on 2000/07/11  13:15:51
50296         Log: Precedence goof, fix based on
50297              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
50298              From: Hugo <hv@crypt.compulink.co.uk>
50299              Date: Tue, 11 Jul 2000 12:52:38 +0100
50300              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
50301      Branch: cfgperl
50302            ! t/op/taint.t
50303 ____________________________________________________________________________
50304 [  6332] By: jhi                                   on 2000/07/11  12:40:17
50305         Log: Integrate with Sarathy.
50306      Branch: cfgperl
50307           !> win32/win32sck.c
50308 ____________________________________________________________________________
50309 [  6331] By: jhi                                   on 2000/07/10  20:14:16
50310         Log: Sprinkle ldlibpath.
50311      Branch: cfgperl
50312            ! pod/Makefile.SH
50313 ____________________________________________________________________________
50314 [  6330] By: jhi                                   on 2000/07/10  17:54:49
50315         Log: More POSIX.pod tweaks.
50316      Branch: cfgperl
50317            ! ext/POSIX/POSIX.pod
50318 ____________________________________________________________________________
50319 [  6329] By: jhi                                   on 2000/07/10  14:02:12
50320         Log: Reorder perl.pod once more.
50321      Branch: cfgperl
50322            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
50323 ____________________________________________________________________________
50324 [  6328] By: gsar                                  on 2000/07/10  07:06:00
50325         Log: accept() leaks memory on windows due to incorrect ordering of
50326              closesocket() and fclose() calls
50327      Branch: perl
50328            ! win32/win32sck.c
50329 ____________________________________________________________________________
50330 [  6327] By: gsar                                  on 2000/07/10  06:49:17
50331         Log: winsock options weren't being set in all threads under ithreads
50332              (caused send()s from second and subsequent threads to fail)
50333      Branch: perl
50334            ! win32/win32sck.c
50335 ____________________________________________________________________________
50336 [  6326] By: jhi                                   on 2000/07/08  02:45:40
50337         Log: Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
50338              was cast to an unsigned (32-bit) integer with wild abandon.
50339      Branch: cfgperl
50340            ! ext/Devel/DProf/DProf.xs
50341 ____________________________________________________________________________
50342 [  6325] By: jhi                                   on 2000/07/07  18:50:33
50343         Log: Remove perlbook, update perlfaq book listing,
50344              rearrange perl.pod, regenerate perltoc.
50345      Branch: cfgperl
50346            - pod/perlbook.pod
50347            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldiag.pod
50348            ! pod/perlfaq2.pod pod/perltoc.pod
50349 ____________________________________________________________________________
50350 [  6324] By: jhi                                   on 2000/07/07  14:03:40
50351         Log: Fix the alignment problem in Crays ([ID 20000612.002]).
50352      Branch: cfgperl
50353            ! sv.h toke.c
50354 ____________________________________________________________________________
50355 [  6323] By: jhi                                   on 2000/07/06  16:03:55
50356         Log: Fix complaints of buildtoc.
50357      Branch: cfgperl
50358            + lib/Win32.pod
50359            - pod/Win32.pod
50360            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
50361 ____________________________________________________________________________
50362 [  6322] By: jhi                                   on 2000/07/06  15:15:52
50363         Log: Add =head1 NAMEs so that buildtoc is happy.
50364              (The CGI::Util nit reported to Lincoln.)
50365      Branch: cfgperl
50366            ! ext/B/B/Stash.pm lib/CGI/Util.pm lib/warnings/register.pm
50367            ! pod/perltoc.pod
50368 ____________________________________________________________________________
50369 [  6321] By: jhi                                   on 2000/07/06  03:16:04
50370         Log: Config is being used.
50371      Branch: cfgperl
50372            ! t/op/method.t
50373 ____________________________________________________________________________
50374 [  6320] By: jhi                                   on 2000/07/06  03:13:13
50375         Log: Integrate with Sarathy.
50376      Branch: cfgperl
50377           !> lib/perl5db.pl win32/perllib.c win32/vdir.h win32/win32sck.c
50378 ____________________________________________________________________________
50379 [  6319] By: jhi                                   on 2000/07/06  03:11:46
50380         Log: Autogenerate pod/Makefile and pod/buildtoc.
50381              buildtoc also checks whether the existin pods are
50382              mentioned in MANIFEST and perl.pod, and vice versa.
50383              (None of the thusly found discrepancies fixed yet.)
50384              roffitall also needs to be autogenerated similarly but it
50385              seems so badly out of date that I didn't touch it yet.
50386      Branch: cfgperl
50387            + pod/Makefile.SH pod/buildtoc.PL
50388            - pod/Makefile pod/buildtoc
50389            ! MANIFEST Makefile.SH pod/perl.pod pod/perltoc.pod
50390 ____________________________________________________________________________
50391 [  6318] By: gsar                                  on 2000/07/05  22:10:54
50392         Log: fix UNC path handling on Windows under ithreads, and chdir()
50393              return value when given a non-existent directory
50394      Branch: perl
50395            ! win32/vdir.h
50396 ____________________________________________________________________________
50397 [  6317] By: gsar                                  on 2000/07/05  22:08:19
50398         Log: winsock cleanup never done on Windows (leads to handle leaks)
50399      Branch: perl
50400            ! win32/perllib.c win32/win32sck.c
50401 ____________________________________________________________________________
50402 [  6316] By: gsar                                  on 2000/07/05  22:06:19
50403         Log: some debugger output does not go to the socket when RemotePort is set
50404      Branch: perl
50405            ! lib/perl5db.pl
50406 ____________________________________________________________________________
50407 [  6315] By: jhi                                   on 2000/07/05  00:25:21
50408         Log: Integrate with Sarathy, preliminary fix for unicos
50409              alignment problems in [ID 20000612.002] Perl problem on Cray system.
50410      Branch: cfgperl
50411            ! sv.h
50412           !> pp_hot.c
50413 ____________________________________________________________________________
50414 [  6314] By: gsar                                  on 2000/07/04  23:34:02
50415         Log: tyop in change#6306
50416      Branch: perl
50417            ! pp_hot.c
50418 ____________________________________________________________________________
50419 [  6313] By: jhi                                   on 2000/07/04  22:14:38
50420         Log: Multiline string literals ENONPORTABLE.
50421      Branch: cfgperl
50422            ! pp_hot.c
50423 ____________________________________________________________________________
50424 [  6312] By: jhi                                   on 2000/07/04  20:34:44
50425         Log: Integrate with Sarathy.
50426      Branch: cfgperl
50427           !> pod/perldelta.pod pod/perldiag.pod pp_hot.c t/lib/b.t
50428           !> t/op/method.t
50429 ____________________________________________________________________________
50430 [  6311] By: jhi                                   on 2000/07/04  20:30:56
50431         Log: More POSIX.pod embellishment.
50432      Branch: cfgperl
50433            ! ext/POSIX/POSIX.pod
50434 ____________________________________________________________________________
50435 [  6310] By: gsar                                  on 2000/07/04  17:28:48
50436         Log: b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
50437      Branch: perl
50438            ! t/lib/b.t
50439 ____________________________________________________________________________
50440 [  6309] By: jhi                                   on 2000/07/04  17:22:18
50441         Log: The #6308 required a little bit more.
50442      Branch: cfgperl
50443            ! Makefile.SH win32/Makefile
50444 ____________________________________________________________________________
50445 [  6308] By: jhi                                   on 2000/07/04  16:35:24
50446         Log: Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy.
50447      Branch: cfgperl
50448            + lib/lib_pm.PL
50449            - lib/lib.pm.PL
50450            ! MANIFEST Makefile.SH
50451 ____________________________________________________________________________
50452 [  6307] By: jhi                                   on 2000/07/04  16:28:58
50453         Log: Win32 patches for cfgperl from Sarathy.
50454      Branch: cfgperl
50455            ! doio.c doop.c embed.h embed.pl global.sym gv.c makedef.pl
50456            ! objXSUB.h op.c perlapi.c pp.c pp_ctl.c pp_hot.c proto.h
50457            ! thread.h toke.c util.c win32/Makefile win32/win32.c
50458 ____________________________________________________________________________
50459 [  6306] By: gsar                                  on 2000/07/04  16:28:40
50460         Log: better diagnostic on Frob->stuff() when Frob:: doesn't exist
50461              (from Richard Soderberg <rs@oregonnet.com>)
50462      Branch: perl
50463            ! pod/perldelta.pod pod/perldiag.pod pp_hot.c t/op/method.t
50464 ____________________________________________________________________________
50465 [  6305] By: jhi                                   on 2000/07/04  16:24:24
50466         Log: Integrate with Sarathy.
50467      Branch: cfgperl
50468           !> embed.h embed.pl global.sym lib/File/Spec/Mac.pm
50469           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
50470           !> lib/File/Spec/Win32.pm objXSUB.h perlapi.c pod/perldiag.pod
50471           !> proto.h win32/win32.c
50472 ____________________________________________________________________________
50473 [  6304] By: gsar                                  on 2000/07/04  16:17:24
50474         Log: missing perldiag entry for unpack("w",...) diagnostic (from
50475              Andreas Koenig)
50476      Branch: perl
50477            ! pod/perldiag.pod
50478 ____________________________________________________________________________
50479 [  6303] By: gsar                                  on 2000/07/04  16:14:44
50480         Log: remove rel2abs prototypes (from Barrie Slaymaker)
50481      Branch: perl
50482            ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
50483            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
50484 ____________________________________________________________________________
50485 [  6302] By: gsar                                  on 2000/07/04  04:59:35
50486         Log: adjust change#6299
50487      Branch: perl
50488            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
50489            ! win32/win32.c
50490 ____________________________________________________________________________
50491 [  6301] By: jhi                                   on 2000/07/04  04:50:07
50492         Log: Integrate with Sarathy.
50493      Branch: cfgperl
50494           !> embed.h embed.pl embedvar.h global.sym hv.c intrpvar.h
50495           !> makedef.pl objXSUB.h perl.c perl.h perlapi.c perlapi.h
50496           !> pp_hot.c proto.h sv.c t/io/argv.t win32/win32.c
50497 ____________________________________________________________________________
50498 [  6300] By: gsar                                  on 2000/07/04  04:42:09
50499         Log: PERL_OBJECT build tweak
50500      Branch: perl
50501            ! perl.h
50502 ____________________________________________________________________________
50503 [  6299] By: gsar                                  on 2000/07/04  04:37:00
50504         Log: fix memory leak on Windows (PL_sys_intern contents were never
50505              freed)
50506      Branch: perl
50507            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
50508            ! perlapi.c proto.h win32/win32.c
50509 ____________________________________________________________________________
50510 [  6298] By: gsar                                  on 2000/07/04  04:15:59
50511         Log: fix large memory leak that has been around for ever, masked by
50512              -DPURIFY (most of the arenas were never freed!)
50513      Branch: perl
50514            ! embedvar.h global.sym hv.c intrpvar.h perl.c perlapi.h sv.c
50515 ____________________________________________________________________________
50516 [  6297] By: gsar                                  on 2000/07/04  04:07:46
50517         Log: fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
50518      Branch: perl
50519            ! perl.c
50520 ____________________________________________________________________________
50521 [  6296] By: jhi                                   on 2000/06/30  18:28:37
50522         Log: Elaborate POSIX.pod.  Still needs work.
50523      Branch: cfgperl
50524            ! ext/POSIX/POSIX.pod
50525 ____________________________________________________________________________
50526 [  6295] By: jhi                                   on 2000/06/30  14:58:18
50527         Log: Point to perlipc for more SysV IPC examples.
50528      Branch: cfgperl
50529            ! pod/perlfunc.pod
50530 ____________________________________________________________________________
50531 [  6294] By: gsar                                  on 2000/06/30  14:47:45
50532         Log: slurp mode fix in change#4736 still not quite right
50533      Branch: perl
50534            ! pp_hot.c t/io/argv.t
50535 ____________________________________________________________________________
50536 [  6293] By: jhi                                   on 2000/06/30  12:02:55
50537         Log: Integrate with Sarathy.
50538      Branch: cfgperl
50539           !> cop.h pp_ctl.c pp_hot.c t/op/args.t
50540 ____________________________________________________________________________
50541 [  6292] By: jhi                                   on 2000/06/30  12:01:11
50542         Log: From: simon@brecon.co.uk (Simon Cozens)
50543              Subject: UTF8 concat
50544              Date: 30 Jun 2000 06:13:25 GMT
50545              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
50546      Branch: cfgperl
50547            ! pp_hot.c
50548 ____________________________________________________________________________
50549 [  6291] By: gsar                                  on 2000/06/30  04:37:33
50550         Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad
50551              when @_ is modified, causing coredumps
50552      Branch: perl
50553            ! cop.h pp_ctl.c pp_hot.c t/op/args.t
50554 ____________________________________________________________________________
50555 [  6290] By: jhi                                   on 2000/06/30  02:21:44
50556         Log: Integrate with Sarathy.
50557      Branch: cfgperl
50558           !> vms/vms.c vms/vmsish.h
50559 ____________________________________________________________________________
50560 [  6289] By: jhi                                   on 2000/06/30  02:21:02
50561         Log: Check VERSIONs.
50562      Branch: cfgperl
50563            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
50564            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
50565            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
50566 ____________________________________________________________________________
50567 [  6288] By: jhi                                   on 2000/06/30  02:18:52
50568         Log: Integrate with Sarathy.
50569      Branch: cfgperl
50570           !> ext/Opcode/Opcode.xs lib/File/Spec.pm
50571           !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
50572           !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
50573           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pod/perlembed.pod
50574 ____________________________________________________________________________
50575 [  6287] By: gsar                                  on 2000/06/30  02:17:08
50576         Log: integrate vmsperl changes into mainline
50577      Branch: perl
50578           !> vms/vms.c vms/vmsish.h
50579 ____________________________________________________________________________
50580 [  6285] By: gsar                                  on 2000/06/30  02:05:28
50581         Log: localize %INC in a Safe compartment so that use/require work
50582              (many other magic globals probably need similar treatment)
50583      Branch: perl
50584            ! ext/Opcode/Opcode.xs
50585 ____________________________________________________________________________
50586 [  6284] By: gsar                                  on 2000/06/30  01:54:54
50587         Log: tweak perlembed for multiplicity/usethreads sanity; correct notes
50588              about Windows
50589      Branch: perl
50590            ! pod/perlembed.pod
50591 ____________________________________________________________________________
50592 [  6283] By: jhi                                   on 2000/06/30  01:50:10
50593         Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta
50594              From: Barrie Slaymaker <barries@jester.slaysys.com>
50595              Date: Wed, 28 Jun 2000 11:35:29 -0400
50596              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
50597      Branch: perl
50598            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
50599            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
50600            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
50601            ! lib/File/Spec/Win32.pm
50602 ____________________________________________________________________________
50603 [  6282] By: jhi                                   on 2000/06/29  22:57:22
50604         Log: Subject: [PATCH 5.6.0]ITHREADs for VMS
50605              From: Dan Sugalski <dan@sidhe.org>
50606              Date: Tue, 06 Jun 2000 11:59:50 -0400
50607              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
50608      Branch: cfgperl
50609            ! vms/vms.c
50610 ____________________________________________________________________________
50611 [  6281] By: jhi                                   on 2000/06/29  22:52:50
50612         Log: Subject: [PATCH 5.6.0] utils/h2xs.PL
50613              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
50614              Date: Wed, 7 Jun 2000 04:02:04 -0500
50615              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
50616      Branch: cfgperl
50617            ! utils/h2xs.PL
50618 ____________________________________________________________________________
50619 [  6280] By: jhi                                   on 2000/06/29  22:45:47
50620         Log: Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
50621              From: rspier@pobox.com (Robert Spier)
50622              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
50623              Message-ID: <14654.31913.845602.610277@rls.cx>
50624      Branch: cfgperl
50625            ! utils/h2xs.PL
50626 ____________________________________________________________________________
50627 [  6279] By: jhi                                   on 2000/06/29  22:38:16
50628         Log: Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
50629              From: Tim Ayers <tayers@bridge.com>
50630              Date: Thu, 08 Jun 2000 08:11:06 +0200
50631              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
50632              [resent by Richard Foley, Message-Id probably wrong]
50633      Branch: cfgperl
50634            ! pod/perlsub.pod
50635 ____________________________________________________________________________
50636 [  6278] By: jhi                                   on 2000/06/29  22:21:45
50637         Log: Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
50638              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
50639              Date: Fri, 09 Jun 2000 12:39:27 -0400
50640              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
50641              (plus update the version "number" of Text::Wrap)
50642      Branch: cfgperl
50643            ! lib/Text/Wrap.pm
50644 ____________________________________________________________________________
50645 [  6277] By: jhi                                   on 2000/06/29  22:13:10
50646         Log: Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
50647              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
50648              Date: Mon, 12 Jun 2000 14:55:59 +0100
50649              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
50650      Branch: cfgperl
50651            ! pod/perlfunc.pod
50652 ____________________________________________________________________________
50653 [  6276] By: jhi                                   on 2000/06/29  22:11:06
50654         Log: Subject: [PATCH] Re: eval documentation: context
50655              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
50656              Date: Mon, 12 Jun 2000 15:07:29 +0100
50657              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
50658      Branch: cfgperl
50659            ! pod/perlfunc.pod
50660 ____________________________________________________________________________
50661 [  6275] By: jhi                                   on 2000/06/29  21:59:46
50662         Log: Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
50663              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
50664              Date: Tue, 13 Jun 2000 02:43:48 -0500
50665              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
50666      Branch: cfgperl
50667            ! lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
50668 ____________________________________________________________________________
50669 [  6274] By: jhi                                   on 2000/06/29  21:56:14
50670         Log: Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
50671              From: Andy Dougherty <doughera@lafayette.edu>
50672              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
50673              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
50674      Branch: cfgperl
50675            ! ext/File/Glob/Glob.pm
50676 ____________________________________________________________________________
50677 [  6273] By: jhi                                   on 2000/06/29  21:49:09
50678         Log: Subject: [PATCH] xsub attributes
50679              From: Doug MacEachern <dougm@covalent.net>
50680              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
50681              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
50682      Branch: cfgperl
50683            ! embed.h embed.pl embedvar.h global.sym lib/ExtUtils/xsubpp
50684            ! objXSUB.h op.c perlapi.c perlapi.h proto.h
50685 ____________________________________________________________________________
50686 [  6272] By: jhi                                   on 2000/06/29  21:41:28
50687         Log: Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
50688              From: Tom Phoenix <rootbeer@redcat.com>
50689              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
50690              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
50691      Branch: cfgperl
50692            ! lib/Net/Ping.pm
50693 ____________________________________________________________________________
50694 [  6271] By: jhi                                   on 2000/06/29  21:36:55
50695         Log: Subject: PATCH pod/perltie.pod
50696              From: Ian Phillipps <Ian.Phillipps@iname.com>
50697              Date: Fri, 16 Jun 2000 00:17:19 +0100
50698              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
50699              (only the first hunk, the second hunk had already been done
50700              by some other patch)
50701      Branch: cfgperl
50702            ! pod/perltie.pod
50703 ____________________________________________________________________________
50704 [  6270] By: jhi                                   on 2000/06/29  21:24:51
50705         Log: Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
50706              From: Nicholas Clark <nick@talking.bollo.cx>
50707              Date: Fri, 23 Jun 2000 16:21:15 +0100
50708              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
50709      Branch: cfgperl
50710            ! t/lib/anydbm.t t/lib/dprof.t t/lib/dumper-ovl.t t/lib/dumper.t
50711            ! t/lib/hostname.t t/lib/ipc_sysv.t t/op/taint.t
50712 ____________________________________________________________________________
50713 [  6269] By: jhi                                   on 2000/06/29  19:38:15
50714         Log: Regen headers for #6261 (and update embed.pl for this) and #6267,
50715              silence few compiler warnings.
50716      Branch: cfgperl
50717            ! doop.c embed.pl global.sym objXSUB.h op.c proto.h toke.c
50718 ____________________________________________________________________________
50719 [  6268] By: jhi                                   on 2000/06/29  18:21:50
50720         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
50721              From: Dominic Dunlop <domo@computer.org> 
50722              Date: Thu, 29 Jun 2000 12:32:39 +0200 
50723              Message-Id: <p04320403b580cc1338db@[192.168.1.4]> 
50724      Branch: cfgperl
50725            ! t/op/sprintf.t
50726 ____________________________________________________________________________
50727 [  6267] By: jhi                                   on 2000/06/29  18:16:07
50728         Log: Subject: Re: [PATCH] Re: Speeding up method lookups 
50729              From: Doug MacEachern <dougm@covalent.net>
50730              Date: Sun, 18 Jun 2000 13:24:55 -0700 (PDT)
50731              Message-ID: <Pine.LNX.4.10.10006181306031.397-100000@mojo.covalent.net>
50732      Branch: cfgperl
50733            + t/op/method2entersub.t
50734            ! MANIFEST embed.pl lib/ExtUtils/Install.pm lib/File/Spec/Mac.pm
50735            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
50736            ! lib/File/Spec/Win32.pm lib/base.pm op.c perl.h t/op/sprintf.t
50737            ! xsutils.c
50738 ____________________________________________________________________________
50739 [  6266] By: jhi                                   on 2000/06/29  15:11:15
50740         Log: Subject: [PATCH 5.6.0] cygwin port
50741              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
50742              From: "Fifer, Eric" <EFifer@sanwaint.com>
50743              Date: Thu, 29 Jun 2000 12:58:29 +0100
50744      Branch: cfgperl
50745            ! cygwin/Makefile.SHs
50746 ____________________________________________________________________________
50747 [  6265] By: jhi                                   on 2000/06/29  15:04:05
50748         Log: Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
50749              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
50750              Date: Wed, 28 Jun 2000 17:50:12 -0700
50751              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
50752      Branch: cfgperl
50753            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
50754 ____________________________________________________________________________
50755 [  6264] By: jhi                                   on 2000/06/29  15:00:57
50756         Log: Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
50757              From: Marty Lucich <marty@netcom.com>
50758              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
50759              Message-Id: <200006282116.OAA11148@netcom.com>
50760              ccdlflags update (the BSD/OS 4.1 part had already been taken
50761              care of by #6141).
50762      Branch: cfgperl
50763            ! hints/bsdos.sh
50764 ____________________________________________________________________________
50765 [  6263] By: jhi                                   on 2000/06/29  13:47:44
50766         Log: tr fixes from Simon Cozens
50767      Branch: cfgperl
50768            ! doop.c
50769 ____________________________________________________________________________
50770 [  6262] By: jhi                                   on 2000/06/28  18:46:01
50771         Log: Subject: 5.6.0 Patch for EPOC
50772              From: Olaf Flebbe <o.flebbe@gmx.de>
50773              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
50774              Message-ID: <23449.960929969@www11.gmx.net>
50775      Branch: cfgperl
50776            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epocish.c
50777            ! epoc/epocish.h
50778 ____________________________________________________________________________
50779 [  6261] By: jhi                                   on 2000/06/28  18:29:07
50780         Log: Subject: Re: [PATCH cfgperl] BOMs away!
50781              From: simon@brecon.co.uk (Simon Cozens)
50782              Date: 17 Jun 2000 11:49:57 GMT
50783              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
50784      Branch: cfgperl
50785            ! pod/perldiag.pod t/comp/require.t toke.c
50786 ____________________________________________________________________________
50787 [  6260] By: jhi                                   on 2000/06/28  17:47:16
50788         Log: Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
50789              From: simon@brecon.co.uk (Simon Cozens) 
50790              Date: 17 Jun 2000 11:56:44 GMT 
50791              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org> 
50792              pack U0, pack C0
50793      Branch: cfgperl
50794            ! pod/perlfunc.pod pp.c t/op/pack.t
50795 ____________________________________________________________________________
50796 [  6259] By: jhi                                   on 2000/06/28  16:43:17
50797         Log: perlnewmod was missing from MANIFEST.
50798      Branch: cfgperl
50799            ! MANIFEST
50800 ____________________________________________________________________________
50801 [  6258] By: jhi                                   on 2000/06/28  15:54:30
50802         Log: linenumber tweak
50803      Branch: cfgperl
50804            ! t/pragma/warn/regcomp
50805 ____________________________________________________________________________
50806 [  6257] By: jhi                                   on 2000/06/28  15:50:44
50807         Log: Subject: Re: [PATCH] "Constant subroutine redefined" mandatory warning
50808              From: Doug MacEachern <dougm@covalent.net>
50809              Date: Sun, 25 Jun 2000 12:11:28 -0700 (PDT)
50810              Message-ID: <Pine.LNX.4.10.10006251209191.461-100000@mojo.covalent.net>
50811              (one part of the patch had been applied earlier)
50812      Branch: cfgperl
50813            ! op.c sv.c t/pragma/constant.t t/pragma/warn/op
50814 ____________________________________________________________________________
50815 [  6256] By: jhi                                   on 2000/06/28  15:40:22
50816         Log: tweaks from Simon Cozens to further fix tr/// under utf8
50817      Branch: cfgperl
50818            ! doop.c
50819 ____________________________________________________________________________
50820 [  6255] By: jhi                                   on 2000/06/28  15:33:45
50821         Log: small thinko tweaks
50822      Branch: cfgperl
50823            ! lib/IPC/Open3.pm t/op/my_stash.t
50824 ____________________________________________________________________________
50825 [  6254] By: jhi                                   on 2000/06/28  15:33:25
50826         Log: Subject: tr///, help wanted.
50827              From: simon@brecon.co.uk (Simon Cozens)
50828              Date: 28 Jun 2000 11:29:04 GMT
50829              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
50830      Branch: cfgperl
50831            ! doop.c embed.h embed.pl embedvar.h global.sym objXSUB.h
50832            ! pp_proto.h proto.h t/op/tr.t
50833 ____________________________________________________________________________
50834 [  6253] By: jhi                                   on 2000/06/28  15:09:17
50835         Log: Paranoia tweak on #6249.
50836              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
50837              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
50838              Date: Sun, 25 Jun 2000 23:43:12 -0400
50839              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
50840      Branch: cfgperl
50841            ! lib/IPC/Open3.pm
50842 ____________________________________________________________________________
50843 [  6252] By: jhi                                   on 2000/06/28  15:01:38
50844         Log: Document #6249 and #6251.
50845      Branch: cfgperl
50846            ! lib/Exporter.pm lib/IPC/Open3.pm
50847 ____________________________________________________________________________
50848 [  6251] By: jhi                                   on 2000/06/28  14:50:43
50849         Log: Subject: [PATCH] inline AUTOLOADed constants via Exporter.pm
50850              From: Doug MacEachern <dougm@covalent.net>
50851              Date: Fri, 23 Jun 2000 00:16:39 -0700 (PDT)
50852              Message-ID: <Pine.LNX.4.10.10006230009400.322-100000@mojo.covalent.net>
50853      Branch: cfgperl
50854            ! lib/Exporter.pm
50855 ____________________________________________________________________________
50856 [  6250] By: jhi                                   on 2000/06/28  14:45:23
50857         Log: Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
50858              From: Doug MacEachern <dougm@covalent.net>
50859              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
50860              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
50861      Branch: cfgperl
50862            + t/op/my_stash.t
50863            ! MANIFEST embed.pl global.sym proto.h toke.c
50864 ____________________________________________________________________________
50865 [  6249] By: jhi                                   on 2000/06/28  14:36:34
50866         Log: Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's 
50867              From: Frank Tobin <ftobin@uiuc.edu>
50868              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
50869              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
50870      Branch: cfgperl
50871            ! lib/IPC/Open3.pm
50872 ____________________________________________________________________________
50873 [  6248] By: jhi                                   on 2000/06/28  14:11:25
50874         Log: Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
50875              From: Mark-Jason Dominus <mjd@plover.com>
50876              Date: Tue, 27 Jun 2000 22:36:42 -0400
50877              Message-ID: <20000628023642.12166.qmail@plover.com>
50878      Branch: cfgperl
50879            ! pod/perlfunc.pod
50880 ____________________________________________________________________________
50881 [  6247] By: jhi                                   on 2000/06/27  12:46:37
50882         Log: Tweak $VERSION, patch from Doug MacEachern.
50883      Branch: cfgperl
50884            ! lib/File/Spec.pm
50885 ____________________________________________________________________________
50886 [  6246] By: jhi                                   on 2000/06/27  03:34:46
50887         Log: Allow for standalone testing.
50888      Branch: cfgperl
50889            ! t/lib/filefunc.t t/lib/filespec.t
50890 ____________________________________________________________________________
50891 [  6245] By: jhi                                   on 2000/06/27  02:50:02
50892         Log: Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
50893              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
50894              Date: Sat, 24 Jun 2000 13:06:20 +0100
50895              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
50896      Branch: cfgperl
50897            ! ext/DynaLoader/DynaLoader_pm.PL
50898 ____________________________________________________________________________
50899 [  6244] By: jhi                                   on 2000/06/27  02:46:10
50900         Log: Subject: [PATCH] avoid mg_ptr in '*' magic
50901              From: Doug MacEachern <dougm@covalent.net>
50902              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
50903              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
50904      Branch: cfgperl
50905            ! gv.c sv.c t/lib/peek.t
50906 ____________________________________________________________________________
50907 [  6243] By: jhi                                   on 2000/06/27  02:38:07
50908         Log: Subject: [PATCH] is_utf8_string
50909              From: simon@brecon.co.uk (Simon Cozens)
50910              Date: 26 Jun 2000 02:25:59 GMT
50911              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
50912      Branch: cfgperl
50913            ! embed.h embed.pl embedvar.h global.sym objXSUB.h perlapi.c
50914            ! perlapi.h pod/perlapi.pod pod/perlintern.pod pp_proto.h
50915            ! proto.h utf8.c
50916 ____________________________________________________________________________
50917 [  6242] By: jhi                                   on 2000/06/27  02:24:00
50918         Log: Subject: [PATCH] bytes<->utf8 fixes
50919              From: simon@brecon.co.uk (Simon Cozens)
50920              Date: 26 Jun 2000 04:55:45 GMT
50921              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
50922      Branch: cfgperl
50923            ! embed.pl perlapi.c pod/perlapi.pod proto.h utf8.c
50924 ____________________________________________________________________________
50925 [  6241] By: jhi                                   on 2000/06/27  02:12:42
50926         Log: Do no -warn on \_, only on \alpha.
50927              Subject: New Unrecognized escape warning for /\_/ from activestate perl-current5.6.0
50928              From: David Dyck <dcd@tc.fluke.com>
50929              Date: Mon, 26 Jun 2000 09:32:02 -0700 (PDT)
50930              Message-ID: <Pine.LNX.4.05.10006260830280.3054-100000@dd.tc.fluke.com>
50931      Branch: cfgperl
50932            ! regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
50933 ____________________________________________________________________________
50934 [  6240] By: jhi                                   on 2000/06/27  02:00:01
50935         Log: Subject: [ID 20000626.007] h2xs man page contains trailing garbage
50936              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
50937              Date: Mon, 26 Jun 2000 18:40:14 +0100
50938              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
50939      Branch: cfgperl
50940            ! utils/h2xs.PL
50941 ____________________________________________________________________________
50942 [  6239] By: jhi                                   on 2000/06/27  01:53:40
50943         Log: Configure maintenance.  Sever some dependency cycles,
50944              separate gccversion from the cc unit,
50945              address [ID 20000623.006] Configure script patch for using gcc on AIX
50946              (but solve it a little bit differently),
50947              unduplex some accidentally duplicated units,
50948              suggest using gcc if no cc available
50949              (p5p thread: "Solaris configure: counterproposal", 1999-09)
50950      Branch: cfgperl
50951            ! Configure Todo-5.6 config_h.SH
50952      Branch: metaconfig
50953            ! U/modified/Config_h.U U/modified/cc.U U/modified/cpp_stuff.U
50954            ! U/modified/libs.U U/modified/models.U U/modified/usrinc.U
50955      Branch: metaconfig/U/perl
50956            + gccvers.U
50957            ! d_getespwnam.U d_getprpwnam.U i_prot.U
50958 ____________________________________________________________________________
50959 [  6238] By: jhi                                   on 2000/06/25  18:04:56
50960         Log: Subject: [PATCH 5.6.0] XS module loading fixup for VMS
50961              From: Dan Sugalski <dan@sidhe.org>
50962              Date: Fri, 23 Jun 2000 17:00:00 -0400
50963              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
50964      Branch: cfgperl
50965            ! lib/ExtUtils/MM_VMS.pm vms/vms.c
50966 ____________________________________________________________________________
50967 [  6237] By: jhi                                   on 2000/06/25  16:36:45
50968         Log: Tweak embed.pl, regen headers.
50969      Branch: cfgperl
50970            ! embed.h embed.pl embedvar.h ext/B/B/Asmdata.pm
50971            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
50972            ! keywords.h lib/warnings.pm objXSUB.h opcode.h opnames.h
50973            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod pp.sym
50974            ! pp_proto.h proto.h regnodes.h utf8.c warnings.h
50975 ____________________________________________________________________________
50976 [  6236] By: jhi                                   on 2000/06/25  15:26:42
50977         Log: Regen headers.
50978      Branch: cfgperl
50979            ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
50980            ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
50981            ! objXSUB.h opcode.h opnames.h perlapi.c perlapi.h
50982            ! pod/perlapi.pod pod/perlintern.pod pp.sym pp_proto.h proto.h
50983            ! regnodes.h warnings.h
50984 ____________________________________________________________________________
50985 [  6235] By: jhi                                   on 2000/06/23  19:39:35
50986         Log: The thread begun by
50987              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
50988              From: Kevin.Ruscoe@ubsw.com
50989              Date: Fri, 16 Jun 2000 16:38:51 +0100
50990              Message-Id: <H000019b03c300d6@MHS>
50991      Branch: cfgperl
50992            ! hints/solaris_2.sh
50993 ____________________________________________________________________________
50994 [  6234] By: jhi                                   on 2000/06/23  19:23:36
50995         Log: Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
50996              because when run as services (Win32ese for daemons)
50997              no environment variables are set and tmpdir ends up as /tmp,
50998              which is ambiguous.
50999              
51000              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
51001              From: matt@sergeant.org
51002              Date: 16 Jun 2000 16:30:43 -0000
51003              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
51004      Branch: cfgperl
51005            ! lib/File/Spec/Win32.pm
51006 ____________________________________________________________________________
51007 [  6233] By: jhi                                   on 2000/06/23  19:18:58
51008         Log: Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
51009              From: Mark-Jason Dominus <mjd@plover.com>
51010              Date: Fri, 16 Jun 2000 20:53:04 -0400
51011              Message-ID: <20000617005304.8008.qmail@plover.com>
51012      Branch: cfgperl
51013            ! op.h
51014 ____________________________________________________________________________
51015 [  6232] By: jhi                                   on 2000/06/23  16:10:02
51016         Log: Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
51017              From: simon@brecon.co.uk (Simon Cozens)
51018              Date: 19 Jun 2000 15:18:27 GMT
51019              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
51020              
51021              plus update pod/Makefile and regenerate perltoc
51022      Branch: cfgperl
51023            + pod/perlutil.pod
51024            ! MANIFEST Todo-5.6 pod/Makefile pod/perltoc.pod pod/roffitall
51025 ____________________________________________________________________________
51026 [  6231] By: jhi                                   on 2000/06/23  15:19:18
51027         Log: Subject: [PATCH 5.6.0] cygwin port
51028              From: "Fifer, Eric" <EFifer@sanwaint.com>
51029              Date: Tue, 20 Jun 2000 14:30:58 +0100
51030              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
51031      Branch: cfgperl
51032            ! README.cygwin lib/File/Find.pm
51033 ____________________________________________________________________________
51034 [  6230] By: jhi                                   on 2000/06/23  14:25:21
51035         Log: Upgrade to File::Spec 0.810_01 from CPAN by Barrie Slaymaker.
51036      Branch: cfgperl
51037            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
51038            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
51039            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
51040            ! lib/File/Spec/Win32.pm t/lib/filefunc.t t/lib/filespec.t
51041 ____________________________________________________________________________
51042 [  6229] By: jhi                                   on 2000/06/23  14:13:34
51043         Log: Subject: README.hpux version 0.6.1
51044              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
51045              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
51046              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
51047      Branch: cfgperl
51048            ! README.hpux
51049 ____________________________________________________________________________
51050 [  6228] By: jhi                                   on 2000/06/23  14:07:20
51051         Log: Subject: [PATCH] "Constant subroutine redefined" mandatory warning
51052              From: Doug MacEachern <dougm@covalent.net>
51053              Date: Tue, 20 Jun 2000 21:23:56 -0700 (PDT)
51054              Message-ID: <Pine.LNX.4.10.10006202116340.321-100000@mojo.covalent.net>
51055      Branch: cfgperl
51056            ! op.c
51057 ____________________________________________________________________________
51058 [  6227] By: jhi                                   on 2000/06/23  14:01:06
51059         Log: Subject: [PATCH] lib.pm -> lib.pm.PL
51060              From: Doug MacEachern <dougm@covalent.net>
51061              Date: Tue, 20 Jun 2000 22:14:41 -0700 (PDT)
51062              Message-ID: <Pine.LNX.4.10.10006202208210.321-100000@mojo.covalent.net>
51063      Branch: cfgperl
51064            + lib/lib.pm.PL
51065            - lib/lib.pm
51066            ! MANIFEST Makefile.SH
51067 ____________________________________________________________________________
51068 [  6226] By: jhi                                   on 2000/06/23  13:53:07
51069         Log: Subject: [PATCH] remove forward declarations in Socket.pm
51070              From: Doug MacEachern <dougm@covalent.net>
51071              Date: Tue, 20 Jun 2000 21:54:12 -0700 (PDT)
51072              Message-ID: <Pine.LNX.4.10.10006202149190.321-100000@mojo.covalent.net>
51073              
51074              From: Doug MacEachern <dougm@covalent.net>
51075              Subject: Re: [PATCH] remove forward declarations in Socket.pm
51076              Date: Fri, 23 Jun 2000 00:09:29 -0700 (PDT)
51077              Message-ID: <Pine.LNX.4.10.10006222349440.322-100000@mojo.covalent.net>
51078      Branch: cfgperl
51079            ! ext/Socket/Socket.pm op.c
51080 ____________________________________________________________________________
51081 [  6225] By: jhi                                   on 2000/06/23  13:41:52
51082         Log: Add source code filenames to apidoc.
51083              From: simon@brecon.co.uk (Simon Cozens)
51084              Subject: [PATCH embed.pl] Source X-ref
51085              Date: 22 Jun 2000 02:18:49 GMT
51086              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
51087      Branch: cfgperl
51088            ! embed.pl
51089 ____________________________________________________________________________
51090 [  6224] By: jhi                                   on 2000/06/23  13:32:33
51091         Log: A way to avoid English.pm performance hit.
51092              From: root <root@jester.slaysys.com>
51093              Subject: [YAPATCH English.pm] My turn to putt again
51094              Date: Thu, 22 Jun 2000 20:33:58 -0400
51095              Message-Id: <200006230033.UAA05960@jester.slaysys.com>
51096      Branch: cfgperl
51097            ! lib/English.pm t/lib/english.t
51098 ____________________________________________________________________________
51099 [  6223] By: jhi                                   on 2000/06/23  13:27:06
51100         Log: Avoid double close().
51101              Subject: [PATCH] avoid double close()
51102              From: Doug MacEachern <dougm@covalent.net>
51103              Date: Thu, 22 Jun 2000 23:08:06 -0700 (PDT)
51104              Message-ID: <Pine.LNX.4.10.10006222251260.322-100000@mojo.covalent.net>
51105      Branch: cfgperl
51106            ! doio.c
51107 ____________________________________________________________________________
51108 [  6222] By: jhi                                   on 2000/06/23  13:25:54
51109         Log: doc typo fix
51110              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
51111              From: Ian Phillipps <Ian.Phillipps@iname.com>
51112              Date: Fri, 23 Jun 2000 10:40:58 +0100
51113              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
51114      Branch: cfgperl
51115            ! lib/Pod/Usage.pm
51116 ____________________________________________________________________________
51117 [  6221] By: jhi                                   on 2000/06/23  13:24:15
51118         Log: Remove tr///CU (the feature is to be obsoleted by better interfaces).
51119              From: simon@brecon.co.uk (Simon Cozens)
51120              Subject: [PATCH] Eliminate tr///[CU][CU]
51121              Date: 23 Jun 2000 11:05:40 GMT
51122              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
51123      Branch: cfgperl
51124            ! doop.c embed.pl pod/perlop.pod toke.c utf8.c
51125 ____________________________________________________________________________
51126 [  6220] By: jhi                                   on 2000/06/22  16:07:51
51127         Log: Win32 patches from Benjamin Stuhl.
51128      Branch: cfgperl
51129            ! makedef.pl win32/win32.h
51130 ____________________________________________________________________________
51131 [  6219] By: jhi                                   on 2000/06/22  16:06:34
51132         Log: Bytecode patches from Benjamin Stuhl.
51133      Branch: cfgperl
51134            ! bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
51135            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
51136            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
51137 ____________________________________________________________________________
51138 [  6218] By: jhi                                   on 2000/06/15  23:54:16
51139         Log: Bytecode patches from Benjamin Stuhl.
51140      Branch: cfgperl
51141            ! ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
51142 ____________________________________________________________________________
51143 [  6217] By: jhi                                   on 2000/06/09  13:38:29
51144         Log: Rename the fdpid locking and integrate with Sarathy.
51145      Branch: cfgperl
51146            ! Configure config_h.SH doio.c embed.h embed.pl embedvar.h
51147            ! global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
51148            ! pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
51149            ! win32/win32.c
51150           !> av.h cop.h hints/solaris_2.sh t/op/runlevel.t
51151 ____________________________________________________________________________
51152 [  6216] By: gsar                                  on 2000/06/08  14:54:21
51153         Log: be more optimal about clearing @_
51154      Branch: perl
51155            ! cop.h
51156 ____________________________________________________________________________
51157 [  6215] By: gsar                                  on 2000/06/08  14:33:04
51158         Log: tweak comment about @DB::args
51159      Branch: perl
51160            ! av.h pp_ctl.c
51161 ____________________________________________________________________________
51162 [  6214] By: gsar                                  on 2000/06/08  13:57:54
51163         Log: @_ can't have junk in it even in the non-USE_ITHREADS case because
51164              caller() wants to populate @DB::args with it (causes a coredump
51165              in Carp::confess())
51166      Branch: perl
51167            ! cop.h t/op/runlevel.t
51168 ____________________________________________________________________________
51169 [  6213] By: gsar                                  on 2000/06/08  07:06:35
51170         Log: back out change#6106 (seems problematic)
51171      Branch: perl
51172            ! hints/solaris_2.sh
51173 ____________________________________________________________________________
51174 [  6212] By: jhi                                   on 2000/06/07  03:10:36
51175         Log: Continuing mopup for #6204.
51176      Branch: cfgperl
51177            ! ext/B/defsubs_h.PL
51178 ____________________________________________________________________________
51179 [  6211] By: jhi                                   on 2000/06/07  02:41:50
51180         Log: Mopup for #6204.
51181              Under the 5005 threads the t/lib/b.t for B::Deparse fails:
51182              Can't locate object method "PV" via package "B::RV" at ../lib/B/Deparse.pm line 2360.
51183              This is comes from const() where POK isn't on when expected.
51184      Branch: cfgperl
51185            ! embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm
51186            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
51187            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
51188            ! perlapi.h pod/perlapi.pod
51189 ____________________________________________________________________________
51190 [  6210] By: jhi                                   on 2000/06/07  01:56:29
51191         Log: Mopup for #6207 and #6209.
51192      Branch: cfgperl
51193            ! doio.c gv.c sv.h util.c vmesa/vmesa.c win32/win32.c
51194 ____________________________________________________________________________
51195 [  6209] By: jhi                                   on 2000/06/07  01:33:12
51196         Log: Lock PL_fdpid against race conditions, based on:
51197              Subject: [PATCH 5.6.0]subprocess fixup for threads
51198              From: Dan Sugalski <dan@sidhe.org>
51199              To: perl5-porters@perl.org
51200              Date: Tue, 11 Apr 2000 17:02:32 -0400
51201              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
51202      Branch: cfgperl
51203            ! doio.c intrpvar.h perl.c sv.h util.c vmesa/vmesa.c
51204            ! win32/win32.c
51205 ____________________________________________________________________________
51206 [  6208] By: jhi                                   on 2000/06/07  01:05:23
51207         Log: Regen headers for #6207.
51208      Branch: cfgperl
51209            ! embed.h global.sym objXSUB.h proto.h
51210 ____________________________________________________________________________
51211 [  6207] By: jhi                                   on 2000/06/06  23:43:13
51212         Log: Subject: [PATCH 5.6.0] Threadsafe patches
51213              From: Dan Sugalski <dan@sidhe.org>
51214              To: perl5-porters@perl.org
51215              Date: Mon, 08 May 2000 18:08:13 -0400
51216              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
51217      Branch: cfgperl
51218            ! embed.pl global.sym gv.c intrpvar.h perl.c pp.c pp_ctl.c
51219            ! proto.h sv.h util.c
51220 ____________________________________________________________________________
51221 [  6206] By: jhi                                   on 2000/06/06  23:21:23
51222         Log: Subject: [PATCH] Eliminate $a/$b in pod
51223              From: David Glasser <me@davidglasser.net>
51224              To: perl5-porters@perl.org
51225              Date: Mon, 29 May 2000 21:15:59 -0400
51226              Message-Id: <l03130302b558bb2640ce@[209.195.241.121]>
51227      Branch: cfgperl
51228            ! pod/perl5004delta.pod pod/perl56delta.pod pod/perlboot.pod
51229            ! pod/perlbot.pod pod/perlcall.pod pod/perldata.pod
51230            ! pod/perldbmfilter.pod pod/perldiag.pod pod/perldsc.pod
51231            ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq6.pod
51232            ! pod/perlfaq7.pod pod/perlfilter.pod pod/perlfunc.pod
51233            ! pod/perlguts.pod pod/perllexwarn.pod pod/perllocale.pod
51234            ! pod/perlobj.pod pod/perlop.pod pod/perlref.pod pod/perlsub.pod
51235            ! pod/perlsyn.pod pod/perltie.pod pod/perltrap.pod
51236            ! pod/perlvar.pod pod/perlxs.pod
51237 ____________________________________________________________________________
51238 [  6205] By: jhi                                   on 2000/06/06  23:12:14
51239         Log: Subject: [PATCH] Win32 improvements
51240              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
51241              To: gsar@activestate.com, perl5-porters@perl.org
51242              Date: Mon, 29 May 2000 17:22:24 PDT
51243              Message-ID: <20000530002224.91142.qmail@hotmail.com>
51244              (MUA had mangled many lines by wordwrapping)
51245      Branch: cfgperl
51246            ! utils/c2ph.PL win32/makefile.mk win32/win32.c win32/win32sck.c
51247 ____________________________________________________________________________
51248 [  6204] By: jhi                                   on 2000/06/06  23:01:50
51249         Log: Subject: [PATCH] B::Bytecode patches
51250              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
51251              To: gsar@activestate.com, jhi@iki.fi
51252              Cc: perl5-porters@perl.org
51253              Message-ID: <20000602202526.48694.qmail@hotmail.com>
51254              (MUA had mangled many lines by wordwrapping)
51255      Branch: cfgperl
51256            ! bytecode.pl ext/B/B.pm ext/B/B.xs ext/B/B/Assembler.pm
51257            ! ext/B/B/Bytecode.pm ext/B/O.pm ext/B/defsubs_h.PL
51258            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
51259            ! intrpvar.h perl.c
51260 ____________________________________________________________________________
51261 [  6203] By: jhi                                   on 2000/06/06  22:32:43
51262         Log: Subject: [PATCH] perldiag should refer to perlos2.pod not README.os2
51263              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
51264              Date: Tue, 06 Jun 2000 13:07:45 -0700
51265              Message-ID: <RoVP5gzkgmTL092yn@efn.org>
51266      Branch: cfgperl
51267            ! pod/perldiag.pod
51268 ____________________________________________________________________________
51269 [  6202] By: jhi                                   on 2000/06/06  19:38:35
51270         Log: Integrate with Sarathy.
51271      Branch: cfgperl
51272           !> perl.c
51273 ____________________________________________________________________________
51274 [  6201] By: gsar                                  on 2000/06/06  00:42:59
51275         Log: Perl_eval_pv() leaks 4 bytes every time it is called because it
51276              does a PUSHMARK that's never ever POPMARKed; in general, only
51277              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
51278              Perl_eval_[sp]v() don't because they don't take any incoming
51279              arguments (this leak has been around since the original version
51280              of perl_eval_pv() in 5.003_97e)
51281      Branch: perl
51282            ! perl.c
51283 ____________________________________________________________________________
51284 [  6200] By: jhi                                   on 2000/06/04  03:44:52
51285         Log: Update to cperl-mode.el 4.31 from
51286              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
51287              Subject: A couple of notes
51288              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
51289              To: Mailing list Perl5 <perl5-porters@perl.org>
51290              Date: Sat, 3 Jun 2000 23:33:32 -0400
51291              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
51292      Branch: cfgperl
51293            ! emacs/cperl-mode.el
51294 ____________________________________________________________________________
51295 [  6199] By: jhi                                   on 2000/06/03  15:11:05
51296         Log: Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
51297              From: Dan Sugalski <dan@sidhe.org>
51298              To: perl5-porters@perl.org, vmsperl@perl.org
51299              Date: Fri, 02 Jun 2000 17:30:51 -0400
51300              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
51301      Branch: cfgperl
51302            ! vms/descrip_mms.template vms/gen_shrfls.pl
51303 ____________________________________________________________________________
51304 [  6198] By: jhi                                   on 2000/06/03  14:59:15
51305         Log: Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
51306              From: Dan Sugalski <dan@sidhe.org>
51307              To: vmsperl@perl.org, perl5-porters@perl.org
51308              Date: Fri, 02 Jun 2000 16:00:41 -0400
51309              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
51310              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
51311      Branch: cfgperl
51312            ! embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs global.sym
51313            ! objXSUB.h perlapi.c perlapi.h pod/perlapi.pod
51314            ! pod/perlintern.pod proto.h vms/vms.c vms/vmsish.h
51315 ____________________________________________________________________________
51316 [  6197] By: jhi                                   on 2000/06/03  14:41:30
51317         Log: Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
51318              From: John Borwick <jhborwic@unity.ncsu.edu>
51319              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
51320              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
51321      Branch: cfgperl
51322            ! pod/perlsyn.pod
51323 ____________________________________________________________________________
51324 [  6196] By: jhi                                   on 2000/06/03  14:38:09
51325         Log: Integrate with Sarathy.
51326      Branch: cfgperl
51327           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
51328           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
51329           !> vms/perly_c.vms
51330 ____________________________________________________________________________
51331 [  6195] By: gsar                                  on 2000/06/02  22:43:13
51332         Log: fix yet another eval"" leak under USE_ITHREADS
51333      Branch: perl
51334            ! op.c
51335 ____________________________________________________________________________
51336 [  6194] By: gsar                                  on 2000/06/02  18:22:06
51337         Log: fix small eval"" memory leaks under USE_ITHREADS
51338      Branch: perl
51339            ! cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
51340            ! perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
51341            ! vms/perly_c.vms
51342 ____________________________________________________________________________
51343 [  6193] By: jhi                                   on 2000/06/01  13:03:56
51344         Log: Signals-be-gone for microperl.
51345      Branch: cfgperl
51346            ! Todo.micro doop.c mg.c perl.c perl.h pp_sys.c util.c
51347 ____________________________________________________________________________
51348 [  6192] By: jhi                                   on 2000/06/01  12:52:02
51349         Log: Integrate with Sarathy.
51350      Branch: cfgperl
51351           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
51352           !> AUTHORS MAINTAIN MANIFEST doop.c embed.pl
51353           !> ext/Devel/Peek/Peek.pm handy.h lib/SelfLoader.pm perl.c
51354           !> pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
51355           !> pod/perlfaq9.pod pod/perlfunc.pod pod/perllocale.pod
51356           !> pod/perlre.pod pod/perltrap.pod pod/pod2latex.PL t/op/tr.t
51357           !> t/op/vec.t utils/h2xs.PL
51358 ____________________________________________________________________________
51359 [  6191] By: gsar                                  on 2000/06/01  09:38:21
51360         Log: vec() loses numericalness (modified version of patch suggested
51361              by Robin Barker)
51362      Branch: perl
51363            ! doop.c t/op/vec.t
51364 ____________________________________________________________________________
51365 [  6190] By: gsar                                  on 2000/06/01  09:26:15
51366         Log: submit missing embed.pl change
51367      Branch: perl
51368            ! embed.pl
51369 ____________________________________________________________________________
51370 [  6189] By: gsar                                  on 2000/06/01  09:05:34
51371         Log: counting tr/// corrupts later operation (from M.J.T Guy)
51372      Branch: perl
51373            ! doop.c t/op/tr.t
51374 ____________________________________________________________________________
51375 [  6188] By: gsar                                  on 2000/06/01  08:58:39
51376         Log: h2xs tweaks
51377      Branch: perl
51378            ! utils/h2xs.PL
51379 ____________________________________________________________________________
51380 [  6187] By: gsar                                  on 2000/06/01  08:50:07
51381         Log: replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
51382              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
51383      Branch: perl
51384            + lib/Pod/LaTeX.pm
51385            ! AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm
51386            ! pod/pod2latex.PL
51387 ____________________________________________________________________________
51388 [  6186] By: gsar                                  on 2000/06/01  08:24:40
51389         Log: further qualify references to "alphanumeric" (from Wolfgang Laun
51390              <wolfgang.laun@alcatel.at>)
51391      Branch: perl
51392            ! handy.h pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
51393            ! pod/perlfaq9.pod pod/perllocale.pod pod/perlre.pod
51394 ____________________________________________________________________________
51395 [  6185] By: gsar                                  on 2000/06/01  08:12:00
51396         Log: remove incorrect documentation about implicit split to @_ in
51397              list context, which never really worked in perl 5 (from
51398              M.J.T. Guy)
51399      Branch: perl
51400            ! pod/perlfunc.pod pod/perltrap.pod
51401 ____________________________________________________________________________
51402 [  6184] By: gsar                                  on 2000/06/01  07:52:27
51403         Log: tweak for change#6127
51404      Branch: perl
51405            ! perl.c
51406 ____________________________________________________________________________
51407 [  6183] By: gsar                                  on 2000/06/01  07:41:02
51408         Log: SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
51409              <nick@ccl4.org>)
51410      Branch: perl
51411            + t/lib/selfloader.t
51412            ! MANIFEST lib/SelfLoader.pm
51413 ____________________________________________________________________________
51414 [  6182] By: jhi                                   on 2000/06/01  00:34:42
51415         Log: Be Cleaner Part Deux.
51416      Branch: cfgperl
51417            ! Makefile.SH
51418 ____________________________________________________________________________
51419 [  6181] By: jhi                                   on 2000/06/01  00:32:09
51420         Log: Integrate with Sarathy.
51421      Branch: cfgperl
51422           !> pp.c t/op/arith.t
51423 ____________________________________________________________________________
51424 [  6180] By: jhi                                   on 2000/06/01  00:31:13
51425         Log: microperl nits from Simon Cozens.
51426      Branch: cfgperl
51427            + uconfig.h
51428            ! MAINTAIN MANIFEST Makefile.SH Todo.micro perl.h uconfig.sh
51429            ! unixish.h
51430 ____________________________________________________________________________
51431 [  6179] By: gsar                                  on 2000/05/31  22:37:51
51432         Log: buggy modulus on UVs introduced by change#3378 (resulted in
51433              4063328477 % 65535 amounting to 27406, instead of 27407)
51434      Branch: perl
51435            ! pp.c t/op/arith.t
51436 ____________________________________________________________________________
51437 [  6178] By: jhi                                   on 2000/05/31  21:52:41
51438         Log: Be cleaner.
51439      Branch: cfgperl
51440            ! Makefile.SH
51441 ____________________________________________________________________________
51442 [  6177] By: jhi                                   on 2000/05/31  21:47:33
51443         Log: Substitution utf8 patch from Simon Cozens.
51444      Branch: cfgperl
51445            ! pp_hot.c
51446 ____________________________________________________________________________
51447 [  6176] By: jhi                                   on 2000/05/31  21:45:34
51448         Log: Single-quoted utf8 patch from Simon Cozens.
51449      Branch: cfgperl
51450            ! toke.c
51451 ____________________________________________________________________________
51452 [  6175] By: jhi                                   on 2000/05/31  21:40:18
51453         Log: Integrate with Sarathy.
51454      Branch: cfgperl
51455           !> op.c regexec.c t/lib/filefind.t t/op/re_tests t/op/wantarray.t
51456 ____________________________________________________________________________
51457 [  6174] By: jhi                                   on 2000/05/31  21:37:31
51458         Log: microperl changes from Simon Cozens; Makefile for microperl
51459              written from scratch; few casts added as microperl compilation
51460              doesn't have all prototypes available.
51461      Branch: cfgperl
51462            + Makefile.micro README.micro Todo.micro uconfig.sh
51463            ! Configure MAINTAIN MANIFEST config_h.SH doop.c mg.c op.c
51464            ! perl.c perl.h perlio.c unixish.h utf8.c util.c
51465      Branch: metaconfig
51466            + U/modified/Config_h.U
51467 ____________________________________________________________________________
51468 [  6173] By: jhi                                   on 2000/05/31  20:00:24
51469         Log: metaconfig maintenance.
51470      Branch: metaconfig
51471            + U/modified/Inhdr.U U/typedefs/inotype.U
51472      Branch: metaconfig/U/perl
51473            + d_finitel.U d_getcwd.U d_llseek.U i_fp_class.U i_iconv.U
51474            + i_ieeefp.U i_syslog.U i_sysrusage.U i_ulimit.U
51475 ____________________________________________________________________________
51476 [  6172] By: gsar                                  on 2000/05/31  05:05:42
51477         Log: fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
51478              (from Ilya Zakharevich)
51479      Branch: perl
51480            ! regexec.c t/op/re_tests
51481 ____________________________________________________________________________
51482 [  6171] By: gsar                                  on 2000/05/31  05:01:47
51483         Log: scalar() doesn't force scalar context when used in void context
51484              (from Simon Cozens)
51485      Branch: perl
51486            ! op.c t/op/wantarray.t
51487 ____________________________________________________________________________
51488 [  6170] By: gsar                                  on 2000/05/31  04:41:33
51489         Log: change#6142 needs tweaks to tests to work where there's no symlink()
51490              (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
51491      Branch: perl
51492            ! t/lib/filefind.t
51493 ____________________________________________________________________________
51494 [  6169] By: gsar                                  on 2000/05/31  04:29:49
51495         Log: integrate cfgperl contents into mainline
51496      Branch: perl
51497           +> pod/perlmodlib.PL pod/perlnewmod.pod
51498           !> (integrate 42 files)
51499 ____________________________________________________________________________
51500 [  6168] By: jhi                                   on 2000/05/30  22:53:37
51501         Log: Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
51502      Branch: cfgperl
51503            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
51504            ! config_h.SH epoc/config.sh perl.h toke.c vms/subconfigure.com
51505            ! vos/config.def vos/config.h vos/config.pl vos/config_h.SH_orig
51506            ! win32/config.bc win32/config.gc win32/config.vc
51507            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
51508            ! win32/config_h.PL win32/config_sh.PL
51509      Branch: metaconfig/U/perl
51510            ! perlxv.U
51511 ____________________________________________________________________________
51512 [  6167] By: jhi                                   on 2000/05/30  22:20:21
51513         Log: tweak todo 
51514      Branch: cfgperl
51515            ! Todo-5.6
51516 ____________________________________________________________________________
51517 [  6166] By: jhi                                   on 2000/05/30  22:11:51
51518         Log: Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
51519              in case somebody wants to write an extension for more
51520              shadow database interfaces.
51521      Branch: cfgperl
51522            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
51523            ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
51524            ! vos/config.def vos/config.h vos/config_h.SH_orig
51525            ! win32/config.bc win32/config.gc win32/config.vc
51526            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
51527      Branch: metaconfig
51528            ! U/modified/Myinit.U
51529      Branch: metaconfig/U/perl
51530            + d_getespwnam.U d_getprpwnam.U i_prot.U
51531 ____________________________________________________________________________
51532 [  6165] By: jhi                                   on 2000/05/30  18:35:34
51533         Log: Integrate with Sarathy.
51534      Branch: cfgperl
51535           !> op.c
51536 ____________________________________________________________________________
51537 [  6164] By: jhi                                   on 2000/05/30  18:30:16
51538         Log: detypo
51539      Branch: cfgperl
51540            ! Configure config_h.SH
51541      Branch: metaconfig/U/perl
51542            ! perlxv.U
51543 ____________________________________________________________________________
51544 [  6163] By: gsar                                  on 2000/05/30  03:24:03
51545         Log: fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
51546      Branch: perl
51547            ! op.c
51548 ____________________________________________________________________________
51549 [  6162] By: gsar                                  on 2000/05/30  03:09:38
51550         Log: fix memory leak in method call optimization (change#3768);
51551              made C<eval "$x->foo()"> leak
51552      Branch: perl
51553            ! op.c
51554 ____________________________________________________________________________
51555 [  6161] By: jhi                                   on 2000/05/29  17:56:26
51556         Log: Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
51557              both from Simon Cozens.
51558      Branch: cfgperl
51559            + pod/perlmodlib.PL pod/perlnewmod.pod
51560            ! AUTHORS MAINTAIN MANIFEST pod/Makefile pod/perl.pod
51561            ! pod/perlmodlib.pod pod/perltoc.pod
51562 ____________________________________________________________________________
51563 [  6160] By: jhi                                   on 2000/05/29  17:23:55
51564         Log: Changes for the File::Temp 0.08 (change #6159) test suite
51565              to fit better into the Perl distribution test framework.
51566      Branch: cfgperl
51567            ! t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t t/lib/ftmp-security.t
51568            ! t/lib/ftmp-tempfile.t
51569 ____________________________________________________________________________
51570 [  6159] By: jhi                                   on 2000/05/29  16:55:36
51571         Log: Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
51572      Branch: cfgperl
51573            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
51574            ! t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
51575 ____________________________________________________________________________
51576 [  6158] By: bailey                                on 2000/05/29  16:22:08
51577         Log: Add fallback to tmpfile for use in cases where user's relying on
51578              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
51579              Lane's patch)
51580      Branch: vmsperl
51581            ! vms/vms.c vms/vmsish.h
51582 ____________________________________________________________________________
51583 [  6157] By: jhi                                   on 2000/05/29  03:10:36
51584         Log: Regen Configure to jive with #6149.
51585      Branch: cfgperl
51586            ! Configure
51587      Branch: metaconfig
51588            ! U/modified/Getfile.U
51589 ____________________________________________________________________________
51590 [  6156] By: jhi                                   on 2000/05/29  03:01:38
51591         Log: Integrate with Sarathy.
51592      Branch: cfgperl
51593           +> ext/DynaLoader/dl_mac.xs
51594           !> (integrate 38 files)
51595 ____________________________________________________________________________
51596 [  6155] By: gsar                                  on 2000/05/28  21:15:58
51597         Log: small bug in change#6144; remove random \xA0 character that snuck
51598              in via change#6145
51599      Branch: perl
51600            ! lib/AutoSplit.pm lib/ExtUtils/xsubpp
51601 ____________________________________________________________________________
51602 [  6154] By: gsar                                  on 2000/05/28  21:04:19
51603         Log: avoid type mismatch warning
51604      Branch: perl
51605            ! perl.c
51606 ____________________________________________________________________________
51607 [  6153] By: gsar                                  on 2000/05/28  20:58:31
51608         Log: prettier Test::Harness output on failed tests (from Nicholas Clark
51609              <nick@Bagpuss.uk.boo.com>)
51610      Branch: perl
51611            ! lib/Test/Harness.pm
51612 ____________________________________________________________________________
51613 [  6152] By: gsar                                  on 2000/05/28  20:53:42
51614         Log: cosmetic fixups of RE debug output (from Ilya Zakharevich)
51615      Branch: perl
51616            ! regexec.c
51617 ____________________________________________________________________________
51618 [  6151] By: gsar                                  on 2000/05/28  20:50:28
51619         Log: fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
51620      Branch: perl
51621            ! regexec.c
51622 ____________________________________________________________________________
51623 [  6150] By: gsar                                  on 2000/05/28  20:39:58
51624         Log: perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
51625      Branch: perl
51626            ! pod/perlrequick.pod
51627 ____________________________________________________________________________
51628 [  6149] By: gsar                                  on 2000/05/28  20:35:16
51629         Log: OS/2 tweaks for usethreads build (from Rocco Caputo
51630              <troc@netrus.net>)
51631      Branch: perl
51632            ! Configure hints/os2.sh makedef.pl os2/Makefile.SHs
51633            ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
51634            ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
51635            ! os2/os2.c os2/os2ish.h perl.c util.c x2p/a2p.h
51636 ____________________________________________________________________________
51637 [  6148] By: gsar                                  on 2000/05/28  20:21:07
51638         Log: close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
51639      Branch: perl
51640            ! lib/ExtUtils/MM_Unix.pm
51641 ____________________________________________________________________________
51642 [  6147] By: gsar                                  on 2000/05/28  20:12:41
51643         Log: add a make entry to Config.pm so "perl -V:make" works on VMS
51644              (from Peter Prymmer)
51645      Branch: perl
51646            ! vms/subconfigure.com
51647 ____________________________________________________________________________
51648 [  6146] By: gsar                                  on 2000/05/28  20:06:15
51649         Log: doc typo
51650      Branch: perl
51651            ! lib/warnings.pm warnings.h warnings.pl
51652 ____________________________________________________________________________
51653 [  6145] By: gsar                                  on 2000/05/28  18:44:33
51654         Log: make xsubpp skip embedded pod (from Matthias Neeracher
51655              <neeri@iis.ee.ethz.ch>)
51656      Branch: perl
51657            ! lib/ExtUtils/xsubpp
51658 ____________________________________________________________________________
51659 [  6144] By: gsar                                  on 2000/05/28  18:42:49
51660         Log: MacOS support, part 2: make AutoSplit use File::Spec instead
51661              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
51662              <neeri@iis.ee.ethz.ch>)
51663      Branch: perl
51664            ! lib/AutoSplit.pm
51665 ____________________________________________________________________________
51666 [  6143] By: gsar                                  on 2000/05/28  18:41:12
51667         Log: MacOS support, part 1 (from Matthias Neeracher
51668              <neeri@iis.ee.ethz.ch>)
51669      Branch: perl
51670            + ext/DynaLoader/dl_mac.xs
51671            ! MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
51672            ! ext/POSIX/POSIX.xs lib/ExtUtils/MakeMaker.pm mg.c perl.c
51673            ! perlsfio.h pod/perlfaq4.pod pp_ctl.c proto.h toke.c util.c
51674            ! util.h
51675 ____________________________________________________________________________
51676 [  6142] By: gsar                                  on 2000/05/28  18:21:51
51677         Log: File::Find fails to chdir when chasing symlinks (from
51678              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
51679      Branch: perl
51680            ! lib/File/Find.pm t/lib/filefind.t
51681 ____________________________________________________________________________
51682 [  6141] By: jhi                                   on 2000/05/28  14:25:15
51683         Log: BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
51684              forwarded by Peter Seebach from the bsdi-users mailing list.
51685              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
51686      Branch: perl
51687            ! hints/bsdos.sh
51688 ____________________________________________________________________________
51689 [  6140] By: jhi                                   on 2000/05/28  14:11:57
51690         Log: Integrate with Sarathy.
51691      Branch: cfgperl
51692           +> (branch 30 files)
51693           !> (integrate 93 files)
51694 ____________________________________________________________________________
51695 [  6139] By: gsar                                  on 2000/05/28  10:01:48
51696         Log: revise mktables.PL for bugs and newness in Unicode 3.0
51697              (from James Bence <jbence@amgen.com>)
51698      Branch: perl
51699            + lib/unicode/Is/BidiAL.pl lib/unicode/Is/BidiBN.pl
51700            + lib/unicode/Is/BidiLRE.pl lib/unicode/Is/BidiLRO.pl
51701            + lib/unicode/Is/BidiNSM.pl lib/unicode/Is/BidiPDF.pl
51702            + lib/unicode/Is/BidiRLE.pl lib/unicode/Is/BidiRLO.pl
51703            + lib/unicode/Is/Cf.pl lib/unicode/Is/Cs.pl
51704            + lib/unicode/Is/DCfraction.pl lib/unicode/Is/Me.pl
51705            + lib/unicode/Is/Nl.pl lib/unicode/Is/Pc.pl lib/unicode/Is/Pf.pl
51706            + lib/unicode/Is/Pi.pl lib/unicode/Is/Sk.pl
51707            + lib/unicode/Is/SylAA.pl lib/unicode/Is/SylAAI.pl
51708            + lib/unicode/Is/SylAI.pl lib/unicode/Is/SylEE.pl
51709            + lib/unicode/Is/SylII.pl lib/unicode/Is/SylN.pl
51710            + lib/unicode/Is/SylOO.pl lib/unicode/Is/SylWAA.pl
51711            + lib/unicode/Is/SylWEE.pl lib/unicode/Is/SylWII.pl
51712            + lib/unicode/Is/SylWO.pl lib/unicode/Is/SylWOO.pl
51713            + lib/unicode/Is/SylWU.pl
51714            ! MANIFEST lib/unicode/Is/Cn.pl lib/unicode/Is/Graph.pl
51715            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
51716            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
51717            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
51718            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
51719            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
51720            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
51721            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
51722            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
51723            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
51724            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
51725            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
51726            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
51727            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
51728            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
51729            ! lib/unicode/Is/LbrkZW.pl lib/unicode/Is/Punct.pl
51730            ! lib/unicode/Is/Space.pl lib/unicode/Is/SylA.pl
51731            ! lib/unicode/Is/SylC.pl lib/unicode/Is/SylE.pl
51732            ! lib/unicode/Is/SylI.pl lib/unicode/Is/SylO.pl
51733            ! lib/unicode/Is/SylU.pl lib/unicode/Is/SylV.pl
51734            ! lib/unicode/Is/SylWA.pl lib/unicode/Is/SylWC.pl
51735            ! lib/unicode/Is/SylWE.pl lib/unicode/Is/SylWI.pl
51736            ! lib/unicode/Is/SylWV.pl lib/unicode/Is/Upper.pl
51737            ! lib/unicode/Makefile lib/unicode/mktables.PL
51738 ____________________________________________________________________________
51739 [  6138] By: gsar                                  on 2000/05/28  08:50:32
51740         Log: add note about the handling of negative indices to tied arrays
51741              (from Michael G Schwern <schwern@pobox.com>)
51742      Branch: perl
51743            ! pod/perltie.pod
51744 ____________________________________________________________________________
51745 [  6137] By: gsar                                  on 2000/05/28  08:46:10
51746         Log: fix bogus redeclaration warning for "our" variables in different
51747              scopes
51748      Branch: perl
51749            ! op.c t/pragma/strict-vars
51750 ____________________________________________________________________________
51751 [  6136] By: gsar                                  on 2000/05/28  08:31:20
51752         Log: random pod typos (from Peter Scott <Peter@PSDT.com>)
51753      Branch: perl
51754            ! ext/Devel/Peek/Peek.pm pod/perldebguts.pod
51755 ____________________________________________________________________________
51756 [  6135] By: gsar                                  on 2000/05/28  08:17:50
51757         Log: enable Test::Harness to dynamically determine column width etc.
51758              (from Rob Napier <rnapier@employees.org>)
51759      Branch: perl
51760            ! lib/Test/Harness.pm
51761 ____________________________________________________________________________
51762 [  6134] By: gsar                                  on 2000/05/28  08:13:39
51763         Log: make Test::Harness use wait.h/WCOREDUMP if available
51764              (from Ben Tilly <ben_tilly@hotmail.com>)
51765      Branch: perl
51766            ! lib/Test/Harness.pm
51767 ____________________________________________________________________________
51768 [  6133] By: gsar                                  on 2000/05/28  08:08:05
51769         Log: elide bogus test in change#6132
51770      Branch: perl
51771            ! t/pragma/warn/9enabled
51772 ____________________________________________________________________________
51773 [  6132] By: gsar                                  on 2000/05/28  08:03:14
51774         Log: warnings::enabled() doesn't fall back to looking at $^W if
51775              caller isn't using lexical warnings (from Paul Marquess)
51776      Branch: perl
51777            ! pp_ctl.c t/pragma/warn/9enabled
51778 ____________________________________________________________________________
51779 [  6131] By: gsar                                  on 2000/05/28  07:57:47
51780         Log: avoid warnings in POSIX.pm (from Barrie Slaymaker)
51781      Branch: perl
51782            ! ext/POSIX/POSIX.pm
51783 ____________________________________________________________________________
51784 [  6130] By: gsar                                  on 2000/05/28  07:29:12
51785         Log: fix places that mean C<"word" character> but say C<alphanumeric
51786              character>
51787      Branch: perl
51788            ! pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
51789 ____________________________________________________________________________
51790 [  6129] By: gsar                                  on 2000/05/28  07:18:41
51791         Log: VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
51792      Branch: perl
51793            ! vms/test.com
51794 ____________________________________________________________________________
51795 [  6128] By: gsar                                  on 2000/05/28  07:12:55
51796         Log: new perlxstut example for passing/returning refs to arrays
51797              (from David Lowe <dlowe@pootpoot.com>)
51798      Branch: perl
51799            ! pod/perlxstut.pod
51800 ____________________________________________________________________________
51801 [  6127] By: gsar                                  on 2000/05/28  07:02:50
51802         Log: call_method(...,G_EVAL) can longjmp() out if the method probing
51803              failed (from Gisle Aas)
51804      Branch: perl
51805            ! cop.h perl.c
51806 ____________________________________________________________________________
51807 [  6126] By: gsar                                  on 2000/05/28  06:39:53
51808         Log: change#2879 broke rvalue autovivification of magicals such as ${$num}
51809              (reworked variant of patch suggested by Simon Cozens)
51810      Branch: perl
51811            ! embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
51812            ! pp_hot.c proto.h t/op/gv.t
51813 ____________________________________________________________________________
51814 [  6125] By: gsar                                  on 2000/05/28  05:14:55
51815         Log: enable propagating exception objects via Perl_croak() in XS code
51816              (from Gisle Aas)
51817      Branch: perl
51818            ! util.c
51819 ____________________________________________________________________________
51820 [  6124] By: gsar                                  on 2000/05/28  05:07:28
51821         Log: integrate vmsperl contents into mainline
51822      Branch: perl
51823           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
51824           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
51825           !> vms/vmsish.h
51826 ____________________________________________________________________________
51827 [  6123] By: gsar                                  on 2000/05/28  05:03:53
51828         Log: clarify gotcha with #line directives (from Rocco Caputo
51829              <troc@netrus.net>)
51830      Branch: perl
51831            ! pod/perldebug.pod pod/perlsyn.pod
51832 ____________________________________________________________________________
51833 [  6122] By: gsar                                  on 2000/05/28  04:58:29
51834         Log: downgrade fatal error on C<"foo@nosucharray.com"> to optional warning
51835              (from Mark-Jason Dominus)
51836      Branch: perl
51837            ! lib/ExtUtils/typemap pod/perl56delta.pod pod/perlsub.pod
51838            ! pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
51839            ! t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
51840            ! toke.c
51841 ____________________________________________________________________________
51842 [  6121] By: bailey                                on 2000/05/25  04:46:54
51843         Log: Allow eliminate_macros() and fixpath() to handle space-delimited
51844              lists (based on fixes by Craig Berry)
51845      Branch: vmsperl
51846            ! lib/File/Spec/VMS.pm
51847 ____________________________________________________________________________
51848 [  6120] By: bailey                                on 2000/05/25  04:25:38
51849         Log: Add missing escape (Charles Lane)
51850      Branch: vmsperl
51851            ! t/op/lex_assign.t
51852 ____________________________________________________________________________
51853 [  6119] By: bailey                                on 2000/05/25  04:21:25
51854         Log: Quiet error messages in vmsish.t (Charles Lane)
51855      Branch: vmsperl
51856            ! vms/ext/vmsish.t
51857 ____________________________________________________________________________
51858 [  6118] By: bailey                                on 2000/05/25  04:17:57
51859         Log: Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
51860              Flatten case labels in switch statements uniformly (Charles Bailey)
51861      Branch: vmsperl
51862            ! vms/vms.c
51863 ____________________________________________________________________________
51864 [  6117] By: bailey                                on 2000/05/25  03:58:09
51865         Log: Treat sockets as special in sys(read|write) (Charles Lane et al.)
51866      Branch: vmsperl
51867            ! vms/vmsish.h
51868 ____________________________________________________________________________
51869 [  6116] By: bailey                                on 2000/05/25  03:11:15
51870         Log: Miscellaneous cosmetic fixes (Charles Lane)
51871      Branch: vmsperl
51872            ! lib/ExtUtils/MM_VMS.pm
51873 ____________________________________________________________________________
51874 [  6115] By: bailey                                on 2000/05/25  03:10:36
51875         Log: Add bounds checking for several strings (Charles Lane)
51876      Branch: vmsperl
51877            ! vms/vms.c
51878 ____________________________________________________________________________
51879 [  6114] By: bailey                                on 2000/05/25  02:25:34
51880         Log: Urk -- undo previous removal of vmsish 'exit' change
51881      Branch: vmsperl
51882            ! vms/ext/vmsish.pm vms/vmsish.h
51883 ____________________________________________________________________________
51884 [  6113] By: bailey                                on 2000/05/24  02:24:40
51885         Log: Ugly workaround for version-specific RTL error
51886      Branch: vmsperl
51887            ! vms/vms.c
51888 ____________________________________________________________________________
51889 [  6112] By: bailey                                on 2000/05/24  02:19:55
51890         Log: Check for existence of file before trying to delete
51891      Branch: vmsperl
51892            ! vms/test.com
51893 ____________________________________________________________________________
51894 [  6111] By: bailey                                on 2000/05/23  23:35:13
51895         Log: Resync with mainline prior to post-5.6.0 updates
51896      Branch: vmsperl
51897           +> (branch 49 files)
51898            - t/lib/thread.t t/op/64bit.t t/op/nothread.t
51899            ! vms/ext/vmsish.pm
51900           !> (integrate 334 files)
51901 ____________________________________________________________________________
51902 [  6110] By: jhi                                   on 2000/05/23  19:28:32
51903         Log: todo tweak
51904      Branch: cfgperl
51905            ! Todo-5.6
51906 ____________________________________________________________________________
51907 [  6109] By: jhi                                   on 2000/05/18  17:38:54
51908         Log: Integrate with Sarathy.
51909      Branch: cfgperl
51910           !> mg.c perl.h win32/perlhost.h
51911 ____________________________________________________________________________
51912 [  6108] By: gsar                                  on 2000/05/17  02:24:56
51913         Log: reenable fake signal handling on Windows, bugs and all
51914      Branch: perl
51915            ! mg.c perl.h win32/perlhost.h
51916 ____________________________________________________________________________
51917 [  6107] By: jhi                                   on 2000/05/15  18:01:41
51918         Log: Tweak the todo list.
51919      Branch: cfgperl
51920            ! Todo-5.6
51921 ____________________________________________________________________________
51922 [  6106] By: jhi                                   on 2000/05/15  13:41:48
51923         Log: The (Configure) script refuses to go on, after asking for
51924              'You may also choose to try maximal 64-bitness....'.
51925              If answer is yes the script can't find the 'workshoplibpth.cbu' file.
51926              -- Patrick Zima
51927              p5p Message-Id: <200005151108.NAA19733@pc026991.otn.lm.dasa.de> 
51928      Branch: cfgperl
51929            ! hints/solaris_2.sh
51930 ____________________________________________________________________________
51931 [  6105] By: jhi                                   on 2000/05/11  14:37:43
51932         Log: Integrate with Sarathy.
51933      Branch: cfgperl
51934           !> embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
51935           !> perlapi.c pod/perlapi.pod proto.h win32/win32.c
51936 ____________________________________________________________________________
51937 [  6104] By: gsar                                  on 2000/05/11  03:39:07
51938         Log: PL_sys_intern was being initialized too late on windows
51939      Branch: perl
51940            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
51941            ! perlapi.c pod/perlapi.pod proto.h win32/win32.c
51942 ____________________________________________________________________________
51943 [  6103] By: jhi                                   on 2000/05/09  19:42:20
51944         Log: Test tweaking for Unicos continues.
51945      Branch: cfgperl
51946            ! t/op/64bitint.t
51947 ____________________________________________________________________________
51948 [  6102] By: jhi                                   on 2000/05/09  16:47:27
51949         Log: The test suite tweak in #6101 wasn't quite right.
51950      Branch: cfgperl
51951            ! t/lib/complex.t
51952 ____________________________________________________________________________
51953 [  6101] By: jhi                                   on 2000/05/09  15:35:34
51954         Log: Hints and test tweaks for Unicos.
51955      Branch: cfgperl
51956            ! hints/unicos.sh t/lib/b.t t/lib/complex.t t/op/64bitint.t
51957 ____________________________________________________________________________
51958 [  6100] By: jhi                                   on 2000/05/08  21:15:06
51959         Log: More compilation tweakery from Allen Smith.
51960      Branch: cfgperl
51961            ! hints/irix_6.sh
51962 ____________________________________________________________________________
51963 [  6099] By: jhi                                   on 2000/05/08  19:21:18
51964         Log: Tweaks for the cc bugs from Allen Smith.
51965      Branch: cfgperl
51966            ! hints/irix_6.sh
51967 ____________________________________________________________________________
51968 [  6098] By: jhi                                   on 2000/05/08  19:13:37
51969         Log: Add a note about other, yet unsupported, shadow password APIs.
51970      Branch: cfgperl
51971            ! pp_sys.c
51972 ____________________________________________________________________________
51973 [  6097] By: jhi                                   on 2000/05/08  18:46:34
51974         Log: Add a note about possible compilation problems from Allen Smith.
51975      Branch: cfgperl
51976            ! hints/irix_6.sh
51977 ____________________________________________________________________________
51978 [  6096] By: jhi                                   on 2000/05/08  17:33:10
51979         Log: Integrate with Sarathy.
51980      Branch: cfgperl
51981           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
51982           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
51983 ____________________________________________________________________________
51984 [  6095] By: jhi                                   on 2000/05/08  16:21:33
51985         Log: Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
51986              might be useful in future.
51987      Branch: cfgperl
51988            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
51989            ! config_h.SH
51990      Branch: metaconfig
51991            ! U/installdirs/inc_version_list.U
51992      Branch: metaconfig/U/perl
51993            ! perlxv.U
51994 ____________________________________________________________________________
51995 [  6094] By: gsar                                  on 2000/05/08  14:22:22
51996         Log: cygwin update (from Eric Fifer <efifer@sanwaint.com>)
51997      Branch: perl
51998            ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
51999            ! hints/cygwin.sh pp_sys.c
52000 ____________________________________________________________________________
52001 [  6093] By: gsar                                  on 2000/05/08  12:52:28
52002         Log: fork() failure to create pseudo process sets errno=EAGAIN and returns
52003              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
52004      Branch: perl
52005            ! pp_sys.c sv.c win32/perlhost.h
52006 ____________________________________________________________________________
52007 [  6092] By: jhi                                   on 2000/05/07  22:40:34
52008         Log: Regen perltoc with the fixed buildtoc.
52009      Branch: cfgperl
52010            ! pod/perltoc.pod
52011 ____________________________________________________________________________
52012 [  6091] By: jhi                                   on 2000/05/07  22:24:16
52013         Log: Integrate with Sarathy.
52014      Branch: cfgperl
52015           !> perl.c pod/buildtoc pp.c pp_hot.c sv.c t/op/quotemeta.t
52016           !> t/op/substr.t toke.c
52017 ____________________________________________________________________________
52018 [  6090] By: gsar                                  on 2000/05/07  19:47:07
52019         Log: concat doesn't preserve utf8-ness, and doesn't invalidate
52020              [NI]OK; added tests for both
52021      Branch: perl
52022            ! perl.c pp_hot.c sv.c t/op/substr.t
52023 ____________________________________________________________________________
52024 [  6089] By: gsar                                  on 2000/05/07  18:18:38
52025         Log: buildtoc tweak to fix newline lossage
52026      Branch: perl
52027            ! pod/buildtoc
52028 ____________________________________________________________________________
52029 [  6088] By: jhi                                   on 2000/05/07  16:35:36
52030         Log: Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
52031              because we do not use those.  The HAS_GETSPNAM remains,
52032              though, because we still do use that.
52033      Branch: cfgperl
52034            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
52035            ! config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
52036            ! pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
52037            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
52038            ! win32/config.vc win32/config_H.bc win32/config_H.gc
52039            ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
52040 ____________________________________________________________________________
52041 [  6087] By: gsar                                  on 2000/05/07  16:05:16
52042         Log: reverse() and quotemeta() weren't preserving utf8-ness; add tests
52043      Branch: perl
52044            ! pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
52045 ____________________________________________________________________________
52046 [  6086] By: jhi                                   on 2000/05/07  15:27:07
52047         Log: Integrate with Sarathy.
52048      Branch: cfgperl
52049           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
52050           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
52051           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
52052           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
52053           !> pod/perltie.pod pp.c t/lib/peek.t t/op/substr.t
52054           !> utils/perlbug.PL vms/vms.c vms/vmsish.h
52055 ____________________________________________________________________________
52056 [  6085] By: gsar                                  on 2000/05/07  05:52:02
52057         Log: repeat operator (x) doesn't preserve utf8-ness
52058      Branch: perl
52059            ! pp.c t/op/substr.t
52060 ____________________________________________________________________________
52061 [  6084] By: gsar                                  on 2000/05/07  05:39:55
52062         Log: substr() does not preserve utf8-ness (from Stefan Eissing
52063              <Eissing@medicaldataservice.de>); added tests
52064      Branch: perl
52065            ! pp.c t/op/substr.t
52066 ____________________________________________________________________________
52067 [  6083] By: gsar                                  on 2000/05/07  05:24:46
52068         Log: note about undocumented caller() return value (from M.J.T. Guy);
52069              yet another peek.t tweak
52070      Branch: perl
52071            ! pod/perlfunc.pod t/lib/peek.t
52072 ____________________________________________________________________________
52073 [  6082] By: gsar                                  on 2000/05/07  05:08:40
52074         Log: peek.t non-portable to ithreads
52075      Branch: perl
52076            ! t/lib/peek.t
52077 ____________________________________________________________________________
52078 [  6081] By: gsar                                  on 2000/05/07  04:17:04
52079         Log: better default perlbug categories for ok reports (from Richard Foley)
52080      Branch: perl
52081            ! utils/perlbug.PL
52082 ____________________________________________________________________________
52083 [  6080] By: gsar                                  on 2000/05/07  04:08:07
52084         Log: add File::Temp v0.08 from CPAN, with small tweaks to testsuite
52085              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
52086      Branch: perl
52087            + lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
52088            + t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
52089            ! AUTHORS MAINTAIN MANIFEST
52090 ____________________________________________________________________________
52091 [  6079] By: gsar                                  on 2000/05/07  04:01:38
52092         Log: remove outdated kludge in Carp (NULLs are permitted in diagnostics now)
52093      Branch: perl
52094            ! lib/Carp/Heavy.pm
52095 ____________________________________________________________________________
52096 [  6078] By: gsar                                  on 2000/05/07  01:24:19
52097         Log: workaround for CRT bug in chdir() (from Charles Lane, via
52098              Peter Prymmer)
52099      Branch: perl
52100            ! iperlsys.h vms/vms.c vms/vmsish.h
52101 ____________________________________________________________________________
52102 [  6077] By: gsar                                  on 2000/05/07  01:22:23
52103         Log: avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
52104              and Tom Phoenix)
52105      Branch: perl
52106            ! lib/diagnostics.pm pod/perlrun.pod pod/perltie.pod
52107 ____________________________________________________________________________
52108 [  6076] By: gsar                                  on 2000/05/06  17:36:29
52109         Log: integrate cfgperl contents into mainline
52110      Branch: perl
52111           +> t/lib/peek.t
52112           !> Configure MANIFEST Porting/Glossary Porting/config.sh
52113           !> Porting/config_H config_h.SH ext/POSIX/POSIX.xs
52114           !> hints/unicos.sh lib/Math/Complex.pm pp_sys.c sv.c
52115           !> t/lib/complex.t t/op/grent.t t/op/pwent.t toke.c util.c
52116 ____________________________________________________________________________
52117 [  6075] By: jhi                                   on 2000/05/05  18:56:10
52118         Log: Make the test more portable.
52119      Branch: cfgperl
52120            ! t/lib/peek.t
52121 ____________________________________________________________________________
52122 [  6074] By: jhi                                   on 2000/05/05  18:49:20
52123         Log: Introduce t/lib/peek.t.
52124      Branch: cfgperl
52125            + t/lib/peek.t
52126            ! MANIFEST
52127 ____________________________________________________________________________
52128 [  6073] By: jhi                                   on 2000/05/05  14:30:45
52129         Log: Complex tweaks.
52130      Branch: cfgperl
52131            ! lib/Math/Complex.pm t/lib/complex.t
52132 ____________________________________________________________________________
52133 [  6072] By: jhi                                   on 2000/05/05  12:27:13
52134         Log: Integrate with Sarathy.
52135      Branch: cfgperl
52136           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
52137           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
52138           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
52139           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
52140 ____________________________________________________________________________
52141 [  6071] By: gsar                                  on 2000/05/05  02:24:46
52142         Log: misformatted perllocal.pod (from Tim Jenness
52143              <t.jenness@jach.hawaii.edu>)
52144      Branch: perl
52145            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
52146 ____________________________________________________________________________
52147 [  6070] By: gsar                                  on 2000/05/05  02:16:52
52148         Log: remove misleading comment (from M.J.T. Guy)
52149      Branch: perl
52150            ! t/lib/anydbm.t
52151 ____________________________________________________________________________
52152 [  6069] By: gsar                                  on 2000/05/05  02:15:13
52153         Log: File::Spec compatibility update (from Barrie Slaymaker
52154              <barries@slaysys.com>)
52155      Branch: perl
52156            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
52157            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
52158 ____________________________________________________________________________
52159 [  6068] By: gsar                                  on 2000/05/05  02:01:50
52160         Log: note about values()
52161      Branch: perl
52162            ! pod/perlfunc.pod
52163 ____________________________________________________________________________
52164 [  6067] By: gsar                                  on 2000/05/05  01:33:09
52165         Log: replace direct call to sighandler() with (*PL_sighandlerp)()
52166      Branch: perl
52167            ! win32/win32.c
52168 ____________________________________________________________________________
52169 [  6066] By: gsar                                  on 2000/05/05  01:23:43
52170         Log: s/END/CHECK/
52171      Branch: perl
52172            ! perl.c
52173 ____________________________________________________________________________
52174 [  6065] By: jhi                                   on 2000/05/04  17:30:22
52175         Log: Integrate with Sarathy.
52176      Branch: cfgperl
52177           !> pp_sys.c sv.c t/pragma/utf8.t toke.c
52178 ____________________________________________________________________________
52179 [  6064] By: gsar                                  on 2000/05/04  17:26:14
52180         Log: change#5905 wasn't quite right--it's intent only applies when arguments
52181              to sv_vcatpvfn() are SVs instead of C types; back out change#5907 as well
52182      Branch: perl
52183            ! pp_sys.c sv.c
52184 ____________________________________________________________________________
52185 [  6063] By: gsar                                  on 2000/05/04  16:52:29
52186         Log: tokeq() could read unallocated field in argument
52187      Branch: perl
52188            ! toke.c
52189 ____________________________________________________________________________
52190 [  6062] By: gsar                                  on 2000/05/04  16:34:51
52191         Log: additional tests for utf8.t
52192      Branch: perl
52193            ! t/pragma/utf8.t
52194 ____________________________________________________________________________
52195 [  6061] By: gsar                                  on 2000/05/04  16:09:28
52196         Log: change#5921 neglected to make eq honor "use bytes"
52197      Branch: perl
52198            ! sv.c
52199 ____________________________________________________________________________
52200 [  6060] By: jhi                                   on 2000/05/04  15:30:16
52201         Log: Integrate with Sarathy.
52202      Branch: cfgperl
52203           !> perl.c regcomp.c t/pragma/utf8.t
52204 ____________________________________________________________________________
52205 [  6059] By: jhi                                   on 2000/05/04  15:26:37
52206         Log: The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
52207              in natively 64-bit platforms where a long is a quad (no need
52208              for long longs).  Also added bias for IVs.
52209      Branch: cfgperl
52210            ! toke.c
52211 ____________________________________________________________________________
52212 [  6058] By: gsar                                  on 2000/05/04  00:19:14
52213         Log: printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
52214              (spotted by Donald Kinzer <dkinzer@premia.com>)
52215      Branch: perl
52216            ! perl.c
52217 ____________________________________________________________________________
52218 [  6057] By: gsar                                  on 2000/05/03  18:34:01
52219         Log: fix broken parsing of /\x{ab}/
52220      Branch: perl
52221            ! regcomp.c t/pragma/utf8.t
52222 ____________________________________________________________________________
52223 [  6056] By: jhi                                   on 2000/05/03  17:57:16
52224         Log: The search of infinity continues, this time simplified.
52225      Branch: cfgperl
52226            ! lib/Math/Complex.pm
52227 ____________________________________________________________________________
52228 [  6055] By: jhi                                   on 2000/05/03  17:45:30
52229         Log: Detypo.
52230      Branch: cfgperl
52231            ! hints/unicos.sh
52232 ____________________________________________________________________________
52233 [  6054] By: jhi                                   on 2000/05/02  22:28:27
52234         Log: Be more forgiving in POSIX about HUGE_VALL.
52235      Branch: cfgperl
52236            ! ext/POSIX/POSIX.xs
52237 ____________________________________________________________________________
52238 [  6053] By: jhi                                   on 2000/05/02  22:25:05
52239         Log: Integrate with Sarathy.
52240      Branch: cfgperl
52241           !> hints/irix_6.sh pod/perlop.pod
52242 ____________________________________________________________________________
52243 [  6052] By: jhi                                   on 2000/05/02  22:24:31
52244         Log: Unicos hint tweak.
52245      Branch: cfgperl
52246            ! hints/unicos.sh
52247 ____________________________________________________________________________
52248 [  6051] By: jhi                                   on 2000/05/02  22:21:26
52249         Log: Complex tweakery.
52250      Branch: cfgperl
52251            ! lib/Math/Complex.pm t/lib/complex.t
52252 ____________________________________________________________________________
52253 [  6050] By: jhi                                   on 2000/05/02  19:26:22
52254         Log: Use setxxent()/endxxent().
52255      Branch: cfgperl
52256            ! t/op/grent.t t/op/pwent.t
52257 ____________________________________________________________________________
52258 [  6049] By: jhi                                   on 2000/05/02  19:06:02
52259         Log: Test both the scalar and list contexts.
52260      Branch: cfgperl
52261            ! t/op/grent.t t/op/pwent.t
52262 ____________________________________________________________________________
52263 [  6048] By: gsar                                  on 2000/05/02  18:29:10
52264         Log: add note about how $( doesn't interpolate in REs (from
52265              Philip Newton <newton@ficus.frogspace.net>)
52266      Branch: perl
52267            ! pod/perlop.pod
52268 ____________________________________________________________________________
52269 [  6047] By: jhi                                   on 2000/05/02  17:41:24
52270         Log: Call getspnam() only iff needd.
52271      Branch: cfgperl
52272            ! pp_sys.c
52273 ____________________________________________________________________________
52274 [  6046] By: gsar                                  on 2000/05/02  17:07:25
52275         Log: libscheck has insufficient checks for n32 libs (from
52276              Albert Chin-A-Young <china@thewrittenword.com>)
52277      Branch: perl
52278            ! hints/irix_6.sh
52279 ____________________________________________________________________________
52280 [  6045] By: jhi                                   on 2000/05/02  13:57:17
52281         Log: Integrate with Sarathy.
52282      Branch: cfgperl
52283           !> MANIFEST Porting/makerel perl.c pod/perlretut.pod
52284           !> pod/perltrap.pod pp.c regcomp.c t/op/oct.t toke.c util.c
52285 ____________________________________________________________________________
52286 [  6044] By: gsar                                  on 2000/05/02  06:48:19
52287         Log: change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
52288              such that underscores are only ignored in literal numbers,
52289              "\x{...}", and hex/oct argument
52290      Branch: perl
52291            ! perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
52292 ____________________________________________________________________________
52293 [  6043] By: gsar                                  on 2000/05/02  02:22:29
52294         Log: perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
52295      Branch: perl
52296            ! pod/perlretut.pod
52297 ____________________________________________________________________________
52298 [  6042] By: gsar                                  on 2000/05/02  02:17:51
52299         Log: remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
52300      Branch: perl
52301            ! pod/perltrap.pod
52302 ____________________________________________________________________________
52303 [  6041] By: gsar                                  on 2000/05/02  01:53:51
52304         Log: cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
52305              to compensate
52306      Branch: perl
52307            ! Porting/makerel
52308 ____________________________________________________________________________
52309 [  6040] By: gsar                                  on 2000/05/02  01:51:57
52310         Log: missing files in MANIFEST
52311      Branch: perl
52312            ! MANIFEST
52313 ____________________________________________________________________________
52314 [  6039] By: jhi                                   on 2000/05/02  00:36:46
52315         Log: Infinite problems.
52316      Branch: cfgperl
52317            ! lib/Math/Complex.pm
52318 ____________________________________________________________________________
52319 [  6038] By: jhi                                   on 2000/05/02  00:06:38
52320         Log: pwent/spent #ifdef imbalance.
52321      Branch: cfgperl
52322            ! pp_sys.c
52323 ____________________________________________________________________________
52324 [  6037] By: jhi                                   on 2000/05/01  22:50:11
52325         Log: Use HUGE_VALL if applicable.
52326      Branch: cfgperl
52327            ! ext/POSIX/POSIX.xs util.c
52328 ____________________________________________________________________________
52329 [  6036] By: jhi                                   on 2000/05/01  22:20:53
52330         Log: Correct Freudian slip.
52331      Branch: cfgperl
52332            ! pp_sys.c
52333 ____________________________________________________________________________
52334 [  6035] By: jhi                                   on 2000/05/01  21:07:38
52335         Log: Continue on the pwent/spent case.
52336      Branch: cfgperl
52337            ! pp_sys.c
52338 ____________________________________________________________________________
52339 [  6034] By: jhi                                   on 2000/05/01  17:45:14
52340         Log: Integrate with Sarathy; unfortunately Sarathy's whitespace
52341              adjustments in 6032 conflicted badly with this, will have
52342              to revisit them later.
52343      Branch: cfgperl
52344           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
52345           !> MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
52346           !> lib/CGI/Pretty.pm lib/CGI/Push.pm lib/English.pm
52347           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/diagnostics.pm
52348           !> pod/perldiag.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
52349           !> t/lib/cgi-html.t t/lib/cgi-request.t
52350 ____________________________________________________________________________
52351 [  6033] By: jhi                                   on 2000/05/01  17:40:49
52352         Log: Rewrite the pwent/spent logic to be a little bit more clearer.
52353      Branch: cfgperl
52354            ! pp_sys.c
52355 ____________________________________________________________________________
52356 [  6032] By: gsar                                  on 2000/05/01  15:56:32
52357         Log: whitespace adjustments
52358      Branch: perl
52359            ! pp_sys.c
52360 ____________________________________________________________________________
52361 [  6031] By: gsar                                  on 2000/05/01  15:19:41
52362         Log: small nits in diagnostics.pm (from Robin Barker)
52363      Branch: perl
52364            ! lib/diagnostics.pm pod/perldiag.pod
52365 ____________________________________________________________________________
52366 [  6030] By: gsar                                  on 2000/05/01  08:39:18
52367         Log: introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
52368              for @- and @+ (from Johan Vromans)
52369      Branch: perl
52370            ! lib/English.pm pod/perlvar.pod
52371 ____________________________________________________________________________
52372 [  6029] By: gsar                                  on 2000/05/01  08:16:10
52373         Log: add CGI.pm v2.66 (from Lincoln Stein)
52374      Branch: perl
52375            + lib/CGI/Util.pm t/lib/cgi-pretty.t
52376            ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
52377            ! lib/CGI/Pretty.pm lib/CGI/Push.pm t/lib/cgi-function.t
52378            ! t/lib/cgi-html.t t/lib/cgi-request.t
52379 ____________________________________________________________________________
52380 [  6028] By: gsar                                  on 2000/05/01  06:34:41
52381         Log: Pod::Man generates groff-incompatible macro definition (from
52382              Tom Christiansen)
52383      Branch: perl
52384            ! lib/Pod/Man.pm
52385 ____________________________________________________________________________
52386 [  6027] By: gsar                                  on 2000/05/01  06:31:36
52387         Log: podlators-1.02 update (from Russ Allbery)
52388      Branch: perl
52389            ! lib/Pod/Man.pm lib/Pod/Text.pm
52390 ____________________________________________________________________________
52391 [  6026] By: jhi                                   on 2000/04/30  23:24:23
52392         Log: Integrate with Sarathy.
52393      Branch: cfgperl
52394           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
52395           !> ext/Sys/Syslog/Syslog.xs lib/perl5db.pl
52396           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
52397           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
52398           !> pod/perl56delta.pod sv.c t/lib/b.t t/lib/open3.t
52399           !> t/lib/syslog.t toke.c win32/win32.h
52400 ____________________________________________________________________________
52401 [  6025] By: gsar                                  on 2000/04/30  18:17:47
52402         Log: Is{Alnum,Alpha,Word} don't match titlecase
52403              
52404              TODO: IsSpace is defined recursively!
52405              
52406              (both spotted by Larry)
52407      Branch: perl
52408            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
52409            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
52410 ____________________________________________________________________________
52411 [  6024] By: gsar                                  on 2000/04/30  17:50:19
52412         Log: extend "Unrecognized escape" warning to \8, \9, and \_ as well
52413              (from Hugo van der Sanden)
52414      Branch: perl
52415            ! toke.c
52416 ____________________________________________________________________________
52417 [  6023] By: gsar                                  on 2000/04/30  17:14:43
52418         Log: debugger stomps on $. (from M.J.T. Guy)
52419      Branch: perl
52420            ! lib/perl5db.pl
52421 ____________________________________________________________________________
52422 [  6022] By: gsar                                  on 2000/04/30  16:59:22
52423         Log: unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
52424      Branch: perl
52425            ! sv.c
52426 ____________________________________________________________________________
52427 [  6021] By: gsar                                  on 2000/04/29  21:00:08
52428         Log: remove Win2K issue in pod (fixed by change#6020)
52429      Branch: perl
52430            ! README.win32 pod/perl56delta.pod
52431 ____________________________________________________________________________
52432 [  6020] By: gsar                                  on 2000/04/29  20:51:49
52433         Log: test tweak
52434      Branch: perl
52435            ! t/lib/open3.t
52436 ____________________________________________________________________________
52437 [  6019] By: gsar                                  on 2000/04/29  20:34:27
52438         Log: windows portability tweaks
52439      Branch: perl
52440            ! t/lib/b.t win32/win32.h
52441 ____________________________________________________________________________
52442 [  6018] By: gsar                                  on 2000/04/29  19:55:24
52443         Log: make lib/syslog.t portable to systems that don't have _PATH_LOG,
52444              make _PATH_LOG() return "" if unavailable
52445      Branch: perl
52446            ! ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
52447            ! ext/Sys/Syslog/Syslog.xs t/lib/syslog.t
52448 ____________________________________________________________________________
52449 [  6017] By: jhi                                   on 2000/04/28  22:49:46
52450         Log: Integrate with Sarathy.
52451      Branch: cfgperl
52452           !> op.c perl.c pod/perldiag.pod t/lib/b.t
52453 ____________________________________________________________________________
52454 [  6016] By: jhi                                   on 2000/04/28  22:46:14
52455         Log: Do not warn that an infinity does not look like a number.
52456      Branch: cfgperl
52457            ! sv.c
52458 ____________________________________________________________________________
52459 [  6015] By: gsar                                  on 2000/04/28  22:35:49
52460         Log: tweak test for portability
52461      Branch: perl
52462            ! t/lib/b.t
52463 ____________________________________________________________________________
52464 [  6014] By: gsar                                  on 2000/04/28  22:05:31
52465         Log: glob() loading File::Glob behind the scenes may cause syntax errors
52466      Branch: perl
52467            ! op.c
52468 ____________________________________________________________________________
52469 [  6013] By: gsar                                  on 2000/04/28  21:25:22
52470         Log: tweak change#5945 to display correct switch name in diagnostic
52471      Branch: perl
52472            ! perl.c pod/perldiag.pod
52473 ____________________________________________________________________________
52474 [  6012] By: jhi                                   on 2000/04/28  21:08:12
52475         Log: Integrate with Sarathy.
52476      Branch: cfgperl
52477           !> Changes ext/IO/lib/IO/Poll.pm installperl pod/perl56delta.pod
52478           !> pod/perldelta.pod pod/perlfunc.pod pod/perlmod.pod
52479           !> t/lib/io_poll.t utils/perldoc.PL vms/subconfigure.com
52480 ____________________________________________________________________________
52481 [  6011] By: jhi                                   on 2000/04/28  21:04:46
52482         Log: &HUGE_VAL is not defined, it exists.
52483      Branch: cfgperl
52484            ! lib/Math/Complex.pm
52485 ____________________________________________________________________________
52486 [  6010] By: gsar                                  on 2000/04/28  21:02:58
52487         Log: clarify note about shadow password support (from
52488              gellyfish@gellyfish.com)
52489      Branch: perl
52490            ! pod/perlfunc.pod
52491 ____________________________________________________________________________
52492 [  6009] By: gsar                                  on 2000/04/28  21:00:00
52493         Log: IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
52494      Branch: perl
52495            ! ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
52496 ____________________________________________________________________________
52497 [  6008] By: gsar                                  on 2000/04/28  20:56:33
52498         Log: VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
52499      Branch: perl
52500            ! installperl vms/subconfigure.com
52501 ____________________________________________________________________________
52502 [  6007] By: gsar                                  on 2000/04/28  20:51:21
52503         Log: note about compile failures and END blocks (from M.J.T. Guy)
52504      Branch: perl
52505            ! pod/perl56delta.pod pod/perlmod.pod
52506 ____________________________________________________________________________
52507 [  6006] By: jhi                                   on 2000/04/28  20:42:14
52508         Log: Regen Configure.
52509      Branch: cfgperl
52510            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
52511            ! config_h.SH
52512 ____________________________________________________________________________
52513 [  6005] By: gsar                                  on 2000/04/28  20:41:16
52514         Log: perldoc might fail via "use blib" (from Hugo van der Sanden)
52515      Branch: perl
52516            ! utils/perldoc.PL
52517 ____________________________________________________________________________
52518 [  6004] By: jhi                                   on 2000/04/28  20:28:21
52519         Log: Integrate with Sarathy.
52520      Branch: cfgperl
52521           !> Configure INSTALL Porting/Glossary Porting/config.sh
52522           !> Porting/config_H config_h.SH epoc/config.sh perl.c sv.c
52523           !> t/pragma/warn/toke toke.c vms/subconfigure.com vos/config.def
52524           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
52525           !> win32/config.vc win32/win32.c
52526 ____________________________________________________________________________
52527 [  6003] By: gsar                                  on 2000/04/28  20:11:20
52528         Log: allow REG_EXPAND_SZ keys in Windows registry (from
52529              John Clayton <John.Clayton@barclayscapital.com>)
52530      Branch: perl
52531            ! win32/win32.c
52532 ____________________________________________________________________________
52533 [  6002] By: gsar                                  on 2000/04/28  19:34:16
52534         Log: destructive sv_setsv() can lose UV-ness from source, causing
52535              numeric promotions/comparisons to fail to do the right thing
52536      Branch: perl
52537            ! sv.c
52538 ____________________________________________________________________________
52539 [  6001] By: gsar                                  on 2000/04/28  18:44:15
52540         Log: support additional library locations via $Config{otherlibdirs}
52541              (from Andy Dougherty)
52542      Branch: perl
52543            ! Configure INSTALL Porting/Glossary Porting/config.sh
52544            ! Porting/config_H config_h.SH epoc/config.sh perl.c
52545            ! vms/subconfigure.com vos/config.def vos/config_h.SH_orig
52546            ! win32/config.bc win32/config.gc win32/config.vc
52547 ____________________________________________________________________________
52548 [  6000] By: gsar                                  on 2000/04/28  18:26:58
52549         Log: reworked otherlibdirs.U (from Andy Dougherty)
52550      Branch: metaconfig
52551            ! U/installdirs/otherlibdirs.U
52552 ____________________________________________________________________________
52553 [  5999] By: gsar                                  on 2000/04/28  18:17:07
52554         Log: fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
52555      Branch: perl
52556            ! t/pragma/warn/toke toke.c
52557 ____________________________________________________________________________
52558 [  5998] By: jhi                                   on 2000/04/28  13:32:17
52559         Log: Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
52560      Branch: cfgperl
52561            ! lib/Math/Complex.pm
52562 ____________________________________________________________________________
52563 [  5997] By: jhi                                   on 2000/04/28  13:14:04
52564         Log: Preserve $!.
52565      Branch: cfgperl
52566            ! lib/Math/Complex.pm
52567 ____________________________________________________________________________
52568 [  5996] By: jhi                                   on 2000/04/28  12:59:23
52569         Log: Integrate with Sarathy.
52570      Branch: cfgperl
52571           +> pod/perlrequick.pod pod/perlretut.pod
52572           !> (integrate 51 files)
52573 ____________________________________________________________________________
52574 [  5995] By: gsar                                  on 2000/04/28  09:37:36
52575         Log: fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
52576      Branch: perl
52577            ! mg.c t/pragma/warn/7fatal warnings.h warnings.pl
52578 ____________________________________________________________________________
52579 [  5994] By: gsar                                  on 2000/04/28  09:33:26
52580         Log: fix for missed accounting for null byte in pack("Z",...) (from
52581              M.J.T. Guy)
52582      Branch: perl
52583            ! pp.c t/op/pack.t
52584 ____________________________________________________________________________
52585 [  5993] By: gsar                                  on 2000/04/28  09:30:05
52586         Log: various minor tweaks seen on p5p
52587      Branch: perl
52588            ! lib/perl5db.pl pod/perlipc.pod pod/perlvar.pod
52589 ____________________________________________________________________________
52590 [  5992] By: gsar                                  on 2000/04/28  09:08:19
52591         Log: pod nit (from Simon Cozens)
52592      Branch: perl
52593            ! pod/perlop.pod
52594 ____________________________________________________________________________
52595 [  5991] By: gsar                                  on 2000/04/28  09:06:36
52596         Log: posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
52597      Branch: perl
52598            ! README.posix-bc hints/posix-bc.sh
52599 ____________________________________________________________________________
52600 [  5990] By: gsar                                  on 2000/04/28  08:54:52
52601         Log: use $ENV{LIB} to search for libs under Visual C compiler
52602              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
52603      Branch: perl
52604            ! lib/ExtUtils/Liblist.pm
52605 ____________________________________________________________________________
52606 [  5989] By: gsar                                  on 2000/04/28  08:27:12
52607         Log: qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
52608              itself and no other (from Tom Hughes)
52609      Branch: perl
52610            ! t/op/array.t toke.c
52611 ____________________________________________________________________________
52612 [  5988] By: gsar                                  on 2000/04/28  08:01:38
52613         Log: s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
52614              <paul@miraclefish.com>)
52615      Branch: perl
52616            ! lib/ExtUtils/MakeMaker.pm
52617 ____________________________________________________________________________
52618 [  5987] By: gsar                                  on 2000/04/28  07:53:09
52619         Log: B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
52620      Branch: perl
52621            ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm
52622 ____________________________________________________________________________
52623 [  5986] By: gsar                                  on 2000/04/28  07:44:17
52624         Log: add regular expressions tutorial and quick-start guide (from
52625              Mark Kvale <kvale@phy.ucsf.edu>)
52626      Branch: perl
52627            + pod/perlrequick.pod pod/perlretut.pod
52628            ! AUTHORS MAINTAIN MANIFEST
52629 ____________________________________________________________________________
52630 [  5985] By: gsar                                  on 2000/04/28  07:30:28
52631         Log: forked child may not exit correctly if it failed to open
52632              /dev/console (from Graham Barr)
52633      Branch: perl
52634            ! ext/Sys/Syslog/Syslog.pm
52635 ____________________________________________________________________________
52636 [  5984] By: gsar                                  on 2000/04/28  07:27:20
52637         Log: attributes::reftype() doesn't work on tied argument
52638      Branch: perl
52639            ! xsutils.c
52640 ____________________________________________________________________________
52641 [  5983] By: gsar                                  on 2000/04/28  07:15:04
52642         Log: numeric conversion of non-number in change#3378 tramples on
52643              OOK offset, causing segfaults
52644      Branch: perl
52645            ! sv.c
52646 ____________________________________________________________________________
52647 [  5982] By: gsar                                  on 2000/04/28  04:48:25
52648         Log: avoid error in IO::Socket::INET when given an unknown service name
52649              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
52650      Branch: perl
52651            ! ext/IO/lib/IO/Socket/INET.pm
52652 ____________________________________________________________________________
52653 [  5981] By: gsar                                  on 2000/04/28  04:31:31
52654         Log: rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
52655              prototype mismatch with CORE::glob(); update pod and tests to
52656              suit (File::Glob::glob() is still available for backward
52657              compatibility, but should be considered deprecated)
52658      Branch: perl
52659            ! ext/File/Glob/Glob.pm t/lib/glob-basic.t t/lib/glob-case.t
52660            ! t/lib/glob-taint.t
52661 ____________________________________________________________________________
52662 [  5980] By: gsar                                  on 2000/04/28  03:47:29
52663         Log: allow Configure -S to run non-interactively (spotted by Greg Hudson
52664              <ghudson@mit.edu>)
52665      Branch: metaconfig
52666            ! U/modified/Options.U
52667      Branch: perl
52668            ! Configure
52669 ____________________________________________________________________________
52670 [  5979] By: gsar                                  on 2000/04/28  03:07:54
52671         Log: under useithreads, constant pad entries could inadvertantly be
52672              shared across threads (from Eric Blood <eblood@xmission.com>);
52673              added Eric's test case to testsuite
52674      Branch: perl
52675            ! op.c t/op/misc.t
52676 ____________________________________________________________________________
52677 [  5978] By: gsar                                  on 2000/04/27  21:13:00
52678         Log: sync version numbers in File::Spec with the ones on CPAN
52679              (from Barrie Slaymaker)
52680      Branch: perl
52681            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
52682            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
52683            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
52684 ____________________________________________________________________________
52685 [  5977] By: gsar                                  on 2000/04/27  21:07:29
52686         Log: autoquote barewords followed by newline and arrow properly
52687              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
52688      Branch: perl
52689            ! t/pragma/warn/toke toke.c
52690 ____________________________________________________________________________
52691 [  5976] By: gsar                                  on 2000/04/27  20:41:20
52692         Log: DB_File v1.73 update (from Paul Marquess)
52693      Branch: perl
52694            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
52695            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
52696 ____________________________________________________________________________
52697 [  5975] By: gsar                                  on 2000/04/27  20:34:24
52698         Log: allow sort() reentrancy (variant of patch suggested by
52699              Hugo van der Sanden)
52700      Branch: perl
52701            ! pp_ctl.c t/op/sort.t
52702 ____________________________________________________________________________
52703 [  5974] By: gsar                                  on 2000/04/27  19:46:57
52704         Log: change#4197 somehow missed initializing PL_errors, meaning
52705              sytax error queueing wasn't working outside eval"" at all;
52706              also fixed eval"" to localize PL_error_count, so that compile-time
52707              eval's don't clobber the error state of the outer context
52708      Branch: perl
52709            ! lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
52710            ! t/pragma/warn/toke
52711 ____________________________________________________________________________
52712 [  5973] By: gsar                                  on 2000/04/27  18:29:05
52713         Log: fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
52714      Branch: perl
52715            ! regcomp.c regexec.c t/op/re_tests
52716 ____________________________________________________________________________
52717 [  5972] By: jhi                                   on 2000/04/27  18:22:41
52718         Log: Integrate with Sarathy.
52719      Branch: cfgperl
52720           +> t/lib/b.t t/lib/syslog.t
52721           !> (integrate 31 files)
52722 ____________________________________________________________________________
52723 [  5971] By: jhi                                   on 2000/04/27  18:18:46
52724         Log: Unicos tweaks from Mark P. Lutz.
52725      Branch: cfgperl
52726            ! hints/unicos.sh lib/Math/Complex.pm
52727 ____________________________________________________________________________
52728 [  5970] By: gsar                                  on 2000/04/27  18:05:11
52729         Log: Data::Dumper fumbles negative numbers on 32-bit platforms where
52730              IV is >32bits
52731      Branch: perl
52732            ! ext/Data/Dumper/Dumper.xs t/lib/dumper.t
52733 ____________________________________________________________________________
52734 [  5969] By: gsar                                  on 2000/04/27  17:50:56
52735         Log: fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
52736      Branch: perl
52737            + t/lib/syslog.t
52738            ! MANIFEST ext/Sys/Syslog/Syslog.pm
52739 ____________________________________________________________________________
52740 [  5968] By: gsar                                  on 2000/04/27  17:44:49
52741         Log: tolerate spaces in group names in test on solaris (from David Boyce
52742              <dsb@boyski.com>)
52743      Branch: perl
52744            ! t/op/groups.t
52745 ____________________________________________________________________________
52746 [  5967] By: gsar                                  on 2000/04/27  17:41:22
52747         Log: improved docs on the warn_uninit diagnostic (from David Glasser
52748              and Simon Cozens)
52749      Branch: perl
52750            ! pod/perldiag.pod
52751 ____________________________________________________________________________
52752 [  5966] By: gsar                                  on 2000/04/27  16:54:58
52753         Log: add testsuite for B backends, fix bug in B::Deparse (from
52754              Simon Cozens <simon@brecon.co.uk>)
52755      Branch: perl
52756            + t/lib/b.t
52757            ! MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
52758 ____________________________________________________________________________
52759 [  5965] By: gsar                                  on 2000/04/27  16:10:37
52760         Log: avoid "will not stay shared" warnings for our variables (from
52761              Robin Barker)
52762      Branch: perl
52763            ! op.c t/pragma/warn/op
52764 ____________________________________________________________________________
52765 [  5964] By: gsar                                  on 2000/04/27  07:05:05
52766         Log: reformat to 72 columns (again)
52767      Branch: perl
52768            ! pod/perldiag.pod
52769 ____________________________________________________________________________
52770 [  5963] By: gsar                                  on 2000/04/27  06:28:31
52771         Log: patch from Larry to make (\&) prototype work; added tests for
52772              the same
52773      Branch: perl
52774            ! op.c t/comp/proto.t
52775 ____________________________________________________________________________
52776 [  5962] By: gsar                                  on 2000/04/27  06:15:47
52777         Log: updated README.hpux (from Jeff Okamoto)
52778      Branch: perl
52779            ! README.hpux
52780 ____________________________________________________________________________
52781 [  5961] By: gsar                                  on 2000/04/27  05:55:03
52782         Log: recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
52783      Branch: perl
52784            ! emacs/cperl-mode.el
52785 ____________________________________________________________________________
52786 [  5960] By: gsar                                  on 2000/04/27  05:49:26
52787         Log: better INSTALL notes on Solaris issues (from Dominic Dunlop)
52788      Branch: perl
52789            ! INSTALL
52790 ____________________________________________________________________________
52791 [  5959] By: gsar                                  on 2000/04/27  05:33:41
52792         Log: doubled words in pods (from Simon Cozens
52793              <simon.p.cozens@jp.pwcglobal.com>)
52794      Branch: perl
52795            ! pod/perl56delta.pod pod/perldebguts.pod pod/perlfaq5.pod
52796            ! pod/perlfork.pod pod/perlfunc.pod pod/perlipc.pod
52797            ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodlib.pod
52798            ! pod/perlnumber.pod pod/perlopentut.pod pod/perltodo.pod
52799            ! pod/perltootc.pod
52800 ____________________________________________________________________________
52801 [  5958] By: gsar                                  on 2000/04/27  05:11:39
52802         Log: change#3569 deleted some essential code, revert; avoid use of
52803              atexit() to make DynaLoader work properly on AIX under mod_perl
52804              (from Jens-Uwe Mager <jum@helios.de>)
52805      Branch: perl
52806            ! ext/DynaLoader/dl_aix.xs
52807 ____________________________________________________________________________
52808 [  5957] By: gsar                                  on 2000/04/27  04:54:51
52809         Log: pod nits (from A. C. Yardley <yardley@tanet.net>)
52810      Branch: perl
52811            ! pod/perlmod.pod
52812 ____________________________________________________________________________
52813 [  5956] By: gsar                                  on 2000/04/27  04:51:47
52814         Log: better diagnostics on failed tests (from Ilya Zakharevich)
52815      Branch: perl
52816            ! t/op/lex_assign.t
52817 ____________________________________________________________________________
52818 [  5955] By: gsar                                  on 2000/04/27  04:26:44
52819         Log: longstanding bug exposed by change#3307: sort arguments weren't
52820              compiled with the right wantarray context (ensuing runtime lookup
52821              via block_gimme() was getting the incidental context of the
52822              sort() itself)
52823      Branch: perl
52824            ! op.c t/op/sort.t
52825 ____________________________________________________________________________
52826 [  5954] By: gsar                                  on 2000/04/26  23:42:12
52827         Log: integrate cfgperl contents into mainline
52828      Branch: perl
52829           !> (integrate 30 files)
52830 ____________________________________________________________________________
52831 [  5953] By: jhi                                   on 2000/04/26  23:06:42
52832         Log: Integrate with Sarathy.
52833      Branch: cfgperl
52834           !> README.win32 ext/B/B/Deparse.pm
52835           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
52836           !> lib/vars.pm perl.c pod/perldiag.pod pod/perlsub.pod
52837           !> pod/perlsyn.pod pod/perlthrtut.pod pod/perltoc.pod
52838           !> pod/perltodo.pod pod/perlxs.pod pod/perlxstut.pod
52839           !> utils/perldoc.PL vms/perlvms.pod
52840 ____________________________________________________________________________
52841 [  5952] By: jhi                                   on 2000/04/26  23:03:46
52842         Log: Undo "use integer" addition from 64bitint as it seems
52843              to break most of the subtests in Digital UNIX;
52844              Unicos needs to find another way.
52845      Branch: cfgperl
52846            ! t/op/64bitint.t
52847 ____________________________________________________________________________
52848 [  5951] By: jhi                                   on 2000/04/26  22:57:53
52849         Log: Be more robust on "extreme" (large absolute value)
52850              arguments.  Originally reported by Daniel Connelly
52851              as a problem with asinh() on large negative arguments,
52852              asinh() used to bail out because an argument to log()
52853              ended up being zero.  Ilya Zakharevich proposed using
52854              Taylor's series in such cases, which for such large
52855              arguments is a very good approximation.
52856      Branch: cfgperl
52857            ! lib/Math/Complex.pm t/lib/complex.t
52858 ____________________________________________________________________________
52859 [  5950] By: gsar                                  on 2000/04/25  19:13:12
52860         Log: reformat perldiag to avoid long lines
52861      Branch: perl
52862            ! pod/perldiag.pod
52863 ____________________________________________________________________________
52864 [  5949] By: gsar                                  on 2000/04/25  18:41:11
52865         Log: make perldoc use the pod2man from the same version (from
52866              M.J.T. Guy)
52867      Branch: perl
52868            ! utils/perldoc.PL
52869 ____________________________________________________________________________
52870 [  5948] By: gsar                                  on 2000/04/25  18:21:57
52871         Log: typo in vars.pm that leads to cryptic message (from Piotr Piatkowski
52872              <kompas@kompas.usr.onet.pl>)
52873      Branch: perl
52874            ! lib/vars.pm
52875 ____________________________________________________________________________
52876 [  5947] By: gsar                                  on 2000/04/25  18:11:53
52877         Log: use &dl_error rather than &dl_load_file as the guard for calling
52878              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
52879              statically built perl)
52880      Branch: perl
52881            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
52882 ____________________________________________________________________________
52883 [  5946] By: jhi                                   on 2000/04/25  17:37:54
52884         Log: Document that tr() is not tr(1).
52885      Branch: cfgperl
52886            ! pod/perlop.pod
52887 ____________________________________________________________________________
52888 [  5945] By: gsar                                  on 2000/04/25  16:34:33
52889         Log: make module name mandatory after -M switch; reorder perldiag
52890              alphabetically (from Mark-Jason Dominus)
52891      Branch: perl
52892            ! perl.c pod/perldiag.pod
52893 ____________________________________________________________________________
52894 [  5944] By: jhi                                   on 2000/04/25  01:15:18
52895         Log: On second thoughts frexp() does have two arguments.
52896      Branch: cfgperl
52897            ! perl.h
52898 ____________________________________________________________________________
52899 [  5943] By: jhi                                   on 2000/04/24  22:56:32
52900         Log: Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
52901              Now pp_ncmp() returns undef is either operand is a NaN.
52902      Branch: cfgperl
52903            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
52904            ! Todo-5.6 config_h.SH epoc/config.sh perl.h pp.c pp_sys.c
52905            ! vms/subconfigure.com vos/config.def vos/config.h
52906            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
52907            ! win32/config.vc win32/config_H.bc win32/config_H.gc
52908            ! win32/config_H.vc
52909      Branch: metaconfig/U/perl
52910            + d_modfl.U
52911 ____________________________________________________________________________
52912 [  5942] By: jhi                                   on 2000/04/24  19:45:17
52913         Log: Regen Configure to match #5937.
52914      Branch: cfgperl
52915            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
52916            ! config_h.SH
52917      Branch: metaconfig
52918            ! U/installdirs/inc_version_list.U U/modified/cpp_stuff.U
52919 ____________________________________________________________________________
52920 [  5941] By: jhi                                   on 2000/04/24  19:24:11
52921         Log: Further Unicos fixes for Mark Lutz.
52922      Branch: cfgperl
52923            ! hints/unicos.sh pp_ctl.c
52924 ____________________________________________________________________________
52925 [  5940] By: jhi                                   on 2000/04/24  19:09:06
52926         Log: Various Unicos 10.0.0.6 fixes.
52927              
52928              Subject: [ID 20000414.007] Test suite failures in perl 5.6 on Cray T90
52929              From: Mark P Lutz <tecmpl1@triton.ca.boeing.com> 
52930              Reply-To: tecmpl1@triton.ca.boeing.com 
52931              To: perl5-porters@perl.org 
52932              Date: Fri, 14 Apr 2000 20:21:00 GMT 
52933              Message-Id: <200004142021.UAA36232@triton.ca.boeing.com> 
52934      Branch: cfgperl
52935            ! hints/unicos.sh pp.c pp_ctl.c t/op/64bitint.t
52936 ____________________________________________________________________________
52937 [  5939] By: gsar                                  on 2000/04/24  19:01:24
52938         Log: more pod nits (from Larry Virden)
52939      Branch: perl
52940            ! README.win32 pod/perlsub.pod pod/perlsyn.pod
52941            ! pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
52942            ! pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
52943 ____________________________________________________________________________
52944 [  5938] By: gsar                                  on 2000/04/24  18:54:01
52945         Log: Consolidated B::Deparse fixes (from Stephen McCamant)
52946      Branch: perl
52947            ! ext/B/B/Deparse.pm
52948 ____________________________________________________________________________
52949 [  5937] By: jhi                                   on 2000/04/24  17:39:00
52950         Log: Integrate with Sarathy.
52951      Branch: cfgperl
52952           +> (branch 31 files)
52953           !> (integrate 73 files)
52954 ____________________________________________________________________________
52955 [  5936] By: gsar                                  on 2000/04/24  17:30:06
52956         Log: additional tests for change#5934 (from Paul Marquess, who also
52957              sent in the same fix)
52958      Branch: perl
52959            ! t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
52960            ! t/pragma/warn/5nolint t/pragma/warn/6default
52961 ____________________________________________________________________________
52962 [  5935] By: jhi                                   on 2000/04/24  17:26:05
52963         Log: Do not assume sign propagation.
52964              Subject:  [PATCH] Re: [ID 20000410.010] Unicoss 10.0.0.6 and perl 5.6.0
52965              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk> 
52966              To: payner@ncifcrf.gov, perl5-porters@perl.org 
52967              Date: Tue, 18 Apr 2000 18:24:49 +0100 
52968              Message-Id: <E12hbk1-0006Ws-00@ursa.cus.cam.ac.uk> 
52969      Branch: cfgperl
52970            ! t/op/bop.t t/op/misc.t
52971 ____________________________________________________________________________
52972 [  5934] By: gsar                                  on 2000/04/24  17:16:54
52973         Log: propagate lexical warnings from surrounding scope correctly
52974              within string eval()
52975      Branch: perl
52976            ! pp_ctl.c t/pragma/warn/pp_ctl
52977 ____________________________________________________________________________
52978 [  5933] By: jhi                                   on 2000/04/24  17:01:07
52979         Log: Flatten the cpp jungle doing the nosuid checking.
52980      Branch: cfgperl
52981            ! perl.c
52982 ____________________________________________________________________________
52983 [  5932] By: gsar                                  on 2000/04/24  09:08:14
52984         Log: add rsignal(), whichsig() and do_join() to public API list
52985              (mod_perl uses them to good advantage)
52986      Branch: perl
52987            ! embed.pl global.sym objXSUB.h perlapi.c proto.h
52988 ____________________________________________________________________________
52989 [  5931] By: gsar                                  on 2000/04/24  09:01:40
52990         Log: fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
52991      Branch: perl
52992            ! pp_hot.c regexec.c t/op/pat.t
52993 ____________________________________________________________________________
52994 [  5930] By: gsar                                  on 2000/04/24  08:58:33
52995         Log: small os390 tweaks (from Peter Prymmer)
52996      Branch: perl
52997            ! config_h.SH makedepend.SH
52998 ____________________________________________________________________________
52999 [  5929] By: gsar                                  on 2000/04/24  08:55:25
53000         Log: pod nits
53001      Branch: perl
53002            ! pod/perlguts.pod
53003 ____________________________________________________________________________
53004 [  5928] By: gsar                                  on 2000/04/24  08:50:13
53005         Log: revert change#5923 ("breaks" t/lib/io_poll.t)
53006      Branch: perl
53007            ! ext/IO/lib/IO/Poll.pm
53008 ____________________________________________________________________________
53009 [  5927] By: gsar                                  on 2000/04/24  08:43:24
53010         Log: arrange for next() to resume at the unstack op rather than the
53011              loop conditional, so that scope cleanup happens correctly
53012              (from Stephen McCamant)
53013      Branch: perl
53014            ! op.c pp_ctl.c t/op/misc.t
53015 ____________________________________________________________________________
53016 [  5926] By: gsar                                  on 2000/04/24  08:18:40
53017         Log: on windows, reserve 16M of stack rather than 128M (allows more
53018              threads to run concurrently)
53019      Branch: perl
53020            ! win32/Makefile win32/makefile.mk
53021 ____________________________________________________________________________
53022 [  5925] By: gsar                                  on 2000/04/24  08:13:52
53023         Log: POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
53024      Branch: perl
53025            ! toke.c
53026 ____________________________________________________________________________
53027 [  5924] By: gsar                                  on 2000/04/24  08:08:59
53028         Log: avoid using uninitialized memory in require version check
53029      Branch: perl
53030            ! pp_ctl.c universal.c
53031 ____________________________________________________________________________
53032 [  5923] By: gsar                                  on 2000/04/24  07:20:14
53033         Log: various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>)
53034      Branch: perl
53035            ! ext/IO/lib/IO/Poll.pm
53036 ____________________________________________________________________________
53037 [  5922] By: gsar                                  on 2000/04/24  07:08:42
53038         Log: commentary about IoTYPE() (from Nathan Torkington)
53039      Branch: perl
53040            ! sv.h
53041 ____________________________________________________________________________
53042 [  5921] By: gsar                                  on 2000/04/24  06:58:26
53043         Log: make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
53044              by fix
53045      Branch: perl
53046            ! sv.c t/lib/charnames.t t/pragma/utf8.t
53047 ____________________________________________________________________________
53048 [  5920] By: gsar                                  on 2000/04/24  06:37:59
53049         Log: Larry's fix for buggy propagation of utf8-ness in join(); add test
53050      Branch: perl
53051            ! doop.c t/op/ver.t
53052 ____________________________________________________________________________
53053 [  5919] By: gsar                                  on 2000/04/24  06:21:58
53054         Log: Configure might miss old directories when prefix must be
53055              expanded (from Robin Barker)
53056      Branch: metaconfig
53057            ! U/installdirs/inc_version_list.U
53058      Branch: perl
53059            ! Configure
53060 ____________________________________________________________________________
53061 [  5918] By: gsar                                  on 2000/04/24  06:16:11
53062         Log: VMS nits in glob() test (from Charles Lane)
53063      Branch: perl
53064            ! t/lib/glob-basic.t
53065 ____________________________________________________________________________
53066 [  5917] By: gsar                                  on 2000/04/24  06:11:56
53067         Log: various pod nits (from Larry Virden and others)
53068      Branch: perl
53069            ! README.amiga README.hpux README.machten README.os2
53070            ! README.os390 README.win32 embed.pl handy.h lib/IPC/Open3.pm
53071            ! pod/Win32.pod pod/perl56delta.pod pod/perlapi.pod
53072            ! pod/perlbook.pod pod/perlcompile.pod pod/perldebguts.pod
53073            ! pod/perldiag.pod pod/perlfork.pod pod/perlfunc.pod
53074            ! pod/perlguts.pod pod/perlintern.pod pod/perlipc.pod
53075            ! pod/perlmod.pod pod/perlmodinstall.pod pod/perlnumber.pod
53076            ! pod/perlop.pod pod/perlport.pod pod/perlre.pod
53077            ! pod/perltrap.pod pod/perlunicode.pod pod/perlvar.pod pp.h
53078 ____________________________________________________________________________
53079 [  5916] By: gsar                                  on 2000/04/24  05:52:43
53080         Log: ignore dotfiles (.cvsignore etc) in test (from Warren Jones
53081              <wjones@tc.fluke.com>)
53082      Branch: perl
53083            ! t/lib/glob-basic.t
53084 ____________________________________________________________________________
53085 [  5915] By: gsar                                  on 2000/04/24  05:07:01
53086         Log: supported platforms mixed up
53087      Branch: perl
53088            ! pod/perl56delta.pod pod/perlport.pod
53089 ____________________________________________________________________________
53090 [  5914] By: gsar                                  on 2000/04/24  04:56:08
53091         Log: caller() wasn't returning the right number of elements for
53092              eval {...}
53093      Branch: perl
53094            ! pp_ctl.c t/pragma/warn/9enabled
53095 ____________________________________________________________________________
53096 [  5913] By: gsar                                  on 2000/04/24  04:35:41
53097         Log: pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (from
53098              Mark-Jason Dominus)
53099      Branch: perl
53100            ! pod/perlfunc.pod
53101 ____________________________________________________________________________
53102 [  5912] By: gsar                                  on 2000/04/24  04:17:15
53103         Log: fix totally broken caching in UNIVERSAL::isa() (from
53104              Nick Ing-Simmons)
53105      Branch: perl
53106            ! t/op/universal.t universal.c
53107 ____________________________________________________________________________
53108 [  5911] By: gsar                                  on 2000/04/24  03:39:47
53109         Log: add linebreak properties from unicode/LineBrk.txt (from
53110              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
53111      Branch: perl
53112            + lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
53113            + lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
53114            + lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
53115            + lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
53116            + lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
53117            + lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
53118            + lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
53119            + lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
53120            + lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
53121            + lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
53122            + lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
53123            + lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
53124            + lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
53125            + lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
53126            + lib/unicode/Is/LbrkZW.pl
53127            ! lib/unicode/mktables.PL
53128 ____________________________________________________________________________
53129 [  5910] By: gsar                                  on 2000/04/24  03:23:10
53130         Log: typo in pod
53131      Branch: perl
53132            ! ext/Thread/Thread.pm
53133 ____________________________________________________________________________
53134 [  5909] By: gsar                                  on 2000/04/24  03:22:03
53135         Log: mode argument to do_binmode() should be file mode, not boolean
53136      Branch: perl
53137            ! pp_sys.c
53138 ____________________________________________________________________________
53139 [  5908] By: gsar                                  on 2000/04/16  16:51:08
53140         Log: introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)
53141              always returns a valid GV even when the symbol is trapped by strictures
53142              (avoids coredumps)
53143              
53144              TODO: the C<package;> hack needs similar treatment
53145      Branch: perl
53146            ! embedvar.h gv.c intrpvar.h perl.c perlapi.h
53147            ! t/pragma/strict-vars
53148 ____________________________________________________________________________
53149 [  5907] By: jhi                                   on 2000/03/31  23:42:56
53150         Log: pp_gmtime() assumed that newSVpvf %d would take C ints,
53151              an assumption which #5905 demolished.
53152      Branch: cfgperl
53153            ! pp_sys.c
53154 ____________________________________________________________________________
53155 [  5906] By: jhi                                   on 2000/03/31  18:54:37
53156         Log: Typo in #5905.
53157      Branch: cfgperl
53158            ! t/op/64bitint.t
53159 ____________________________________________________________________________
53160 [  5905] By: jhi                                   on 2000/03/31  18:50:54
53161         Log: Fix for "[ID 20000329.080] quad printing does not work as documented",
53162              reported by Joseph N. Hall.  The bug was that even with use64bitint
53163              one had to use the prefixes q, L, or ll with printf/sprintf,
53164              contrary to the documentation and common sense.
53165      Branch: cfgperl
53166            ! sv.c t/op/64bitint.t
53167 ____________________________________________________________________________
53168 [  5904] By: gsar                                  on 2000/03/28  02:31:32
53169         Log: add Changes, perldelta.pod
53170      Branch: perl
53171            + Changes pod/perldelta.pod
53172 ____________________________________________________________________________
53173 [  5903] By: gsar                                  on 2000/03/28  02:03:55
53174         Log: rename Changes and perldelta.pod
53175      Branch: perl
53176           +> Changes5.6 pod/perl56delta.pod
53177            - Changes pod/perldelta.pod
53178            ! MANIFEST
53179 ____________________________________________________________________________
53180 [  5902] By: gsar                                  on 2000/03/28  01:59:14
53181         Log: create maint-5.6 branch
53182      Branch: maint-5.6/perl
53183           +> (branch 1611 files)
53184 ____________________________________________________________________________
53185 [  5901] By: jhi                                   on 2000/03/23  05:48:43
53186         Log: Integrate with Sarathy.
53187      Branch: cfgperl
53188           !> Changes patchlevel.h pod/perlhist.pod pod/perltoc.pod
53189 ____________________________________________________________________________
53190 [  5900] By: gsar                                  on 2000/03/23  05:42:43
53191         Log: three guesses on what this is :-)
53192      Branch: perl
53193            ! Changes