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.
9 [The "CAST AND CREW" list has been moved to AUTHORS.]
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
19 +> branched (from elsewhere)
20 !> merged changes (from elsewhere)
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/
26 This file contains only changes that affect the mainline branch,
27 not those that affect the (now decommissioned) cfgperl, or vmsperl,
31 Version v5.7.1 Development release working toward v5.8
34 ____________________________________________________________________________
35 [ 8866] By: jhi on 2001/02/21 00:34:20
36 Log: Upgrade to CGI.pm 2.752, from Lincoln Stein.
37 (Note: there were some conflicts due to EBCDIC and EPOC
38 patches, in general I preferred the repository code.)
39 (When 2.753 comes out, we need to synchronize.)
41 ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
42 ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
44 ____________________________________________________________________________
45 [ 8865] By: jhi on 2001/02/21 00:24:22
46 Log: Make pack("C", 0x100) to create Unicode, unless under the
47 evil influence of 'use bytes'. Similarly, unpack("C", ...)
48 will understand Unicode, unless you under know what.
50 ! pp.c t/op/pack.t t/op/qu.t
51 ____________________________________________________________________________
52 [ 8864] By: alanbur on 2001/02/20 22:35:34
53 Log: Resynchronised with parent
54 Branch: maint-5.6/pureperl
55 !> README.win32 ext/GDBM_File/GDBM_File.pm
56 !> ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
57 !> ext/SDBM_File/SDBM_File.pm handy.h lib/Test.pm makedef.pl mg.c
58 !> pod/perlop.pod t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
59 !> t/lib/sdbm.t util.c
60 ____________________________________________________________________________
61 [ 8863] By: jhi on 2001/02/20 20:55:11
62 Log: Integrate change #8860,8861 from mainline into maintperl.
66 Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
67 Branch: maint-5.6/perl
68 !> lib/Test.pm pod/perlop.pod
69 ____________________________________________________________________________
70 [ 8862] By: jhi on 2001/02/20 20:30:07
71 Log: Don't do casting between pointers pointing to differently sized
75 ____________________________________________________________________________
76 [ 8861] By: jhi on 2001/02/20 19:53:44
77 Log: Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
78 From: Peter Prymmer <pvhp@forte.com>
79 Message-ID: <Pine.OSF.4.10.10102141617350.197219-100000@aspara.forte.com>
80 Date: Wed, 14 Feb 2001 16:28:16 -0800 (PST)
83 ____________________________________________________________________________
84 [ 8860] By: jhi on 2001/02/20 19:48:02
85 Log: "pseudo-literal j", a documentation glitch reported to Debian.
86 The text recovered from Perl 5.005_03, and pseudo-literal replaced
90 ____________________________________________________________________________
91 [ 8859] By: jhi on 2001/02/20 19:15:46
92 Log: Skip the Perl_sys_intern_clear and Perl_sys_intern_init,
96 ____________________________________________________________________________
97 [ 8858] By: jhi on 2001/02/20 17:36:53
98 Log: Integrate pureperl changes #8844,8845,8850 to mainline
99 (via maintperl #8855).
101 Fixed %^H scoping bug
103 Removed GV <-> CV refcount loop
105 Removed %ENV refcount loop
107 !> gv.c op.c perl.c pp.c scope.c
108 ____________________________________________________________________________
109 [ 8857] By: jhi on 2001/02/20 17:34:32
110 Log: Integrate changes #8853,8854 from maintperl to mainline.
112 EBDIC fixes, README.win32 Borland update.
114 !> README.win32 handy.h util.c
115 ____________________________________________________________________________
116 [ 8856] By: jhi on 2001/02/20 17:33:16
117 Log: Integrate change #8848 from mainline to maintperl: ?DBM_File cleanup.
118 Branch: maint-5.6/perl
119 !> ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
120 !> ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
121 !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
122 ____________________________________________________________________________
123 [ 8855] By: jhi on 2001/02/20 17:32:13
124 Log: Integrate pureperl changes #8844,8845,8850 to maintperl.
126 Fixed %^H scoping bug
128 Removed GV <-> CV refcount loop
130 Removed %ENV refcount loop
131 Branch: maint-5.6/perl
132 !> gv.c op.c perl.c pp.c scope.c
133 ____________________________________________________________________________
134 [ 8854] By: jhi on 2001/02/20 17:25:06
135 Log: Subject: Addition to readme.win32 for Borland C++ compilers
136 Date: Tue, 20 Feb 2001 02:15:25 +0300
137 From: "Vadim Konovalov" <watman@inbox.ru>
138 Message-ID: <011c01c09aca$93bbbec0$367b55c2@vad>
140 Document Borland compiler misbehaviour.
141 Branch: maint-5.6/perl
143 ____________________________________________________________________________
144 [ 8853] By: jhi on 2001/02/20 17:22:25
145 Log: The assimilation of ebcdic.c didn't quite work at the first try,
146 patches from Thomas Dorner.
147 Branch: maint-5.6/perl
149 ____________________________________________________________________________
150 [ 8852] By: jhi on 2001/02/20 17:20:15
151 Log: Subject: [PATCH] More Mac OS patches for maint-5.6
152 From: Chris Nandor <pudge@pobox.com>
153 Date: Tue, 20 Feb 2001 08:32:45 -0500
154 Message-Id: <p05010403b6b81ee8dca0@[10.0.1.177]>
155 Branch: maint-5.6/perl
157 ____________________________________________________________________________
158 [ 8851] By: jhi on 2001/02/20 17:15:52
159 Log: Filter::Util::Call update to 1.05, from Paul Marquess.
161 ! ext/Filter/Util/Call/Call.pm t/lib/filter-util.pl
162 ! t/lib/filter-util.t
163 ____________________________________________________________________________
164 [ 8850] By: alanbur on 2001/02/20 17:12:40
165 Log: Removed %ENV refcount loop. Elements of %ENV are magical,
166 and the magic pointer points back to the GV that contains the
167 %ENV hash. This creates a refcount loop that prevents members
168 of %ENV from being freed correctly. This change removes the
169 refcount loop - the magic pointer was never used anyway, the
170 only use of the magic was to check the type ('E') so that the
171 appropriate environment manipulation code is called when %ENV
173 Branch: maint-5.6/pureperl
175 ____________________________________________________________________________
176 [ 8849] By: jhi on 2001/02/20 17:12:20
177 Log: Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
178 From: "Craig A. Berry" <craigberry@mac.com>
179 Date: Mon, 19 Feb 2001 23:36:12 -0600
180 Message-Id: <5.0.2.1.0.20010219230450.02762648@exchi01>
182 Case-forgiving systems match TestInit.pm with TES*.
185 ____________________________________________________________________________
186 [ 8848] By: jhi on 2001/02/20 17:10:02
187 Log: strict-w-proof the ?DBM_File, from Paul Marquess.
189 ! ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
190 ! ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
191 ! t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
192 ____________________________________________________________________________
193 [ 8847] By: jhi on 2001/02/20 15:34:41
194 Log: The #8843 wasn't quite right: %Config needs to imported.
197 ____________________________________________________________________________
198 [ 8846] By: jhi on 2001/02/20 15:31:50
199 Log: Retract the #8838 and #8840 for now because of
200 the DB_File tie problem.
202 ! embed.h embed.pl global.sym lib/ExtUtils/xsubpp objXSUB.h
203 ! perlapi.c pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod
205 ____________________________________________________________________________
206 [ 8845] By: alanbur on 2001/02/20 14:25:41
207 Log: Removed GV <-> CV refcount loop
208 CvGV(mycv) points to the parent GV of the CV, and was previously
209 refcounted. The pointer remains, but the refcounting has been removed
210 as it causes a refcount loop between the CV and GV that means the CV
211 can't ever be deleted.
212 Branch: maint-5.6/pureperl
214 ____________________________________________________________________________
215 [ 8844] By: alanbur on 2001/02/20 14:23:13
216 Log: Fixed %^H scoping bug
217 Branch: maint-5.6/pureperl
219 ____________________________________________________________________________
220 [ 8843] By: jhi on 2001/02/19 13:38:08
221 Log: fork() not everywhere, cleanup temp files.
224 ____________________________________________________________________________
225 [ 8842] By: alanbur on 2001/02/19 12:42:07
226 Log: Resynchronised with parent
227 Branch: maint-5.6/pureperl
228 !> pod/perlfaq4.pod sv.c utf8.c
229 ____________________________________________________________________________
230 [ 8841] By: jhi on 2001/02/19 03:35:51
233 ! Changes patchlevel.h
234 ____________________________________________________________________________
235 [ 8840] By: jhi on 2001/02/19 00:23:41
236 Log: Subject: [patch] add sv_setref_uv
237 From: Doug MacEachern <dougm@covalent.net>
238 Date: Sun, 18 Feb 2001 14:49:33 -0800 (PST)
239 Message-ID: <Pine.LNX.4.21.0102181448290.10021-100000@mako.covalent.net>
241 ! embed.h embed.pl global.sym objXSUB.h perlapi.c
242 ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
243 ____________________________________________________________________________
244 [ 8839] By: jhi on 2001/02/19 00:01:38
245 Log: Put to rest the 20010205.001, the email address checking (not) regex.
248 ____________________________________________________________________________
249 [ 8838] By: jhi on 2001/02/18 22:17:54
250 Log: Subject: [patch] xsubpp: make sv_setref_* targetable
251 From: Doug MacEachern <dougm@covalent.net>
252 Date: Sun, 18 Feb 2001 12:58:23 -0800 (PST)
253 Message-ID: <Pine.LNX.4.21.0102181256310.10021-100000@mako.covalent.net>
255 ! lib/ExtUtils/xsubpp
256 ____________________________________________________________________________
257 [ 8837] By: jhi on 2001/02/18 22:16:50
258 Log: Subject: [patch] -Wall cleanup round 2
259 From: Doug MacEachern <dougm@covalent.net>
260 Date: Sun, 18 Feb 2001 13:08:04 -0800 (PST)
261 Message-ID: <Pine.LNX.4.21.0102181304520.10021-100000@mako.covalent.net>
263 ! ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
264 ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
265 ! ext/File/Glob/Glob.xs ext/Filter/Util/Call/Call.xs
266 ! ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs ext/IPC/SysV/SysV.xs
267 ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
268 ! ext/SDBM_File/SDBM_File.xs
269 ____________________________________________________________________________
270 [ 8836] By: jhi on 2001/02/18 22:11:20
271 Log: Misapplied regex optimizations when \C is present.
274 What still remains broken is that the submatches that
275 have \C in them get their UTF8 flag on because their
276 parent SV has it on. This will result in malformed
277 UTF8 if a \C happened to match a non-ASCII byte.
279 ! regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
281 ____________________________________________________________________________
282 [ 8835] By: jhi on 2001/02/18 20:12:02
283 Log: Fix for "[ID 20010213.005] utf8 + localized hash elems + 64 bits?"
285 The hash key got wrongly UTF8fied.
287 ! pod/perlapi.pod toke.c utf8.c
288 ____________________________________________________________________________
289 [ 8834] By: jhi on 2001/02/18 19:44:25
290 Log: Tweak on #8234 (Subject: Re: [PATCH] Warn on use of reference as array elem):
291 don't warn on magical or overloaded things.
294 ____________________________________________________________________________
295 [ 8833] By: nick on 2001/02/18 19:31:22
296 Log: Integrate mainline
298 +> t/TestInit.pm t/run/runenv.t
300 !> MANIFEST Makefile.SH ext/Storable/ChangeLog
301 !> ext/Storable/Storable.pm ext/Storable/Storable.xs
302 !> lib/Test/Harness.pm perl.c pod/perlfaq4.pod sv.c t/TEST
303 !> t/lib/charnames.t t/lib/glob-basic.t t/lib/st-06compat.t
304 !> t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
305 !> t/op/chop.t t/op/eval.t t/op/regexp_noamp.t t/op/subst_wamp.t
307 ____________________________________________________________________________
308 [ 8832] By: jhi on 2001/02/18 19:21:18
309 Log: Integrate perlio.
311 !> perlio.c pod/perldiag.pod
312 ____________________________________________________________________________
313 [ 8831] By: jhi on 2001/02/18 19:14:20
314 Log: Integrate change #8827 from mainline.
317 Branch: maint-5.6/perl
319 ____________________________________________________________________________
320 [ 8830] By: nick on 2001/02/18 19:10:34
321 Log: Apply the spirit of patch from Nick Clark:
322 Subject: [PATCH] Re: extensions that provide layers
323 From: Nicholas Clark <nick@ccl4.org>
324 Date: Mon, 12 Feb 2001 16:43:51 +0000
325 Message-Id: <20010212164350.Q3652@plum.flirble.org>
327 ! perlio.c pod/perldiag.pod
328 ____________________________________________________________________________
329 [ 8829] By: jhi on 2001/02/18 19:03:25
330 Log: Subject: [PATCH t/TEST t/TestSetup.pm] Adding in TestSetup.pm to replace BEGIN preamble on tests.
331 From: schwern@pobox.com
332 Date: Sun, 18 Feb 2001 13:44:35 -0500
333 Message-ID: <20010218134435.A17544@magnonel.guild.net>
335 Applied, but as t/TestInit.pm.
338 ! MANIFEST t/TEST t/op/eval.t t/op/regexp_noamp.t
340 ____________________________________________________________________________
341 [ 8828] By: jhi on 2001/02/18 18:43:52
342 Log: Integrate perlio.
345 ____________________________________________________________________________
346 [ 8827] By: jhi on 2001/02/18 18:41:33
350 ____________________________________________________________________________
351 [ 8826] By: nick on 2001/02/18 17:40:59
352 Log: Fix [ID 20010217.002]
353 open FOO, "<:raw:perlio", ...
354 :raw now inserts default base layer below itself.
356 open FOO, "<:unix", ...
357 works as well - but leaves buffer layer on stack under the unix layer.
360 ____________________________________________________________________________
361 [ 8825] By: jhi on 2001/02/18 17:15:39
362 Log: Integrate perlio.
364 !> perlio.c perliol.h
365 ____________________________________________________________________________
366 [ 8824] By: jhi on 2001/02/18 17:10:53
367 Log: Subject: [PATCH t/TEST lib/Test/Harness.pm] Adding todo tests
368 From: schwern@pobox.com
369 Date: Sun, 18 Feb 2001 01:48:50 -0500
370 Message-ID: <20010218014850.C19957@magnonel.guild.net>
372 ! lib/Test/Harness.pm t/TEST t/op/chop.t
373 ____________________________________________________________________________
374 [ 8823] By: jhi on 2001/02/18 17:01:06
375 Log: Add run/*.t to testables.
378 ____________________________________________________________________________
379 [ 8822] By: jhi on 2001/02/18 16:58:58
380 Log: Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
381 From: schwern@pobox.com
382 Date: Sun, 18 Feb 2001 01:11:35 -0500
383 Message-ID: <20010218011135.A19957@magnonel.guild.net>
385 Revive mjd's and Simon's PERL5OPT fix.
389 ____________________________________________________________________________
390 [ 8821] By: jhi on 2001/02/18 16:53:46
391 Log: Subject: Re: Why t/TEST and not Test::Harness?
392 From: schwern@pobox.com
393 Date: Sat, 17 Feb 2001 22:44:44 -0500
394 Message-ID: <20010217224444.A6679@magnonel.guild.net>
396 Replace UTEST with TEST -utf8.
399 ! MANIFEST Makefile.SH t/TEST t/lib/charnames.t
401 ____________________________________________________________________________
402 [ 8820] By: nick on 2001/02/18 13:06:16
403 Log: Clean up a few core dumps when layers are used in unexpected ways.
404 (Still not "right"...)
407 ____________________________________________________________________________
408 [ 8819] By: jhi on 2001/02/18 02:25:55
409 Log: Integrate change #8818 from maintperl, a FAQ nit.
412 ____________________________________________________________________________
413 [ 8818] By: jhi on 2001/02/18 02:24:50
414 Log: FAQ nit from Chris Fedde.
415 Branch: maint-5.6/perl
417 ____________________________________________________________________________
418 [ 8817] By: nick on 2001/02/17 18:20:14
419 Log: Integrate mainline
421 +> lib/unicode/UCD.html lib/unicode/Unicode.html
422 +> lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
424 - ebcdic.c lib/unicode/UCD301.html lib/unicode/UCDFF301.html
425 - lib/unicode/Unicode.301
426 !> (integrate 324 files)
427 ____________________________________________________________________________
428 [ 8816] By: jhi on 2001/02/17 16:56:58
429 Log: Upgrade to Storable 1.0.10, from Raphael Manfredi.
431 ! ext/Storable/ChangeLog ext/Storable/Storable.pm
432 ! ext/Storable/Storable.xs t/lib/st-06compat.t
433 ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
434 ____________________________________________________________________________
435 [ 8815] By: jhi on 2001/02/17 16:40:07
436 Log: Subject: [patch] -Wall
437 From: Doug MacEachern <dougm@covalent.net>
438 Date: Fri, 16 Feb 2001 15:25:36 -0800 (PST)
439 Message-ID: <Pine.LNX.4.21.0102161519500.30352-100000@mako.covalent.net>
441 ! doio.c doop.c embed.h embed.pl gv.c objXSUB.h op.c perl.c
442 ! perlapi.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c toke.c
443 ____________________________________________________________________________
444 [ 8814] By: jhi on 2001/02/16 19:27:18
445 Log: Document qu better.
448 ____________________________________________________________________________
449 [ 8813] By: jhi on 2001/02/15 13:54:37
450 Log: Subject: [PATCH @8807] toke.c cleanup: scan_str()
451 From: Hugo <hv@crypt.compulink.co.uk>
452 Date: Thu, 15 Feb 2001 13:39:49 +0000
453 Message-Id: <200102151339.NAA32248@crypt.compulink.co.uk>
456 ____________________________________________________________________________
457 [ 8812] By: alanbur on 2001/02/15 13:52:16
458 Log: Resynchronised with parent
459 Branch: maint-5.6/pureperl
461 !> (integrate 36 files)
462 ____________________________________________________________________________
463 [ 8811] By: jhi on 2001/02/15 13:51:16
464 Log: Integrate changes #8659,8702,8808,8809,8810 from maintperl.
466 Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
467 From: Jan Dubois <JanD@ActiveState.com>
468 Date: Wed, 31 Jan 2001 21:17:03 -0800
469 Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
471 tweak change#8659 to keep it simple
473 Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
474 From: Russ Allbery <rra@stanford.edu>
475 Date: 14 Feb 2001 10:15:41 -0800
476 Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
480 Upgrade to podlators 1.08, from Russ Allbery.
482 !> lib/Pod/Man.pm lib/Pod/Text.pm lib/Test/Harness.pm
484 ____________________________________________________________________________
485 [ 8810] By: jhi on 2001/02/15 13:35:08
486 Log: Upgrade to podlators 1.08, from Russ Allbery.
487 Branch: maint-5.6/perl
488 ! lib/Pod/Man.pm lib/Pod/Text.pm
489 ____________________________________________________________________________
490 [ 8809] By: jhi on 2001/02/15 13:26:38
491 Log: (accidentally empty check-in)
492 Branch: maint-5.6/perl
493 ! lib/Test/Harness.pm
494 ____________________________________________________________________________
495 [ 8808] By: jhi on 2001/02/15 13:23:47
496 Log: Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
497 From: Russ Allbery <rra@stanford.edu>
498 Date: 14 Feb 2001 10:15:41 -0800
499 Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
501 perldoc was hardcoding $Config{installscript}, which breaks
502 when install* isn't where Perl ends up (such as with AFS).
504 Use $Config{scriptdir} instead.
505 Branch: maint-5.6/perl
507 ____________________________________________________________________________
508 [ 8807] By: jhi on 2001/02/14 14:37:27
511 ! Changes patchlevel.h
512 ____________________________________________________________________________
513 [ 8806] By: jhi on 2001/02/14 14:25:31
514 Log: Integrate changes #8803,8804,8805 from mainline.
516 Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
518 Don't skip too much of the locale error message if no environ array,
521 More MacOS Classic fixes from Chris Nandor.
522 Branch: maint-5.6/perl
523 !> doop.c lib/Cwd.pm perl.c perl.h util.c
524 ____________________________________________________________________________
525 [ 8805] By: jhi on 2001/02/14 03:29:01
526 Log: More MacOS Classic fixes from Chris Nandor.
529 ____________________________________________________________________________
530 [ 8804] By: jhi on 2001/02/14 03:18:35
531 Log: Don't skip too much of the locale error message if no environ array,
535 ____________________________________________________________________________
536 [ 8803] By: jhi on 2001/02/14 03:14:14
537 Log: Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
540 ____________________________________________________________________________
541 [ 8802] By: jhi on 2001/02/13 18:31:33
545 ____________________________________________________________________________
546 [ 8801] By: jhi on 2001/02/13 17:55:19
547 Log: Integrate change #8792 from mainline.
549 Subject: buncha MacPerl patches for bleadperl
550 From: Chris Nandor <pudge@pobox.com>
551 Date: Tue, 13 Feb 2001 00:02:43 -0500
552 Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
553 Branch: maint-5.6/perl
554 !> lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
555 !> lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
556 !> t/lib/basename.t toke.c util.h
557 ____________________________________________________________________________
558 [ 8800] By: jhi on 2001/02/13 17:46:43
559 Log: When doing that Fpos_t used in PerlIO_getpos proto needs
560 to be forced to Off_t.
562 Subject: [ID 20010201.009] 5.6.1-TRIAL2 sfio build fails
564 Date: Thu, 1 Feb 2001 12:01:04 +0000
565 Message-Id: <20010201120103.E11401@plum.flirble.org>
566 Branch: maint-5.6/perl
567 ! iperlsys.h perlio.c
568 ____________________________________________________________________________
569 [ 8799] By: jhi on 2001/02/13 16:52:51
570 Log: Duplex duplex hunk hunk.
571 Branch: maint-5.6/perl
573 ____________________________________________________________________________
574 [ 8797] By: jhi on 2001/02/13 14:52:04
575 Log: Subject: [PATCH perl@8773] integral ok lines for VMS
576 From: "Craig A. Berry" <craigberry@mac.com>
577 Date: Mon, 12 Feb 2001 11:05:25 -0600
578 Message-Id: <p04330104b6ac5dfe6d45@[172.16.52.1]>
580 ! t/lib/filehand.t t/lib/test-harness.t t/lib/texttabs.t
581 ____________________________________________________________________________
582 [ 8796] By: jhi on 2001/02/13 14:36:47
583 Log: Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
584 From: simon.cozens@pembroke.oxford.ac.uk
585 Date: Sat, 10 Feb 2001 17:57:02 +0000
586 Message-Id: <E14ReGc-0005Pk-00@pembro26.pmb.ox.ac.uk>
591 ____________________________________________________________________________
592 [ 8795] By: jhi on 2001/02/13 14:30:11
593 Log: Sort the MANIFEST.
596 ____________________________________________________________________________
597 [ 8794] By: jhi on 2001/02/13 14:26:51
598 Log: Integrate change #8793 from mainline, FAQ updates.
599 Branch: maint-5.6/perl
600 !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
601 ____________________________________________________________________________
602 [ 8793] By: jhi on 2001/02/13 14:25:13
603 Log: FAQ updates from Chris Fedde <chris@fedde.littleton.co.us>.
605 ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
606 ____________________________________________________________________________
607 [ 8792] By: jhi on 2001/02/13 14:22:50
608 Log: Subject: buncha MacPerl patches for bleadperl
609 From: Chris Nandor <pudge@pobox.com>
610 Date: Tue, 13 Feb 2001 00:02:43 -0500
611 Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
613 ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
614 ! lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
615 ! t/lib/basename.t toke.c util.h
616 ____________________________________________________________________________
617 [ 8791] By: jhi on 2001/02/13 14:10:39
618 Log: Integrate change #8790 from mainline.
620 environ array wrongly assumed in Perl_init_i18nl10n(),
621 Branch: maint-5.6/perl
623 ____________________________________________________________________________
624 [ 8790] By: jhi on 2001/02/13 14:06:15
625 Log: environ array wrongly assumed in Perl_init_i18nl10n(),
626 noticed by Chris Nandor in MacOS Classic.
629 ____________________________________________________________________________
630 [ 8789] By: jhi on 2001/02/13 13:58:07
631 Log: Integrate changes #8373,8487,8544,8783 from mainline.
633 Synchronize the EBCDIC platforms (os390,posix-bc,vmesa):
634 hints files, the dynaloading, assimilate ebcdic into util.c.
635 Branch: maint-5.6/perl
637 ! MANIFEST hints/posix-bc.sh
638 !> Makefile.SH embed.h embed.pl ext/DynaLoader/dl_dllload.xs
639 !> handy.h hints/os390.sh hints/vmesa.sh installperl objXSUB.h
640 !> perlapi.c proto.h util.c
641 ____________________________________________________________________________
642 [ 8788] By: alanbur on 2001/02/13 10:33:13
643 Log: Integrated changes from maint-5.6
644 Branch: maint-5.6/pureperl
645 !> Makefile.SH README.vos hints/openbsd.sh pod/perlport.pod
646 !> regcomp.c t/op/re_tests vos/Changes vos/build.cm
647 !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
648 !> vos/config.ga.h vos/configure_perl.cm
649 ____________________________________________________________________________
650 [ 8787] By: jhi on 2001/02/13 05:56:36
651 Log: Integrate change #8786 from maintperl, posix-bc byacc handling.
654 ____________________________________________________________________________
655 [ 8786] By: jhi on 2001/02/13 05:54:34
656 Log: Subject: perl@8671 on posix-bc aka BS2000 Posix (small Patch included!)
657 From: Dorner Thomas <Thomas.Dorner@start.de>
658 Date: Mon, 12 Feb 2001 15:06:26 +0100
659 Message-ID: <6727B1DACFCDD311A757009027CA8D69010A8853@Ex02.inhouse.start.de>
660 Branch: maint-5.6/perl
662 ____________________________________________________________________________
663 [ 8785] By: jhi on 2001/02/13 05:29:04
664 Log: Integrate change #8781 from maintperl, OpenBSD hints update.
667 ____________________________________________________________________________
668 [ 8784] By: jhi on 2001/02/13 02:25:24
669 Log: Subject: [PATCH: perl@8773] small fixups to perlclib.pod
670 From: Peter Prymmer <pvhp@forte.com>
671 Date: Mon, 12 Feb 2001 18:23:09 -0800 (PST)
672 Message-ID: <Pine.OSF.4.10.10102121821090.126445-100000@aspara.forte.com>
675 ____________________________________________________________________________
676 [ 8783] By: jhi on 2001/02/13 02:22:36
677 Log: Merge ebcdic.c (only one function, ebcdic_control()) into util.c.
680 ! MANIFEST embed.h embed.pl handy.h hints/os390.sh
681 ! hints/posix-bc.sh hints/vmesa.sh objXSUB.h perlapi.c proto.h
683 ____________________________________________________________________________
684 [ 8782] By: jhi on 2001/02/13 02:00:07
685 Log: Add OpenBSD to the list of 5.6.1-okay platforms.
686 Branch: maint-5.6/perl
688 ____________________________________________________________________________
689 [ 8781] By: jhi on 2001/02/13 01:58:44
690 Log: OpenBSD hints update for 5.6.1-TRIAL2 from Todd C. Miller.
691 Branch: maint-5.6/perl
693 ____________________________________________________________________________
694 [ 8780] By: jhi on 2001/02/13 01:57:33
695 Log: Synchronize the regexp tests between maintperl and mainline.
696 Branch: maint-5.6/perl
698 ____________________________________________________________________________
699 [ 8779] By: jhi on 2001/02/13 01:49:35
700 Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/
701 From: Hugo <hv@crypt.compulink.co.uk>
702 Date: Tue, 13 Feb 2001 00:11:11 +0000
703 Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
705 ! regcomp.c t/op/re_tests
706 ____________________________________________________________________________
707 [ 8778] By: jhi on 2001/02/13 00:23:10
708 Log: Comments do not nest.
711 ____________________________________________________________________________
712 [ 8777] By: jhi on 2001/02/13 00:17:54
713 Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/
714 From: Hugo <hv@crypt.compulink.co.uk>
715 Date: Tue, 13 Feb 2001 00:11:11 +0000
716 Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
717 Branch: maint-5.6/perl
718 ! regcomp.c t/op/re_tests
719 ____________________________________________________________________________
720 [ 8776] By: jhi on 2001/02/12 23:25:52
721 Log: Add VOS to the list of 5.6.1 known-to-be-working platforms.
722 Branch: maint-5.6/perl
724 ____________________________________________________________________________
725 [ 8775] By: jhi on 2001/02/12 23:04:28
726 Log: VOS updates for 5.6-TRIAL2 from Paul Green.
727 Branch: maint-5.6/perl
728 ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
729 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
730 ! vos/configure_perl.cm
731 ____________________________________________________________________________
732 [ 8774] By: jhi on 2001/02/12 22:59:11
733 Log: Subject: Re: [patch] context for 'U' magic functions
734 From: Doug MacEachern <dougm@covalent.net>
735 Date: Mon, 12 Feb 2001 09:22:45 -0800 (PST)
736 Message-ID: <Pine.LNX.4.21.0102120919040.26437-100000@mako.covalent.net>
738 plus the suggestion by Nick Ing-Simmons to name the macro
739 as PERL_MG_UFUNC to avoid namespace pollution, plus add
740 the advice by Doug for XS writers to perl.h
743 ____________________________________________________________________________
744 [ 8773] By: jhi on 2001/02/11 20:14:12
747 ! Changes patchlevel.h
748 ____________________________________________________________________________
749 [ 8772] By: jhi on 2001/02/11 18:47:52
750 Log: Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
751 From: Simon Cozens <simon@cozens.net>
752 Date: Wed, 31 Jan 2001 16:31:43 +0000
753 Message-ID: <20010131163143.A1427@pembro26.pmb.ox.ac.uk>
756 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlguts.pod
758 ____________________________________________________________________________
759 [ 8771] By: jhi on 2001/02/11 18:36:48
760 Log: Upgrade to Unicode 3.1 beta 2001-02-11.
763 CaseFolding-3d4.beta.txt
764 CompositionExclusions-3d6.beta.txt
765 EastAsianWidth-4d4.beta.txt
766 LineBreak-6d3.beta.txt
767 NamesList-3.1.0d1.beta.txt
768 PropList-3.1.0d4.beta.txt
769 SpecialCasing-4d1.beta.txt
770 UnicodeData-3.1.0d6.beta.txt
772 + lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
773 +> lib/unicode/UCD.html lib/unicode/Unicode.html
774 - lib/unicode/UCD301.html lib/unicode/UCDFF301.html
775 - lib/unicode/Unicode.301
777 ____________________________________________________________________________
778 [ 8770] By: jhi on 2001/02/11 17:26:22
779 Log: UTF-8 documentation.
782 ____________________________________________________________________________
783 [ 8769] By: jhi on 2001/02/11 17:12:49
787 ____________________________________________________________________________
788 [ 8768] By: jhi on 2001/02/11 16:54:45
789 Log: Subject: [PATCH] Test::Harness
790 From: andreas.koenig@anima.de (Andreas J. Koenig)
791 Date: 11 Feb 2001 14:37:00 +0100
792 Message-ID: <m3g0hll4sj.fsf@ak-71.mind.de>
794 ! lib/Test/Harness.pm
795 ____________________________________________________________________________
796 [ 8767] By: jhi on 2001/02/11 16:53:52
797 Log: Subject: [PATCH] Document makepatch in Porting/patching
798 From: andreas.koenig@anima.de (Andreas J. Koenig)
799 Date: 11 Feb 2001 16:46:28 +0100
800 Message-ID: <m3bss9kysr.fsf@ak-71.mind.de>
802 ! Porting/patching.pod
803 ____________________________________________________________________________
804 [ 8766] By: jhi on 2001/02/11 06:30:23
805 Log: Subject: Re: [patch] GvSHARED
806 Date: Sat, 10 Feb 2001 14:04:40 -0800 (PST)
807 From: Doug MacEachern <dougm@covalent.net>
808 Message-ID: <Pine.LNX.4.21.0102101356000.15298-100000@mako.covalent.net>
810 Subject: Re: [patch] GvSHARED
811 From: Doug MacEachern <dougm@covalent.net>
812 Date: Sat, 10 Feb 2001 15:00:54 -0800 (PST)
813 Message-ID: <Pine.LNX.4.21.0102101453220.15298-100000@mako.covalent.net>
815 Subject: [patch] attributes.pm support for `shared'
816 From: Doug MacEachern <dougm@covalent.net>
817 Date: Sat, 10 Feb 2001 20:08:48 -0800 (PST)
818 Message-ID: <Pine.LNX.4.21.0102102004190.15298-100000@mako.covalent.net>
820 our() attributes were ignored, our :shared pieces missing,
821 allow attributes.pm to turn on shared.
823 ! op.c t/op/attrs.t toke.c xsutils.c
824 ____________________________________________________________________________
825 [ 8765] By: alanbur on 2001/02/10 23:11:19
826 Log: Resync with parent (hopefully sucessfully this time)
827 Branch: maint-5.6/pureperl
828 !> MANIFEST README.bs2000 README.hpux README.vmesa installhtml
829 !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
830 !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
831 !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
832 !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
833 !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
834 !> pod/perltootc.pod win32/Makefile win32/makefile.mk
835 ____________________________________________________________________________
836 [ 8764] By: jhi on 2001/02/10 22:54:38
837 Log: Make TEST and UTEST more verbose in case something goes
838 wrong in running/compiling a script, suggested by Doug
842 ____________________________________________________________________________
843 [ 8763] By: jhi on 2001/02/10 22:11:34
847 ____________________________________________________________________________
848 [ 8762] By: jhi on 2001/02/10 21:56:02
849 Log: (Retracted by #8769)
852 ____________________________________________________________________________
853 [ 8761] By: jhi on 2001/02/10 21:26:15
854 Log: Subject: Re: [patch] GvSHARED
855 From: Doug MacEachern <dougm@covalent.net>
856 Date: Sat, 10 Feb 2001 13:11:14 -0800 (PST)
857 Message-ID: <Pine.LNX.4.21.0102101253070.15298-100000@mako.covalent.net>
859 our @EXPORT : shared = (...);
862 ____________________________________________________________________________
863 [ 8760] By: jhi on 2001/02/10 21:25:07
864 Log: Subject: [patch] GvSHARED
865 From: Doug MacEachern <dougm@covalent.net>
866 Date: Sat, 10 Feb 2001 10:57:12 -0800 (PST)
867 Message-ID: <Pine.LNX.4.21.0102101047320.15298-100000@mako.covalent.net>
869 ! embed.h embed.pl gv.c gv.h op.c pp_sys.c proto.h sv.c
870 ____________________________________________________________________________
871 [ 8759] By: alanbur on 2001/02/10 21:24:27
872 Log: Backed out mismerge.
873 Branch: maint-5.6/pureperl
874 ! MANIFEST README.hpux README.vmesa gv.c installhtml
875 ! lib/Math/Complex.pm lib/Pod/Find.pm perl.c pod/buildtoc.PL
876 ! pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
877 ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
878 ! pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
879 ! pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
880 ! pod/perltootc.pod sv.c win32/Makefile win32/makefile.mk
881 ____________________________________________________________________________
882 [ 8758] By: jhi on 2001/02/10 18:01:17
883 Log: Integrate changes #8701,8704,8756 from pureperl to maintperl.
885 Fixed UMRs and leak in Perl_pmtrans()
887 Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
888 associated UTFied tr/// code. Also fixed scoping leak of
891 newATTRSUB leaks when an attempt to redefine the active sort sub is
893 Branch: maint-5.6/perl
895 ____________________________________________________________________________
896 [ 8757] By: alanbur on 2001/02/10 17:56:46
897 Log: Resynchronised with parent
898 Branch: maint-5.6/pureperl
902 !> MANIFEST README.hpux README.vmesa installhtml
903 !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
904 !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
905 !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
906 !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
907 !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
908 !> pod/perltootc.pod win32/Makefile win32/makefile.mk
909 ____________________________________________________________________________
910 [ 8756] By: alanbur on 2001/02/10 17:51:15
911 Log: newATTRSUB leaks when an attempt to redefine the active sort sub is
913 Branch: maint-5.6/pureperl
915 ____________________________________________________________________________
916 [ 8755] By: jhi on 2001/02/09 22:41:35
917 Log: Upgrade to CPAN 1.59_54, from Andreas König.
919 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
920 ____________________________________________________________________________
921 [ 8754] By: jhi on 2001/02/09 22:29:20
922 Log: Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
924 Didn't upgrade the fill.t since it has a dependency to File::Slurp
925 purely for debugging purposes, the actual test hasn't changed.
927 ! lib/Text/Tabs.pm lib/Text/Wrap.pm t/lib/texttabs.t
929 ____________________________________________________________________________
930 [ 8753] By: jhi on 2001/02/09 20:17:50
931 Log: Integrate change #8682 from maintperl.
933 IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
937 ____________________________________________________________________________
938 [ 8752] By: jhi on 2001/02/09 20:00:46
941 ! Changes patchlevel.h
942 ____________________________________________________________________________
943 [ 8751] By: nick on 2001/02/09 19:48:37
944 Log: Integrate mainline
946 +> README.bs2000 t/lib/cgi-esc.t
948 !> (integrate 53 files)
949 ____________________________________________________________________________
950 [ 8750] By: nick on 2001/02/09 19:25:16
951 Log: Subject: RE: Biannual Competition to Improve Hashing Function
952 From: Fisher Mark <fisherm@tce.com>
953 Date: Thu, 8 Feb 2001 10:44:00 -0500
954 Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52F@indyexch28.indy.tce.
955 Date: Thu, 8 Feb 2001 15:02:47 -0500
956 Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52B@indyexch28.indy.tce.
958 ! hv.h pod/perldelta.pod t/lib/dumper.t t/pragma/warn/perl
959 ____________________________________________________________________________
960 [ 8749] By: jhi on 2001/02/09 19:02:35
961 Log: Forgotten fragment.
964 ____________________________________________________________________________
965 [ 8748] By: jhi on 2001/02/09 18:31:34
966 Log: Integrate changes #8673,8674,8676 from maintperl into mainline,
967 plus manual tweakage.
969 Sync the perlfaq2 between mainline and maintperl.
970 Branch: maint-5.6/perl
974 ____________________________________________________________________________
975 [ 8747] By: jhi on 2001/02/09 18:12:04
976 Log: Subject: versiononly and installperl
977 From: abigail@foad.org
978 Date: Wed, 7 Feb 2001 22:43:12 +0100
979 Message-ID: <20010207214312.7045.qmail@foad.org>
981 Add +v flag to force a normal install of the perl binary
984 Subject: [PATCH] installperl
985 From: Nicholas Clark <nick@ccl4.org>
986 Date: Fri, 9 Feb 2001 16:28:57 +0000
987 Message-ID: <20010209162857.B10931@plum.flirble.org>
989 Add -A flag which also hardlinks the binary with
990 the full architecture name.
993 ____________________________________________________________________________
994 [ 8746] By: jhi on 2001/02/09 18:03:43
995 Log: Integrate changes #8699,8708,8709,8744,8745 from mainline.
997 Subject: perlfaq2, re: perlmongers
999 Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
1001 Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
1003 Subject: [ID 20010205.001] typo in perlfaq9
1005 Subject: [ID 20010208.002] unordered explanation in perlcall
1006 Branch: maint-5.6/perl
1007 !> pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
1008 !> pod/perlfaq2.pod pod/perlfaq9.pod pod/perlmodlib.PL
1009 !> pod/perlobj.pod pod/perltoot.pod pod/perltootc.pod
1010 ____________________________________________________________________________
1011 [ 8745] By: jhi on 2001/02/09 17:59:09
1012 Log: Subject: [ID 20010208.002] unordered explanation in perlcall
1013 From: abela@geneanet.org
1014 Date: Thu, 8 Feb 2001 16:11:46 +0100 (CET)
1015 Message-Id: <20010208151146.0937BC97E@little-roots.geneanet.org>
1018 ____________________________________________________________________________
1019 [ 8744] By: jhi on 2001/02/09 17:48:16
1020 Log: Subject: [ID 20010205.001] typo in perlfaq9
1021 From: eserte@vran.herceg.de
1022 Date: Sun, 4 Feb 2001 23:44:09 +0100 (CET)
1023 Message-Id: <200102042244.XAA21926@vran.herceg.de>
1026 ____________________________________________________________________________
1027 [ 8743] By: jhi on 2001/02/09 17:25:12
1028 Log: Integrate change #8695 from maintperl.
1030 thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
1033 ____________________________________________________________________________
1034 [ 8742] By: jhi on 2001/02/09 17:21:22
1035 Log: Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
1036 From: Andy Dougherty <doughera@lafayette.edu>
1037 Date: Mon, 5 Feb 2001 10:19:29 -0500 (EST)
1038 Message-ID: <Pine.SOL.4.10.10102051013380.11242-100000@maxwell.phys.lafayette.edu>
1041 ____________________________________________________________________________
1042 [ 8741] By: jhi on 2001/02/09 17:05:19
1043 Log: Integrate changes #8738,8739,8740 from maintperl.
1045 Html files will be installed in a more logical and easier to
1046 find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
1048 Html files will be generated with a header to make them look
1051 Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
1053 !> installhtml pod/perlfaq3.pod win32/Makefile win32/makefile.mk
1054 ____________________________________________________________________________
1055 [ 8740] By: jhi on 2001/02/09 17:03:46
1056 Log: Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
1057 From: "Brendan O'Dea" <bod@compusol.com.au>
1058 Date: Sun, 4 Feb 2001 11:17:56 +1100
1059 Message-ID: <20010204111756.A16301@compusol.com.au>
1060 Branch: maint-5.6/perl
1062 ____________________________________________________________________________
1063 [ 8739] By: jhi on 2001/02/09 17:01:59
1064 Log: Subject: [PATCH: perl-5.6.1-TRIAL2] installhtml change to build prettier html files
1065 From: "Indy Singh" <indy@nusphere.com>
1066 Date: Fri, 2 Feb 2001 15:09:59 -0500
1067 Message-ID: <02b601c08d54$23fd3560$d24b7018@cr637287a>
1069 Html files will be generated with a header to make them look
1071 Branch: maint-5.6/perl
1073 ____________________________________________________________________________
1074 [ 8738] By: jhi on 2001/02/09 16:58:48
1075 Log: Subject: [PATCH: perl-5.6.1-TRIAL2] Win32 Makefile change to move html directory
1076 From: "Indy Singh" <indy@nusphere.com>
1077 Date: Fri, 2 Feb 2001 15:08:23 -0500
1078 Message-ID: <02b501c08d53$ec354550$d24b7018@cr637287a>
1080 Html files will be installed in a more logical and easier to
1081 find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
1082 Branch: maint-5.6/perl
1083 ! win32/Makefile win32/makefile.mk
1084 ____________________________________________________________________________
1085 [ 8737] By: jhi on 2001/02/09 16:46:54
1086 Log: Integrate changes #8687,8736 from maintperl.
1088 HP-UX thread patches from Merijn H. Brand.
1090 Latin nit from Philip Newton.
1092 !> README.hpux hints/hpux.sh
1093 ____________________________________________________________________________
1094 [ 8736] By: jhi on 2001/02/09 16:42:31
1095 Log: Latin nit from Philip Newton.
1096 Branch: maint-5.6/perl
1098 ____________________________________________________________________________
1099 [ 8735] By: jhi on 2001/02/09 16:24:03
1100 Log: Integrate changes #8704,8710 from pureperl.
1102 Fixed UMRs and leak in Perl_pmtrans()
1104 Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
1105 associated UTFied tr/// code. Also fixed scoping leak of
1109 ____________________________________________________________________________
1110 [ 8734] By: jhi on 2001/02/09 15:40:21
1111 Log: Integrate change #8733 from maintperl.
1113 Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
1116 ____________________________________________________________________________
1117 [ 8733] By: jhi on 2001/02/09 15:35:47
1118 Log: Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
1119 From: Prymmer/Kahn <pvhp@best.com>
1120 Date: Thu, 8 Feb 2001 21:21:22 -0800 (PST)
1121 Message-ID: <Pine.BSF.4.21.0102082048360.1499-100000@shell8.ba.best.com>
1122 Branch: maint-5.6/perl
1124 ____________________________________________________________________________
1125 [ 8732] By: jhi on 2001/02/09 15:26:17
1126 Log: Rename README.posix-bc to README.bs2000 (to avoid the
1127 confusion of a "perlposix-bc.pod"), add a few missing
1128 arch pods, regen toc.
1129 Branch: maint-5.6/perl
1132 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
1133 ! pod/perltoc.pod win32/Makefile win32/makefile.mk
1134 ____________________________________________________________________________
1135 [ 8731] By: jhi on 2001/02/09 15:23:39
1136 Log: De-cut-and-pasto.
1139 ____________________________________________________________________________
1140 [ 8730] By: jhi on 2001/02/09 15:11:13
1141 Log: Rename README.posix-bc to README.bs2000 to avoid confusion
1142 when people think that perlposix-bc.pod tells anything about
1143 Perl and POSIX. Regen toc.
1147 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
1148 ! pod/perltoc.pod win32/Makefile win32/makefile.mk
1149 ____________________________________________________________________________
1150 [ 8729] By: jhi on 2001/02/09 14:52:28
1151 Log: The README.vmesa part of #8712 from maintperl.
1154 ____________________________________________________________________________
1155 [ 8728] By: jhi on 2001/02/09 14:46:06
1156 Log: Subject: [PATCH: 5.6.1 trial 2 && perl@8671] podify README.vmesa
1157 From: Peter Prymmer <pvhp@forte.com>
1158 Date: Thu, 8 Feb 2001 13:00:30 -0800 (PST)
1159 Message-ID: <Pine.OSF.4.10.10102081246030.445810-100000@aspara.forte.com>
1160 Branch: maint-5.6/perl
1161 ! README.vmesa win32/Makefile win32/makefile.mk
1162 ____________________________________________________________________________
1163 [ 8727] By: jhi on 2001/02/09 14:33:25
1164 Log: Integrate change #8712 from mainline.
1166 [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplification for Pod::Find
1167 Branch: maint-5.6/perl
1169 ____________________________________________________________________________
1170 [ 8726] By: jhi on 2001/02/09 14:30:28
1171 Log: Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
1172 From: Peter Prymmer <pvhp@forte.com>
1173 Date: Mon, 5 Feb 2001 16:26:36 -0800 (PST)
1174 Message-ID: <Pine.OSF.4.10.10102051615260.280619-100000@aspara.forte.com>
1177 ! MANIFEST lib/CGI/Util.pm
1178 ____________________________________________________________________________
1179 [ 8725] By: jhi on 2001/02/09 04:56:47
1180 Log: Add NonStopUX to the list of 5.6.1-proven platforms.
1181 Branch: maint-5.6/perl
1183 ____________________________________________________________________________
1184 [ 8724] By: jhi on 2001/02/09 04:40:59
1185 Log: Integrate changes 7819,7820 from vmsperl into mainline.
1187 Add header for LIB$ prototypes (C. Berry)
1189 Convert fwrite()s to sockets to write()s, since some socket stacks
1190 don't take kindly to stdio.
1191 Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
1192 (for often optional LNMs)
1196 !> ext/Devel/DProf/DProf.xs vms/vms.c vms/vmsish.h
1197 ____________________________________________________________________________
1198 [ 8723] By: jhi on 2001/02/09 03:29:29
1199 Log: Integrate change #8722 from mainline.
1201 The Im() function wasn't returning zero for non-Math::Complex
1202 arguments. The bug reported by John Gamble.
1203 Branch: maint-5.6/perl
1204 !> lib/Math/Complex.pm
1205 ____________________________________________________________________________
1206 [ 8722] By: jhi on 2001/02/09 03:28:33
1207 Log: The Im() function wasn't returning zero for non-Math::Complex
1208 arguments. The bug reported by John Gamble.
1210 ! lib/Math/Complex.pm
1211 ____________________________________________________________________________
1212 [ 8721] By: nick on 2001/02/08 22:11:35
1213 Log: Correct the correction :-(
1216 ____________________________________________________________________________
1217 [ 8720] By: bailey on 2001/02/08 20:59:22
1218 Log: Convert frwite()s to sockets to write()s, since some socket stacks
1219 don't take kindly to stdio.
1220 Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
1221 (for often optional LNMs)
1225 ! vms/vms.c vms/vmsish.h
1226 ____________________________________________________________________________
1227 [ 8719] By: bailey on 2001/02/08 20:51:02
1228 Log: Add header for LIB$ prototypes (C. Berry)
1230 ! ext/Devel/DProf/DProf.xs
1231 ____________________________________________________________________________
1232 [ 8718] By: bailey on 2001/02/08 20:49:00
1235 +> pod/perliol.pod t/lib/sample-tests/bailout
1236 +> t/lib/sample-tests/combined t/lib/sample-tests/descriptive
1237 +> t/lib/sample-tests/duplicates t/lib/sample-tests/header_at_end
1238 +> t/lib/sample-tests/no_nums t/lib/sample-tests/simple
1239 +> t/lib/sample-tests/simple_fail t/lib/sample-tests/skip
1240 +> t/lib/sample-tests/skip_all t/lib/sample-tests/todo
1241 +> t/lib/sample-tests/with_comments t/lib/test-harness.t
1242 - lib/unicode/Is/DCinital.pl
1243 !> (integrate 101 files)
1244 ____________________________________________________________________________
1245 [ 8717] By: nick on 2001/02/08 19:38:48
1246 Log: Subject: [PATCH CPAN 1.59_51] warning message (not!)
1247 From: Robin Barker <rmb1@cise.npl.co.uk>
1248 Date: Thu, 8 Feb 2001 14:38:07 GMT
1249 Message-Id: <200102081438.OAA20498@tempest.npl.co.uk>
1252 ____________________________________________________________________________
1253 [ 8716] By: nick on 2001/02/08 19:29:07
1254 Log: Generated files form 8713 etc.
1256 ! embed.h global.sym objXSUB.h perlapi.c proto.h
1257 ____________________________________________________________________________
1258 [ 8715] By: nick on 2001/02/08 19:26:08
1259 Log: Fixup non-ithread build after 8713
1262 ____________________________________________________________________________
1263 [ 8714] By: nick on 2001/02/08 19:17:45
1264 Log: Subject: [ID 20010206.010] S_ functions not declared STATIC
1266 Date: Wed, 7 Feb 2001 00:27:47 +0000
1267 Message-Id: <20010207002747.B63724@plum.flirble.org>
1270 ____________________________________________________________________________
1271 [ 8713] By: nick on 2001/02/08 19:15:58
1272 Log: Subject: Re: [patch] Re: PL_ptr_table
1273 From: Doug Maceachern <dougm@covalent.net>
1274 Date: Wed, 7 Feb 2001 19:18:52 -0800 (PST)
1275 Message-Id: <Pine.LNX.4.21.0102071916270.29229-100000@mako.covalent.net>
1277 ! embed.pl perl.c sv.c sv.h
1278 ____________________________________________________________________________
1279 [ 8712] By: nick on 2001/02/08 19:12:47
1280 Log: Subject: [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplificationfor Pod::Find
1281 From: Peter Prymmer <pvhp@forte.com>
1282 Date: Wed, 7 Feb 2001 17:07:39 -0800 (PST)
1283 Message-Id: <Pine.OSF.4.10.10102071704150.411763-100000@aspara.forte.com
1286 ____________________________________________________________________________
1287 [ 8711] By: nick on 2001/02/07 21:06:11
1288 Log: Manually appliued version for dev branch of Alan/Sarathy 5.6 patch.
1289 Subject: Re: Incorrect scoping of PL_reg_start_tmp causes leak
1290 From: Alan Burlison <Alan.Burlison@uk.sun.com>
1291 Date: Tue, 06 Feb 2001 23:37:01 +0000
1292 Message-Id: <3A808A9D.20F7A035@uk.sun.com>
1295 ____________________________________________________________________________
1296 [ 8710] By: alanbur on 2001/02/07 00:22:04
1297 Log: Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
1298 associated UTFied tr/// code. Also fixed scoping leak of
1300 Branch: maint-5.6/pureperl
1302 ____________________________________________________________________________
1303 [ 8709] By: nick on 2001/02/06 21:16:49
1304 Log: Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
1305 From: Michael G Schwern <schwern@pobox.com>
1306 Date: Sun, 4 Feb 2001 19:47:14 -0500
1307 Message-Id: <20010204194714.A4698@blackrider.aocn.com>
1309 ! pod/perlapi.pod pod/perlmodlib.PL
1310 ____________________________________________________________________________
1311 [ 8708] By: nick on 2001/02/06 20:41:20
1312 Log: Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
1313 From: Michael G Schwern <schwern@pobox.com>
1314 Date: Sun, 4 Feb 2001 21:17:49 -0500
1315 Message-Id: <20010204211748.A13415@blackrider.aocn.com>
1317 ! pod/perlboot.pod pod/perlobj.pod pod/perltoot.pod
1319 ____________________________________________________________________________
1320 [ 8707] By: nick on 2001/02/06 20:29:11
1321 Log: Subject: [PATCH lib/ExtUtils/MANIFEST.SKIP] Skipping CVS conflict backup files
1322 From: Michael G Schwern <schwern@pobox.com>
1323 Date: Tue, 6 Feb 2001 05:54:30 -0500
1324 Message-Id: <20010206055430.A951@blackrider.aocn.com>
1326 ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/Manifest.pm
1327 ____________________________________________________________________________
1328 [ 8706] By: nick on 2001/02/06 20:21:40
1329 Log: Subject: RE: some win32 fixes
1330 Date: Tue, 6 Feb 2001 09:23:20 +0300
1331 From: Vadim Konovalov <vkonovalov@lucent.com>
1332 Message-ID: <402099F49BEED211999700805FC7359F9CAF49@ru0028exch01.spb.lucent.com>
1334 ! toke.c win32/Makefile win32/config.bc win32/config.gc
1335 ! win32/config.vc win32/config_H.bc win32/makefile.mk
1336 ____________________________________________________________________________
1337 [ 8705] By: alanbur on 2001/02/06 15:00:03
1338 Log: Synchronised with parent
1339 Branch: maint-5.6/pureperl
1341 !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
1342 !> utils/perldoc.PL win32/Makefile win32/makefile.mk
1343 ____________________________________________________________________________
1344 [ 8704] By: alanbur on 2001/02/06 14:55:24
1345 Log: Fixed UMRs and leak in Perl_pmtrans()
1346 Branch: maint-5.6/pureperl
1348 ____________________________________________________________________________
1349 [ 8703] By: gsar on 2001/02/06 02:29:37
1350 Log: $(MAKE) distclean doesn't clean up properly on windows
1351 Branch: maint-5.6/perl
1352 ! win32/Makefile win32/makefile.mk
1353 ____________________________________________________________________________
1354 [ 8702] By: gsar on 2001/02/06 01:00:46
1355 Log: tweak change#8659 to keep it simple
1356 Branch: maint-5.6/perl
1358 ____________________________________________________________________________
1359 [ 8701] By: gsar on 2001/02/05 22:45:41
1360 Log: change#8693 was missing testsuite changes
1361 Branch: maint-5.6/perl
1362 !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
1363 ____________________________________________________________________________
1364 [ 8700] By: nick on 2001/02/05 20:32:52
1365 Log: Integrate mainline
1367 +> t/lib/sample-tests/bailout t/lib/sample-tests/combined
1368 +> t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
1369 +> t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
1370 +> t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
1371 +> t/lib/sample-tests/skip t/lib/sample-tests/skip_all
1372 +> t/lib/sample-tests/todo t/lib/sample-tests/with_comments
1373 +> t/lib/test-harness.t
1374 !> Configure MANIFEST lib/Test/Harness.pm lib/overload.pm
1375 !> perlio.c pod/perldiag.pod pod/perlfaq2.pod pod/perlfaq8.pod
1376 !> pod/perlfunc.pod pod/perlop.pod pod/perlport.pod
1377 !> pod/perlutil.pod t/TEST utils/h2xs.PL
1378 ____________________________________________________________________________
1379 [ 8699] By: nick on 2001/02/05 19:41:07
1380 Log: Subject: perlfaq2, re: perlmongers
1381 From: David H. Adler <dha@panix.com>
1382 Date: Sun, 4 Feb 2001 23:48:23 -0500
1383 Message-Id: <20010204234823.A13429@panix.com>
1386 ____________________________________________________________________________
1387 [ 8698] By: nick on 2001/02/05 19:39:31
1388 Log: Missed file f#rom the testharness mess.
1390 + t/lib/test-harness.t
1391 ____________________________________________________________________________
1392 [ 8697] By: nick on 2001/02/05 19:37:21
1393 Log: Subject: [DOC PATCH] overload.pm nits
1394 From: John Tobey <jtobey@john-edwin-tobey.org>
1395 Date: Sun, 4 Feb 2001 20:40:47 -0500 (EST)
1396 Message-Id: <m14Pae7-000FOoC@feynman.localnet>
1399 ____________________________________________________________________________
1400 [ 8696] By: alanbur on 2001/02/05 11:56:00
1401 Log: Sync with parent
1402 Branch: maint-5.6/pureperl
1404 ____________________________________________________________________________
1405 [ 8695] By: gsar on 2001/02/05 03:27:34
1406 Log: thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
1407 Branch: maint-5.6/perl
1409 ____________________________________________________________________________
1410 [ 8694] By: alanbur on 2001/02/05 00:07:47
1411 Log: Initial branch creation from //depot/maint-5.6/perl
1412 Branch: maint-5.6/pureperl
1413 +> (branch 1719 files)
1414 ____________________________________________________________________________
1415 [ 8693] By: gsar on 2001/02/04 22:38:49
1416 Log: integrate changes#7801,8068,8094,8108,8196 from mainline (DB_File
1418 Branch: maint-5.6/perl
1419 !> ext/DB_File/Changes ext/DB_File/DB_File.pm
1420 !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
1421 !> ext/DB_File/version.c
1422 ____________________________________________________________________________
1423 [ 8692] By: nick on 2001/02/04 18:15:57
1424 Log: The missed t/TEST part of the grand testharness upgrade.
1427 ____________________________________________________________________________
1428 [ 8691] By: nick on 2001/02/04 18:05:17
1429 Log: New improved test harness
1430 Subject: Re: [PATCH Test::Harness] Third time's a charm?
1431 From: Michael G Schwern <schwern@pobox.com>
1432 Date: Sun, 4 Feb 2001 08:01:20 -0500
1433 Message-Id: <20010204080120.G10493@blackrider.aocn.com>
1435 + t/lib/sample-tests/bailout t/lib/sample-tests/combined
1436 + t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
1437 + t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
1438 + t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
1439 + t/lib/sample-tests/skip t/lib/sample-tests/skip_all
1440 + t/lib/sample-tests/todo t/lib/sample-tests/with_comments
1441 ! MANIFEST lib/Test/Harness.pm
1442 ____________________________________________________________________________
1443 [ 8690] By: nick on 2001/02/04 17:57:51
1444 Log: Subject: [PATCH h2xs.PL perl@8670] Small usage change and author gueesing
1445 From: Jonathan Stowe <gellyfish@gellyfish.com>
1446 Date: Sun, 4 Feb 2001 10:46:01 +0000 (GMT)
1447 Message-Id: <Pine.LNX.4.32.0102041037510.1555-100000@orpheus.gellyfish.com>
1450 ____________________________________________________________________________
1451 [ 8689] By: nick on 2001/02/04 17:55:24
1452 Log: Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
1453 From: Michael G Schwern <schwern@pobox.com>
1454 Date: Sat, 3 Feb 2001 22:46:38 -0500
1455 Message-Id: <20010203224638.E10493@blackrider.aocn.com>
1457 ! pod/perldiag.pod pod/perlfaq8.pod pod/perlfunc.pod
1458 ! pod/perlop.pod pod/perlport.pod pod/perlutil.pod
1459 ____________________________________________________________________________
1460 [ 8688] By: nick on 2001/02/04 17:43:55
1461 Log: Subject: [ID 20010203.006] perlio.c is mis-reporting argument
1462 length byfailing to spot lack of closing )
1463 From: nick@talking.bollo.cx
1464 Date: Sat, 03 Feb 2001 23:53:16 +0000
1465 Message-Id: <E14PCUW-0001Qo-00@Bagpuss.unfortu.net>
1467 ! perlio.c pod/perldiag.pod
1468 ____________________________________________________________________________
1469 [ 8687] By: jhi on 2001/02/03 17:11:42
1470 Log: HP-UX thread patches from Merijn H. Brand.
1471 Branch: maint-5.6/perl
1472 ! README.hpux hints/hpux.sh
1473 ____________________________________________________________________________
1474 [ 8686] By: jhi on 2001/02/03 16:40:12
1475 Log: Metaconfig changes for #8685.
1477 ! U/installdirs/instubperl.U
1478 Branch: metaconfig/U/perl
1479 ! Devel.U versiononly.U
1480 ____________________________________________________________________________
1481 [ 8685] By: jhi on 2001/02/03 16:39:49
1482 Log: For -Dusedevel builds turn off installusrbinperl and turn on
1483 versiononly, a combined idea of Richard Soderberg and Merijn
1484 H. Brand. You can still override both of these from the command
1485 line if you need to, -Dinstallusrbinperl and -Uversiononly.
1488 ____________________________________________________________________________
1489 [ 8684] By: jhi on 2001/02/03 16:16:34
1490 Log: Metaconfig unit fix for #8683.
1492 ! U/compline/nblock_io.U
1493 ____________________________________________________________________________
1494 [ 8683] By: jhi on 2001/02/03 16:16:12
1495 Log: Configure fix for the DYNIX/ptx F_SETFL problem,
1496 reported by Peter Prymmer for 5.6-TRIAL1.
1499 ____________________________________________________________________________
1500 [ 8682] By: jhi on 2001/02/03 05:52:11
1501 Log: IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
1503 Branch: maint-5.6/perl
1505 ____________________________________________________________________________
1506 [ 8681] By: jhi on 2001/02/03 05:47:33
1507 Log: perlport tweaks from Peter Prymmer and Chris Nandor.
1508 Branch: maint-5.6/perl
1510 ____________________________________________________________________________
1511 [ 8680] By: jhi on 2001/02/02 21:39:49
1512 Log: perlport update from Peter Prymmer.
1513 Branch: maint-5.6/perl
1515 ____________________________________________________________________________
1516 [ 8679] By: nick on 2001/02/02 20:50:48
1517 Log: Integrate mainline
1519 !> Changes Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
1520 !> lib/Getopt/Long.pm patchlevel.h pod/perlfunc.pod
1521 !> pod/perlmodlib.PL pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
1522 ____________________________________________________________________________
1523 [ 8678] By: gsar on 2001/02/02 16:02:12
1524 Log: note about bincompat, slightly modified (from Lupe Christoph)
1525 Branch: maint-5.6/perl
1527 ____________________________________________________________________________
1528 [ 8677] By: jhi on 2001/02/02 15:46:20
1529 Log: Supported platforms updates.
1530 Branch: maint-5.6/perl
1532 ____________________________________________________________________________
1533 [ 8676] By: jhi on 2001/02/02 03:41:26
1534 Log: A couple more perlfaq2 tweaks.
1535 Branch: maint-5.6/perl
1537 ____________________________________________________________________________
1538 [ 8675] By: jhi on 2001/02/02 03:17:44
1539 Log: Misedit in #8661.
1540 Branch: maint-5.6/perl
1542 ____________________________________________________________________________
1543 [ 8674] By: jhi on 2001/02/02 03:14:38
1545 Branch: maint-5.6/perl
1547 ____________________________________________________________________________
1548 [ 8673] By: jhi on 2001/02/02 03:12:40
1549 Log: perlfaq update from Elaine Ashton.
1550 Branch: maint-5.6/perl
1552 ____________________________________________________________________________
1553 [ 8672] By: jhi on 2001/02/02 03:07:08
1554 Log: UTF-8 s/// patch from Inaba Hiroto.
1555 Branch: maint-5.6/perl
1557 ____________________________________________________________________________
1558 [ 8671] By: jhi on 2001/02/01 22:34:31
1559 Log: Update Changes.
1561 ! Changes patchlevel.h
1562 ____________________________________________________________________________
1563 [ 8670] By: jhi on 2001/02/01 22:15:29
1564 Log: Integrate changes #8641,8644,8649,8654,8662,8663,8664,8665,8667,8669
1567 Upgrade to Getopt::Long 2.25, from Johan Vromans.
1569 more files need to be writable in the source distribution
1571 perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
1573 Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
1575 Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
1577 Allow the float to be fuzzier.
1579 need to use INT2PTR instead of a straight cast or ia64 fails
1581 Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod
1583 add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
1585 !> Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
1586 !> lib/Getopt/Long.pm pod/perlfunc.pod pod/perlmodlib.PL
1587 !> pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
1588 ____________________________________________________________________________
1589 [ 8669] By: jhi on 2001/02/01 21:57:02
1590 Log: Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
1591 From: Robin Barker <rmb1@cise.npl.co.uk>
1592 Date: Thu, 1 Feb 2001 16:59:05 GMT
1593 Message-Id: <200102011659.QAA01274@tempest.npl.co.uk>
1594 Branch: maint-5.6/perl
1596 ____________________________________________________________________________
1597 [ 8668] By: nick on 2001/02/01 19:41:40
1598 Log: Integrate mainline
1600 !> dump.c ext/Errno/Errno_pm.PL intrpvar.h mg.c perl.c perl.h
1601 !> pod/perlapi.pod pp.c pp.h pp_hot.c sv.c t/op/arith.t
1602 !> t/op/each.t utf8.c utf8.h util.c vms/test.com
1603 ____________________________________________________________________________
1604 [ 8667] By: gsar on 2001/02/01 16:59:11
1605 Log: add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
1606 Branch: maint-5.6/perl
1607 ! embed.pl embedvar.h
1608 ____________________________________________________________________________
1609 [ 8666] By: gsar on 2001/02/01 16:34:51
1610 Log: add missing entries to win32/config.?c
1611 Branch: maint-5.6/perl
1612 ! win32/config.bc win32/config.gc win32/config.vc
1613 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
1614 ____________________________________________________________________________
1615 [ 8665] By: jhi on 2001/02/01 14:58:51
1616 Log: Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod
1617 From: "Stephen P. Potter" <spp@spotter.yi.org>
1618 Date: Thu, 01 Feb 2001 10:45:46 -0500
1619 Message-Id: <200102011545.KAA31479@spotter.yi.org>
1620 Branch: maint-5.6/perl
1622 ____________________________________________________________________________
1623 [ 8664] By: gsar on 2001/02/01 14:52:37
1624 Log: need to use INT2PTR instead of a straight cast or ia64 fails
1625 posix.t (from Brendan O'Dea <bod@compusol.com.au>)
1626 Branch: maint-5.6/perl
1627 ! ext/POSIX/POSIX.xs
1628 ____________________________________________________________________________
1629 [ 8663] By: jhi on 2001/02/01 14:09:13
1630 Log: Allow the float to be fuzzier.
1631 Branch: maint-5.6/perl
1633 ____________________________________________________________________________
1634 [ 8662] By: jhi on 2001/02/01 13:59:00
1635 Log: Subject: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
1636 From: Robin Barker <rmb1@cise.npl.co.uk>
1637 Date: Thu, 1 Feb 2001 13:05:39 GMT
1638 Message-Id: <200102011305.NAA26160@tempest.npl.co.uk>
1639 Branch: maint-5.6/perl
1640 ! pod/perlmodlib.pod
1641 ____________________________________________________________________________
1642 [ 8661] By: jhi on 2001/02/01 13:57:38
1643 Log: Subject: [PATCH] Re: v5.6.1 trial2 is available
1644 Date: Thu, 01 Feb 2001 14:15:41 +0100
1645 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1646 Message-Id: <20010201141104.303F.H.M.BRAND@hccnet.nl>
1648 Have the $ccflags in the gcc version test (strange, this change
1649 is claimed to be have been integrated already)
1650 Branch: maint-5.6/perl
1652 ____________________________________________________________________________
1653 [ 8660] By: jhi on 2001/02/01 13:44:10
1654 Log: Integrate changes #7950,7964,7962 from mainline.
1656 Find the stdchar signedness using cpp, should fix some of
1657 the Solaris compiler warnings reported by Alan Burlison.
1658 Branch: maint-5.6/perl
1659 !> Configure config_h.SH
1660 ____________________________________________________________________________
1661 [ 8659] By: jhi on 2001/02/01 05:35:32
1662 Log: Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
1663 From: Jan Dubois <JanD@ActiveState.com>
1664 Date: Wed, 31 Jan 2001 21:17:03 -0800
1665 Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
1666 Branch: maint-5.6/perl
1668 ____________________________________________________________________________
1669 [ 8658] By: jhi on 2001/02/01 04:33:17
1670 Log: Integrate the README.os390 and README.posix-bc parts of mainline
1671 changes #8373,8486, 8544,8556. (The hints/os390.sh,Makefile.SH,
1672 installperl parts were taken care of by #8657.)
1673 Branch: maint-5.6/perl
1674 !> README.os390 README.posix-bc
1675 ____________________________________________________________________________
1676 [ 8657] By: jhi on 2001/02/01 04:29:21
1677 Log: Subject: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
1678 From: Peter Prymmer <pvhp@forte.com>
1679 Date: Wed, 31 Jan 2001 18:18:11 -0800 (PST)
1680 Message-ID: <Pine.OSF.4.10.10101311815560.336633-100000@aspara.forte.com>
1681 Branch: maint-5.6/perl
1682 + ext/DynaLoader/dl_dllload.xs
1683 ! MANIFEST Makefile.SH hints/os390.sh installperl
1684 ____________________________________________________________________________
1685 [ 8656] By: jhi on 2001/02/01 04:25:45
1686 Log: Subject: [PATCH: 5.6.1 trial2]Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os390 05.00 (UNINSTALLED)
1687 From: Peter Prymmer <pvhp@forte.com>
1688 Date: Wed, 31 Jan 2001 15:26:57 -0800 (PST)
1689 Message-ID: <Pine.OSF.4.10.10101311523101.336633-100000@aspara.forte.com>
1690 Branch: maint-5.6/perl
1691 ! lib/Math/BigInt.pm lib/bigint.pl t/lib/b.t t/pragma/sub_lval.t
1692 ____________________________________________________________________________
1693 [ 8655] By: jhi on 2001/02/01 04:14:47
1694 Log: Subject: [ID 20010131.066] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os2 2.40 (UNINSTALLED)
1695 From: troc@netrus.net
1696 Date: Wed, 31 Jan 2001 22:31:26 -0500
1697 Message-Id: <200102010331.WAA117.85@rocco.homenet>
1698 Branch: maint-5.6/perl
1700 ____________________________________________________________________________
1701 [ 8654] By: jhi on 2001/02/01 04:12:52
1702 Log: Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
1703 as reported by Alan Burlison.
1704 Branch: maint-5.6/perl
1706 ____________________________________________________________________________
1707 [ 8653] By: jhi on 2001/02/01 04:05:12
1708 Log: Subject: [ID 20010131.042] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on VMS_AXP V7.2-1
1709 From: dsugalski@northernlight.com
1710 Date: Wed, 31 Jan 2001 18:54:11 -0500
1711 Message-Id: <01013118541126@monsoon.stratus.northernlight.com>
1712 Branch: maint-5.6/perl
1714 ____________________________________________________________________________
1715 [ 8652] By: jhi on 2001/02/01 04:03:11
1716 Log: Misplaced #endif.
1718 Subject: [perl-5-6-1-trial2] patches for EPOC
1719 From: Olaf Flebbe <O.Flebbe@science-computing.de>
1720 Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
1721 Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
1722 Branch: maint-5.6/perl
1724 ____________________________________________________________________________
1725 [ 8651] By: jhi on 2001/02/01 04:00:25
1726 Log: Integrate changes #8647,8648,8650 from mainline.
1728 Macrofy a magic UTF-8 test.
1730 Protect PL_numeric_radix_sv with USE_NUMERIC_LOCALE.
1732 Watch out for cross compiling for EPOC (usually done on linux).
1733 Branch: maint-5.6/perl
1734 !> ext/Errno/Errno_pm.PL sv.c utf8.c utf8.h
1735 ____________________________________________________________________________
1736 [ 8650] By: jhi on 2001/02/01 03:56:20
1737 Log: Watch out for cross compiling for EPOC (usually done on linux)
1739 Subject: [perl-5-6-1-trial2] patches for EPOC
1740 From: Olaf Flebbe <O.Flebbe@science-computing.de>
1741 Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
1742 Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
1744 ! ext/Errno/Errno_pm.PL
1745 ____________________________________________________________________________
1746 [ 8649] By: gsar on 2001/02/01 00:46:00
1747 Log: perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
1748 Branch: maint-5.6/perl
1750 ____________________________________________________________________________
1751 [ 8648] By: jhi on 2001/01/31 23:35:36
1752 Log: All the uses of PL_numeric_radix must be protected by
1753 USE_LOCALE_NUMERIC, noticed by Olaf Flebbe in
1755 Subject: [perl-5-6-1-trial2] patches for EPOC
1756 From: Olaf Flebbe <O.Flebbe@science-computing.de>
1757 Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
1758 Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
1761 ____________________________________________________________________________
1762 [ 8647] By: jhi on 2001/01/31 22:56:16
1763 Log: Macrofy a magic UTF-8 test.
1766 ____________________________________________________________________________
1767 [ 8646] By: gsar on 2001/01/31 15:55:12
1769 Branch: maint-5.6/perl
1771 ____________________________________________________________________________
1772 [ 8645] By: gsar on 2001/01/31 15:10:14
1773 Log: Configure tweak suggested by Peter Prymmer
1774 Branch: maint-5.6/perl
1776 ____________________________________________________________________________
1777 [ 8644] By: gsar on 2001/01/31 15:06:32
1778 Log: more files need to be writable in the source distribution
1779 Branch: maint-5.6/perl
1781 ____________________________________________________________________________
1782 [ 8643] By: jhi on 2001/01/31 14:59:46
1783 Log: Integrate changes #8258,8278,8279 from mainline.
1785 Make the large file tests more robust/talkative.
1786 Branch: maint-5.6/perl
1787 !> t/lib/syslfs.t t/op/lfs.t
1788 ____________________________________________________________________________
1789 [ 8642] By: gsar on 2001/01/31 14:53:48
1790 Log: integrate changes#8311,8334 from mainline
1792 Add a new MakeMaker variable PM_FILTER that defines a Unix
1793 filter to be run on each .pm during the pm_to_blib() phase,
1795 Subject: PATCH (blead 8269) ExtUtils::MakeMaker
1797 Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
1798 Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
1799 accurate reading of the "atime".
1800 Branch: maint-5.6/perl
1801 !> lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
1802 !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
1803 !> lib/ExtUtils/MakeMaker.pm t/io/fs.t
1804 ____________________________________________________________________________
1805 [ 8641] By: jhi on 2001/01/31 14:46:37
1806 Log: Upgrade to Getopt::Long 2.25, from Johan Vromans.
1807 Branch: maint-5.6/perl
1808 ! lib/Getopt/Long.pm
1809 ____________________________________________________________________________
1810 [ 8640] By: gsar on 2001/01/31 14:40:24
1812 Branch: maint-5.6/perl
1813 ! patchlevel.h pod/perlmodlib.pod pod/perltoc.pod
1814 ____________________________________________________________________________
1815 [ 8639] By: gsar on 2001/01/31 14:37:25
1816 Log: refresh windows config files
1817 Branch: maint-5.6/perl
1818 ! win32/Makefile win32/config_H.bc win32/config_H.gc
1819 ! win32/config_H.vc win32/makefile.mk
1820 ____________________________________________________________________________
1821 [ 8638] By: gsar on 2001/01/31 14:28:10
1822 Log: makefile tweaks for windows: introduce a bulk-switch to enable
1823 same options as ActivePerl; sync changes with makefile.mk
1824 Branch: maint-5.6/perl
1825 ! win32/Makefile win32/makefile.mk
1826 ____________________________________________________________________________
1827 [ 8637] By: jhi on 2001/01/31 04:41:30
1828 Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20010105.023] numeric problems in IRIX
1829 From: Nicholas Clark <nick@ccl4.org>
1830 Date: Tue, 30 Jan 2001 19:51:05 +0000
1831 Message-ID: <20010130195105.R76607@plum.flirble.org>
1835 ! pp.c pp.h pp_hot.c t/op/arith.t
1836 ____________________________________________________________________________
1837 [ 8636] By: jhi on 2001/01/31 02:38:32
1838 Log: Integrate changes #7884,8122,8155,8197,8213[just to /nolog part,
1839 no perlio],8257,8380,8479,8515 from mainline.
1841 Subject: [PATCH perl@7795 (and earlier)] VMS test cleanup
1843 Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
1844 Subject: [PATCH perl@8133] fix-up for VMS extensions
1846 In VMS embedded perls couldn't access the statically built Socket.
1848 Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com (8213)
1850 Further VMS piping fixes from Charles Lane.
1852 Subject: [PATCH] make t/op/misc.t work on VMS
1854 Add tracing for debugging extensions builds in VMS.
1856 Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
1857 Branch: maint-5.6/perl
1858 !> configure.com doio.c t/op/misc.t vms/descrip_mms.template
1859 !> vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
1860 !> vms/test.com vms/vms.c vms/vmsish.h vms/vmspipe.com
1861 ____________________________________________________________________________
1862 [ 8635] By: jhi on 2001/01/31 01:46:41
1863 Log: Integrate change #7732 from mainline.
1865 Sparc 64-bit pack() fix from Jens Hamisch.
1866 Branch: maint-5.6/perl
1868 ____________________________________________________________________________
1869 [ 8634] By: jhi on 2001/01/31 01:41:16
1870 Log: One spot missing from #8626.
1871 Branch: maint-5.6/perl
1873 ____________________________________________________________________________
1874 [ 8633] By: jhi on 2001/01/31 00:49:17
1875 Log: Integrate change #7495 from mainline.
1877 Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
1878 Branch: maint-5.6/perl
1879 !> MANIFEST ext/re/Makefile.PL
1880 ____________________________________________________________________________
1881 [ 8632] By: jhi on 2001/01/30 23:38:49
1882 Log: Integrate change #8396 from mainline.
1884 Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for
1885 better multicast support (resend)
1886 Branch: maint-5.6/perl
1887 !> ext/Socket/Socket.pm
1888 ____________________________________________________________________________
1889 [ 8631] By: jhi on 2001/01/30 23:28:03
1890 Log: Integrate changes #7514,7813,8113,8144,8397,8398,8490 from mainline.
1892 More AIX lore. (7514, ext/re/hints/aix.pl)
1894 Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
1896 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)
1898 Subject: [ID 20001214.002] Net::Ping patch
1900 Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
1902 Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
1904 Add ReuseAddr as a (preferred) alias for Reuse as we now
1905 also have ReusePort.
1907 Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
1908 Branch: maint-5.6/perl
1909 +> ext/re/hints/aix.pl
1910 !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
1911 !> ext/IO/lib/IO/Socket/INET.pm lib/Net/Ping.pm
1912 ____________________________________________________________________________
1913 [ 8630] By: jhi on 2001/01/30 23:03:59
1914 Log: Integrate changes #8215,8587 from mainline: missing pod nits.
1916 read() documentation tweak for 20001121.004.
1918 Subject: [ID 20010128.003] [PATCH] perlre.pod buglet
1919 Branch: maint-5.6/perl
1920 !> pod/perlfunc.pod pod/perlre.pod
1921 ____________________________________________________________________________
1922 [ 8629] By: jhi on 2001/01/30 22:41:57
1923 Log: Integrate change #8098 from mainline.
1925 fastgetcwd is defined using a glob alias on a $^O dependent basis
1926 and there was no default assignment or perl subroutine.
1927 Branch: maint-5.6/perl
1929 ____________________________________________________________________________
1930 [ 8628] By: jhi on 2001/01/30 21:58:52
1931 Log: Integrate change #7866 from mainline.
1934 Branch: maint-5.6/perl
1935 !> lib/File/Temp.pm t/lib/ftmp-tempfile.t
1936 ____________________________________________________________________________
1937 [ 8627] By: jhi on 2001/01/30 21:39:44
1938 Log: Integrate changes #8075,8086,8228 from mainline.
1940 Darwin is not Windows. (8075,8086)
1942 Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
1943 Branch: maint-5.6/perl
1944 !> lib/CGI.pm lib/Pod/Select.pm lib/Text/ParseWords.pm
1945 !> pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
1946 !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq4.pod
1947 !> pod/perllocale.pod pod/perlmodlib.pod pod/perlretut.pod
1948 ____________________________________________________________________________
1949 [ 8626] By: jhi on 2001/01/30 21:22:11
1950 Log: Integrate with tweakery the change #8625 from mainline,
1951 the multibyte decimal separator fix ("fa_IR locale failure").
1952 Branch: maint-5.6/perl
1953 ! embedvar.h perlapi.h
1954 !> intrpvar.h perl.c perl.h sv.c util.c
1955 ____________________________________________________________________________
1956 [ 8625] By: jhi on 2001/01/30 20:26:33
1957 Log: Fix for the fa_IR locale failure. The reason for the failure
1958 was that Perl was assuming the decimal separator aka the radix
1959 separator is one character. The Farsi-Iranian locale crushed
1960 that bad assumption since there the separator is 'Momayyez',
1961 glyphwise looking somewhat like a slash, and in Unicode UTF-8
1962 encoded in two bytes, 0xd9 0xab.
1964 ! intrpvar.h perl.c perl.h sv.c util.c
1965 ____________________________________________________________________________
1966 [ 8624] By: gsar on 2001/01/30 20:17:03
1968 Branch: maint-5.6/perl
1969 ! Makefile.SH pod/perlintern.pod
1970 ____________________________________________________________________________
1971 [ 8623] By: gsar on 2001/01/30 19:42:34
1972 Log: backout change#7431 and its dependents (causes spurious rebuilds
1973 of autogenerated files)
1975 fix benign b.t failure
1976 Branch: maint-5.6/perl
1977 ! Makefile.SH t/lib/b.t
1978 ____________________________________________________________________________
1979 [ 8622] By: jhi on 2001/01/30 19:41:41
1980 Log: Microperl sync.
1983 ____________________________________________________________________________
1984 [ 8621] By: gsar on 2001/01/30 19:24:47
1985 Log: integrate changes#8259,8442,8444,8445,8448,8449,8451,8455
1988 Subject: podlators 1.06 released
1990 Subject: [PATCH @8436] Eliminate op_children
1992 (Replaced by #8448) Traces of op_children (cleanup of #8442)
1994 (Replaced by #8448) More op_children traces (cleanup of #8442).
1996 Subject: [PATCH #3 @8436] Re: Eliminate op_children
1997 Replace #8444 and #8445.
1999 Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
2000 at the setting of the ofs_sv in new_struct_thread() as the
2001 thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
2002 uninitialized fields are, uh, initialized with),
2003 SvREFCNT_inc()ing that invited a core dump.
2005 podlators 1.07, from Russ Allbery.
2007 Subject: [PATCH] regcomp.c old feature removal
2008 From: mjd@plover.com
2009 Date: 16 Jan 2001 14:43:18 -0000
2010 Message-ID: <20010116144318.7140.qmail@plover.com>
2011 Branch: maint-5.6/perl
2012 +> lib/Pod/Text/Overstrike.pm
2013 !> MANIFEST bytecode.pl ext/B/B.xs ext/B/B/Asmdata.pm
2014 !> ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Concise.pm
2015 !> ext/B/B/Debug.pm ext/ByteLoader/byterun.c
2016 !> ext/ByteLoader/byterun.h lib/Pod/Man.pm lib/Pod/Text/Color.pm
2017 !> lib/Pod/Text/Termcap.pm op.c op.h pod/pod2text.PL regcomp.c
2019 ____________________________________________________________________________
2020 [ 8620] By: gsar on 2001/01/30 18:48:32
2021 Log: integrate changes#8243,8254,8255,8313,8314,8363,8383,8390,8416,
2022 8417,8418,8419,8424,8427,8430,8441,8563 from mainline (TODO: b.t
2025 Subject: [PATCH] lvalue AUTOLOAD. No, really.
2027 Subject: [PATCH] Interesting syntax idea
2028 Make opens + bareword assigns do typeglob assigns.
2032 Subject: [PATCH @8269] Continue blocks and B::Deparse
2033 Make the peephole optimizer to bypass more null ops and
2034 and rewrite the deparse handling of continue blocks.
2036 Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
2039 Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
2041 Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
2043 Subject: [PATCH perl@8269] Opcode.XS, fix memory leak
2045 Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
2046 Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
2047 according to the platform.
2049 Subject: [PATCH @8404] Consolidated lvalue sub changes
2051 Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
2053 Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
2055 Subject: B::Concise -- an improved replacement for B::Terse
2057 The B::Terse drop-in replacement wasn't quite drop-in.
2059 The LVRET macro needed an aTHX.
2061 Use the /^Perl_/-less form of is_lvalue_sub().
2063 Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
2064 Branch: maint-5.6/perl
2065 +> ext/B/B/Concise.pm
2066 !> (integrate 27 files)
2067 ____________________________________________________________________________
2068 [ 8619] By: nick on 2001/01/30 18:40:28
2069 Log: Integrate mainline
2071 !> (integrate 40 files)
2072 ____________________________________________________________________________
2073 [ 8618] By: jhi on 2001/01/30 18:37:18
2074 Log: Subject: [PATCH perl@8585] protect VMS test harness from chdir switcheroo
2075 Date: Mon, 29 Jan 2001 22:51:29 -0600
2076 From: "Craig A. Berry" <craigberry@mac.com>
2077 Message-Id: <p04330101b69bef0ebab4@[172.16.52.1]>
2080 ____________________________________________________________________________
2081 [ 8617] By: jhi on 2001/01/30 18:34:53
2082 Log: Subject: [PATCH] Add missing CV flags to dump.c
2083 From: Tim Jenness <t.jenness@jach.hawaii.edu>
2084 Date: Mon, 29 Jan 2001 21:48:55 -1000 (HST)
2085 Message-ID: <Pine.LNX.4.30.0101292144280.14179-100000@lapaki.jach.hawaii.edu>
2088 ____________________________________________________________________________
2089 [ 8616] By: jhi on 2001/01/30 18:20:58
2090 Log: Integrate partly the change #8615 from mainline, the t/op/each.t
2091 part isn't applicable to maintperl.
2093 UTF-8 nit from Inaba Hiroto.
2094 Branch: maint-5.6/perl
2095 !> pod/perlapi.pod utf8.c
2096 ____________________________________________________________________________
2097 [ 8615] By: jhi on 2001/01/30 18:18:51
2098 Log: UTF-8 nit from Inaba Hiroto.
2100 ! pod/perlapi.pod t/op/each.t utf8.c
2101 ____________________________________________________________________________
2102 [ 8614] By: jhi on 2001/01/30 18:13:38
2103 Log: Integrate changes #8608,8609,8610,8611,8612,8613 from maintperl.
2105 perl's internal variables are not for public consumption,
2106 move their docs from perlapi.pod to perlintern.pod
2108 support for -Dusethreads build under HP-UX 10.20 and DCE threads
2109 library (11.0 and later have pthreads but 10.x don't)
2111 avoid uninitialized value warnings
2113 canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
2116 perldoc nit on windows
2118 make it possible to run the tests outside the source tree
2119 (there's still a dependency on ../lib being the library
2122 !> hints/hpux.sh intrpvar.h perlapi.c pod/perlapi.pod
2123 !> pod/perlintern.pod t/base/term.t t/io/tell.t t/lib/dprof/V.pm
2124 !> t/op/flip.t thrdvar.h thread.h utils/perldoc.PL
2125 !> win32/bin/search.pl win32/vdir.h
2126 ____________________________________________________________________________
2127 [ 8613] By: gsar on 2001/01/30 16:39:59
2128 Log: make it possible to run the tests outside the source tree
2129 (there's still a dependency on ../lib being the library
2131 Branch: maint-5.6/perl
2132 ! t/base/term.t t/io/tell.t t/lib/dprof/V.pm t/op/flip.t
2133 ____________________________________________________________________________
2134 [ 8612] By: gsar on 2001/01/30 16:31:12
2135 Log: perldoc nit on windows
2136 Branch: maint-5.6/perl
2138 ____________________________________________________________________________
2139 [ 8611] By: gsar on 2001/01/30 16:22:54
2140 Log: canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
2142 Branch: maint-5.6/perl
2144 ____________________________________________________________________________
2145 [ 8610] By: gsar on 2001/01/30 16:12:45
2146 Log: avoid uninitialized value warnings
2147 Branch: maint-5.6/perl
2148 ! win32/bin/search.pl
2149 ____________________________________________________________________________
2150 [ 8609] By: gsar on 2001/01/30 16:08:01
2151 Log: support for -Dusethreads build under HP-UX 10.20 and DCE threads
2152 library (11.0 and later have pthreads but 10.x don't)
2153 Branch: maint-5.6/perl
2154 ! hints/hpux.sh thread.h
2155 ____________________________________________________________________________
2156 [ 8608] By: gsar on 2001/01/30 15:48:55
2157 Log: perl's internal variables are not for public consumption,
2158 move their docs from perlapi.pod to perlintern.pod
2159 Branch: maint-5.6/perl
2160 ! intrpvar.h perlapi.c pod/perlapi.pod pod/perlintern.pod
2162 ____________________________________________________________________________
2163 [ 8607] By: gsar on 2001/01/30 15:44:27
2164 Log: mistakenly branched perl56delta.pod, revert
2165 Branch: maint-5.6/perl
2166 - pod/perl56delta.pod
2167 !> pod/perldelta.pod
2168 ____________________________________________________________________________
2169 [ 8606] By: gsar on 2001/01/30 14:20:24
2170 Log: integrate changes#7984,7987,8010 from mainline (gets rid of
2171 dTHR which has been a noop for a while now, except for the
2172 compatibility definition in thread.h)
2173 Branch: maint-5.6/perl
2174 !> (integrate 45 files)
2175 ____________________________________________________________________________
2176 [ 8605] By: jhi on 2001/01/30 05:43:58
2177 Log: Mark the UTF-8 APIs as experimental.
2178 Branch: maint-5.6/perl
2179 ! embed.pl pod/perlapi.pod
2180 ____________________________________________________________________________
2181 [ 8604] By: jhi on 2001/01/30 05:38:40
2182 Log: Nits from earlier integrates.
2183 Branch: maint-5.6/perl
2186 ____________________________________________________________________________
2187 [ 8603] By: jhi on 2001/01/30 05:27:26
2188 Log: Regenerate Porting files.
2189 Branch: maint-5.6/perl
2190 ! Porting/Glossary Porting/config.sh Porting/config_H
2191 ____________________________________________________________________________
2192 [ 8602] By: jhi on 2001/01/30 05:14:59
2193 Log: Integrate changes #7891,8034,8078,8110,8111,8112,8277,8291,
2194 8310,8339,8447,8492,8493,8505,8525: documentation changes.
2196 Subject: Re: perlfaq style changes
2198 Subject: DOC PATCH 5.6.0: -s return value incompletely documented
2200 Subject: [PATCH] docs on NaN
2202 Subject: [patch] perlfaq7
2204 Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
2206 Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
2208 Subject: [PATCH] open() example in perlfunc.pod
2210 Podify README.mpeix (a new version from the web)
2212 Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
2214 Subject: [PATCH] format and rewording in perlfaq.pod
2216 Subject: [PATCH] API Variable documentation
2218 Memory management calls documentation.
2220 Subject: [PATCH: perl@8482] README.vms URL updates
2222 Subject: Minor typos in perlfaq2.pod
2224 Subject: [PATCH] pod/perlvar.pod
2225 Branch: maint-5.6/perl
2226 +> pod/perl56delta.pod
2227 ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
2228 !> README.amiga README.epoc README.mpeix README.vms
2229 !> ext/POSIX/POSIX.pod lib/CPAN.pm lib/Carp/Heavy.pm
2230 !> lib/Win32.pod pod/perlapi.pod pod/perlfaq.pod pod/perlfaq1.pod
2231 !> pod/perlfaq2.pod pod/perlfaq6.pod pod/perlfaq7.pod
2232 !> pod/perlfunc.pod pod/perlop.pod pod/perlrequick.pod
2233 !> pod/perlvar.pod thrdvar.h
2234 ____________________________________________________________________________
2235 [ 8601] By: jhi on 2001/01/30 04:38:35
2236 Log: Integrate changes #8036,8096,8253 from mainline:
2239 Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
2240 Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio
2242 Output the (apparent) version of gcc in Tru64.
2243 Branch: maint-5.6/perl
2244 +> ext/POSIX/hints/svr4.pl
2245 !> MANIFEST ext/POSIX/Makefile.PL hints/dec_osf.sh hints/hpux.sh
2246 !> hints/svr4.sh t/lib/bigfltpm.t
2247 ____________________________________________________________________________
2248 [ 8600] By: jhi on 2001/01/30 04:04:01
2249 Log: Integrate changes #7863,7868,7875,7876,7888,8384,8480 from mainline:
2252 sprintf() does not taint since print() does not. (7863,7875,7876,7888)
2254 Debian allows /usr/bin/locale to exist without any locales. (7868)
2256 Allow the locale test needing POSIX and the taint test
2257 needing IPC::SysV to run under 'minitest' (basically,
2258 bail out if loading the extension fails). (8384)
2260 Cleanup the locale.t output (8480)
2261 Branch: maint-5.6/perl
2262 !> pod/perllocale.pod sv.c t/op/misc.t t/op/taint.t
2263 !> t/pragma/locale.t
2264 ____________________________________________________________________________
2265 [ 8599] By: jhi on 2001/01/30 03:51:04
2266 Log: Missing generated files from #8598.
2267 Branch: maint-5.6/perl
2268 ! embed.h global.sym objXSUB.h perlapi.c proto.h
2269 ____________________________________________________________________________
2270 [ 8598] By: jhi on 2001/01/30 03:41:54
2271 Log: Integrate change #8555 from mainline, manually integrate parts
2272 of changes 8452 and 8583.
2274 Subject: [PATCH] utf8.c documentation (8452)
2276 No point in checking the length if the pointer is bogus. (8555)
2278 Introduce bytes_from_utf8() and implement sv_eq() using it,
2279 tr/// did not handle UTF-8 ranges, \ before a raw UTF-8 character
2280 produced "Malformed UTF-8 character" warning, "\x{100}\N{CENT SIGN}"
2281 was malformed. (8583)
2282 Branch: maint-5.6/perl
2283 ! embed.pl t/lib/charnames.t t/op/tr.t toke.c
2284 !> pod/perlapi.pod sv.c utf8.c
2285 ____________________________________________________________________________
2286 [ 8597] By: gsar on 2001/01/30 02:37:26
2287 Log: get PERL_OBJECT build going again on windows
2288 Branch: maint-5.6/perl
2289 ! embed.h embed.pl global.sym objXSUB.h perlapi.c
2290 ! pod/perlapi.pod proto.h sv.c
2291 ____________________________________________________________________________
2292 [ 8596] By: jhi on 2001/01/30 02:16:17
2293 Log: Signedness nit.
2296 ____________________________________________________________________________
2297 [ 8595] By: jhi on 2001/01/30 02:11:07
2298 Log: EBCDIC patch for Storable, from Peter Prymmer.
2300 ! t/lib/st-06compat.t
2301 ____________________________________________________________________________
2302 [ 8594] By: jhi on 2001/01/30 01:04:48
2303 Log: Subject: [PATCH: perl@8585] yet another tweak to lib/b.t for EBCDIC
2304 From: Peter Prymmer <pvhp@forte.com>
2305 Date: Mon, 29 Jan 2001 16:51:38 -0800 (PST)
2306 Message-ID: <Pine.OSF.4.10.10101291646320.230748-100000@aspara.forte.com>
2309 ____________________________________________________________________________
2310 [ 8593] By: jhi on 2001/01/30 00:56:47
2311 Log: Subject: [PATCH: perl@8585] pod problems in io
2312 From: Peter Prymmer <pvhp@forte.com>
2313 Date: Mon, 29 Jan 2001 16:46:25 -0800 (PST)
2314 Message-ID: <Pine.OSF.4.10.10101291636420.230748-100000@aspara.forte.com>
2316 ! pod/perlapio.pod pod/perliol.pod
2317 ____________________________________________________________________________
2318 [ 8592] By: jhi on 2001/01/30 00:48:20
2319 Log: Integrate perlio.
2321 !> pod/perlapio.pod pod/perliol.pod
2322 ____________________________________________________________________________
2323 [ 8591] By: nick on 2001/01/29 22:02:28
2324 Log: GNU 'merge' Simon's copy of perliol.pod with version
2325 patched by Craig's patch.
2328 ____________________________________________________________________________
2329 [ 8590] By: nick on 2001/01/29 21:55:10
2330 Log: PerlIO doc tweaks from Craig A. Berry <craig.berry@psinetcs.com>
2332 ! pod/perlapio.pod pod/perliol.pod
2333 ____________________________________________________________________________
2334 [ 8589] By: jhi on 2001/01/29 15:35:33
2335 Log: Integrate change #8586 from maint-5.6/perl.
2337 make the BOM detection code not call tell() until it has to
2338 (meant to fix esoteric compatibility issues where PL_rsfp
2342 ____________________________________________________________________________
2343 [ 8588] By: jhi on 2001/01/29 15:29:11
2344 Log: Subject: MAking Solaris malloc() the default
2345 From: Lupe Christoph <lupe@lupe-christoph.de>
2346 Date: Mon, 29 Jan 2001 12:59:36 +0100
2347 Message-ID: <20010129125936.Z4830@alanya.lupe-christoph.de>
2349 The README.solaris part slightly tweaked.
2351 ! README.solaris hints/solaris_2.sh
2352 ____________________________________________________________________________
2353 [ 8587] By: jhi on 2001/01/29 15:17:34
2354 Log: Subject: [ID 20010128.003] [PATCH] perlre.pod
\b buglet
2355 From: root@ak-75.mind.de
2356 Date: Sun, 28 Jan 2001 20:32:29 +0100
2357 Message-Id: <200101281932.UAA15768@ak-75.mind.de>
2360 ____________________________________________________________________________
2361 [ 8586] By: gsar on 2001/01/29 13:43:44
2362 Log: make the BOM detection code not call tell() until it has to
2363 (meant to fix esoteric compatibility issues where PL_rsfp
2365 Branch: maint-5.6/perl
2367 ____________________________________________________________________________
2368 [ 8585] By: jhi on 2001/01/28 20:05:45
2369 Log: Update Changes.
2371 ! Changes patchlevel.h
2372 ____________________________________________________________________________
2373 [ 8584] By: jhi on 2001/01/28 19:30:02
2374 Log: Integrate perlio.
2377 !> MANIFEST pod/perlapio.pod
2378 ____________________________________________________________________________
2379 [ 8583] By: jhi on 2001/01/28 19:28:40
2380 Log: Patch from Inaba Hiroto:
2381 - canonical UTF-8 hash keys: if a key string for a hash is
2382 UTF8-on, try downgrade the string and use it if
2383 unicode::distinct is not in effect.
2384 For the task, I added a function bytes_from_utf8() to utf8.c.
2385 It might resemble utf8_to_bytes() but it is not convenient
2387 Made a test for it and added to t/op/each.t
2388 - Changed do_print in doio.c to apply sv_utf8_(downgrade|upgrade) to
2389 the mortal copy of the argument SV.
2390 And changed t/io/utf8.t test 18 which expects print() to
2391 upgrade its argument.
2392 - re-implement sv_eq with bytes_from_utf8()
2394 - tr/// does not handle UTF8 range (\x{}-\x{})
2395 - \ before raw UTF8 character produced
2396 "Malformed UTF-8 character" warning.
2397 - "\x{100}\N{CENT SIGN}" is Malformed.
2398 Added tests for these 3.
2399 - and one silly bug (by me) with qu operator.
2401 ! doio.c embed.h embed.pl global.sym hv.c objXSUB.h perlapi.c
2402 ! pod/perlapi.pod proto.h sv.c t/io/utf8.t t/lib/charnames.t
2403 ! t/op/each.t t/op/tr.t t/pragma/utf8.t toke.c utf8.c
2404 ____________________________________________________________________________
2405 [ 8582] By: nick on 2001/01/28 19:25:04
2406 Log: Add pod/perliol.pod to MANIFEST :-(
2409 ____________________________________________________________________________
2410 [ 8581] By: nick on 2001/01/28 19:22:40
2411 Log: PerlIO documentation. Proofing and sub-editing requested.
2415 ____________________________________________________________________________
2416 [ 8580] By: jhi on 2001/01/28 05:16:25
2417 Log: Revert the change to sv_2pv() done by #8054: Someone who
2418 did SvNV_set() on a scalar that also happened to be POK,
2419 followed by sv_2pv() won't get the right coercion anymore.
2421 Branch: maint-5.6/perl
2423 ____________________________________________________________________________
2424 [ 8579] By: jhi on 2001/01/28 05:15:04
2425 Log: Remove the #8084 effect: do not allow -Q to be interpreted
2426 as -&Q(), this is too much wiggle room.
2427 Branch: maint-5.6/perl
2429 ____________________________________________________________________________
2430 [ 8578] By: jhi on 2001/01/28 05:12:45
2431 Log: Needed bits of #8439 (should have been in #8576),
2432 mainly for lval substr().
2433 Branch: maint-5.6/perl
2434 ! mg.c pp.c pp_hot.c
2435 ____________________________________________________________________________
2436 [ 8577] By: jhi on 2001/01/28 05:02:46
2437 Log: A missing check-in.
2438 Branch: maint-5.6/perl
2440 ____________________________________________________________________________
2441 [ 8576] By: jhi on 2001/01/28 04:26:18
2442 Log: Integrate changes #8425,8436,8439,8517 from mainline.
2443 The 8439 was not truly integrated because it had too many
2444 dependencies on the development branch and because it introduced
2445 concepts too bold for a maintenance branch (such as the qu operator).
2447 Subject: [PATCH perl@8342] -Wformat
2449 Tighten some of the UTF-8 tests a bit.
2451 More UTF-8 patches from Inaba Hiroto. (8439, but only partly)
2452 - The substr lval was still not okay.
2453 - Now pp_stringify and sv_setsv copies source's UTF8 flag
2454 even if IN_BYTE. pp_stringify is called from fold_constants
2455 at optimization phase and "\x{100}" was made SvUTF8_off under
2456 use bytes (the bytes pragma is for "byte semantics" and not
2457 for "do not produce UTF8 data")
2458 Branch: maint-5.6/perl
2459 ! t/lib/charnames.t t/op/substr.t toke.c
2460 !> sv.c t/pragma/utf8.t
2461 ____________________________________________________________________________
2462 [ 8575] By: jhi on 2001/01/28 04:01:51
2463 Log: Integrate changes #8378,8379,8385,8386,8405 from mainline.
2465 Subject: One more patch for UTF8 (UTF-8 fixes for 'x' and tr////)
2467 Subject: [ID 20001230.003] UTF-8 tr still hurts
2469 Test cases for #8385 (from Simon's "torture.pl")
2471 Start fixing UTF-8 lval substr() (8405)
2472 Branch: maint-5.6/perl
2473 !> doop.c embed.h embed.pl mg.c op.c pod/perlapi.pod pp.c proto.h
2474 !> regcomp.c regexec.c t/op/substr.t t/op/tr.t toke.c utf8.c
2475 ____________________________________________________________________________
2476 [ 8574] By: jhi on 2001/01/28 03:09:06
2477 Log: Integrate changes #8328,8329,8330,8331,8332,8341,8343,8377
2482 Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted
2484 "\x{FF}\xFF" was broken.
2486 Tests for #8329 and #8330.
2488 Add a note about EBCDIC versus UTF-8 to a potential problem spot.
2490 IRIX compiler noticed that the bof initialization might be
2491 bypassed by control flow.
2493 Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
2494 Branch: maint-5.6/perl
2495 !> doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
2496 !> regexec.c sv.c t/op/bop.t toke.c utf8.c
2497 ____________________________________________________________________________
2498 [ 8573] By: jhi on 2001/01/28 02:06:12
2501 ! lib/Text/Wrap.pm t/lib/textwrap.t
2502 ____________________________________________________________________________
2503 [ 8572] By: jhi on 2001/01/28 02:04:49
2504 Log: Integrate changes #8267,8272[perlio],8274,8298,8300,8303,
2505 8305,8323,8324 from mainline. The 8267,8272, and 8298 were
2506 not really integrated but instead salvaged by hand
2507 (they had too many dependencies on the development release
2508 to be cleanly integratable).
2510 Subject: more UTF8 test suites and an UTF8 patch
2512 Tweak for MULTIPLICITY/USE_PERLIO
2516 Turn SvUTF8 off if not required in pp_chr and pp_stringify.
2518 Use the UTF8_XXX macros in is_utf8_char().
2520 Rewrite pp_concat() in terms of sv_catsv(). The . operator
2521 should now be UTF-8-proof.
2523 Subject: [PATCH perl@8269] scanning two hex-constants
2524 fails on EBCDIC environment (script length.t)
2526 Add some Unicode chop() tests.
2527 Branch: maint-5.6/perl
2528 ! doop.c mg.c pp.c pp_hot.c toke.c utf8.c
2529 !> sv.c t/op/chop.t utf8.h
2530 ____________________________________________________________________________
2531 [ 8571] By: jhi on 2001/01/28 00:35:59
2532 Log: Integrate changes #8090,8093[perlio,only the sv.c tweak],
2533 8245,8247,8248,8249,8250,8251,8260,8263,8264,8265 from mainline.
2535 Subject: [PATCH] Re: Breadperl & Tk (sv_utf8_upgrade fixes)
2537 The maxiters upper limit sanity check (guarding against
2538 non-progress) assumed bytes instead of characters in s///
2543 sv_catsv() rewrite (8248,8249,8251,8260,8263,8264,8265)
2544 join() should now be UTF-8-proof.
2546 More split // UTF-8 tests. (8250)
2547 Branch: maint-5.6/perl
2548 !> doop.c hv.c pp.c pp_hot.c sv.c t/op/join.t utf8.c utf8.h
2550 ____________________________________________________________________________
2551 [ 8570] By: jhi on 2001/01/27 22:15:46
2552 Log: Integrate changes #7941,7943,7944,7958,7967,7995,7996,7998,
2553 8004,8005,8023,8024,8028,8030,8031,8033,8039,8042,8052[perlio],
2554 8053[perlio],8054[perlio,+sv.c(-PerlIO_isutf8),+require.t],
2555 8084,8204,8244,8333 from mainline.
2557 For -Q where Q might be a one-letter sub name one does no more
2558 get a warning about an unknown filetest (7941,7943,7944,8084).
2560 Subject: Re: [ID 20001130.011] expression parsing bug ?
2562 Make uv_to_utf8() to zero-terminate its output buffer.
2564 Split off t/op/length.t (7995)
2566 Split off t/op/utf8decode.t (7996)
2568 Remove an unnecessary 'use utf8' from the utf8.t (7998)
2570 Split off t/op/concat.t (8004)
2572 Split off t/op/ver.t (8005)
2574 Document utf8_length(), utf8_distance(), and utf8_hop().
2576 Document utf8_to_uv() better.
2578 Introduce macros for UTF8 decoding (8028,8033).
2580 Add test for reverse() (8030,8031).
2582 Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful (8039,8333)
2584 Do not return the Unicode replacement character on UTF-8
2587 Typo/thinko in S_scan_const() - seeing high bit sets has_utf8
2588 not this_utf8 i.e. the output string has one, but don't mess
2589 with source assumption. (8052,8053)
2591 Tweak t/comp/require.t to add a 'use bytes' to permit its dubious
2592 writing of BOM to a non-utf8 stream. Fix SvPVutf8() - sv_2pv()
2593 was not expecting to be called with something that was already
2594 SvPOK() - (we just fossiked with SvUTF8 bit). Fix that and also
2595 just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
2598 Recode the naughty binary bytes in utf8decode.t using the \xHH.
2600 Make some panic messages a bit more logical.
2601 Branch: maint-5.6/perl
2602 +> t/op/concat.t t/op/length.t t/op/reverse.t t/op/utf8decode.t
2603 !> MANIFEST doop.c embed.pl lib/ExtUtils/Liblist.pm op.c
2604 !> pod/perlapi.pod pod/perldiag.pod pp.c pp_hot.c regcomp.c
2605 !> regexec.c sv.c t/comp/require.t t/op/misc.t t/op/ver.t
2606 !> t/pragma/utf8.t t/pragma/warn/toke t/pragma/warn/utf8 toke.c
2608 ____________________________________________________________________________
2609 [ 8569] By: jhi on 2001/01/27 19:16:43
2610 Log: Integrate changes #7750 from perlio and #8566 from mainline.
2611 Branch: maint-5.6/perl
2613 ____________________________________________________________________________
2614 [ 8568] By: jhi on 2001/01/27 18:06:51
2615 Log: Integrate changes #7355[-doio.c],7691,7744,7753[perlio],
2616 7783,7790[perlio],7869,7871,7872,7911,7916,7932,
2617 7935[-perlio.c],7936,7959,7965 from mainline.
2619 Change the "big byte" error message to "Wide character".
2620 (7355, the croak-if-wide-chars-in-print part ignored)
2624 Introduce Perl_utf8_length().
2626 diff -se shows these as different (7753, forgotten check-ins)
2628 Subject: [PATCH] doop.c - UTF8 tr///
2630 If we use (aTHX_ ...) then put Perl_ on the front.
2632 Make utf8_length() and utf8_distance() to be less forgiving
2635 Test line numbers are different with utf8.
2637 No need to scan till infinity, 13 is enough. (7872,7911)
2639 Subject: [PATCH] Tokeniser debugging
2641 Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
2643 Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits (only toke.c)
2645 Be more careful in Perl_sv_utf8_downgrade().
2649 Raw zero bytes in text files confuse at least GNU patch 2.1.
2650 Branch: maint-5.6/perl
2651 !> doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
2652 !> perl.c perl.h perlapi.c pod/perlapi.pod pod/perldiag.pod
2653 !> pod/perlrun.pod proto.h scope.h sv.c t/op/re_tests
2654 !> t/pragma/utf8.t toke.c utf8.c utf8.h
2655 ____________________________________________________________________________
2656 [ 8567] By: nick on 2001/01/27 11:10:38
2657 Log: Integrate mainline
2659 !> Changes README.os390 embed.h embed.pl op.c patchlevel.h pp.c
2660 !> proto.h regexec.c sv.c t/lib/1_compile.t t/lib/b.t
2661 !> t/lib/st-06compat.t t/pragma/overload.t t/pragma/sub_lval.t
2663 ____________________________________________________________________________
2664 [ 8566] By: jhi on 2001/01/27 06:22:48
2665 Log: More documentation for the regexp context stack.
2668 ____________________________________________________________________________
2669 [ 8565] By: jhi on 2001/01/27 05:21:57
2670 Log: Update Changes.
2672 ! Changes patchlevel.h
2673 ____________________________________________________________________________
2674 [ 8564] By: jhi on 2001/01/27 04:44:04
2675 Log: Threadedness patch for #8562 from Doug MacEachern.
2678 ____________________________________________________________________________
2679 [ 8563] By: jhi on 2001/01/27 04:26:24
2680 Log: Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
2681 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
2682 Date: Thu, 25 Jan 2001 01:17:21 -0800 (PST)
2683 Message-ID: <14959.59703.507462.978833@soda.csua.berkeley.edu>
2686 ____________________________________________________________________________
2687 [ 8562] By: jhi on 2001/01/27 04:20:30
2688 Log: Subject: Re: Announce : Tokener reporting patch
2689 From: Simon Cozens <simon@cozens.net>
2690 Date: Mon, 22 Jan 2001 02:17:22 +0000
2691 Message-ID: <20010122021722.A9334@pembro26.pmb.ox.ac.uk>
2693 ! embed.h embed.pl proto.h toke.c
2694 ____________________________________________________________________________
2695 [ 8561] By: jhi on 2001/01/27 04:17:24
2696 Log: Forgot from #8545. Oops.
2698 ! pp.c t/pragma/overload.t
2699 ____________________________________________________________________________
2700 [ 8560] By: jhi on 2001/01/27 03:01:47
2701 Log: A better module compilation test, use MANIFEST as suggested
2705 ____________________________________________________________________________
2706 [ 8559] By: jhi on 2001/01/27 02:50:48
2707 Log: Subject: [PATCH: perl@8531] EBCDIC cleanup for B test
2708 From: Peter Prymmer <pvhp@forte.com>
2709 Date: Fri, 26 Jan 2001 16:38:08 -0800 (PST)
2710 Message-ID: <Pine.OSF.4.10.10101261635400.14820-100000@aspara.forte.com>
2713 ____________________________________________________________________________
2714 [ 8558] By: jhi on 2001/01/27 02:27:05
2715 Log: Subject: [PATCH: perl@8531] EBCDIC branch for pragma/sub-lval.t
2716 From: Peter Prymmer <pvhp@forte.com>
2717 Date: Fri, 26 Jan 2001 16:05:11 -0800 (PST)
2718 Message-ID: <Pine.OSF.4.10.10101261603460.14820-100000@aspara.forte.com>
2720 ! t/pragma/sub_lval.t
2721 ____________________________________________________________________________
2722 [ 8557] By: jhi on 2001/01/27 02:26:03
2723 Log: Subject: [PATCH: perl@8531] a peek at uuencoded EBCDIC (st-06compat.t)
2724 From: Peter Prymmer <pvhp@forte.com>
2725 Date: Fri, 26 Jan 2001 14:47:46 -0800 (PST)
2726 Message-ID: <Pine.OSF.4.10.10101261443561.14820-100000@aspara.forte.com>
2728 ! t/lib/st-06compat.t
2729 ____________________________________________________________________________
2730 [ 8556] By: jhi on 2001/01/27 02:24:33
2731 Log: Subject: [PATCH: perl@8531] minor update to README.os390
2732 From: Peter Prymmer <pvhp@forte.com>
2733 Date: Fri, 26 Jan 2001 14:33:27 -0800 (PST)
2734 Message-ID: <Pine.OSF.4.10.10101261425560.14820-100000@aspara.forte.com>
2737 ____________________________________________________________________________
2738 [ 8555] By: jhi on 2001/01/27 00:35:47
2739 Log: No point in checking the length before we know whether the pointer
2740 is bogus or not, fixes Abigail's odbm failures in Linux.
2743 ____________________________________________________________________________
2744 [ 8554] By: nick on 2001/01/26 19:01:31
2745 Log: Integrate mainline
2747 !> lib/Text/Wrap.pm t/lib/textwrap.t
2748 ____________________________________________________________________________
2749 [ 8553] By: jhi on 2001/01/26 15:19:39
2750 Log: Integrate change #7792 from perlio (multiplicity fix),
2751 fix the AV leak in regex DEBUGGING (tiny part of the
2752 polymorphic regexp patch #8143).
2753 Branch: maint-5.6/perl
2756 ____________________________________________________________________________
2757 [ 8552] By: jhi on 2001/01/26 15:03:23
2758 Log: Subject: [PATCH Text::Wrap 2000.06292219] Spurious leading whitespace
2759 From: Michael G Schwern <schwern@pobox.com>
2760 Date: Fri, 26 Jan 2001 09:28:31 -0500
2761 Message-ID: <20010126092831.A15328@blackrider.aocn.com>
2763 ! lib/Text/Wrap.pm t/lib/textwrap.t
2764 ____________________________________________________________________________
2765 [ 8551] By: jhi on 2001/01/26 02:33:19
2766 Log: Integrate changes #7760,7815,7870,7873,7874,7877,7878,7879,7881,
2767 7937,7938,7939,7940,7968,7969,8403,8414,8510 from mainline.
2769 Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
2771 Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
2775 BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
2777 Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
2779 (the cleanup of unused submatches in regtry() and regcppop())
2781 Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
2782 stored and restored, and thusly was trounced by the utf8 swash
2785 use utf8 not required to use \x{}.
2787 Removed two more tests that make no sense in UTF-8 since the test
2788 data is not in UTF-8.
2790 Get the three different space character classes right under utf8.
2792 Implement ANYOFUTF8 regprop() dumping.
2794 Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
2796 Document the regex context pushing/popping a bit better.
2797 Branch: maint-5.6/perl
2798 +> lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
2799 !> MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
2800 !> regexec.c scope.h t/op/pat.t t/op/re_tests t/op/regexp.t
2801 !> t/op/regmesg.t utf8.c
2802 ____________________________________________________________________________
2803 [ 8550] By: nick on 2001/01/25 19:42:30
2804 Log: Integrate mainline
2806 !> Makefile.SH README.os390 gv.c hints/os390.sh installperl
2807 !> lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm perl.h
2808 !> pod/perlguts.pod t/lib/bigfloat.t t/lib/bigfltpm.t
2809 !> t/lib/bigint.t t/lib/bigintpm.t
2810 ____________________________________________________________________________
2811 [ 8549] By: jhi on 2001/01/25 15:22:28
2812 Log: Undo 6475: { use utf8; chr(128..255) } is better off producing bytes.
2813 Branch: maint-5.6/perl
2814 ! pod/perlfunc.pod pp.c t/pragma/utf8.t
2815 ____________________________________________________________________________
2816 [ 8548] By: jhi on 2001/01/25 15:02:55
2817 Log: Integrate changes #7997,8063,8492,8547 from mainline.
2819 Subject: Re: STRLEN - what?
2821 Subject: [PATCH] perlguts.pod
2823 Memory management calls documentation.
2825 Layout using tabulator is not a good idea in a pod.
2826 Branch: maint-5.6/perl
2828 ____________________________________________________________________________
2829 [ 8547] By: jhi on 2001/01/25 14:49:05
2830 Log: Layout using tabulator is not a good idea in a pod.
2833 ____________________________________________________________________________
2834 [ 8546] By: jhi on 2001/01/25 14:31:12
2835 Log: Integrate changes #8188,8189,8208,8209,8210,8212,8374,8388
2838 Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
2840 Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
2842 More Win32 editor/IDE/shell hints.
2846 Yet another editor edit.
2850 IDE/editor section tweaking.
2852 Few more IDE/editor nits from p5p.
2853 Branch: maint-5.6/perl
2855 ____________________________________________________________________________
2856 [ 8545] By: jhi on 2001/01/25 04:16:32
2857 Log: Subject: [PATCH 5.7.0] overload int()
2858 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2859 Date: Wed, 24 Jan 2001 19:06:57 -0500
2860 Message-ID: <20010124190657.A8512@math.ohio-state.edu>
2862 ! gv.c lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm
2863 ! perl.h t/lib/bigfloat.t t/lib/bigfltpm.t t/lib/bigint.t
2865 ____________________________________________________________________________
2866 [ 8544] By: jhi on 2001/01/25 04:15:11
2867 Log: Subject: [PATCH: perl@8506]completion and docs for dynamic loading on OS/390
2868 From: Peter Prymmer <pvhp@forte.com>
2869 Date: Wed, 24 Jan 2001 17:17:14 -0800 (PST)
2870 Message-ID: <Pine.OSF.4.10.10101241706120.411912-100000@aspara.forte.com>
2872 ! Makefile.SH README.os390 hints/os390.sh installperl
2873 ____________________________________________________________________________
2874 [ 8543] By: jhi on 2001/01/25 03:52:08
2875 Log: Integrate change #8462,8469 from mainline.
2877 In VMS Perl subversion (perl -V) is undef.
2878 Branch: maint-5.6/perl
2880 ____________________________________________________________________________
2881 [ 8542] By: jhi on 2001/01/25 03:44:55
2882 Log: Integrate changes #7835,7850,8315,8316 from mainline.
2885 Branch: maint-5.6/perl
2886 !> hints/solaris_2.sh
2887 ____________________________________________________________________________
2888 [ 8541] By: jhi on 2001/01/25 03:39:28
2889 Log: Integrate #8336 from mainline.
2890 Branch: maint-5.6/perl
2892 ____________________________________________________________________________
2893 [ 8540] By: jhi on 2001/01/25 03:23:50
2895 Branch: maint-5.6/perl
2897 ____________________________________________________________________________
2898 [ 8539] By: jhi on 2001/01/25 03:21:55
2899 Log: (Retracted by #5940.)
2900 Branch: maint-5.6/perl
2902 ____________________________________________________________________________
2903 [ 8538] By: jhi on 2001/01/25 03:14:07
2904 Log: Subject: [re-patch: 5.6.1-TRIAL1] was Re: [PATCH 5.6.1-TRIAL1]VMS buildpatches
2905 From: Peter Prymmer <pvhp@forte.com>
2906 Date: Mon, 18 Dec 2000 13:10:35 -0800 (PST)
2907 Message-ID: <Pine.OSF.4.10.10012181249310.410192-100000@aspara.forte.com>
2910 Branch: maint-5.6/perl
2911 ! configure.com vms/descrip_mms.template
2912 ____________________________________________________________________________
2913 [ 8537] By: jhi on 2001/01/25 03:06:09
2914 Log: Integrate #7710,7824,7973 from mainline.
2915 Branch: maint-5.6/perl
2916 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
2917 !> config_h.SH configure.com epoc/config.sh hints/aix.sh malloc.c
2918 !> regcomp.c sv.c vos/config.alpha.def vos/config.alpha.h
2919 !> vos/config.ga.def vos/config.ga.h win32/config.bc
2920 !> win32/config.gc win32/config.vc
2921 ____________________________________________________________________________
2922 [ 8536] By: jhi on 2001/01/24 13:50:20
2923 Log: Revert the edits made by me so far to the 5.6 branch since
2924 the TRIAL1 since I did edits when I should have been using
2925 integrates. Bad programmer. (Will integrate them properly later.)
2926 Undoes #8347, #8349, #8350, #8351, #8353, #8355, #8376, #8463, #8470.
2927 The #8353 will not be reapplied at least for now since
2928 the UTF-8 hash keys need more thinking.
2929 (The patches #8347, #8354, #8454, #8473 were okay since they
2930 were original edits made specifically for the 5.6.1-TRIAL1.)
2931 Branch: maint-5.6/perl
2932 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2933 ! config_h.SH configure.com embed.pl epoc/config.sh hints/aix.sh
2934 ! hints/solaris_2.sh hv.c hv.h malloc.c perlapi.c
2935 ! pod/perlapi.pod pod/perlfaq3.pod proto.h regcomp.c sv.c
2936 ! t/op/each.t vms/descrip_mms.template vos/config.alpha.def
2937 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
2938 ! win32/config.bc win32/config.gc win32/config.vc
2939 ____________________________________________________________________________
2940 [ 8535] By: bailey on 2001/01/24 06:37:02
2943 +> (branch 26 files)
2944 !> (integrate 130 files)
2945 ____________________________________________________________________________
2946 [ 8534] By: nick on 2001/01/23 19:30:57
2947 Log: Integrate mainline.
2949 !> Changes Configure Porting/Glossary Porting/config.sh
2950 !> Porting/config_H embed.h embed.pl ext/Encode/compile
2951 !> ext/Opcode/Opcode.xs ext/Opcode/Safe.pm installperl objXSUB.h
2952 !> patchlevel.h perlapi.c perly.y pod/perlfunc.pod
2953 !> pod/perlvar.pod proto.h t/lib/1_compile.t
2954 ____________________________________________________________________________
2955 [ 8533] By: jhi on 2001/01/23 16:15:46
2956 Log: Forgotten from #8501.
2958 ! Porting/Glossary Porting/config.sh Porting/config_H
2959 ____________________________________________________________________________
2960 [ 8532] By: jhi on 2001/01/23 16:13:27
2961 Log: Subject: RE: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison)
2962 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
2963 Date: Mon, 22 Jan 2001 17:51:58 +0100
2964 Message-ID: <5930DC161690D21196670090271575470397E915@madt009a.siemens.es>
2966 ! embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h
2967 ____________________________________________________________________________
2968 [ 8531] By: jhi on 2001/01/23 15:46:01
2969 Log: Update Changes.
2971 ! Changes patchlevel.h
2972 ____________________________________________________________________________
2973 [ 8530] By: jhi on 2001/01/23 15:38:39
2974 Log: De-cut-and-pasto.
2977 ____________________________________________________________________________
2978 [ 8529] By: jhi on 2001/01/23 15:11:04
2979 Log: Document the mkdir trailing slashes case.
2982 ____________________________________________________________________________
2983 [ 8528] By: jhi on 2001/01/23 15:08:28
2984 Log: lib/lib.pm is arch dependent, and lib/lib_pm.PL shouldn't
2988 From: <abigail@foad.org>
2989 Date: Mon, 28 Aug 2000 20:35:08 -0400
2990 Message-ID: <20000829003508.21281.qmail@foad.org>
2993 ____________________________________________________________________________
2994 [ 8527] By: jhi on 2001/01/23 14:44:04
2995 Log: Metaconfig unit change for #8526.
2997 ! U/threads/archname.U
2998 ____________________________________________________________________________
2999 [ 8526] By: jhi on 2001/01/23 14:43:19
3000 Log: Attach -perlio to the archname if so selected.
3003 ____________________________________________________________________________
3004 [ 8525] By: jhi on 2001/01/23 14:24:01
3005 Log: Subject: [PATCH] pod/perlvar.pod
3006 From: abigail@foad.org
3007 Date: Tue, 23 Jan 2001 01:41:10 +0100
3008 Message-ID: <20010123004110.22259.qmail@foad.org>
3011 ____________________________________________________________________________
3012 [ 8524] By: jhi on 2001/01/23 14:22:32
3013 Log: A bug introduced in #8217 (the undefined variable in the
3014 lib/safe1_t #3) fixed, by Charles Lane:
3016 The earlier patch made it so that stuff running in Safe
3017 compartments could do a "caller" and see "main". That
3018 little change in name is done right before the code in
3019 the compartment is run, and apparantly the parser
3020 was picking up the stash name before it got changed.
3022 (why it was threaded vs. unthreaded Perl that was sensitive to this
3023 I still don't know...and it probably doesn't matter).
3025 I tryed removing the stash name-change and saw that threaded Perl
3026 did indeed pass the lib/safe1.t tests.
3028 So here's a patch; a routine (_safe_pkg_prep) is added to Opcode to
3029 do the name change (and to connect _ in the compartment to the global
3030 _) which is removed from _safe_call_sv. Then Safe.pm is modified
3031 to call _safe_pkg_prep when creating a new compartment.
3033 Passes all tests with threaded perl on linux; passes all tests
3034 with unthreaded perl on VMS.
3036 At some point I'll probably want to revisit Safe and Opcode to
3037 provide more sensible handling of global variables...and to get
3038 formats working in Safe compartments, which they don't do currently.
3040 ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
3041 ____________________________________________________________________________
3042 [ 8523] By: jhi on 2001/01/23 14:11:58
3043 Log: Also the lib/Thread.pm itself needs to be ignored if
3044 the Thread extension hasn't been built.
3047 ____________________________________________________________________________
3048 [ 8522] By: jhi on 2001/01/23 13:51:28
3049 Log: print() instead of warn() so that stderr doesn't get
3050 unncessarily polluted.
3052 ! ext/Encode/compile
3053 ____________________________________________________________________________
3054 [ 8521] By: jhi on 2001/01/23 13:49:48
3055 Log: Integrate perlio.
3057 !> ext/Encode/Encode.xs ext/Encode/Makefile.PL ext/Encode/compile
3058 !> ext/Encode/encode.h
3059 ____________________________________________________________________________
3060 [ 8520] By: nick on 2001/01/22 21:44:00
3061 Log: More messing with Encode:
3062 Extra fields in header to allow multiple names and to record
3063 other things "compile" knows.
3064 Re-organise compile to factor out common output routines.
3066 ! ext/Encode/Encode.xs ext/Encode/compile ext/Encode/encode.h
3067 ____________________________________________________________________________
3068 [ 8519] By: nick on 2001/01/22 20:33:50
3069 Log: Change file-of-files command line from -F to -f to avoid case issues on VMS.
3071 ! ext/Encode/Makefile.PL ext/Encode/compile
3072 ____________________________________________________________________________
3073 [ 8518] By: nick on 2001/01/22 20:28:13
3074 Log: Integrate mainline
3076 !> MANIFEST configure.com epoc/config.sh pp_sys.c regexec.c sv.c
3077 !> vos/config.alpha.def vos/config.alpha.h
3078 ____________________________________________________________________________
3079 [ 8517] By: jhi on 2001/01/22 15:37:17
3080 Log: Add sv_force_normal() to sv_utf8_downgrade() as suggested
3084 ____________________________________________________________________________
3085 [ 8516] By: jhi on 2001/01/22 14:55:15
3086 Log: More SIG_SIZE fixes.
3088 ! epoc/config.sh vos/config.alpha.def vos/config.alpha.h
3089 ____________________________________________________________________________
3090 [ 8515] By: jhi on 2001/01/22 14:50:27
3091 Log: Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
3092 From: "Craig A. Berry" <craigberry@mac.com>
3093 Date: Mon, 22 Jan 2001 00:42:24 -0600
3094 Message-Id: <p04330103b6917f35375b@[172.16.52.1]>
3097 ____________________________________________________________________________
3098 [ 8514] By: jhi on 2001/01/22 14:31:17
3099 Log: Subject: [PATCH perl@8506] VMS catches up with change #8501
3100 From: "Craig A. Berry" <craigberry@mac.com>
3101 Date: Sun, 21 Jan 2001 23:03:25 -0600
3102 Message-Id: <p04330101b691596f577f@[172.16.52.1]>
3105 ____________________________________________________________________________
3106 [ 8513] By: jhi on 2001/01/22 14:14:00
3107 Log: Add the .ucm encoding tables to the MANIFEST.
3110 ____________________________________________________________________________
3111 [ 8512] By: jhi on 2001/01/22 13:43:33
3112 Log: Integrate perlio.
3114 +> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
3115 +> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
3116 +> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
3117 +> ext/Encode/Encode/iso8859-10.ucm
3118 +> ext/Encode/Encode/iso8859-13.ucm
3119 +> ext/Encode/Encode/iso8859-14.ucm
3120 +> ext/Encode/Encode/iso8859-15.ucm
3121 +> ext/Encode/Encode/iso8859-16.ucm
3122 +> ext/Encode/Encode/iso8859-2.ucm
3123 +> ext/Encode/Encode/iso8859-3.ucm
3124 +> ext/Encode/Encode/iso8859-4.ucm
3125 +> ext/Encode/Encode/iso8859-5.ucm
3126 +> ext/Encode/Encode/iso8859-6.ucm
3127 +> ext/Encode/Encode/iso8859-7.ucm
3128 +> ext/Encode/Encode/iso8859-8.ucm
3129 +> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
3130 +> ext/Encode/Encode/symbol.ucm
3131 !> ext/Encode/Makefile.PL ext/Encode/compile lib/open.pm perlio.c
3133 ____________________________________________________________________________
3134 [ 8511] By: nick on 2001/01/21 23:44:47
3135 Log: Make "real" layers of ":utf8" and ":raw".
3136 So now PERLIO=utf8 perl ...
3137 does what Andreas wanted.
3138 Fix arg passing in open.pm (still have a Carp issue).
3140 ! lib/open.pm perlio.c perliol.h
3141 ____________________________________________________________________________
3142 [ 8510] By: jhi on 2001/01/21 22:56:53
3143 Log: Document the regex context pushing/popping a bit better.
3146 ____________________________________________________________________________
3147 [ 8509] By: jhi on 2001/01/21 22:55:44
3148 Log: Tweak the mkdir trailing slash code some more.
3150 TO DO: the same handling should probably be done for
3151 all the other filesystem functions that can have directories
3155 ____________________________________________________________________________
3156 [ 8508] By: nick on 2001/01/21 21:37:43
3157 Log: Switch "compiled in" encodings to .ucm format.
3158 (Leave others as .enc till we can run-time load .ucm,
3159 or find some other way to load them.)
3161 + ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
3162 + ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
3163 + ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
3164 + ext/Encode/Encode/iso8859-10.ucm
3165 + ext/Encode/Encode/iso8859-13.ucm
3166 + ext/Encode/Encode/iso8859-14.ucm
3167 + ext/Encode/Encode/iso8859-15.ucm
3168 + ext/Encode/Encode/iso8859-16.ucm
3169 + ext/Encode/Encode/iso8859-2.ucm
3170 + ext/Encode/Encode/iso8859-3.ucm
3171 + ext/Encode/Encode/iso8859-4.ucm
3172 + ext/Encode/Encode/iso8859-5.ucm
3173 + ext/Encode/Encode/iso8859-6.ucm
3174 + ext/Encode/Encode/iso8859-7.ucm
3175 + ext/Encode/Encode/iso8859-8.ucm
3176 + ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
3177 + ext/Encode/Encode/symbol.ucm
3178 ! ext/Encode/Makefile.PL ext/Encode/compile
3179 ____________________________________________________________________________
3180 [ 8507] By: nick on 2001/01/21 21:02:03
3181 Log: Integrate (partial) mainline.
3183 !> Changes Configure config_h.SH patchlevel.h pod/perlfaq2.pod
3184 !> sv.c uconfig.h uconfig.sh vos/config.alpha.h vos/config.ga.h
3185 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
3186 ____________________________________________________________________________
3187 [ 8506] By: jhi on 2001/01/21 20:09:30
3188 Log: Update Changes.
3190 ! Changes patchlevel.h
3191 ____________________________________________________________________________
3192 [ 8505] By: jhi on 2001/01/21 19:39:59
3193 Log: Subject: Minor typos in perlfaq2.pod
3194 From: "Stephen P. Potter" <spp@spotter.yi.org>
3195 Message-Id: <200101192101.QAA11911@spotter.yi.org>
3196 Date: Fri, 19 Jan 2001 16:01:13 -0500
3198 with a nit from Philip Netwon.
3201 ____________________________________________________________________________
3202 [ 8504] By: jhi on 2001/01/21 19:33:05
3203 Log: Metaconfig change for #8503.
3205 ! U/threads/usethreads.U
3206 ____________________________________________________________________________
3207 [ 8503] By: jhi on 2001/01/21 19:32:21
3208 Log: Sanity check for conflicting thread flavours.
3210 ! Configure config_h.SH
3211 ____________________________________________________________________________
3212 [ 8502] By: jhi on 2001/01/21 19:23:00
3213 Log: Metaconfig change for #8501.
3215 ! U/modified/sig_name.U
3216 ____________________________________________________________________________
3217 [ 8501] By: jhi on 2001/01/21 19:22:26
3218 Log: The SIG_SIZE is the number of the elements *excluding*
3219 the terminating NULL.
3221 ! Configure config_h.SH uconfig.h uconfig.sh vos/config.alpha.h
3222 ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
3224 ____________________________________________________________________________
3225 [ 8500] By: jhi on 2001/01/21 18:31:31
3226 Log: Integrate perlio.
3228 !> doio.c embed.h embed.pl ext/Encode/Encode.xs
3229 !> ext/Encode/Makefile.PL ext/Encode/compile global.sym objXSUB.h
3230 !> opcode.h opcode.pl opnames.h perlapi.c pp.sym pp_proto.h
3231 !> pp_sys.c proto.h sv.c
3232 ____________________________________________________________________________
3233 [ 8499] By: jhi on 2001/01/21 17:43:57
3234 Log: Subject: Re: 8482 busted for $^V sprintf()s on OS/390
3235 From: Hugo <hv@crypt.compulink.co.uk>
3236 Date: Sun, 21 Jan 2001 13:34:05 +0000
3237 Message-Id: <200101211334.NAA18121@crypt.compulink.co.uk>
3239 In sprintf UTF8ize only if necessary.
3242 ____________________________________________________________________________
3243 [ 8498] By: nick on 2001/01/21 16:25:32
3244 Log: Encode cleanup.
3245 Add command line control over "compile" so that Makefile.PL
3246 needs can be combined with other uses.
3247 Use command line options in Makefile.PL.
3248 Fix multi-byte parsing in .ucm files.
3250 ! ext/Encode/Makefile.PL ext/Encode/compile
3251 ____________________________________________________________________________
3252 [ 8497] By: nick on 2001/01/21 12:56:27
3253 Log: Warn and set errno when open(...,":encoding(xxxxx)",...) cannot find xxxxx.
3255 ! ext/Encode/Encode.xs
3256 ____________________________________________________________________________
3257 [ 8496] By: nick on 2001/01/21 12:18:45
3258 Log: Fixup after integrate:
3259 missed the .sym files that are changed by regen_headers
3260 sv.c and proto.h disagreed about pTHX_ ness of EXPECT_NUMBER.
3262 ! global.sym pp.sym sv.c
3263 ____________________________________________________________________________
3264 [ 8495] By: nick on 2001/01/21 11:51:07
3265 Log: Integrate mainline.
3267 +> ext/DynaLoader/dl_dllload.xs t/op/qu.t
3268 !> MANIFEST Makefile.SH README.os390 README.posix-bc README.vms
3269 !> embed.h embed.pl ext/DynaLoader/dl_aix.xs
3270 !> ext/DynaLoader/dl_dlopen.xs hints/os390.sh pod/perlfunc.pod
3271 !> pod/perlguts.pod pod/perlop.pod pod/perlre.pod
3272 !> pod/perlretut.pod pod/perlunicode.pod proto.h sv.c
3273 !> win32/Makefile win32/makefile.mk
3274 ____________________________________________________________________________
3275 [ 8494] By: jhi on 2001/01/20 23:12:11
3276 Log: Forgot the expect_number() prototype.
3278 ! embed.h embed.pl proto.h
3279 ____________________________________________________________________________
3280 [ 8493] By: jhi on 2001/01/20 22:56:39
3281 Log: Subject: [PATCH: perl@8482] README.vms URL updates
3282 From: Peter Prymmer <pvhp@forte.com>
3283 Date: Fri, 19 Jan 2001 18:59:02 -0800 (PST)
3284 Message-ID: <Pine.OSF.4.10.10101191856510.61572-100000@aspara.forte.com>
3286 Plus Craig A. Berry's suggestion to use compaq.com instead
3290 ____________________________________________________________________________
3291 [ 8492] By: jhi on 2001/01/20 22:50:05
3292 Log: Memory management calls documentation.
3295 ____________________________________________________________________________
3296 [ 8491] By: jhi on 2001/01/20 22:38:33
3297 Log: Signedness nit plus few memcpy/Copy nits.
3300 ____________________________________________________________________________
3301 [ 8490] By: jhi on 2001/01/20 22:25:53
3302 Log: Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
3303 From: Peter Prymmer <pvhp@forte.com>
3304 Date: Fri, 19 Jan 2001 18:43:14 -0800 (PST)
3305 Message-ID: <Pine.OSF.4.10.10101191841080.61505-100000@aspara.forte.com>
3307 ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
3308 ____________________________________________________________________________
3309 [ 8489] By: jhi on 2001/01/20 22:24:41
3310 Log: Subject: [PATCH: perl@8482] win32 Makefile(s) handle podified READMEs
3311 From: Peter Prymmer <pvhp@forte.com>
3312 Date: Fri, 19 Jan 2001 18:33:43 -0800 (PST)
3313 Message-ID: <Pine.OSF.4.10.10101191828050.61158-100000@aspara.forte.com>
3315 ! win32/Makefile win32/makefile.mk
3316 ____________________________________________________________________________
3317 [ 8488] By: jhi on 2001/01/20 22:22:27
3318 Log: Subject: [PATCH: perl@8482] remove redundant dependencies that are unneeded
3319 From: Peter Prymmer <pvhp@forte.com>
3320 Date: Fri, 19 Jan 2001 18:25:38 -0800 (PST)
3321 Message-ID: <Pine.OSF.4.10.10101191816550.61158-100000@aspara.forte.com>
3324 ____________________________________________________________________________
3325 [ 8487] By: jhi on 2001/01/20 22:21:18
3326 Log: Subject: [PATCH: perl@8482] partial support for dynaloading on OS/390
3327 From: Peter Prymmer <pvhp@forte.com>
3328 Date: Fri, 19 Jan 2001 18:12:05 -0800 (PST)
3329 Message-ID: <Pine.OSF.4.10.10101191646420.61158-100000@aspara.forte.com>
3331 + ext/DynaLoader/dl_dllload.xs
3332 ! MANIFEST Makefile.SH hints/os390.sh
3333 ____________________________________________________________________________
3334 [ 8486] By: jhi on 2001/01/20 22:17:53
3335 Log: Subject: [PATCH: perl@8482] floating point mangling warnings for README.os390 and README.posix-bc
3336 From: Peter Prymmer <pvhp@forte.com>
3337 Date: Fri, 19 Jan 2001 13:48:15 -0800 (PST)
3338 Message-ID: <Pine.OSF.4.10.10101191347140.59299-100000@aspara.forte.com>
3340 ! README.os390 README.posix-bc
3341 ____________________________________________________________________________
3342 [ 8485] By: jhi on 2001/01/20 20:15:30
3343 Log: Document and test the new qu operator.
3346 ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
3347 ! pod/perlretut.pod pod/perlunicode.pod
3348 ____________________________________________________________________________
3349 [ 8484] By: nick on 2001/01/20 19:42:30
3350 Log: Infrastructure to allow:
3351 open($fh,"|-",@array);
3353 i.e. mark pp_open as needing a stack mark, and make pp_open
3354 process its args in that style (and pass them _all_ to tied handles OPEN).
3355 Invent do_openn() which takes SV ** at allow it to see multiple args.
3356 Note this does not _do_ anything yet.
3358 ! doio.c embed.h embed.pl objXSUB.h opcode.h opcode.pl opnames.h
3359 ! perlapi.c pp_proto.h pp_sys.c proto.h
3360 ____________________________________________________________________________
3361 [ 8483] By: nick on 2001/01/20 17:23:14
3362 Log: Integrate mainline.
3364 !> Changes configure.com patchlevel.h sv.c t/lib/1_compile.t
3365 !> t/op/sprintf.t t/op/ver.t t/pragma/locale.t
3366 ____________________________________________________________________________
3367 [ 8482] By: jhi on 2001/01/19 15:37:49
3368 Log: Update Changes.
3370 ! Changes patchlevel.h
3371 ____________________________________________________________________________
3372 [ 8481] By: jhi on 2001/01/19 14:41:24
3373 Log: Subject: Re: new feature: s?printf parameter reordering
3374 From: Hugo <hv@crypt.compulink.co.uk>
3375 Date: Thu, 11 Jan 2001 17:09:03 +0000
3376 Message-Id: <200101111709.RAA23756@crypt.compulink.co.uk>
3378 - support reordering for all parameters: %, *v, *, .*
3379 - lay down that the reordering specification must immediately
3380 follow that parameter: %3$, *v3$, *3$, .*3$
3381 - fix vectorisation of a zero-length string
3382 - factor out the code choosing the argument to format
3384 Possibly unwanted side-effects:
3385 - the special format specifiers ' +-0' must now precede any
3386 vectorisation specifier. Tests in op/sprintf and op/ver
3387 have been changed to reflect this.
3388 - sprintf.t test #214 changed its expectations because in many
3389 cases, the next parameter has already been consumed when an
3390 invalid type letter is detected.
3392 Probably wanted side-effects:
3393 - attempts to format a non-existent parameter will warn as if C<undef>
3394 - attempt to write to non-existent parameter with '%n' will complain
3395 of "attempt to modify read-only value" instead of being silent
3397 ! sv.c t/op/sprintf.t t/op/ver.t
3398 ____________________________________________________________________________
3399 [ 8480] By: jhi on 2001/01/19 14:08:37
3400 Log: Subject: PATCH pragma/locale.t
3401 From: andreas.koenig@anima.de (Andreas J. Koenig)
3402 Date: 18 Jan 2001 09:45:37 +0100
3403 Message-ID: <m3lms98czy.fsf@ak-71.mind.de>
3406 ____________________________________________________________________________
3407 [ 8479] By: jhi on 2001/01/19 13:19:58
3408 Log: Add tracing for debugging extensions builds in VMS, from Charles Lane.
3411 ____________________________________________________________________________
3412 [ 8478] By: jhi on 2001/01/19 02:12:35
3413 Log: Automate 1_compile.t.
3416 ____________________________________________________________________________
3417 [ 8477] By: jhi on 2001/01/19 01:49:56
3418 Log: Integrate perlio.
3420 !> sv.c win32/config.bc win32/config.gc win32/config.vc
3421 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
3422 ____________________________________________________________________________
3423 [ 8476] By: nick on 2001/01/18 21:51:52
3424 Log: Integrate mainline
3426 +> t/lib/1_compile.t t/lib/compmod.pl
3427 !> MANIFEST configure.com lib/unicode/distinct.pm
3428 ____________________________________________________________________________
3429 [ 8475] By: nick on 2001/01/18 21:48:02
3430 Log: Win32 "safe signals" co-existance fix.
3432 Clear PL_sig_pending when cloning (fork).
3434 ! sv.c win32/config.bc win32/config.gc win32/config.vc
3435 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
3436 ____________________________________________________________________________
3437 [ 8474] By: jhi on 2001/01/18 14:40:57
3438 Log: It's Pod::Text::Overstrike, not Pod::Overstrike.
3441 ____________________________________________________________________________
3442 [ 8473] By: gsar on 2001/01/18 11:42:31
3443 Log: unsubmitted trial1 change
3444 Branch: maint-5.6/perl
3446 ____________________________________________________________________________
3447 [ 8472] By: jhi on 2001/01/18 04:30:24
3448 Log: The first bug found by 1_compile.t.
3450 ! lib/unicode/distinct.pm
3451 ____________________________________________________________________________
3452 [ 8471] By: jhi on 2001/01/18 04:29:42
3453 Log: Add Schwern's 1_compile test. The compile_module script renamed
3454 to be a bit shorter for the 8.3 people.
3456 + t/lib/1_compile.t t/lib/compmod.pl
3458 ____________________________________________________________________________
3459 [ 8470] By: jhi on 2001/01/18 04:16:00
3460 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)
3461 From: Peter Prymmer <pvhp@forte.com>
3462 Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
3463 Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
3465 Branch: maint-5.6/perl
3467 ____________________________________________________________________________
3468 [ 8469] By: jhi on 2001/01/18 04:13:02
3469 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)
3470 From: Peter Prymmer <pvhp@forte.com>
3471 Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
3472 Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
3476 ____________________________________________________________________________
3477 [ 8468] By: jhi on 2001/01/18 03:42:08
3478 Log: Integrate perlio.
3480 !> gv.c mg.c perlio.c util.c
3481 ____________________________________________________________________________
3482 [ 8467] By: nick on 2001/01/17 22:41:10
3483 Log: "Safe" signals - trial implementation.
3484 gv.c tweaked to zero PL_sig_pend array
3485 perlio.c tweaked to PERL_ASYNC_CHECK() on EINTR
3486 util.c tweaked to not set SA_RESTART to give perlio.c a chance.
3487 Odd thing is that it "works" with PERLIO=stdio as well (linux).
3489 ! gv.c mg.c perlio.c util.c
3490 ____________________________________________________________________________
3491 [ 8466] By: nick on 2001/01/17 20:40:20
3492 Log: Integrate mainline.
3494 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
3495 !> config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
3496 !> pp.c pp_sys.c sv.c t/op/int.t uconfig.h uconfig.sh
3497 !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
3498 !> vos/config.ga.h win32/config.bc win32/config.gc
3500 ____________________________________________________________________________
3501 [ 8465] By: jhi on 2001/01/17 18:37:13
3502 Log: Subject: [PATCH] Re: [PATCH: perl@8429] lib/tie-substrhash.t FAILED at test 11
3503 From: Nicholas Clark <nick@ccl4.org>
3504 Date: Wed, 17 Jan 2001 17:31:33 +0000
3505 Message-ID: <20010117173133.I2633@plum.flirble.org>
3508 ____________________________________________________________________________
3509 [ 8464] By: jhi on 2001/01/17 14:43:17
3510 Log: Subject: [PATCH: perl@8429] lib/tie-substrhash.t FAILED at test 11
3511 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
3512 Date: Wed, 17 Jan 2001 15:16:43 +0100
3513 Message-ID: <5930DC161690D2119667009027157547038C8A85@madt009a.siemens.es>
3515 pp_int() was dropping an NV to the floor,
3516 int(279964589018079/59) either returned not an integer
3517 4745162525730.15, or one got "Attempt to free unreferenced scalar."
3520 ____________________________________________________________________________
3521 [ 8463] By: jhi on 2001/01/17 06:12:42
3522 Log: (Replaced by #8470)
3524 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)
3525 From: "Craig A. Berry" <craigberry@mac.com>
3526 Date: Tue, 16 Jan 2001 23:38:46 -0600
3527 Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
3528 Branch: maint-5.6/perl
3530 ____________________________________________________________________________
3531 [ 8462] By: jhi on 2001/01/17 06:11:31
3532 Log: (Replaced by #8469)
3534 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)
3535 From: "Craig A. Berry" <craigberry@mac.com>
3536 Date: Tue, 16 Jan 2001 23:38:46 -0600
3537 Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
3540 ____________________________________________________________________________
3541 [ 8461] By: jhi on 2001/01/17 05:56:12
3542 Log: Allow for one trailing slash in the directory of mkdir().
3545 ____________________________________________________________________________
3546 [ 8460] By: jhi on 2001/01/17 03:26:01
3547 Log: Metaconfig unit changes for #8459.
3549 ! U/modified/Loc.U U/modified/sig_name.U
3550 ____________________________________________________________________________
3551 [ 8459] By: jhi on 2001/01/17 03:24:48
3552 Log: Define SIG_SIZE, the number of elements in the sig_name and
3553 sig_num arrays, including the final NULL entry.
3555 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3556 ! config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
3557 ! sv.c uconfig.h uconfig.sh vos/config.alpha.def
3558 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
3559 ! win32/config.bc win32/config.gc win32/config.vc
3560 ____________________________________________________________________________
3561 [ 8458] By: jhi on 2001/01/17 01:41:33
3562 Log: Integrate perlio.
3564 !> embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
3565 !> perlapi.h proto.h sv.c
3566 ____________________________________________________________________________
3567 [ 8457] By: nick on 2001/01/16 22:07:26
3568 Log: Provide infrastructure for PERL_ASYNC_CHECK() style safe signals.
3569 Provides all the "cost" but no benefit yet - it is to allow cost
3570 to be measured, and implementation experiments (just in mg.c?).
3572 ! embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
3573 ! perlapi.h proto.h sv.c
3574 ____________________________________________________________________________
3575 [ 8456] By: nick on 2001/01/16 21:07:07
3576 Log: Integrate mainline.
3578 !> (integrate 51 files)
3579 ____________________________________________________________________________
3580 [ 8455] By: jhi on 2001/01/16 18:13:43
3581 Log: Subject: [PATCH] regcomp.c old feature removal
3582 From: mjd@plover.com
3583 Date: 16 Jan 2001 14:43:18 -0000
3584 Message-ID: <20010116144318.7140.qmail@plover.com>
3587 ____________________________________________________________________________
3588 [ 8454] By: jhi on 2001/01/16 16:12:39
3589 Log: Subject: [PATCH: perl-5.6.1-TRIAL1] Win32 Makefile fixes - v2
3590 From: "Indy Singh" <indy@nusphere.com>
3591 Date: Wed, 10 Jan 2001 20:17:49 -0500
3592 Message-ID: <003001c07b6c$524630b0$00957018@roadhog>
3593 Branch: maint-5.6/perl
3595 ____________________________________________________________________________
3596 [ 8453] By: jhi on 2001/01/16 16:09:33
3597 Log: Update Changes.
3599 ! Changes patchlevel.h
3600 ____________________________________________________________________________
3601 [ 8452] By: jhi on 2001/01/16 15:42:04
3602 Log: Subject: Re: API Cleanup
3603 To: perl5-porters@perl.org
3604 Date: Tue, 16 Jan 2001 13:42:30 +0000
3605 Message-ID: <20010116134230.A13420@pembro26.pmb.ox.ac.uk>
3607 Subject: [PATCH] utf8.c documentation
3608 From: Simon Cozens <simon@cozens.net>
3609 Date: Tue, 16 Jan 2001 13:52:48 +0000
3610 Message-ID: <20010116135248.A13496@pembro26.pmb.ox.ac.uk>
3612 Subject: Re: API Cleanup
3613 From: Simon Cozens <simon@cozens.net>
3614 Date: Tue, 16 Jan 2001 14:58:55 +0000
3615 Message-ID: <20010116145855.A13794@pembro26.pmb.ox.ac.uk>
3619 ! embed.pl pod/perlapi.pod utf8.c
3620 ____________________________________________________________________________
3621 [ 8451] By: jhi on 2001/01/16 14:41:39
3622 Log: podlators 1.07, from Russ Allbery.
3625 ____________________________________________________________________________
3626 [ 8450] By: jhi on 2001/01/16 14:24:19
3627 Log: Subject: [PATCH: perl@8429] Win32 Makefile fixes
3628 From: "Indy Singh" <indy@nusphere.com>
3629 Date: Mon, 15 Jan 2001 20:59:40 -0500
3630 Message-ID: <07be01c07f5f$fdadf270$d24b7018@cr637287a>
3633 ____________________________________________________________________________
3634 [ 8449] By: jhi on 2001/01/16 03:42:55
3635 Log: Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
3636 at the setting of the ofs_sv in new_struct_thread() as the
3637 thr->Tofs_sv (PL_ofs_sv) was still 0xabab...., SvREFCNT_inc()ing
3638 that invited a core dump.
3641 ____________________________________________________________________________
3642 [ 8448] By: jhi on 2001/01/16 01:49:07
3643 Log: Subject: [PATCH #3 @8436] Re: Eliminate op_children
3644 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
3645 Date: Mon, 15 Jan 2001 17:14:37 -0800 (PST)
3646 Message-ID: <14947.40656.841280.551785@soda.csua.berkeley.edu>
3648 Replace #8444 and #8445.
3650 ! ext/B/B.xs ext/B/B/Debug.pm
3651 ____________________________________________________________________________
3652 [ 8447] By: jhi on 2001/01/15 21:05:35
3653 Log: Subject: [PATCH] API Variable documentation
3654 From: Simon Cozens <simon@cozens.net>
3655 Date: Mon, 15 Jan 2001 19:35:54 +0000
3656 Message-ID: <20010115193554.A9919@pembro26.pmb.ox.ac.uk>
3658 ! pod/perlapi.pod thrdvar.h
3659 ____________________________________________________________________________
3660 [ 8446] By: jhi on 2001/01/15 20:49:20
3661 Log: Signedness nit.
3664 ____________________________________________________________________________
3665 [ 8445] By: jhi on 2001/01/15 20:28:48
3666 Log: (Replaced by #8448) More op_children traces (cleanup of #8442).
3669 ____________________________________________________________________________
3670 [ 8444] By: jhi on 2001/01/15 13:09:10
3671 Log: (Replaced by #8448) Traces of op_children (cleanup of #8442)
3674 ____________________________________________________________________________
3675 [ 8443] By: jhi on 2001/01/15 13:06:26
3676 Log: Missing from #8439.
3679 ____________________________________________________________________________
3680 [ 8442] By: jhi on 2001/01/15 13:02:38
3681 Log: Subject: [PATCH @8436] Eliminate op_children
3682 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
3683 Date: Sun, 14 Jan 2001 03:00:13 -0800 (PST)
3684 Message-ID: <14945.32919.44271.685122@soda.csua.berkeley.edu>
3686 Subject: [PATCH @8436] Re: Eliminate op_children
3687 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
3688 Date: Sun, 14 Jan 2001 03:23:56 -0800 (PST)
3689 Message-ID: <14945.35680.571387.810763@soda.csua.berkeley.edu>
3691 ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
3692 ! ext/B/B/C.pm ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
3694 ____________________________________________________________________________
3695 [ 8441] By: jhi on 2001/01/15 12:57:08
3696 Log: Use the /^Perl_/-less form of is_lvalue_sub().
3699 ____________________________________________________________________________
3700 [ 8440] By: jhi on 2001/01/15 05:13:09
3701 Log: Revert #8437 and #8438, the Linux large files story is more complex.
3702 Branch: metaconfig/U/perl
3703 ! d_fpos64_t.U d_off64_t.U
3705 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3706 ! config_h.SH configure.com epoc/config.sh perl.h
3707 ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
3708 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
3709 ! win32/config.bc win32/config.gc win32/config.vc
3710 ____________________________________________________________________________
3711 [ 8439] By: jhi on 2001/01/15 05:02:24
3712 Log: More UTF-8 patches from Inaba Hiroto.
3713 - The substr lval was still not okay.
3714 - Now pp_stringify and sv_setsv copies source's UTF8 flag
3715 even if IN_BYTE. pp_stringify is called from fold_constants
3716 at optimization phase and "\x{100}" was made SvUTF8_off under
3717 use bytes (the bytes pragma is for "byte semantics" and not
3718 for "do not produce UTF8 data")
3719 - New `qu' operator to generate UTF8 string explicitly.
3720 Though I agree with the policy "0x00-0xff always produce bytes",
3721 sometimes want to such a string to be coded in UTF8.
3722 I can use pack"U0a*" but it requires more typing and has
3724 - Fix pp_regcomp bug uncovered by "0x00-0xff always produce bytes"
3725 change, the bug apears if a pm has PMdf_UTF8 flag but interpolated
3726 string is not UTF8_on and has char 0x80-0xff.
3728 TODO: document and test qu.
3730 ! keywords.h keywords.pl mg.c pp.c pp_ctl.c pp_hot.c sv.c
3731 ! t/lib/charnames.t t/op/length.t t/op/substr.t t/pragma/utf8.t
3733 ____________________________________________________________________________
3734 [ 8438] By: jhi on 2001/01/14 05:10:23
3735 Log: Metaconfig unit changes for #8437.
3736 Branch: metaconfig/U/perl
3737 ! d_fpos64_t.U d_off64_t.U
3738 ____________________________________________________________________________
3739 [ 8437] By: jhi on 2001/01/14 04:55:34
3740 Log: Add <features.h> probing, seems to be needed for (some?)
3741 Linux largefileness.
3743 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3744 ! config_h.SH configure.com epoc/config.sh perl.h
3745 ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
3746 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
3747 ! win32/config.bc win32/config.gc win32/config.vc
3748 ____________________________________________________________________________
3749 [ 8436] By: jhi on 2001/01/13 17:47:21
3750 Log: Tighten some of the tests a bit.
3753 ____________________________________________________________________________
3754 [ 8435] By: jhi on 2001/01/13 17:31:54
3755 Log: Integrate perlio.
3757 !> ext/Encode/Makefile.PL ext/Encode/compile win32/config_H.bc
3758 !> win32/config_H.gc win32/config_H.vc
3759 ____________________________________________________________________________
3760 [ 8434] By: nick on 2001/01/13 11:36:53
3761 Log: Run dmake regen_config_h for Win32
3763 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
3764 ____________________________________________________________________________
3765 [ 8433] By: nick on 2001/01/13 11:31:55
3766 Log: VMS friendly patch to Encode compile process
3768 ! ext/Encode/Makefile.PL ext/Encode/compile
3769 ____________________________________________________________________________
3770 [ 8432] By: nick on 2001/01/13 11:06:44
3771 Log: Integrate mainline
3773 +> ext/B/B/Concise.pm
3774 !> (integrate 52 files)
3775 ____________________________________________________________________________
3776 [ 8431] By: jhi on 2001/01/13 05:55:55
3777 Log: Subject: [PATCH @8429] Re: B::Concise -- an improved replacement for B::Terse
3778 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
3779 Date: Fri, 12 Jan 2001 21:45:17 -0800 (PST)
3780 Message-ID: <14943.59712.993695.180189@soda.csua.berkeley.edu>
3782 ! ext/B/B/Concise.pm
3783 ____________________________________________________________________________
3784 [ 8430] By: jhi on 2001/01/13 04:24:18
3785 Log: The LVRET macro needed an aTHX.
3788 ____________________________________________________________________________
3789 [ 8429] By: jhi on 2001/01/13 02:12:42
3790 Log: Update Changes.
3792 ! Changes patchlevel.h
3793 ____________________________________________________________________________
3794 [ 8428] By: jhi on 2001/01/13 02:08:50
3795 Log: Subject: Re: [PATCH: perl@8342] lib/bigfloat.t FAILED at test 351
3796 From: Peter Prymmer <pvhp@forte.com>
3797 Date: Fri, 12 Jan 2001 16:27:36 -0800 (PST)
3798 Message-ID: <Pine.OSF.4.10.10101121623130.478096-100000@aspara.forte.com>
3800 Add a BEGIN guard for sloppy floating point division.
3802 ! lib/Math/BigInt.pm lib/bigint.pl
3803 ____________________________________________________________________________
3804 [ 8427] By: jhi on 2001/01/13 01:47:16
3805 Log: The B::Terse drop-in replacement wasn't quite drop-in.
3808 ____________________________________________________________________________
3809 [ 8426] By: jhi on 2001/01/12 21:20:43
3812 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3813 ! config_h.SH configure.com epoc/config.sh sv.c uconfig.h
3814 ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
3815 ! vos/config.ga.def vos/config.ga.h win32/config.bc
3816 ! win32/config.gc win32/config.vc
3817 ____________________________________________________________________________
3818 [ 8425] By: jhi on 2001/01/12 20:20:14
3819 Log: Subject: [PATCH perl@8342] -Wformat
3820 From: Robin Barker <rmb1@cise.npl.co.uk>
3821 Date: Fri, 12 Jan 2001 20:03:14 GMT
3822 Message-Id: <200101122003.UAA29599@tempest.npl.co.uk>
3824 ! ext/Encode/Encode.xs mg.c sv.c toke.c
3825 ____________________________________________________________________________
3826 [ 8424] By: jhi on 2001/01/12 20:01:48
3827 Log: Subject: B::Concise -- an improved replacement for B::Terse
3828 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
3829 Date: Sat, 6 Jan 2001 20:18:05 -0800 (PST)
3830 Message-ID: <14935.43597.962940.803717@soda.csua.berkeley.edu>
3832 + ext/B/B/Concise.pm
3833 ! MANIFEST ext/B/B/Terse.pm
3834 ____________________________________________________________________________
3835 [ 8423] By: jhi on 2001/01/12 19:24:02
3836 Log: The new metaconfig unit from the #8421.
3837 Branch: metaconfig/U/perl
3839 ____________________________________________________________________________
3840 [ 8422] By: jhi on 2001/01/12 19:23:43
3841 Log: Forgot the microperl config from the #8421.
3843 ! uconfig.h uconfig.sh
3844 ____________________________________________________________________________
3845 [ 8421] By: jhi on 2001/01/12 19:05:27
3846 Log: Add sigprocmask() probe, regen Configure, regen toc.
3848 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3849 ! config_h.SH configure.com epoc/config.sh mg.c pod/perltoc.pod
3850 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
3851 ! vos/config.ga.h win32/config.bc win32/config.gc
3853 ____________________________________________________________________________
3854 [ 8420] By: jhi on 2001/01/12 18:34:31
3855 Log: Add sockatmark() to the todo list.
3858 ____________________________________________________________________________
3859 [ 8419] By: jhi on 2001/01/12 18:09:46
3860 Log: Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
3863 ____________________________________________________________________________
3864 [ 8418] By: jhi on 2001/01/12 18:05:30
3865 Log: Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
3866 From: Radu Greab <radu@netsoft.ro>
3867 Message-ID: <14943.15321.515713.119805@ix.netsoft.ro>